3rd ODI: Pakistan dismiss Sri Lanka for 208

Source:  Samaa Published in Sports on Wednesday, October 18, 2017

Abu Dhabi: Sri Lanka were bowled out for 208 in the third one-day international against Pakistan after winning the toss and choosing to bat in Abu Dhabi on Wednesday.

Skipper Upul Tharanga top-scored with 61 as Sri Lanka lost their last nine wickets for 106 runs. Pakistan paceman Hasan Ali finised with a career best 5-34.

Pakistan lead the five-match series 2-0. - AFP








'); Recaptcha.widget = Recaptcha.$('recaptcha_widget_div'); } Recaptcha.reload(); Recaptcha.challenge_callback(); } } $('.popup').popover({ html: true, placement: 'auto', trigger: 'hover', container: 'body', content: function () { return $('#' + "d" + $(this).attr("id")).html(); } }); var jcarousel = $('.jcarousel'); jcarousel .on('jcarousel:reload jcarousel:create', function () { var width = jcarousel.innerWidth(); if (width >= 600) { width = width / 1; } else if (width >= 350) { width = width / 2; } jcarousel.jcarousel('items').css('width', width + 'px'); }) .jcarousel({ wrap: 'circular' }); var jcarouselauto = $('.jcarousel-auto'); jcarouselauto .jcarousel({ wrap: 'circular' }) .jcarouselAutoscroll({ interval: 5000, target: '+=1', autostart: true }); $('.jcarousel-control-prev') .jcarouselControl({ target: '-=1' }); $('.jcarousel-control-next') .jcarouselControl({ target: '+=1' }); $('.jcarousel-pagination2') .on('jcarouselpagination:active', 'a', function () { $(this).addClass('active'); }) .on('jcarouselpagination:inactive', 'a', function () { $(this).removeClass('active'); }) .on('click', function (e) { e.preventDefault(); }) .jcarouselPagination({ perPage: 1, item: function (page) { return '' + page + ''; } }); $(document).ready(function () { manager = Sys.WebForms.PageRequestManager.getInstance() manager.add_beginRequest(BeginRequest); manager.add_endRequest(EndRequest); }); function pageLoad() { $(".popupShowWeightage").click(function () { $('#divWeightage').modal('show') }); } function BeginRequest() { manager._scrollPosition = null; } function EndRequest(sender, args) { manager._scrollPosition = null; //$('#divPreviousResponses').modal('hide') } function hideModal(modalwindow) { $(modalwindow).modal('hide'); }