CINXE.COM
Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><link rel="preconnect" href="https://img1.hscicdn.com" crossorigin="anonymous"/><link rel="preconnect" href="https://dcf.espn.com" crossorigin="anonymous"/><link rel="preload" href="https://wassets.hscicdn.com/static/fonts/CiIcons/ci-icons-v3.5/fonts/icomoon.woff?gencn3" as="font" type="font/woff2" crossorigin="anonymous"/><script type="text/javascript"> /*! js-cookie v3.0.5 | MIT */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){"use strict";function e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}var t=function t(n,o){function r(t,r,i){if("undefined"!=typeof document){"number"==typeof(i=e({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i)i[u]&&(c+="; "+u,!0!==i[u]&&(c+="="+i[u].split(";")[0]));return document.cookie=t+"="+n.write(r,t)+c}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);if(o[u]=n.read(c,u),e===u)break}catch(e){}}return e?o[e]:o}},remove:function(t,n){r(t,"",e({},n,{expires:-1}))},withAttributes:function(n){return t(this.converter,e({},this.attributes,n))},withConverter:function(n){return t(e({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});return t})); </script><script type="text/javascript"> // DATA LAYER CONFIGURATION var _dl = { site: { baseDomain: 'espncricinfo.com', site: 'espncricinfo', portal: 'sports', country: Cookies.get('country') || 'in', language: window.location.pathname.startsWith('/hindi') ? 'hi_in' : 'en_us', otguid: 'a0595f6d-337b-4be2-8d32-ad0c5e7c829d', }, page: { page_url: window.location.href, page_title: document.title, platform: "web", }, helpersEnabled: true, pageViewed: false, visitor: { swid: Cookies.get('SWID'), } }; // SUBSCRIBE AND PUBLISH METHODS _dl.subscribe = function(eventName, callback) { document.addEventListener("__dataLayer." + eventName, function(e) { if (e && e.detail) callback.apply(__dataLayer, e.detail); }); }; _dl.publish = function(eventName) { var args = Array.prototype.splice.apply(arguments, [1, arguments.length]), event = new CustomEvent("__dataLayer." + eventName, { detail: args || [] }); document.dispatchEvent(event); }; // MAKE DATA LAYER GLOBAL window.__dataLayer = window.__dataLayer || {}; Object.assign(window.__dataLayer, _dl); </script><script type="text/javascript"> var appInfoValue = Cookies.get('ci-app'); var appInfo = null; var isApp = false; if (appInfoValue) { appInfo = JSON.parse(appInfoValue); // android || ios if (appInfo['pf'] === 'android' || appInfo['pf'] === 'ios') { isApp = true; } } window.hsci = window.hsci || { consent: { region: 'unknown', enabled: false, taken: true, }, did: null, appInfo: appInfo, playerV5: true }; // android if (window.CleverTap) { isApp = true; // ios } else if (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.clevertap) { isApp = true; } hsci.isApp = isApp; //Flutter webview window.addEventListener('flutterInAppWebViewPlatformReady', function() { // console.log("flutterInAppWebViewPlatformReady done") window.isFlutterAppReady = true; window.isApp = true; }); hsci.injectScript = function(src, opts) { (function() { var script = document.createElement("script"); script.type = "text/javascript"; script.async = false; script.src = src; if(opts && typeof opts.id !== "undefined") script.id = opts.id; if(opts && typeof opts.async !== "undefined") script.async = opts.async; if(opts && typeof opts.defer !== "undefined") script.defer = opts.defer; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s); })(); }; </script><script type="text/javascript"> hsci.consent.region = Cookies.get('region'); hsci.consent.country = Cookies.get('country'); // Faiyaz - emea region is added for exisiting users with the same region cookie. hsci.consent.enabled = hsci.isApp ? false : hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa'; // Faiyaz - emea region is added for exisiting users with the same region cookie. if(hsci.consent.enabled) { //disable integration scripts window.YETT_BLACKLIST = [ /www\.googletagmanager\.com/, /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /prebid.*?\.js/, /sb\.scorecardresearch\.com/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; // This is required for ccpa region also document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); if (hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa') { var _alertBox1 = Cookies.get('OptanonConsentAlertBoxClosed'); var _alertBox2 = Cookies.get('OptanonAlertBoxClosed'); hsci.consent.taken = _alertBox1 !== undefined || _alertBox2 !== undefined; window.addEventListener('consent.onetrust', function(e) { // Check if __tcfapi is ready to detect event on close // @ts-ignore if (window.__tcfapi) { __tcfapi('getTCData', 2, function(tcData, success) { if (success) { if (tcData.eventStatus === 'useractioncomplete') { window.location.reload(); } } }); } }); } } else { // for non gdpr regions do not load following scipt upfront load after window load window.YETT_BLACKLIST = [ /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; if(hsci.isApp) { window.addEventListener('DOMContentLoaded', function(event) { window.yett.unblock(); }); } else { document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); } } </script><script type="text/javascript">!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).yett={})}(this,function(t){"use strict";function o(e,t){return e&&(!t||t!==s)&&(!a.blacklist||a.blacklist.some(function(t){return t.test(e)}))&&(!a.whitelist||a.whitelist.every(function(t){return!t.test(e)}))}function l(t){var e=t.getAttribute("src");return a.blacklist&&a.blacklist.every(function(t){return!t.test(e)})||a.whitelist&&a.whitelist.some(function(t){return t.test(e)})}var s="javascript/blocked",a={blacklist:window.YETT_BLACKLIST,whitelist:window.YETT_WHITELIST},u={blacklisted:[]},f=new MutationObserver(function(t){for(var e=0;e<t.length;e++)for(var i=t[e].addedNodes,n=function(t){var n=i[t];if(1===n.nodeType&&"SCRIPT"===n.tagName){var e=n.src,r=n.type;if(o(e,r)){u.blacklisted.push(n.cloneNode()),n.type=s;n.addEventListener("beforescriptexecute",function t(e){n.getAttribute("type")===s&&e.preventDefault(),n.removeEventListener("beforescriptexecute",t)}),n.parentElement&&n.parentElement.removeChild(n)}}},r=0;r<i.length;r++)n(r)});f.observe(document.documentElement,{childList:!0,subtree:!0});var c=document.createElement;function p(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}document.createElement=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];if("script"!==e[0].toLowerCase())return c.bind(document).apply(void 0,e);var r=c.bind(document).apply(void 0,e),i=r.setAttribute.bind(r);return Object.defineProperties(r,{src:{get:function(){var t=r.getAttribute("src");return t&&0===t.indexOf("//")?document.location.protocol+t:t||""},set:function(t){return o(t,r.type)&&i("type",s),i("src",t),!0}},type:{set:function(t){var e=o(r.src,r.type)?s:t;return i("type",e),!0}}}),r.setAttribute=function(t,e){"type"===t||"src"===t?r[t]=e:HTMLScriptElement.prototype.setAttribute.call(r,t,e)},r};var d=new RegExp("[|\\{}()[\\]^$+*?.]","g");t.unblock=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];n.length<1?(a.blacklist=[],a.whitelist=[]):(a.blacklist&&(a.blacklist=a.blacklist.filter(function(e){return n.every(function(t){return"string"==typeof t?!e.test(t):t instanceof RegExp?e.toString()!==t.toString():void 0})})),a.whitelist&&(a.whitelist=[].concat(p(a.whitelist),p(n.map(function(e){if("string"==typeof e){var n=".*"+e.replace(d,"\$&")+".*";if(a.whitelist.every(function(t){return t.toString()!==n.toString()}))return new RegExp(n)}else if(e instanceof RegExp&&a.whitelist.every(function(t){return t.toString()!==e.toString()}))return e;return null}).filter(Boolean)))));for(var r=document.querySelectorAll('script[type="'.concat(s,'"]')),i=0;i<r.length;i++){var o=r[i];l(o)&&(o.type="application/javascript",u.blacklisted.push(o),o.parentElement.removeChild(o))}var c=0;p(u.blacklisted).forEach(function(t,e){if(l(t)){var n=document.createElement("script");n.setAttribute("src",t.src),n.setAttribute("type","application/javascript"),document.head.appendChild(n),u.blacklisted.splice(e-c,1),c++}}),a.blacklist&&a.blacklist.length<1&&f.disconnect()},Object.defineProperty(t,"__esModule",{value:!0})});</script><script type="text/javascript"> if(!hsci.isApp) { hsci.injectScript('//dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js', {async: true}); } </script><script type="text/javascript">window.googletag = window.googletag || {cmd: []}; window.pbjs = window.pbjs || {que: []}; window._taboola = window._taboola || []; </script><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><link rel="manifest" href="/static/json/manifest.json"/><link rel="shortcut icon" type="image/x-icon" href="https://wassets.hscicdn.com/static/images/favicon.ico"/><link href="https://wassets.hscicdn.com/static/images/iphone5_splash.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphone6_splash.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphoneplus_splash.png" media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonex_splash.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexr_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexsmax_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipad_splash.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro1_splash.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro3_splash.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="ESPN Cricinfo"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="theme-color" content="#03a9f4"/><link rel="apple-touch-icon" sizes="72x72" href="https://wassets.hscicdn.com/static/images/ios-72.png" type="image/png"/><link rel="apple-touch-icon" sizes="120x120" href="https://wassets.hscicdn.com/static/images/ios-120.png" type="image/png"/><link rel="apple-touch-icon" sizes="144x144" href="https://wassets.hscicdn.com/static/images/ios-144.png" type="image/png"/><link rel="apple-touch-icon" sizes="180x180" href="https://wassets.hscicdn.com/static/images/ios-180.png" type="image/png"/><title>Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers </title><meta name="title" content="Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers "/><meta name="description" content="Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo. "/><meta name="keywords" content="Sri Lanka Women's One-Day International Cricketers"/><meta name="robots" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><meta name="googlebot" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://www.espncricinfo.com/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers "/><meta property="og:description" content="Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo. "/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/340000/340047.png"/><meta property="og:url" content="https://www.espncricinfo.com/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9"/><meta property="fb:app_id" content="260890547115"/><meta property="fb:pages" content="104266592953439"/><meta name="twitter:site" content="@espncricinfo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:app:name:iphone" content="ESPNcricinfo"/><meta name="twitter:app:id:iphone" content="417408017"/><meta name="twitter:app:name:googleplay" content="ESPNcricinfo"/><meta name="twitter:app:id:googleplay" content="com.july.cricinfo"/><meta name="twitter:title" content="Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers "/><meta name="twitter:description" content="Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo. "/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/340000/340047.png"/><meta itemProp="name" content="Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers "/><meta itemProp="description" content="Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo. "/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/340000/340047.png"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers "/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="Sri Lanka Women's One-Day International Cricketers"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Series","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia vs India","url":"https://www.espncricinfo.com/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Under-19s Asia Cup","url":"https://www.espncricinfo.com/series/asian-cricket-council-under-19s-asia-cup-2024-25-1461700"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies vs Bangladesh","url":"https://www.espncricinfo.com/series/west-indies-vs-bangladesh-2024-25-1433357"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa vs Sri Lanka","url":"https://www.espncricinfo.com/series/south-africa-vs-sri-lanka-2024-25-1432203"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand vs England","url":"https://www.espncricinfo.com/series/england-in-new-zealand-2024-25-1428550"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SA Women vs ENG Women","url":"https://www.espncricinfo.com/series/south-africa-vs-england-women-2024-25-1432221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AUS Women vs IND Women","url":"https://www.espncricinfo.com/series/australia-women-vs-india-women-2024-25-1426497"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Afghanistan","url":"https://www.espncricinfo.com/series/afghanistan-in-zimbabwe-2024-25-1457916"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa vs Pakistan","url":"https://www.espncricinfo.com/series/south-africa-vs-pakistan-2024-25-1432205"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"NZ Women vs AUS Women","url":"https://www.espncricinfo.com/series/new-zealand-women-vs-australia-women-2024-25-1443558"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand vs Sri Lanka","url":"https://www.espncricinfo.com/series/new-zealand-vs-sri-lanka-2024-25-1443537"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"BBL 2024","url":"https://www.espncricinfo.com/series/big-bash-league-2024-25-1443056"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"WPL 2025","url":"https://www.espncricinfo.com/series/women-s-premier-league-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ranji Trophy","url":"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SMA Trophy [IND]","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"One-Day Cup [AUS]","url":"https://www.espncricinfo.com/series/one-day-cup-aus-2024-25-1444469"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sheffield Shield","url":"https://www.espncricinfo.com/series/sheffield-shield-2024-25-1444468"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"National Cricket League [BDESH]","url":"https://www.espncricinfo.com/series/national-cricket-league-2024-25-1455907"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Quaid-e-Azam Trophy","url":"https://www.espncricinfo.com/series/quaid-e-azam-trophy-2024-25-1457166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions T20 Cup [PAK]","url":"https://www.espncricinfo.com/series/champions-t20-cup-2024-25-1464062/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal Premier League","url":"https://www.espncricinfo.com/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Africa Continental Cup","url":"https://www.espncricinfo.com/series/africa-continental-cup-2024-25-1462871/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup Regional Americas QLF","url":"https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-sub-regional-americas-qlf-2024-25-1462861/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Test Championship 2023-25","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Women's Championship","url":"https://www.espncricinfo.com/series/icc-women-s-championship-2022-23-2025-1308225"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup League 2","url":"https://www.espncricinfo.com/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group A","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-a-2024-2026-1451764"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Future series-","url":"https://www.espncricinfo.com/cricket-fixtures/#future"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Teams","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia","url":"https://www.espncricinfo.com/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Afghanistan","url":"https://www.espncricinfo.com/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Bangladesh","url":"https://www.espncricinfo.com/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Canada","url":"https://www.espncricinfo.com/team/canada-17"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"England","url":"https://www.espncricinfo.com/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ireland","url":"https://www.espncricinfo.com/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"India","url":"https://www.espncricinfo.com/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Namibia","url":"https://www.espncricinfo.com/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand","url":"https://www.espncricinfo.com/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal","url":"https://www.espncricinfo.com/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Pakistan","url":"https://www.espncricinfo.com/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Netherlands","url":"https://www.espncricinfo.com/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa","url":"https://www.espncricinfo.com/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Oman","url":"https://www.espncricinfo.com/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sri Lanka","url":"https://www.espncricinfo.com/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Scotland","url":"https://www.espncricinfo.com/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies","url":"https://www.espncricinfo.com/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"UAE","url":"https://www.espncricinfo.com/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe","url":"https://www.espncricinfo.com/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"USA","url":"https://www.espncricinfo.com/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News Home","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Future of ODIs","url":"https://www.espncricinfo.com/cricket-news/the-future-of-odis-39"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ball-tampering","url":"https://www.espncricinfo.com/cricket-news/ball-tampering-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Technology in cricket","url":"https://www.espncricinfo.com/cricket-news/technology-in-cricket-18"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Racism","url":"https://www.espncricinfo.com/cricket-news/racism-99"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run-out controversies","url":"https://www.espncricinfo.com/cricket-news/run-out-controversies-325"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Corruption","url":"https://www.espncricinfo.com/cricket-news/corruption-in-cricket-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features Home","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"On this day","url":"https://www.espncricinfo.com/on-this-day/cricket-events"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Writers","url":"https://www.espncricinfo.com/espncricinfo-writers-index"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Web stories","url":"https://www.espncricinfo.com/webstories"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Photo galleries","url":"https://www.espncricinfo.com/gallery"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Videos","url":"https://www.espncricinfo.com/cricket-videos/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinformed","url":"https://www.espncricinfo.com/cricket-videos/genre/cricinformed-299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"TimeOut","url":"https://www.espncricinfo.com/cricket-videos/genre/time-out-221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-155"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday Hindi","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Kya Khoya Kya Paaya","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Haan Ya Naa","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"25 Questions","url":"https://www.espncricinfo.com/cricket-videos/genre/25-questions-191"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News and Analysis","url":"https://www.espncricinfo.com/cricket-videos/genre/news-and-analysis-34"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Interviews","url":"https://www.espncricinfo.com/cricket-videos/genre/interviews-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-videos/genre/features-46"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Press Conference","url":"https://www.espncricinfo.com/cricket-videos/genre/press-conference-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ravi & Raunak","url":"https://www.espncricinfo.com/cricket-videos/genre/ravi-raunak-277"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Polite Enquiries","url":"https://www.espncricinfo.com/cricket-videos/genre/politeenquiries-119"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run Order","url":"https://www.espncricinfo.com/cricket-videos/genre/run-order-166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Newsroom","url":"https://www.espncricinfo.com/cricket-videos/genre/newsroom-218"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Highlights","url":"https://www.espncricinfo.com/cricket-videos/genre/highlights-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"YouTube","url":"https://www.youtube.com/ESPNCricinfo"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats home","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AskCricinfo","url":"https://www.espncricinfo.com/ask"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SuperStats","url":"https://www.espncricinfo.com/genre/superstats-706"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2024 records","url":"https://www.espncricinfo.com/records/year/2024-2024"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2023 records","url":"https://www.espncricinfo.com/records/year/2023-2023"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"All records","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Players","url":"https://www.espncricinfo.com/cricketers"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Grounds","url":"https://www.espncricinfo.com/cricket-grounds"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Rankings","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers\t","description":"Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo.\t","url":"https://www.espncricinfo.com/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}</script><script type="application/ld+json">{"@context":"http://schema.org","@type":"SportsTeam","name":"Sri Lanka"}</script><meta name="next-head-count" content="69"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/ae6264f7446a44e683cf.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/ae6264f7446a44e683cf.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageEnglish.4b9f543a231e3b745bcf.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-a5bbaa6064372de8c376.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-9cb5c7f29a03cc390524.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8233-e9166c17788057e4e668.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8959-95d941e5a80ce20d8b5c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/288-45d49e24659b1f08f672.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1279-b58b33f26fc2cbecb70f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/player/CiPlayerIndexDebutPage-a575a8f415425e41c874.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/MiPnNHIe3h1nUpIEUXdNS/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/MiPnNHIe3h1nUpIEUXdNS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-537158"></aside><div class="ds-pb-4 ds-bg-fill-hsb ds-pt-2 ds-min-h-[182px]"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-px-2 ds-flex ds-bg-transparent ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white ds-tab-active"><span>Matches<!-- --> <span>(<!-- -->15<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SA vs ENG [W]<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>ZIM vs AFG<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>AUS v IND [W]<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SMAT<!-- --> <span>(<!-- -->4<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Nepal Premier League<!-- --> <span>(<!-- -->4<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>MAL Women v NAM Women<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Africa Continental Cup<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Champions T20 Cup<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WI vs BAN<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->3rd ODI</span> • <!-- --> <!-- -->Potchefstroom</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SA-W"><img width="20" height="20" alt="SA-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">SA-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">233/8</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ENG-W"><img width="20" height="20" alt="ENG-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ENG-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19/23 ov, T:152) </span><strong class="">153/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ENG Women won by 6 wickets (with 24 balls remaining) (DLS method)"><span>ENG Women won by 6 wickets (with 24 balls remaining) (DLS method)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/south-africa-vs-england-women-2024-25-1432221/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/south-africa-vs-england-women-2024-25-1432221" title="England Women tour of South Africa" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/afghanistan-in-zimbabwe-2024-25-1457916/zimbabwe-vs-afghanistan-1st-t20i-1457920/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st T20I</span> • <!-- --> <!-- -->Harare</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AFG"><img width="20" height="20" alt="AFG Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AFG</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">144/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ZIM"><img width="20" height="20" alt="ZIM Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ZIM</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:145) </span><strong class="">145/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Zimbabwe won by 4 wickets (with 0 balls remaining)"><span>Zimbabwe won by 4 wickets (with 0 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/afghanistan-in-zimbabwe-2024-25-1457916/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/afghanistan-in-zimbabwe-2024-25-1457916/zimbabwe-vs-afghanistan-1st-t20i-1457920/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/afghanistan-in-zimbabwe-2024-25-1457916" title="Afghanistan tour of Zimbabwe" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->3rd ODI</span> • <!-- --> <!-- -->W.A.C.A</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AUS-W"><img width="20" height="20" alt="AUS-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AUS-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">298/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="IND-W"><img width="20" height="20" alt="IND-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">IND-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(45.1/50 ov, T:299) </span><strong class="">215</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="AUS Women won by 83 runs"><span>AUS Women won by 83 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/australia-women-vs-india-women-2024-25-1426497/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/australia-women-vs-india-women-2024-25-1426497" title="India Women tour of Australia" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-2nd-quarter-final-1446102/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->2nd quarter final</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20</span></span> • <!-- --> <!-- -->Bengaluru</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="DELHI"><img width="20" height="20" alt="DELHI Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">DELHI</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">193/3</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UP"><img width="20" height="20" alt="UP Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UP</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:194) </span><strong class="">174</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Delhi won by 19 runs"><span>Delhi won by 19 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-2nd-quarter-final-1446102/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/mumbai-vs-vidarbha-4th-quarter-final-1446104/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->4th quarter final</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20</span></span> • <!-- --> <!-- -->Alur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIDAR"><img width="20" height="20" alt="VIDAR Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIDAR</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">221/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MUM"><img width="20" height="20" alt="MUM Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">MUM</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:222) </span><strong class="">224/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Mumbai won by 6 wickets (with 4 balls remaining)"><span>Mumbai won by 6 wickets (with 4 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/mumbai-vs-vidarbha-4th-quarter-final-1446104/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-bengal-1st-quarter-final-1446101/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->1st quarter final</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20</span></span> • <!-- --> <!-- -->Bengaluru</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BRODA"><img width="20" height="20" alt="BRODA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BRODA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">172/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BENG"><img width="20" height="20" alt="BENG Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BENG</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18/20 ov, T:173) </span><strong class="">131</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Baroda won by 41 runs"><span>Baroda won by 41 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-bengal-1st-quarter-final-1446101/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/nepal-premier-league-2024-25-1462594/kathmandu-gurkhas-npl-vs-lumbini-lions-npl-19th-match-1462657/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->19th Match</span> • <!-- -->Nepal Premier League</span> • <!-- --> <!-- -->Kirtipur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="KAG"><img width="20" height="20" alt="KAG Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">KAG</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">103</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="LUL"><img width="20" height="20" alt="LUL Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">LUL</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:104) </span><strong class="">85</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Kathmandu won by 18 runs"><span>Kathmandu won by 18 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/nepal-premier-league-2024-25-1462594/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/nepal-premier-league-2024-25-1462594" title="Nepal Premier League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-saurashtra-3rd-quarter-final-1446103/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->3rd quarter final</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20</span></span> • <!-- --> <!-- -->Alur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SAU"><img width="20" height="20" alt="SAU Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">SAU</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">173/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MP"><img width="20" height="20" alt="MP Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">MP</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:174) </span><strong class="">174/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="M. Pradesh won by 6 wickets (with 4 balls remaining)"><span>M. Pradesh won by 6 wickets (with 4 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-saurashtra-3rd-quarter-final-1446103/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/nepal-premier-league-2024-25-1462594/janakpur-bolts-npl-vs-sudur-paschim-royals-npl-18th-match-1462656/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->18th Match</span> • <!-- -->Nepal Premier League</span> • <!-- --> <!-- -->Kirtipur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SPR"><img width="20" height="20" alt="SPR Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">SPR</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">123/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="JAB"><img width="20" height="20" alt="JAB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">JAB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(12.1/20 ov, T:124) </span><strong class="">51</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="S Paschim won by 72 runs"><span>S Paschim won by 72 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/nepal-premier-league-2024-25-1462594/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/nepal-premier-league-2024-25-1462594" title="Nepal Premier League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/namibia-women-in-malaysia-2024-25-1462847/malaysia-women-vs-namibia-women-2nd-t20i-1462859/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->2nd T20I</span> • <!-- --> <!-- -->Kuala Lumpur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NAM-W"><img width="20" height="20" alt="NAM-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NAM-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">101/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MAL-W"><img width="20" height="20" alt="MAL-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">MAL-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.3/20 ov, T:102) </span><strong class="">74</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="NAM Women won by 27 runs"><span>NAM Women won by 27 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/namibia-women-in-malaysia-2024-25-1462847/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/namibia-women-in-malaysia-2024-25-1462847" title="Namibia Women tour of Malaysia" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/africa-continental-cup-2024-25-1462871/rwanda-vs-botswana-13th-match-1462918/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Africa Continental Cup<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20I</span></span> • <!-- --> <!-- -->Rwanda</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="RWN"><img width="20" height="20" alt="RWN Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">RWN</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">168/8</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BOT"><img width="20" height="20" alt="BOT Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BOT</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:169) </span><strong class="">143/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Rwanda won by 25 runs"><span>Rwanda won by 25 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/africa-continental-cup-2024-25-1462871/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/africa-continental-cup-2024-25-1462871/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/africa-continental-cup-2024-25-1462871" title="Africa Continental Cup" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/champions-t20-cup-2024-25-1464062/lions-pakistan-vs-panthers-pakistan-6th-match-1464088/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->6th Match</span> • <!-- -->Champions T20 Cup<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->T20</span></span> • <!-- --> <!-- -->Rawalpindi</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="PAN"><img width="20" height="20" alt="PAN Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">PAN</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">123</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="LIO"><img width="20" height="20" alt="LIO Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">LIO</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(14.3/20 ov, T:124) </span><strong class="">126/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Lions won by 8 wickets (with 33 balls remaining)"><span>Lions won by 8 wickets (with 33 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/champions-t20-cup-2024-25-1464062/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/champions-t20-cup-2024-25-1464062/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/champions-t20-cup-2024-25-1464062" title="Champions T20 Cup" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-3rd-odi-1433382/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium">3rd ODI</span> • <!-- --> <!-- -->Basseterre</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="West Indies"><img width="20" height="20" alt="West Indies Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">West Indies</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Bangladesh"><img width="20" height="20" alt="Bangladesh Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">Bangladesh</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">1:30 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WI vs BAN - 3rd ODI"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/west-indies-vs-bangladesh-2024-25-1433357/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/west-indies-vs-bangladesh-2024-25-1433357" title="Bangladesh tour of West Indies" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/nepal-premier-league-2024-25-1462594/pokhara-avengers-npl-vs-biratnagar-kings-npl-20th-matcgh-1462658/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>20th Matcgh</span> • <!-- -->Nepal Premier League</span> • <!-- --> <!-- -->Kirtipur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Pokhara Avengers (NPL)"><img width="20" height="20" alt="Pokhara Avengers (NPL) Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">Pokhara Avengers (NPL)</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Biratnagar Kings (NPL)"><img width="20" height="20" alt="Biratnagar Kings (NPL) Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">Biratnagar Kings (NPL)</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">3:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="POA vs BIK - 20th Matcgh"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/nepal-premier-league-2024-25-1462594/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/nepal-premier-league-2024-25-1462594" title="Nepal Premier League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/nepal-premier-league-2024-25-1462594/janakpur-bolts-npl-vs-kathmandu-gurkhas-npl-21st-match-1462659/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>21st Match</span> • <!-- -->Nepal Premier League</span> • <!-- --> <!-- -->Kirtipur</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Janakpur Bolts (NPL)"><img width="20" height="20" alt="Janakpur Bolts (NPL) Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">Janakpur Bolts (NPL)</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Kathmandu Gurkhas (NPL)"><img width="20" height="20" alt="Kathmandu Gurkhas (NPL) Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">Kathmandu Gurkhas (NPL)</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">7:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="JAB vs KAG - 21st Match"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/nepal-premier-league-2024-25-1462594/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/nepal-premier-league-2024-25-1462594" title="Nepal Premier League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div></div><div style="min-height:0px"><div class="ds-relative" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><nav><div class="ds-bg-fill-navbar ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-flex-row ds-items-center ds-justify-start"><div class="ds-h-12 ds-flex ds-items-center ds-mr-10"><a href="/" class="navbar-brand"><img src="https://wassets.hscicdn.com/static/images/logo.png" alt="ESPNcricinfo" class="logo" width="138" height="21"/></a></div><div class="ds-flex ds-items-center ds-justify-between ds-flex-1"><div class="ds-flex ds-flex-row"><div class="ds-popper-wrapper"><a href="/live-cricket-score" title="Live Cricket Score" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Live Scores</a></div><div class="ds-popper-wrapper"><a href="/cricket-fixtures" title="Cricket Fixtures" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Series</a></div><div class="ds-popper-wrapper"><a href="/team" title="Cricket Teams" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Teams</a></div><div class="ds-popper-wrapper"><a href="/cricket-news" title="Cricket News" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">News</a></div><div class="ds-popper-wrapper"><a href="/cricket-features" title="Cricket Features" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Features</a></div><div class="ds-popper-wrapper"><a href="/cricket-videos/" title="Cricket Videos" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Videos</a></div><div class="ds-popper-wrapper"><a href="https://www.espncricinfo.com/records" title="Cricket Stats" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Stats</a></div></div><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Edition GL</div></div><div class="ci-nav-item ci-nav-hover"></div><div class="ds-popper-wrapper"><i style="font-size:24px" class="icon-apps-filled ds-text-icon-inverse ci-nav-item ci-nav-hover ds-cursor-pointer"></i></div><div><i style="font-size:24px" class="icon-search-outlined ds-text-icon-inverse ci-nav-item ci-nav-hover"></i></div></div></div></div></div></div><div class="ds-bg-fill-content-prime ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-items-center" style="height:56px"><div class="ds-grow"><div class="ds-flex ds-text-title-xs ds-items-center"><div><a href="/player" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Home</span><span></span></a></div><div><a href="/cricketers/team/afghanistan-40" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Afghanistan</span><span></span></a></div><div><a href="/cricketers/team/australia-2" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Australia</span><span></span></a></div><div><a href="/cricketers/team/bangladesh-25" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Bangladesh</span><span></span></a></div><div><a href="/cricketers/team/england-1" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">England</span><span></span></a></div><div><a href="/cricketers/team/india-6" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">India</span><span></span></a></div><div><a href="/cricketers/team/ireland-29" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Ireland</span><span></span></a></div><div><a href="/cricketers/team/new-zealand-5" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">New Zealand</span><span></span></a></div><div class="ds-popper-wrapper"><span class="ds-flex ds-cursor-pointer ds-px-3 ds-py-2 ds-cursor-pointer">More <i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></span></div></div></div></div></div></div></nav></div></div><div style="min-height:0px"><div class="" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><aside class="ad-placeholder wallpaper ad-wallpaper-446451"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 ds-pt-4"><div class="lg:ds--mx-5 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-477127" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-flex-none" style="width:302px"><div class="ds-mb-4"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-items-center"><img width="20" height="20" alt="More Links" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">More Links</span></div></div><div class="ds-p-0 ds-py-2"><ul class="ds-flex ds-flex-col"><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/contracted-players" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">Contracted Players</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/test-1" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">Test Caps</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/one-day-international-2" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">ODI Caps</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/twenty20-international-3" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">T20I Caps</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/women-s-test-8" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">WTest Caps</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">WODI Caps</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/team/sri-lanka-8/caps/women-s-twenty20-international-10" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-pr-2 ds-flex ds-place-content-center"><i style="font-size:20px" class="icon-cricket_ball-outlined ds-text-icon-primary"></i></span><span class="ds-grow">WT20I Caps</span></a></li></ul></div></div></div><div><aside class="ad-placeholder incontentstrip ad-incontentstrip-474634" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-571429" style="min-width:10%;min-height:250px"></aside><aside></aside></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-items-center"><img width="20" height="20" alt="Most Viewed Players" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Most Viewed Players</span></div></div><div class="ds-p-0"><ul class="ds-flex ds-flex-col"><li class="ds-w-full ds-flex"><a href="/cricketers/kamindu-mendis-784373" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Kamindu Mendis" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Kamindu Mendis</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/prabath-jayasuriya-422871" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Prabath Jayasuriya" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Prabath Jayasuriya</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/angelo-mathews-49764" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Angelo Mathews" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Angelo Mathews</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/kusal-mendis-629074" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Kusal Mendis" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Kusal Mendis</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/dhananjaya-de-silva-465793" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Dhananjaya de Silva" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Dhananjaya de Silva</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/dinesh-chandimal-300628" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Dinesh Chandimal" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Dinesh Chandimal</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/pathum-nissanka-1028655" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Pathum Nissanka" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Pathum Nissanka</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/dimuth-karunaratne-227772" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Dimuth Karunaratne" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Dimuth Karunaratne</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/vishwa-fernando-465783" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Vishwa Fernando" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Vishwa Fernando</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/lahiru-kumara-784375" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none"><span class="ds-pr-2 ds-flex ds-place-content-center"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Lahiru Kumara" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></span><span class="ds-grow">Lahiru Kumara</span></a></li></ul></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Other Directories</span></div></div><div class="ds-p-0 ds-py-2"><ul class="ds-flex ds-flex-col"><li class="ds-w-full ds-flex"><a href="/cricketers/elite-umpire-officials" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow">ICC Umpire Panel</span></a></li><li class="ds-w-full ds-flex"><a href="/cricketers/deaths/2024" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1.5 ds-text-tight-m ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow">Player & Official Deaths</span></a></li></ul></div></div></div><div class="ds-grow" style="width:calc(100% - 322px)"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-5"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h1 class="ds-text-title-l ds-font-bold ds-text-typo">Sri Lanka Women's One-Day International Cricketers</h1></div></div><div class="ds-p-0"><div class=""><div><table class="ds-w-full ds-table ds-table-md ds-table-stripped ds-table-auto ci-player-caps-index-table"><thead class="ds-bg-fill-content-alternate ds-text-left ds-border-b ds-text-typo-mid3"><tr class=""><th class="ds-min-w-max">Cap</th><th class="ds-min-w-max">Player</th><th class="ds-min-w-max">Match</th></tr></thead><tbody class="ds-text-tight-m"><tr class=""><td class="ds-min-w-max">77</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kawya-kavindi-1371878" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Kawya Kavindi, player portrait" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kawya-kavindi-1371878" title="K Kavindi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">K Kavindi</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/bangladesh-women-in-sri-lanka-2023-1371598/sri-lanka-women-vs-bangladesh-women-1st-odi-1368849/live-cricket-score" title="SL Women vs BAN Women, at Colombo (PSS) 2023" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs BAN Women, at Colombo (PSS) 2023</span></a></td></tr><tr class=""><td class="ds-min-w-max">76</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/imesha-dulani-924291" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Imesha Dulani, player page headshot cutout 2022" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/imesha-dulani-924291" title="I Dulani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">I Dulani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/bangladesh-women-in-sri-lanka-2023-1371598/sri-lanka-women-vs-bangladesh-women-1st-odi-1368849/live-cricket-score" title="SL Women vs BAN Women, at Colombo (PSS) 2023" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs BAN Women, at Colombo (PSS) 2023</span></a></td></tr><tr class=""><td class="ds-min-w-max">75</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/vishmi-gunaratne-1290105" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Vishmi Gunaratne, player page headshot cutout 2022" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/vishmi-gunaratne-1290105" title="RMVD Gunaratne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">RMVD Gunaratne</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-2nd-odi-1319713/live-cricket-score" title="SL Women vs IND Women, at Pallekele 2022" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IND Women, at Pallekele 2022</span></a></td></tr><tr class=""><td class="ds-min-w-max">74</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rashmi-silva-1321015" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rashmi-silva-1321015" title="HDRS Silva" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HDRS Silva</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-1st-odi-1319712/live-cricket-score" title="SL Women vs IND Women, at Pallekele 2022" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IND Women, at Pallekele 2022</span></a></td></tr><tr class=""><td class="ds-min-w-max">73</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sachini-nisansala-924289" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Sachini Nisansala, player page headshot cutout 2022" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sachini-nisansala-924289" title="S Nisansala" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">S Nisansala</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-in-pakistan-2022-1310976/pakistan-women-vs-sri-lanka-women-2nd-odi-1310985/live-cricket-score" title="PAK Women vs SL Women, at Karachi 2022" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">PAK Women vs SL Women, at Karachi 2022</span></a></td></tr><tr class=""><td class="ds-min-w-max">72</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tharika-sewwandi-684561" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Tharika Sewwandi, player page headshot cutout 2022" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tharika-sewwandi-684561" title="Tharika Sewwandi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">Tharika Sewwandi</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sl-w-in-south-africa-2018-19-1168157/south-africa-women-vs-sri-lanka-women-3rd-odi-1168166/live-cricket-score" title="SL Women vs SA Women, at Potchefstroom 2018/19" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs SA Women, at Potchefstroom 2018/19</span></a></td></tr><tr class=""><td class="ds-min-w-max">71</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/umasha-thimeshani-924287" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Umasha Thimishani player portrait" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/umasha-thimeshani-924287" title="U Thimeshani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">U Thimeshani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sl-w-in-south-africa-2018-19-1168157/south-africa-women-vs-sri-lanka-women-1st-odi-1168164/live-cricket-score" title="SA Women vs SL Women, at Potchefstroom 2018/19" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA Women vs SL Women, at Potchefstroom 2018/19</span></a></td></tr><tr class=""><td class="ds-min-w-max">70</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kavisha-dilhari-923703" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Kavisha Dilhari player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kavisha-dilhari-923703" title="WK Dilhari" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">WK Dilhari</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/pak-w-tour-of-sl-2017-18-1138185/sri-lanka-women-vs-pakistan-women-1st-odi-1138199/live-cricket-score" title="PAK Women vs SL Women, at Dambulla 2017/18" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">PAK Women vs SL Women, at Dambulla 2017/18</span></a></td></tr><tr class=""><td class="ds-min-w-max">69</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/malsha-shehani-683433" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Malsha Shehani, player portrait 2023" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/malsha-shehani-683433" title="M Shehani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">M Shehani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-wwc-qlf-2016-17-1073393/sri-lanka-women-vs-india-women-1st-match-group-a-1073401/live-cricket-score" title="IND Women vs SL Women, at Colombo (PSS) 2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">IND Women vs SL Women, at Colombo (PSS) 2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">68</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harshitha-samarawickrama-557839" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Harshitha Madavi player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harshitha-samarawickrama-557839" title="H Madavi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">H Madavi</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/sri-lanka-women-vs-australia-women-2nd-odi-1044205/live-cricket-score" title="AUS Women vs SL Women, at Dambulla 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">AUS Women vs SL Women, at Dambulla 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">67</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/imalka-mendis-763099" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/imalka-mendis-763099" title="HIS Mendis" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HIS Mendis</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/aus-women-tour-of-sl-2016-1044195/sri-lanka-women-vs-australia-women-1st-odi-1044203/live-cricket-score" title="SL Women vs AUS Women, at Dambulla 2016" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs AUS Women, at Dambulla 2016</span></a></td></tr><tr class=""><td class="ds-min-w-max">66</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/inoshi-priyadharshani-371194" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Inoshi Priyadharshani player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/inoshi-priyadharshani-371194" title="SIP Fernando" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">SIP Fernando</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/aus-women-tour-of-sl-2016-1044195/sri-lanka-women-vs-australia-women-1st-odi-1044203/live-cricket-score" title="SL Women vs AUS Women, at Dambulla 2016" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs AUS Women, at Dambulla 2016</span></a></td></tr><tr class=""><td class="ds-min-w-max">65</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hansima-karunaratne-631722" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Hansima Karunaratne player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hansima-karunaratne-631722" title="H Karunaratne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">H Karunaratne</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/india-women-vs-sri-lanka-women-3rd-odi-967867/live-cricket-score" title="SL Women vs IND Women, at Ranchi 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IND Women, at Ranchi 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">64</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/achini-kulasuriya-557731" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Achini Kulasuriya player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/achini-kulasuriya-557731" title="WGAKK Kulasuriya" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">WGAKK Kulasuriya</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-new-zealand-2015-16-916633/new-zealand-women-vs-sri-lanka-women-4th-odi-916651/live-cricket-score" title="SL Women vs NZ Women, at Lincoln 2015/16" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs NZ Women, at Lincoln 2015/16</span></a></td></tr><tr class=""><td class="ds-min-w-max">63</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nilakshika-silva-557764" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Nilakshi de Silva player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nilakshika-silva-557764" title="NND Silva" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">NND Silva</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/new-zealand-women-vs-sri-lanka-women-1st-odi-916645/live-cricket-score" title="NZ Women vs SL Women, at Lincoln 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">NZ Women vs SL Women, at Lincoln 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">62</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chathurani-gunawardene-434724" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Chathurani Gunawardene" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chathurani-gunawardene-434724" title="MGMCP Gunawardene" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">MGMCP Gunawardene</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/west-indies-women-tour-of-sri-lanka-2015-856097/sri-lanka-women-vs-west-indies-women-1st-odi-856109/live-cricket-score" title="SL Women vs WI Women, at Colombo (RPS) 2015" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs WI Women, at Colombo (RPS) 2015</span></a></td></tr><tr class=""><td class="ds-min-w-max">61</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sugandika-kumari-631609" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Sugandika Kumari player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sugandika-kumari-631609" title="BMSM Kumari" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">BMSM Kumari</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/pakistan-women-vs-sri-lanka-women-2nd-odi-808863/live-cricket-score" title="PAK Women vs SL Women, at Sharjah 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">PAK Women vs SL Women, at Sharjah 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">60</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hasini-perera-371185" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Hasini Perera player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hasini-perera-371185" title="GWHM Perera" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">GWHM Perera</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/sri-lanka-women-vs-south-africa-women-1st-odi-757503/live-cricket-score" title="SA Women vs SL Women, at Colombo (SSC) 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA Women vs SL Women, at Colombo (SSC) 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">59</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ama-kanchana-340004" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Ama Kanchana player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ama-kanchana-340004" title="KADA Kanchana" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">KADA Kanchana</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-championship-2014-2016-17-772563/sri-lanka-women-vs-south-africa-women-1st-odi-757503/live-cricket-score" title="SA Women vs SL Women, at Colombo (SSC) 2014-2016/17" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA Women vs SL Women, at Colombo (SSC) 2014-2016/17</span></a></td></tr><tr class=""><td class="ds-min-w-max">58</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anushka-sanjeewani-493860" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Anushka Sanjeewani player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anushka-sanjeewani-493860" title="MAA Sanjeewani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">MAA Sanjeewani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-india-2013-14-707453/india-women-vs-sri-lanka-women-3rd-odi-707467/live-cricket-score" title="IND Women vs SL Women, at Visakhapatnam 2013/14" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">IND Women vs SL Women, at Visakhapatnam 2013/14</span></a></td></tr><tr class=""><td class="ds-min-w-max">57</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rebeca-vandort-631721" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Rebeca Vandort player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rebeca-vandort-631721" title="RS Vandort" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">RS Vandort</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-south-africa-2013-14-668493/south-africa-women-vs-sri-lanka-women-3rd-odi-668513/live-cricket-score" title="SL Women vs SA Women, at Potchefstroom 2013/14" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs SA Women, at Potchefstroom 2013/14</span></a></td></tr><tr class=""><td class="ds-min-w-max">56</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/niluka-karunaratne-557842" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/niluka-karunaratne-557842" title="SDNS Karunaratne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">SDNS Karunaratne</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-south-africa-2013-14-668493/south-africa-women-vs-sri-lanka-women-2nd-odi-668511/live-cricket-score" title="SA Women vs SL Women, at Potchefstroom 2013/14" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA Women vs SL Women, at Potchefstroom 2013/14</span></a></td></tr><tr class=""><td class="ds-min-w-max">55</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nobet-ida-493713" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nobet-ida-493713" title="NJ Ida" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">NJ Ida</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-south-africa-2013-14-668493/south-africa-women-vs-sri-lanka-women-1st-odi-668509/live-cricket-score" title="SL Women vs SA Women, at Potchefstroom 2013/14" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs SA Women, at Potchefstroom 2013/14</span></a></td></tr><tr class=""><td class="ds-min-w-max">54</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nipuni-hansika-342862" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Nipuni Hansika player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nipuni-hansika-342862" title="MDN Hansika" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">MDN Hansika</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/west-indies-women-tour-of-sri-lanka-2012-13-603236/sri-lanka-women-vs-west-indies-women-2nd-odi-603240/live-cricket-score" title="WI Women vs SL Women, at Dambulla 2012/13" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Dambulla 2012/13</span></a></td></tr><tr class=""><td class="ds-min-w-max">53</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chandima-gunaratne-335241" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Chandima Gunaratne player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chandima-gunaratne-335241" title="HHC Gunaratne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HHC Gunaratne</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-west-indies-2012-560602/west-indies-women-vs-sri-lanka-women-3rd-odi-560856/live-cricket-score" title="WI Women vs SL Women, at Lucas Street 2012" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Lucas Street 2012</span></a></td></tr><tr class=""><td class="ds-min-w-max">52</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/inoka-ranaweera-434844" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Inoka Ranaweera player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/inoka-ranaweera-434844" title="I Ranaweera" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">I Ranaweera</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-west-indies-2012-560602/west-indies-women-vs-sri-lanka-women-1st-odi-560854/live-cricket-score" title="WI Women vs SL Women, at Bridgetown 2012" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Bridgetown 2012</span></a></td></tr><tr class=""><td class="ds-min-w-max">51</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/oshadi-ranasinghe-429180" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Oshadi Ranasinghe player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/oshadi-ranasinghe-429180" title="OU Ranasinghe" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">OU Ranasinghe</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-world-cup-qualifier-2011-12-527926/sri-lanka-women-vs-west-indies-women-semi-final-527957/live-cricket-score" title="WI Women vs SL Women, at Fatullah 2011/12" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Fatullah 2011/12</span></a></td></tr><tr class=""><td class="ds-min-w-max">50</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/prasadani-weerakkody-442310" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Prasadani Weerakkody player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/prasadani-weerakkody-442310" title="PM Weerakkody" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">PM Weerakkody</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-world-cup-qualifier-2011-12-527926/south-africa-women-vs-sri-lanka-women-2nd-match-group-a-527934/live-cricket-score" title="SA Women vs SL Women, at Fatullah 2011/12" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA Women vs SL Women, at Fatullah 2011/12</span></a></td></tr><tr class=""><td class="ds-min-w-max">49</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/maduri-samuddika-332543" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Maduri Samuddika player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/maduri-samuddika-332543" title="HAM Samuddika" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HAM Samuddika</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/women-s-quadrangular-series-in-sri-lanka-2011-499419/sri-lanka-women-vs-ireland-women-3rd-match-499423/live-cricket-score" title="SL Women vs IRE Women, at Colombo (PSS) 2011" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IRE Women, at Colombo (PSS) 2011</span></a></td></tr><tr class=""><td class="ds-min-w-max">48</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yasoda-mendis-493715" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Yasoda Mendis player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yasoda-mendis-493715" title="BYA Mendis" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">BYA Mendis</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/women-s-quadrangular-series-in-sri-lanka-2011-499419/sri-lanka-women-vs-pakistan-women-2nd-match-499427/live-cricket-score" title="SL Women vs PAK Women, at Colombo (PSS) 2011" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs PAK Women, at Colombo (PSS) 2011</span></a></td></tr><tr class=""><td class="ds-min-w-max">47</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sharina-ravikumar-430391" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Sharina Ravikumar portrait" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sharina-ravikumar-430391" title="S Ravikumar" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">S Ravikumar</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/england-women-tour-of-sri-lanka-2010-11-475116/sri-lanka-women-vs-england-women-2nd-odi-475118/live-cricket-score" title="SL Women vs ENG Women, at Colombo (PSS) 2010/11" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs ENG Women, at Colombo (PSS) 2010/11</span></a></td></tr><tr class=""><td class="ds-min-w-max">46</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dharshani-dharmasiri-371451" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="DGDR Dharmasiri" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dharshani-dharmasiri-371451" title="DGDR Dharmasiri" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">DGDR Dharmasiri</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/england-women-tour-of-sri-lanka-2010-11-475116/sri-lanka-women-vs-england-women-1st-odi-475117/live-cricket-score" title="ENG Women vs SL Women, at Colombo (NCC) 2010/11" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ENG Women vs SL Women, at Colombo (NCC) 2010/11</span></a></td></tr><tr class=""><td class="ds-min-w-max">45</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/lasanthi-madushani-318759" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Lasanthi Madushani player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/lasanthi-madushani-318759" title="HML Madushani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HML Madushani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/icc-women-s-cricket-challenge-2010-11-471119/netherlands-women-vs-sri-lanka-women-5th-match-471280/live-cricket-score" title="SL Women vs NL Women, at Potchefstroom (Uni) 2010/11" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs NL Women, at Potchefstroom (Uni) 2010/11</span></a></td></tr><tr class=""><td class="ds-min-w-max">44</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chamari-athapaththu-318853" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Chamari Athapaththu player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chamari-athapaththu-318853" title="AMCJK Athapaththu" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">AMCJK Athapaththu</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/sri-lanka-women-tour-of-west-indies-2010-412725/west-indies-women-vs-sri-lanka-women-1st-odi-452661/live-cricket-score" title="SL Women vs WI Women, at Basseterre 2010" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs WI Women, at Basseterre 2010</span></a></td></tr><tr class=""><td class="ds-min-w-max">43</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/udeshika-prabodhani-335236" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Udeshika Prabodhani player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/udeshika-prabodhani-335236" title="KDU Prabodhani" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">KDU Prabodhani</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/bangladesh-tri-nation-women-s-series-2008-09-386194/pakistan-women-vs-sri-lanka-women-2nd-match-386312/live-cricket-score" title="PAK Women vs SL Women, at Bogra 2008/09" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">PAK Women vs SL Women, at Bogra 2008/09</span></a></td></tr><tr class=""><td class="ds-min-w-max">42</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chandi-wickramasinghe-335242" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Portrait of Chandi Wickramasinghe" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chandi-wickramasinghe-335242" title="WAC Wickramasinghe" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">WAC Wickramasinghe</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/west-indies-women-tour-of-sri-lanka-2008-09-368711/sri-lanka-women-vs-west-indies-women-1st-women-s-odi-368716/live-cricket-score" title="WI Women vs SL Women, at Dambulla 2008/09" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Dambulla 2008/09</span></a></td></tr><tr class=""><td class="ds-min-w-max">41</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chamika-bandara-318611" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Chamika Bandara, player portrait" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chamika-bandara-318611" title="HMCM Bandara" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HMCM Bandara</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/west-indies-women-tour-of-sri-lanka-2008-09-368711/sri-lanka-women-vs-west-indies-women-1st-women-s-odi-368716/live-cricket-score" title="WI Women vs SL Women, at Dambulla 2008/09" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">WI Women vs SL Women, at Dambulla 2008/09</span></a></td></tr><tr class=""><td class="ds-min-w-max">40</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deepika-rasangika-54842" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Deepika Rasangika player page headshot cutout, 2021" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deepika-rasangika-54842" title="HMD Rasangika" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">HMD Rasangika</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/women-s-asia-cup-2008-341290/sri-lanka-women-vs-pakistan-women-341294/live-cricket-score" title="SL Women vs PAK Women, at Dambulla 2008" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs PAK Women, at Dambulla 2008</span></a></td></tr><tr class=""><td class="ds-min-w-max">39</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nirosha-kumari-273301" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nirosha-kumari-273301" title="BRGN Kumari" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">BRGN Kumari</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/women-s-asia-cup-2006-07-271455/india-women-vs-sri-lanka-women-5th-match-271461/live-cricket-score" title="SL Women vs IND Women, at Jaipur 2006/07" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IND Women, at Jaipur 2006/07</span></a></td></tr><tr class=""><td class="ds-min-w-max">38</td><td class="ds-min-w-max"><div class="ds-flex ds-flex-row ds-items-center ds-space-x-2 ds-self-stretch"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sanduni-abeywickrema-272814" class="ds-flex ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-8 ds-h-8 ds-rounded-full"><img width="32" height="32" alt="Portrait of Sanduni Abeywickrema" style="width:32px;height:32px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sanduni-abeywickrema-272814" title="APS Lakshika" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">APS Lakshika</span></a></div></div></td><td class="ds-min-w-max"><a href="/series/women-s-asia-cup-2006-07-271455/india-women-vs-sri-lanka-women-3rd-match-271459/live-cricket-score" title="SL Women vs IND Women, at Jaipur 2006/07" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL Women vs IND Women, at Jaipur 2006/07</span></a></td></tr></tbody></table></div><div></div><div class="ds-flex ds-justify-center"><button class="ds-flex ds-items-center ds-justify-center ds-bg-ui-fill ds-border-0 ds-text-typo ds-shadow-down ds-rounded-full ds-p-3 hover:ds-bg-fill-content-alternate"><i style="font-size:24px" class="icon-expand_less-filled ds-text-icon-primary"></i><span class="ds-text-tight-m ds-font-bold"></span></button></div><div></div></div></div></div></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"en","country":"sg","edition":"ww","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}},{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}}],"featuredItems":[{"title":"Records index: most runs, most wickets, and a lot more","summary":"","previewImage":{"id":368515,"objectId":1401820,"slug":"the-three-who-matter-rohit-sharma-virat-kohli-and-jasprit-bumrah-all-smiles-after-dismissing-pat-cummins","url":"/lsci/db/PICTURES/CMS/368500/368515.4.jpg","width":900,"height":506,"caption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins","longCaption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins, India vs Australia, World Cup, Chennai, October 8, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/368500/368515.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/368500/368515.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/368500/368515.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":18922,"objectId":1432570,"title":"https://www.espncricinfo.com/records","url":"https://www.espncricinfo.com/records"}},{"title":"The latest cricket photos","summary":"","previewImage":{"id":367417,"objectId":1398861,"slug":"the-smile-of-a-champion-mohammed-siraj-picked-up-five-wickets-in-a-ten-ball-period","url":"/lsci/db/PICTURES/CMS/367400/367417.5.jpg","width":365,"height":205,"caption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period","longCaption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period, India vs Sri Lanka, Asia Cup final, Colombo, September 17, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/367400/367417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/367400/367417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/367400/367417.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":12300,"objectId":1272324,"title":"https://www.espncricinfo.com/photo","url":"https://www.espncricinfo.com/photo"}},{"title":"Rankings: Who's leading in every format","summary":"","previewImage":{"id":364310,"objectId":1388240,"slug":"alyssa-healy-poses-with-the-trophy-after-australia-retained-the-ashes","url":"/lsci/db/PICTURES/CMS/364300/364310.5.jpg","width":365,"height":205,"caption":"Alyssa Healy poses with the trophy after Australia retained the Ashes","longCaption":"Alyssa Healy poses with the trophy after Australia retained the Ashes, England vs Australia, 3rd ODI, Women's Ashes, Taunton, July 18, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/364300/364310.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/364300/364310.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/364300/364310.10.jpg"}},"type":"PAGE","countryCodes":[],"page":{"id":32,"objectId":211271,"slug":"icc-rankings-test-odi-t20-women-odi-t20","name":"iccteamrankings","title":"ICC rankings - Test, ODI, T20 \u0026 Women ODI, T20","subTitle":"Team rankings","typeId":3,"publishedAt":"2024-03-01"}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392658.png","isCountry":true,"primaryColor":null,"image":{"id":392658,"objectId":1464154,"slug":"belize-flag-team-logo","url":"/lsci/db/PICTURES/CMS/392600/392658.png","width":500,"height":500,"caption":"Belize flag team logo","longCaption":"Belize flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392662.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":392662,"objectId":1464164,"slug":"cayman-island-team-flag","url":"/lsci/db/PICTURES/CMS/392600/392662.png","width":500,"height":500,"caption":"Cayman Island team flag","longCaption":"Cayman Island team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391800/391863.png","isCountry":true,"primaryColor":null,"image":{"id":391863,"objectId":1462478,"slug":"ivory-coast-team-flag","url":"/lsci/db/PICTURES/CMS/391800/391863.png","width":500,"height":500,"caption":"Ivory Coast team flag","longCaption":"Ivory Coast team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"Live Scores","url":"/live-cricket-score","code":"matches","links":[{"title":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score","altText":"Live Cricket Score","displayType":null},{"title":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures","altText":"Cricket Schedule","displayType":null},{"title":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results","altText":"Live Cricket Match Results","displayType":null},{"title":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month","altText":"Cricket Matches by Month","displayType":null},{"title":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season","altText":"Cricket Matches by Season","displayType":null},{"title":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar","altText":"International Cricket Annual Calendar","displayType":null},{"title":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html","altText":"Live Cricket Desktop Scoreboard","displayType":null}],"altText":"Live Cricket Score","displayType":null},{"title":"Series","url":"/cricket-fixtures","code":"series","links":[{"title":"Australia vs India","url":"/series/australia-vs-india-2024-25-1426547","altText":"India tour of Australia 2024/25","displayType":null},{"title":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","displayType":null},{"title":"Under-19s Asia Cup","url":"/series/asian-cricket-council-under-19s-asia-cup-2024-25-1461700","altText":"Asian Cricket Council Under-19s Asia Cup 2024","displayType":null},{"title":"West Indies vs Bangladesh","url":"/series/west-indies-vs-bangladesh-2024-25-1433357","altText":"Bangladesh tour of West Indies 2024/25","displayType":null},{"title":"South Africa vs Sri Lanka","url":"/series/south-africa-vs-sri-lanka-2024-25-1432203","altText":"Sri Lanka tour of South Africa 2024/25","displayType":null},{"title":"New Zealand vs England","url":"/series/england-in-new-zealand-2024-25-1428550","altText":"England tour of New Zealand 2024/25","displayType":null},{"title":"SA Women vs ENG Women","url":"/series/south-africa-vs-england-women-2024-25-1432221","altText":"England Women tour of South Africa 2024/25","displayType":null},{"title":"AUS Women vs IND Women","url":"/series/australia-women-vs-india-women-2024-25-1426497","altText":"India Women tour of Australia 2024/25","displayType":null},{"title":"Zimbabwe vs Afghanistan","url":"/series/afghanistan-in-zimbabwe-2024-25-1457916","altText":"Afghanistan tour of Zimbabwe 2024/25","displayType":null},{"title":"South Africa vs Pakistan","url":"/series/south-africa-vs-pakistan-2024-25-1432205","altText":"Pakistan tour of South Africa 2024/25","displayType":null},{"title":"NZ Women vs AUS Women","url":"/series/new-zealand-women-vs-australia-women-2024-25-1443558","altText":"Australia Women tour of New Zealand 2024/25","displayType":null},{"title":"New Zealand vs Sri Lanka","url":"/series/new-zealand-vs-sri-lanka-2024-25-1443537","altText":"Sri Lanka tour of New Zealand 2024/25","displayType":null},{"title":"BBL 2024","url":"/series/big-bash-league-2024-25-1443056","altText":"Big Bash League 2024/25","displayType":null},{"title":"WPL 2025","url":"/series/women-s-premier-league-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","displayType":null},{"title":"SMA Trophy [IND]","url":"/series/syed-mushtaq-ali-trophy-2024-25-1445827","altText":"Syed Mushtaq Ali Trophy 2024","displayType":null},{"title":"One-Day Cup [AUS]","url":"/series/one-day-cup-aus-2024-25-1444469","altText":"One-Day Cup (Australia) 2024/25","displayType":null},{"title":"Sheffield Shield","url":"/series/sheffield-shield-2024-25-1444468","altText":"Sheffield Shield 2024/25","displayType":null},{"title":"National Cricket League [BDESH]","url":"/series/national-cricket-league-2024-25-1455907","altText":"National Cricket League 2024","displayType":null},{"title":"Quaid-e-Azam Trophy","url":"/series/quaid-e-azam-trophy-2024-25-1457166","altText":"Quaid-e-Azam Trophy 2024","displayType":null},{"title":"Champions T20 Cup [PAK]","url":"/series/champions-t20-cup-2024-25-1464062/match-schedule-fixtures-and-results","altText":"Champions T20 Cup 2024","displayType":null},{"title":"Nepal Premier League","url":"/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results","altText":"Nepal Premier League 2024","displayType":null},{"title":"Africa Continental Cup","url":"/series/africa-continental-cup-2024-25-1462871/match-schedule-fixtures-and-results","altText":"Africa Continental Cup 2024","displayType":null},{"title":"World Cup Regional Americas QLF","url":"/series/icc-men-s-t20-world-cup-sub-regional-americas-qlf-2024-25-1462861/match-schedule-fixtures-and-results","altText":"ICC Men's T20 World Cup Sub Regional Americas Qualifier 2024","displayType":null},{"title":"Test Championship 2023-25","url":"/series/icc-world-test-championship-2023-2025-1345943","altText":"World Test Championship 2023 - 2025","displayType":null},{"title":"Women's Championship","url":"/series/icc-women-s-championship-2022-23-2025-1308225","altText":"ICC Women's Championship 2022 - 2025","displayType":null},{"title":"World Cup League 2","url":"/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525","altText":"ICC Men's Cricket World Cup League 2 2024/27","displayType":null},{"title":"CWC Challenge League Group A","url":"/series/cwc-challenge-league-group-a-2024-2026-1451764","altText":"CWC Challenge League Group A 2024","displayType":null},{"title":"-Future series-","url":"/cricket-fixtures/#future","altText":"Cricket Future Series","displayType":"button"},{"title":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html","altText":"Cricket Match and Series Archives","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"Teams","url":"/team","code":"team","links":[{"title":"Australia","url":"/team/australia-2","altText":"Australia Cricket Team","displayType":null},{"title":"Afghanistan","url":"/team/afghanistan-40","altText":"Afghanistan Cricket Team","displayType":null},{"title":"Bangladesh","url":"/team/bangladesh-25","altText":"Bangladesh Cricket Team","displayType":null},{"title":"Canada","url":"/team/canada-17","altText":"Canada Cricket Team","displayType":null},{"title":"England","url":"/team/england-1","altText":"England Cricket Team","displayType":null},{"title":"Ireland","url":"/team/ireland-29","altText":"Ireland Cricket Team","displayType":null},{"title":"India","url":"/team/india-6","altText":"India Cricket Team","displayType":null},{"title":"Namibia","url":"/team/namibia-28","altText":"Namibia Cricket Team","displayType":null},{"title":"New Zealand","url":"/team/new-zealand-5","altText":"New Zealand Cricket Team","displayType":null},{"title":"Nepal","url":"/team/nepal-33","altText":"Nepal Cricket Team","displayType":null},{"title":"Pakistan","url":"/team/pakistan-7","altText":"Pakistan Cricket Team","displayType":null},{"title":"Netherlands","url":"/team/netherlands-15","altText":"Netherlands Cricket Team","displayType":null},{"title":"South Africa","url":"/team/south-africa-3","altText":"South Africa Cricket Team","displayType":null},{"title":"Oman","url":"/team/oman-37","altText":"Oman Cricket Team","displayType":null},{"title":"Sri Lanka","url":"/team/sri-lanka-8","altText":"Sri Lanka Cricket Team","displayType":null},{"title":"Scotland","url":"/team/scotland-30","altText":"Scotland Cricket Team","displayType":null},{"title":"West Indies","url":"/team/west-indies-4","altText":"West Indies Cricket Team","displayType":null},{"title":"UAE","url":"/team/united-arab-emirates-27","altText":"UAE Cricket Team","displayType":null},{"title":"Zimbabwe","url":"/team/zimbabwe-9","altText":"Zimbabwe Cricket Team","displayType":null},{"title":"USA","url":"/team/united-states-of-america-11","altText":"USA Cricket Team","displayType":null}],"altText":"Cricket Teams","displayType":null},{"title":"News","url":"/cricket-news","code":"news","links":[{"title":"News Home","url":"/cricket-news","displayType":null},{"title":"Future of ODIs","url":"/cricket-news/the-future-of-odis-39","displayType":null},{"title":"Ball-tampering","url":"/cricket-news/ball-tampering-25","displayType":null},{"title":"Technology in cricket","url":"/cricket-news/technology-in-cricket-18","displayType":null},{"title":"Racism","url":"/cricket-news/racism-99","displayType":null},{"title":"Run-out controversies","url":"/cricket-news/run-out-controversies-325","displayType":null},{"title":"Corruption","url":"/cricket-news/corruption-in-cricket-4","displayType":null}],"altText":"Cricket News","displayType":null},{"title":"Features","url":"/cricket-features","code":"features","links":[{"title":"Features Home","url":"/cricket-features","displayType":null},{"title":"On this day","url":"/on-this-day/cricket-events","displayType":null},{"title":"Writers","url":"/espncricinfo-writers-index","displayType":null},{"title":"Web stories","url":"/webstories","displayType":null},{"title":"Photo galleries","url":"/gallery","displayType":null},{"title":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years","displayType":null},{"title":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/","displayType":null}],"altText":"Cricket Features","displayType":null},{"title":"Videos","url":"/cricket-videos/","code":"videos","links":[{"title":"Cricinformed","url":"/cricket-videos/genre/cricinformed-299","displayType":null},{"title":"TimeOut","url":"/cricket-videos/genre/time-out-221","displayType":null},{"title":"Matchday","url":"/cricket-videos/genre/match-day-155","displayType":null},{"title":"Matchday Hindi","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"Kya Khoya Kya Paaya","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null},{"title":"Haan Ya Naa","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"25 Questions","url":"/cricket-videos/genre/25-questions-191","displayType":null},{"title":"News and Analysis","url":"/cricket-videos/genre/news-and-analysis-34","displayType":null},{"title":"Interviews","url":"/cricket-videos/genre/interviews-9","displayType":null},{"title":"Features","url":"/cricket-videos/genre/features-46","displayType":null},{"title":"Press Conference","url":"/cricket-videos/genre/press-conference-2","displayType":null},{"title":"Ravi \u0026 Raunak","url":"/cricket-videos/genre/ravi-raunak-277","displayType":null},{"title":"Polite Enquiries","url":"/cricket-videos/genre/politeenquiries-119","displayType":null},{"title":"Run Order","url":"/cricket-videos/genre/run-order-166","displayType":null},{"title":"Newsroom","url":"/cricket-videos/genre/newsroom-218","displayType":null},{"title":"Highlights","url":"/cricket-videos/genre/highlights-37","displayType":null},{"title":"YouTube","url":"https://www.youtube.com/ESPNCricinfo","displayType":null}],"altText":"Cricket Videos","displayType":null},{"title":"Stats","url":"https://www.espncricinfo.com/records","code":"stats","links":[{"title":"Stats home","url":"/records","displayType":null},{"title":"AskCricinfo","url":"/ask","displayType":null},{"title":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html","displayType":null},{"title":"SuperStats","url":"/genre/superstats-706","displayType":null},{"title":"2024 records","url":"/records/year/2024-2024","displayType":null},{"title":"2023 records","url":"/records/year/2023-2023","displayType":null},{"title":"All records","url":"/records","displayType":null},{"title":"Players","url":"/cricketers","displayType":null},{"title":"Grounds","url":"/cricket-grounds","displayType":null},{"title":"Rankings","url":"/rankings/icc-team-ranking","displayType":null}],"altText":"Cricket Stats","displayType":null}]},"trendingMatches":{"matches":[{"_uid":114936,"id":114936,"objectId":1432230,"scribeId":1432230,"slug":"south-africa-women-vs-england-women-3rd-odi","stage":"RUNNING","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"daynight","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T12:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"ENG Women won by 6 wickets (with 24 balls remaining) (DLS method)","statusEng":"RESULT","internationalNumber":"001424","generalNumber":null,"winnerTeamId":1026,"tossWinnerTeamId":1026,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18.06,"liveOversPending":null,"liveBalls":109,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":1,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"233/8","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"ENG Women","longName":"England Women","abbreviation":"ENG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"153/4","scoreInfo":"19/23 ov, T:152","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":330900,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117731,"id":117731,"objectId":1457920,"scribeId":1457920,"slug":"zimbabwe-vs-afghanistan-1st-t20i","stage":"FINISHED","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st T20I","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Zimbabwe won by 4 wickets (with 0 balls remaining)","statusEng":"RESULT","internationalNumber":"003030","generalNumber":null,"winnerTeamId":9,"tossWinnerTeamId":40,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.06,"liveOversPending":null,"liveBalls":115,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16805,"objectId":1457916,"scribeId":1457916,"slug":"afghanistan-in-zimbabwe-2024-25","name":"Afghanistan in Zimbabwe","longName":"Afghanistan tour of Zimbabwe","alternateName":"ZIM vs AFG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-09T00:00:00.000Z","endDate":"2025-01-06T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":260,"objectId":59545,"name":"Harare Sports Club","smallName":"Harare","longName":"Harare Sports Club","slug":"harare-sports-club","location":"","image":{"id":13881,"objectId":59544,"slug":"general-view-of-harare-sports-club","url":"/lsci/db/PICTURES/DB/032005/058856.jpg","width":210,"height":180,"caption":"General view of Harare Sports Club","longCaption":"General view of Harare Sports Club","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1028,"objectId":59540,"name":"Harare","area":"","timezone":"Africa/Johannesburg"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"10,000"},"teams":[{"team":{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},"isHome":false,"isLive":false,"score":"144/6","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"4/9","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=166499984-1853121818~4/9\u0026bet=1"}},{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":"145/6","scoreInfo":"20 ov, T:145","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"7/4","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=166499984-1853121817~7/4\u0026bet=1"}}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":330896,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":114394,"id":114394,"objectId":1426622,"scribeId":1426622,"slug":"australia-women-vs-india-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"daynight","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"AUS Women won by 83 runs","statusEng":"RESULT","internationalNumber":"001423","generalNumber":null,"winnerTeamId":289,"tossWinnerTeamId":1863,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.01,"liveOversPending":null,"liveBalls":270,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16210,"objectId":1426497,"scribeId":22106,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":1,"gamePlayWatch":false},"ground":{"id":213,"objectId":56490,"name":"Western Australia Cricket Association Ground, Perth","smallName":"W.A.C.A","longName":"Western Australia Cricket Association Ground, Perth","slug":"w-a-c-a-ground-perth","location":"East Perth","image":{"id":40407,"objectId":56489,"slug":"test-cricket-under-lights","url":"/lsci/db/PICTURES/DB/111997/000226.jpg","width":390,"height":245,"caption":"Test cricket under lights","longCaption":"Shane Warne bowls the first Test match ball under lights. Australia v New Zealand 2nd Test, Day One, at the WACA, Perth, Thursday November 20th 1997","credit":"Action Photographics","photographer":"Colin Whelan","peerUrls":null},"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"18,000"},"teams":[{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"AUS Women","longName":"Australia Women","abbreviation":"AUS-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"298/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"215","scoreInfo":"45.1/50 ov, T:299","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":330881,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":30,"totalVideos":0,"totalStories":4,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":116463,"id":116463,"objectId":1446102,"scribeId":1446102,"slug":"delhi-vs-uttar-pradesh-2nd-quarter-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd quarter final","floodlit":"daynight","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Delhi won by 19 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":2212,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"193/3","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"174","scoreInfo":"20 ov, T:194","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330906,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116465,"id":116465,"objectId":1446104,"scribeId":1446104,"slug":"mumbai-vs-vidarbha-4th-quarter-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"4th quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Mumbai won by 6 wickets (with 4 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1654,"tossWinnerTeamId":1654,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2702,"objectId":573809,"name":"KSCA Cricket Ground, Alur","smallName":"Alur","longName":"KSCA Cricket Ground, Alur","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"221/6","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"224/4","scoreInfo":"19.2/20 ov, T:222","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330902,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116462,"id":116462,"objectId":1446101,"scribeId":1446101,"slug":"baroda-vs-bengal-1st-quarter-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Baroda won by 41 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"172/7","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"131","scoreInfo":"18/20 ov, T:173","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330897,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118487,"id":118487,"objectId":1462657,"scribeId":1462657,"slug":"kathmandu-gurkhas-npl-vs-lumbini-lions-npl-19th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Kathmandu won by 18 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7234,"tossWinnerTeamId":7234,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.03,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7234,"objectId":1462632,"scribeId":1462632,"slug":"kathmandu-gurkhas-npl","name":"Kathmandu","longName":"Kathmandu Gurkhas (NPL)","abbreviation":"KAG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392043.png","isCountry":false,"primaryColor":null,"image":{"id":392043,"objectId":1462941,"slug":"kathmandu-gorkhas-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392043.png","width":500,"height":500,"caption":"Kathmandu Gorkhas team logo","longCaption":"Kathmandu Gorkhas team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":"103","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7239,"objectId":1462638,"scribeId":1462638,"slug":"lumbini-lions-npl","name":"Lumbini","longName":"Lumbini Lions (NPL)","abbreviation":"LUL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391942.jpg","isCountry":false,"primaryColor":null,"image":{"id":391942,"objectId":1462693,"slug":"lumbini-lions-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391942.jpg","width":500,"height":500,"caption":"Lumbini Lions team logo","longCaption":"Lumbini Lions team logo","credit":"Cricket Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":"85","scoreInfo":"19.2/20 ov, T:104","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116464,"id":116464,"objectId":1446103,"scribeId":1446103,"slug":"madhya-pradesh-vs-saurashtra-3rd-quarter-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"3rd quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"M. Pradesh won by 6 wickets (with 4 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2702,"objectId":573809,"name":"KSCA Cricket Ground, Alur","smallName":"Alur","longName":"KSCA Cricket Ground, Alur","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"173/7","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"174/4","scoreInfo":"19.2/20 ov, T:174","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330891,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118486,"id":118486,"objectId":1462656,"scribeId":1462656,"slug":"janakpur-bolts-npl-vs-sudur-paschim-royals-npl-18th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T03:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"S Paschim won by 72 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7237,"tossWinnerTeamId":7232,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":12.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7237,"objectId":1462636,"scribeId":1462636,"slug":"sudur-paschim-royals-npl","name":"S Paschim","longName":"Sudur Paschim Royals (NPL)","abbreviation":"SPR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391989.png","isCountry":false,"primaryColor":null,"image":{"id":391989,"objectId":1462773,"slug":"sudurpaschim-royals-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391989.png","width":500,"height":500,"caption":"Sudurpaschim Royals team logo","longCaption":"Sudurpaschim Royals team logo","credit":"Cricket Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":"123/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7232,"objectId":1462595,"scribeId":1462595,"slug":"janakpur-bolts-npl","name":"Janakpur","longName":"Janakpur Bolts (NPL)","abbreviation":"JAB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392045.png","isCountry":false,"primaryColor":null,"image":{"id":392045,"objectId":1462945,"slug":"janakpur-bolts-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392045.png","width":500,"height":500,"caption":"Janakpur Bolts team logo","longCaption":"Janakpur Bolts team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":"51","scoreInfo":"12.1/20 ov, T:124","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118510,"id":118510,"objectId":1462859,"scribeId":1462859,"slug":"malaysia-women-vs-namibia-women-2nd-t20i","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"2nd T20I","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T02:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"NAM Women won by 27 runs","statusEng":"RESULT","internationalNumber":"002153","generalNumber":null,"winnerTeamId":4995,"tossWinnerTeamId":4243,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.03,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16870,"objectId":1462847,"scribeId":1462847,"slug":"namibia-women-in-malaysia-2024-25","name":"Namibia Women in Malaysia","longName":"Namibia Women tour of Malaysia","alternateName":"MAL Women v NAM Women","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-10T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1962,"objectId":58671,"name":"Selangor Turf Club, Kuala Lumpur","smallName":"Kuala Lumpur","longName":"Selangor Turf Club, Kuala Lumpur","slug":"selangor-turf-club-kuala-lumpur","location":"","image":{"id":137348,"objectId":533072,"slug":"selangor-turf-club","url":"/lsci/db/PICTURES/CMS/137300/137348.jpg","width":900,"height":670,"caption":"Selangor Turf Club","longCaption":"Selangor Turf Club, Profile, September 2011","credit":"ESPNcricinfo Ltd","photographer":"Sajan Nair","peerUrls":null},"town":{"id":781,"objectId":58663,"name":"Kuala Lumpur","area":"","timezone":"Asia/Kuala_Lumpur"},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"},"capacity":null},"teams":[{"team":{"id":4995,"objectId":545928,"scribeId":545928,"slug":"namibia-women","name":"NAM Women","longName":"Namibia Women","abbreviation":"NAM-W","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313148.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313148,"objectId":1241607,"slug":"namibia-logo","url":"/lsci/db/PICTURES/CMS/313100/313148.logo.png","width":500,"height":500,"caption":"Namibia logo","longCaption":"Namibia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},"isHome":false,"isLive":false,"score":"101/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4243,"objectId":299042,"scribeId":299042,"slug":"malaysia-women","name":"Mas Women","longName":"Malaysia Women","abbreviation":"MAL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},"isHome":true,"isLive":false,"score":"74","scoreInfo":"19.3/20 ov, T:102","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118554,"id":118554,"objectId":1462918,"scribeId":1462918,"slug":"rwanda-vs-botswana-13th-match","stage":"FINISHED","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T07:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Rwanda won by 25 runs","statusEng":"RESULT","internationalNumber":"003029","generalNumber":null,"winnerTeamId":191,"tossWinnerTeamId":116,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16881,"objectId":1462871,"scribeId":21470,"slug":"africa-continental-cup-2024-25","name":"Africa Continental Cup","longName":"Africa Continental Cup","alternateName":"Africa Continental Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"Botswana, Kenya, Nigeria, Rwanda, Uganda in Rwanda","season":"2024/25","startDate":"2024-12-04T00:00:00.000Z","endDate":"2024-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3439,"objectId":1151242,"name":"Gahanga International Cricket Stadium, Rwanda","smallName":"Rwanda","longName":"Gahanga International Cricket Stadium, Rwanda","slug":"gahanga-international-cricket-stadium-rwanda","location":"","image":null,"town":{"id":1595,"objectId":1151241,"name":"Kigali City","area":"Rwanda","timezone":"Africa/Johannesburg"},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"},"capacity":"10000"},"teams":[{"team":{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},"isHome":true,"isLive":false,"score":"168/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},"isHome":false,"isLive":false,"score":"143/9","scoreInfo":"20 ov, T:169","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-11T20:50:49.324Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118595,"id":118595,"objectId":1464088,"scribeId":1464088,"slug":"lions-pakistan-vs-panthers-pakistan-6th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"6th Match","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T07:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Lions won by 8 wickets (with 33 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7214,"tossWinnerTeamId":7214,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16896,"objectId":1464062,"scribeId":1464062,"slug":"champions-t20-cup-2024-25","name":"Champions T20 Cup","longName":"Champions T20 Cup","alternateName":"Champions T20 Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2024-12-07T00:00:00.000Z","endDate":"2024-12-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1001,"objectId":59006,"name":"Rawalpindi Cricket Stadium","smallName":"Rawalpindi","longName":"Rawalpindi Cricket Stadium","slug":"rawalpindi-cricket-stadium","location":"","image":{"id":37701,"objectId":59005,"slug":"a-view-of-the-rawalpindi-cricket-stadium","url":"/lsci/db/PICTURES/DB/102000/017579.jpg","width":450,"height":337,"caption":"A view of the Rawalpindi Cricket Stadium","longCaption":"A view of the Rawalpindi Cricket Stadium, 27 Oct 2000","credit":"ESPNcricinfo Ltd","photographer":"Suhael Ahmed","peerUrls":null},"town":{"id":874,"objectId":58999,"name":"Rawalpindi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"},"capacity":"15000"},"teams":[{"team":{"id":7212,"objectId":1450261,"scribeId":1450261,"slug":"panthers-pakistan","name":"Panthers","longName":"Panthers (Pakistan)","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/387200/387233.png","isCountry":false,"primaryColor":null,"image":{"id":387233,"objectId":1450381,"slug":"panthers-pakistan-champions-cup-logo","url":"/lsci/db/PICTURES/CMS/387200/387233.png","width":500,"height":500,"caption":"Panthers Pakistan Champions Cup logo","longCaption":"Panthers Pakistan Champions Cup logo","credit":"PCB","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"123","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7214,"objectId":1450263,"scribeId":1450263,"slug":"lions-pakistan","name":"Lions","longName":"Lions (Pakistan)","abbreviation":"LIO","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/387200/387235.jpg","isCountry":false,"primaryColor":null,"image":{"id":387235,"objectId":1450383,"slug":"lions-pakistan-champions-cup-team-logo","url":"/lsci/db/PICTURES/CMS/387200/387235.jpg","width":500,"height":500,"caption":"Lions Pakistan Champions Cup team logo","longCaption":"Lions Pakistan Champions Cup team logo","credit":"PCB","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"126/2","scoreInfo":"14.3/20 ov, T:124","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-11T20:50:49.324Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115071,"id":115071,"objectId":1433382,"scribeId":1433382,"slug":"west-indies-vs-bangladesh-3rd-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T13:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004815","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":576,"objectId":59421,"name":"Warner Park, Basseterre, St Kitts","smallName":"Basseterre","longName":"Warner Park, Basseterre, St Kitts","slug":"warner-park-basseterre-st-kitts","location":"","image":{"id":72683,"objectId":284889,"slug":"an-overview-of-the-main-stands-at-warner-park","url":"/lsci/db/PICTURES/CMS/72600/72683.jpg","width":500,"height":375,"caption":"An overview of the main stands at Warner Park","longCaption":"An overview of the main stands at Warner Park, 2007 World Cup, Basseterre, St Kitts, March 11, 2007","credit":"Andrew Miller","photographer":null,"peerUrls":null},"town":{"id":986,"objectId":59420,"name":"Basseterre","area":"St Kitts","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":"8,000"},"teams":[{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118488,"id":118488,"objectId":1462658,"scribeId":1462658,"slug":"pokhara-avengers-npl-vs-biratnagar-kings-npl-20th-matcgh","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"20th Matcgh","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7238,"objectId":1462637,"scribeId":1462637,"slug":"pokhara-avengers-npl","name":"Pokhara","longName":"Pokhara Avengers (NPL)","abbreviation":"POA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391990.png","isCountry":false,"primaryColor":null,"image":{"id":391990,"objectId":1462774,"slug":"pokhara-avengers-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391990.png","width":500,"height":500,"caption":"Pokhara Avengers team logo","longCaption":"Pokhara Avengers team logo","credit":"Cricket Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7233,"objectId":1462631,"scribeId":1462631,"slug":"biratnagar-kings-npl","name":"Biratnagar","longName":"Biratnagar Kings (NPL)","abbreviation":"BIK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391936.jpg","isCountry":false,"primaryColor":null,"image":{"id":391936,"objectId":1462685,"slug":"biratnagar-kings-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391936.jpg","width":500,"height":500,"caption":"Biratnagar Kings team logo","longCaption":"Biratnagar Kings team logo","credit":"Nepal Cricket","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118489,"id":118489,"objectId":1462659,"scribeId":1462659,"slug":"janakpur-bolts-npl-vs-kathmandu-gurkhas-npl-21st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7232,"objectId":1462595,"scribeId":1462595,"slug":"janakpur-bolts-npl","name":"Janakpur","longName":"Janakpur Bolts (NPL)","abbreviation":"JAB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392045.png","isCountry":false,"primaryColor":null,"image":{"id":392045,"objectId":1462945,"slug":"janakpur-bolts-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392045.png","width":500,"height":500,"caption":"Janakpur Bolts team logo","longCaption":"Janakpur Bolts team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7234,"objectId":1462632,"scribeId":1462632,"slug":"kathmandu-gurkhas-npl","name":"Kathmandu","longName":"Kathmandu Gurkhas (NPL)","abbreviation":"KAG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392043.png","isCountry":false,"primaryColor":null,"image":{"id":392043,"objectId":1462941,"slug":"kathmandu-gorkhas-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392043.png","width":500,"height":500,"caption":"Kathmandu Gorkhas team logo","longCaption":"Kathmandu Gorkhas team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:50:49.323Z","scorecardSource":null,"ballByBallSource":null}]},"keySeriesItems":[{"title":"West Indies vs Bangladesh","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}},{"title":"Australia vs India","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"Australia vs India","longName":"India tour of Australia","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":225,"totalSquads":7,"gamePlayWatch":false}},{"title":"SA Women vs ENG Women","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":1,"totalSquads":6,"gamePlayWatch":false}},{"title":"South Africa vs Sri Lanka","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16305,"objectId":1432203,"scribeId":22608,"slug":"south-africa-vs-sri-lanka-2024-25","name":"South Africa vs Sri Lanka","longName":"Sri Lanka tour of South Africa","alternateName":"SA vs SL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-12-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":8,"totalSquads":2,"gamePlayWatch":false}},{"title":"New Zealand vs England","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16249,"objectId":1428550,"scribeId":22108,"slug":"england-in-new-zealand-2024-25","name":"England in New Zealand","longName":"England tour of New Zealand","alternateName":"NZ vs ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":14,"totalSquads":3,"gamePlayWatch":false}},{"title":"AUS Women vs IND Women","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16210,"objectId":1426497,"scribeId":22106,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":1,"gamePlayWatch":false}},{"title":"Zimbabwe vs Afghanistan","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16805,"objectId":1457916,"scribeId":1457916,"slug":"afghanistan-in-zimbabwe-2024-25","name":"Afghanistan in Zimbabwe","longName":"Afghanistan tour of Zimbabwe","alternateName":"ZIM vs AFG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-09T00:00:00.000Z","endDate":"2025-01-06T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false}},{"title":"South Africa vs Pakistan","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16307,"objectId":1432205,"scribeId":22603,"slug":"south-africa-vs-pakistan-2024-25","name":"South Africa vs Pakistan","longName":"Pakistan tour of South Africa","alternateName":"SA vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-10T00:00:00.000Z","endDate":"2025-01-07T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"women-s-premier-league-2024-25","name":"Women's Premier League","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-03-16T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Under-19s Asia Cup","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16848,"objectId":1461700,"scribeId":8616,"slug":"asian-cricket-council-under-19s-asia-cup-2024-25","name":"Asian Cricket Council Under-19s Asia Cup","longName":"Asian Cricket Council Under-19s Asia Cup","alternateName":"U19 Asia Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-12-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":1,"gamePlayWatch":false}},{"title":"Global Super League","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16829,"objectId":1460197,"scribeId":1460197,"slug":"global-super-league-2024-25","name":"Global Super League","longName":"Global Super League","alternateName":"GSL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024/25","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-12-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16622,"objectId":1449924,"scribeId":8048,"slug":"ipl-2025","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-03-14T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":84,"totalSquads":10,"gamePlayWatch":false}},{"title":"SMA Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false}},{"title":"Ranji Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false}},{"title":"Plunket Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16691,"objectId":1452136,"scribeId":8828,"slug":"plunket-shield-2024-25","name":"Plunket Shield","longName":"Plunket Shield","alternateName":"Plunket Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-11-11T00:00:00.000Z","endDate":"2025-04-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"BBL 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16475,"objectId":1443056,"scribeId":8044,"slug":"big-bash-league-2024-25","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-12-15T00:00:00.000Z","endDate":"2025-01-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}},{"title":"The Ford Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16689,"objectId":1451912,"scribeId":8880,"slug":"the-ford-trophy-2024-25","name":"The Ford Trophy","longName":"The Ford Trophy","alternateName":"Ford Trophy","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-10-20T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Sheffield Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false}},{"title":"One-Day Cup (Australia)","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16510,"objectId":1444469,"scribeId":18077,"slug":"one-day-cup-aus-2024-25","name":"One-Day Cup (AUS)","longName":"One-Day Cup (Australia)","alternateName":"Australia 1-Day","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-09-22T00:00:00.000Z","endDate":"2025-03-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Cricket World Cup League 2","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2","longName":"ICC Men's Cricket World Cup League 2","alternateName":"WCL 2","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group B","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16682,"objectId":1451884,"scribeId":19653,"slug":"cwc-challenge-league-group-b-2024-2026","name":"CWC Challenge League Group B","longName":"CWC Challenge League Group B","alternateName":"Challenge League Group B","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2024-11-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group A","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16673,"objectId":1451764,"scribeId":19553,"slug":"cwc-challenge-league-group-a-2024-2026","name":"CWC Challenge League Group A","longName":"CWC Challenge League Group A","alternateName":"Challenge League A","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Kenya","season":"2024-2026","startDate":"2024-09-25T00:00:00.000Z","endDate":"2024-10-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Women's Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":"Championship [W]","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":9,"totalSquads":0,"gamePlayWatch":false}},{"title":"World Test Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":499,"totalSquads":0,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"promotedItems":[{"title":"IPL 2025 auction","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20367,"objectId":1461256,"title":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"}},{"title":"WTC points table","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":16857,"objectId":1387891,"title":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}},{"title":"ICC team rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19296,"objectId":1441993,"title":"https://www.espncricinfo.com/rankings/icc-team-ranking","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}},{"title":"ICC player rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19297,"objectId":1441994,"title":"https://www.espncricinfo.com/rankings/icc-player-ranking","url":"https://www.espncricinfo.com/rankings/icc-player-ranking"}},{"title":"Writers","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17385,"objectId":1400155,"title":"https://www.espncricinfo.com/espncricinfo-writers-index","url":"https://www.espncricinfo.com/espncricinfo-writers-index"}},{"title":"Ask Cricinfo","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12478,"objectId":1278011,"title":"https://www.espncricinfo.com/ask","url":"https://www.espncricinfo.com/ask"}}],"askQuestionContent":null},"appPageProps":{"data":{"playerSubNavigationItems":[{"title":"Home","url":"/player","altText":null,"displayType":null},{"title":"Afghanistan","url":"/cricketers/team/afghanistan-40","altText":null,"displayType":null},{"title":"Australia","url":"/cricketers/team/australia-2","altText":null,"displayType":null},{"title":"Bangladesh","url":"/cricketers/team/bangladesh-25","altText":null,"displayType":null},{"title":"England","url":"/cricketers/team/england-1","altText":null,"displayType":null},{"title":"India","url":"/cricketers/team/india-6","altText":null,"displayType":null},{"title":"Ireland","url":"/cricketers/team/ireland-29","altText":null,"displayType":null},{"title":"New Zealand","url":"/cricketers/team/new-zealand-5","altText":null,"displayType":null},{"title":"Pakistan","url":"/cricketers/team/pakistan-7","altText":null,"displayType":null},{"title":"South Africa","url":"/cricketers/team/south-africa-3","altText":null,"displayType":null},{"title":"Sri Lanka","url":"/cricketers/team/sri-lanka-8","altText":null,"displayType":null},{"title":"West Indies","url":"/cricketers/team/west-indies-4","altText":null,"displayType":null},{"title":"Zimbabwe","url":"/cricketers/team/zimbabwe-9","altText":null,"displayType":null},{"title":"Umpires and Officials","url":"/cricketers/elite-umpire-officials","altText":null,"displayType":null},{"title":"Player and official deaths","url":"/cricketers/deaths/2023","altText":null,"displayType":null}],"data":{"content":{"team":{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"fanRatings":{"playerMatchClasses":[{"id":2,"type":"i","name":"One-Day Internationals","slug":"one-day-internationals"},{"id":1,"type":"i","name":"Tests","slug":"tests"},{"id":13,"type":"g","name":"Other Twenty20 matches","slug":"other-twenty20-matches"},{"id":3,"type":"i","name":"Twenty20 Internationals","slug":"twenty20-internationals"},{"id":4,"type":"g","name":"First-class","slug":"first-class"}]},"impactStats":{"classMetas":[{"id":3,"type":"i","name":"Twenty20 Internationals","slug":"twenty20-internationals"},{"id":6,"type":"g","name":"Twenty20","slug":"twenty20"}]},"totalVideos":1544,"totalPlayers":474,"totalGalleries":824,"totalImages":20026,"totalSquads":122,"hasStats":true},"players":{"total":77,"results":[{"id":114917,"objectId":1371878,"name":"K Kavindi","longName":"Kawya Kavindi","mobileName":"Kavindi","indexName":"Kavindi, K","battingName":"K Kavindi","fieldingName":"Kavindi","slug":"kawya-kavindi","imageUrl":"/lsci/db/PICTURES/CMS/391100/391128.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":391128,"objectId":1460060,"slug":"kawya-kavindi-player-portrait","url":"/lsci/db/PICTURES/CMS/391100/391128.2.png","width":160,"height":136,"caption":"Kawya Kavindi, player portrait","longCaption":"Kawya Kavindi, player portrait","credit":"ECB via Getty Images","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":85151,"objectId":924291,"name":"I Dulani","longName":"Imesha Dulani","mobileName":"Dulani","indexName":"Dulani, I","battingName":"I Dulani","fieldingName":"Dulani","slug":"imesha-dulani","imageUrl":"/lsci/db/PICTURES/CMS/335100/335135.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/335100/335135.png","dateOfBirth":{"year":2002,"month":1,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":335135,"objectId":1303235,"slug":"imesha-dulani-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335135.1.png","width":160,"height":136,"caption":"Imesha Dulani, player page headshot cutout 2022","longCaption":"Imesha Dulani, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":{"id":335135,"objectId":1303235,"slug":"imesha-dulani-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335135.png","width":600,"height":436,"caption":"Imesha Dulani, player page headshot cutout 2022","longCaption":"Imesha Dulani, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/335100/335135.square.png"}}},{"id":110851,"objectId":1290105,"name":"RMVD Gunaratne","longName":"Vishmi Gunaratne","mobileName":"Gunaratne","indexName":"Gunaratne, RMVD","battingName":"RMVD Gunaratne","fieldingName":"Gunaratne","slug":"vishmi-gunaratne","imageUrl":"/lsci/db/PICTURES/CMS/335100/335136.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/335100/335136.png","dateOfBirth":{"year":2005,"month":8,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":335136,"objectId":1303237,"slug":"vishmi-gunaratne-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335136.1.png","width":160,"height":136,"caption":"Vishmi Gunaratne, player page headshot cutout 2022","longCaption":"Vishmi Gunaratne, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":{"id":335136,"objectId":1303237,"slug":"vishmi-gunaratne-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335136.png","width":600,"height":436,"caption":"Vishmi Gunaratne, player page headshot cutout 2022","longCaption":"Vishmi Gunaratne, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/335100/335136.square.png"}}},{"id":112437,"objectId":1321015,"name":"HDRS Silva","longName":"Rashmi Silva","mobileName":"Silva","indexName":"Silva, HDRS","battingName":"HDRS Silva","fieldingName":"Silva","slug":"rashmi-silva","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},{"id":85149,"objectId":924289,"name":"S Nisansala","longName":"Sachini Nisansala","mobileName":"Nisansala","indexName":"Nisansala, S","battingName":"S Nisansala","fieldingName":"Nisansala","slug":"sachini-nisansala","imageUrl":"/lsci/db/PICTURES/CMS/335100/335137.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/335100/335137.png","dateOfBirth":{"year":2001,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":335137,"objectId":1303239,"slug":"sachini-nisansala-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335137.1.png","width":160,"height":136,"caption":"Sachini Nisansala, player page headshot cutout 2022","longCaption":"Sachini Nisansala, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":335137,"objectId":1303239,"slug":"sachini-nisansala-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335137.png","width":600,"height":436,"caption":"Sachini Nisansala, player page headshot cutout 2022","longCaption":"Sachini Nisansala, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/335100/335137.square.png"}}},{"id":73251,"objectId":684561,"name":"Tharika Sewwandi","longName":"Tharika Sewwandi","mobileName":"Sewwandi","indexName":"Sewwandi, Tharika","battingName":"Tharika Sewwandi","fieldingName":"Tharika Sewwandi","slug":"tharika-sewwandi","imageUrl":"/lsci/db/PICTURES/CMS/335100/335138.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/335100/335138.png","dateOfBirth":{"year":1997,"month":5,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["lmf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm medium-fast"],"image":{"id":335138,"objectId":1303240,"slug":"tharika-sewwandi-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335138.1.png","width":160,"height":136,"caption":"Tharika Sewwandi, player page headshot cutout 2022","longCaption":"Tharika Sewwandi, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":335138,"objectId":1303240,"slug":"tharika-sewwandi-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/335100/335138.png","width":600,"height":436,"caption":"Tharika Sewwandi, player page headshot cutout 2022","longCaption":"Tharika Sewwandi, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/335100/335138.square.png"}}},{"id":85147,"objectId":924287,"name":"U Thimeshani","longName":"Umasha Thimeshani","mobileName":"Thimashini","indexName":"Thimeshani,U","battingName":"U Thimeshani","fieldingName":"Thimeshani","slug":"umasha-thimeshani","imageUrl":"/lsci/db/PICTURES/CMS/300600/300649.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":4,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":300649,"objectId":1216628,"slug":"umasha-thimishani-player-portrait","url":"/lsci/db/PICTURES/CMS/300600/300649.1.jpg","width":160,"height":196,"caption":"Umasha Thimishani player portrait","longCaption":"Umasha Thimishani player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":85045,"objectId":923703,"name":"WK Dilhari","longName":"Kavisha Dilhari","mobileName":"Dilhari","indexName":"Dilhari, WK","battingName":"WK Dilhari","fieldingName":"Dilhari","slug":"kavisha-dilhari","imageUrl":"/lsci/db/PICTURES/CMS/322100/322130.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322130.png","dateOfBirth":{"year":2001,"month":1,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob","lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak"],"image":{"id":322130,"objectId":1264543,"slug":"kavisha-dilhari-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322130.1.png","width":160,"height":136,"caption":"Kavisha Dilhari player page headshot cutout, 2021","longCaption":"Kavisha Dilhari player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":322130,"objectId":1264543,"slug":"kavisha-dilhari-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322130.png","width":600,"height":436,"caption":"Kavisha Dilhari player page headshot cutout, 2021","longCaption":"Kavisha Dilhari player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322130.square.png"}}},{"id":73069,"objectId":683433,"name":"M Shehani","longName":"Malsha Shehani","mobileName":"Shehani","indexName":"Shehani, M","battingName":"M Shehani","fieldingName":"Shehani","slug":"malsha-shehani","imageUrl":"/lsci/db/PICTURES/CMS/353900/353975.6.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/343900/343956.gif","dateOfBirth":{"year":1995,"month":6,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf","ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","right-arm offbreak"],"image":{"id":353975,"objectId":1357840,"slug":"malsha-shehani-player-portrait-2023","url":"/lsci/db/PICTURES/CMS/353900/353975.6.png","width":160,"height":136,"caption":"Malsha Shehani, player portrait 2023","longCaption":"Malsha Shehani, player portrait 2023","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":343956,"objectId":1328382,"slug":"malsha-shehani","url":"/lsci/db/PICTURES/CMS/343900/343956.gif","width":345,"height":230,"caption":"Malsha Shehani","longCaption":"Malsha Shehani","credit":"Chaminda de Silva","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/343900/343956.square.gif","WIDE":null,"SQUARE":null}}},{"id":67555,"objectId":557839,"name":"H Madavi","longName":"Harshitha Samarawickrama","mobileName":"Harshitha","indexName":"Madavi, H","battingName":"H Madavi","fieldingName":"Madavi","slug":"harshitha-samarawickrama","imageUrl":"/lsci/db/PICTURES/CMS/322100/322128.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322128.png","dateOfBirth":{"year":1998,"month":6,"date":29},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rsm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm slow-medium"],"image":{"id":322128,"objectId":1264541,"slug":"harshitha-madavi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322128.1.png","width":160,"height":136,"caption":"Harshitha Madavi player page headshot cutout, 2021","longCaption":"Harshitha Madavi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322128,"objectId":1264541,"slug":"harshitha-madavi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322128.png","width":600,"height":436,"caption":"Harshitha Madavi player page headshot cutout, 2021","longCaption":"Harshitha Madavi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322128.square.png"}}},{"id":77193,"objectId":763099,"name":"HIS Mendis","longName":"Imalka Mendis","mobileName":"Mendis","indexName":"Mendis, HIS","battingName":"HIS Mendis","fieldingName":"Mendis","slug":"imalka-mendis","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":9,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":58130,"objectId":371194,"name":"SIP Fernando","longName":"Inoshi Priyadharshani","mobileName":"Priyadharshani","indexName":"Fernando, SIP","battingName":"SIP Fernando","fieldingName":"Fernando","slug":"inoshi-priyadharshani","imageUrl":"/lsci/db/PICTURES/CMS/322100/322134.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322134.png","dateOfBirth":{"year":1987,"month":3,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322134,"objectId":1264547,"slug":"inoshi-priyadharshani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322134.1.png","width":160,"height":136,"caption":"Inoshi Priyadharshani player page headshot cutout, 2021","longCaption":"Inoshi Priyadharshani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322134,"objectId":1264547,"slug":"inoshi-priyadharshani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322134.png","width":600,"height":436,"caption":"Inoshi Priyadharshani player page headshot cutout, 2021","longCaption":"Inoshi Priyadharshani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322134.square.png"}}},{"id":70941,"objectId":631722,"name":"H Karunaratne","longName":"Hansima Karunaratne","mobileName":"","indexName":"Karunaratne, H","battingName":"H Karunaratne","fieldingName":"Karunaratne","slug":"hansima-karunaratne","imageUrl":"/lsci/db/PICTURES/CMS/322100/322129.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322129.png","dateOfBirth":{"year":1993,"month":10,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":322129,"objectId":1264542,"slug":"hansima-karunaratne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322129.1.png","width":160,"height":136,"caption":"Hansima Karunaratne player page headshot cutout, 2021","longCaption":"Hansima Karunaratne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":{"id":322129,"objectId":1264542,"slug":"hansima-karunaratne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322129.png","width":600,"height":436,"caption":"Hansima Karunaratne player page headshot cutout, 2021","longCaption":"Hansima Karunaratne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322129.square.png"}}},{"id":67542,"objectId":557731,"name":"WGAKK Kulasuriya","longName":"Achini Kulasuriya","mobileName":"Kulasuriya","indexName":"Kulasuriya, WGAKK","battingName":"WGAKK Kulasuriya","fieldingName":"Kulasuriya","slug":"achini-kulasuriya","imageUrl":"/lsci/db/PICTURES/CMS/322100/322132.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322132.png","dateOfBirth":{"year":1990,"month":6,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":322132,"objectId":1264545,"slug":"achini-kulasuriya-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322132.1.png","width":160,"height":136,"caption":"Achini Kulasuriya player page headshot cutout, 2021","longCaption":"Achini Kulasuriya player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322132,"objectId":1264545,"slug":"achini-kulasuriya-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322132.png","width":600,"height":436,"caption":"Achini Kulasuriya player page headshot cutout, 2021","longCaption":"Achini Kulasuriya player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322132.square.png"}}},{"id":67546,"objectId":557764,"name":"NND Silva","longName":"Nilakshika Silva","mobileName":"Nilakshika","indexName":"Silva, NND","battingName":"NND Silva","fieldingName":"Silva","slug":"nilakshika-silva","imageUrl":"/lsci/db/PICTURES/CMS/320500/320585.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320585.png","dateOfBirth":{"year":1989,"month":9,"date":27},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm slow-medium"],"image":{"id":320585,"objectId":1261473,"slug":"nilakshi-de-silva-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320585.2.png","width":160,"height":136,"caption":"Nilakshi de Silva player page headshot cutout, 2021","longCaption":"Nilakshi de Silva player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320585,"objectId":1261473,"slug":"nilakshi-de-silva-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320585.png","width":600,"height":436,"caption":"Nilakshi de Silva player page headshot cutout, 2021","longCaption":"Nilakshi de Silva player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320585.square.png"}}},{"id":61559,"objectId":434724,"name":"MGMCP Gunawardene","longName":"Chathurani Gunawardene","mobileName":"","indexName":"Gunawardene, MGMCP","battingName":"MGMCP Gunawardene","fieldingName":"Gunawardene","slug":"chathurani-gunawardene","imageUrl":"/lsci/db/PICTURES/CMS/342300/342321.gif","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":12,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rmf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":342321,"objectId":1323770,"slug":"chathurani-gunawardene","url":"/lsci/db/PICTURES/CMS/342300/342321.gif","width":160,"height":210,"caption":"Chathurani Gunawardene","longCaption":"Chathurani Gunawardene","credit":"Chaminda de Silva","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":70938,"objectId":631609,"name":"BMSM Kumari","longName":"Sugandika Kumari","mobileName":"Kumari","indexName":"Kumari, BMSM","battingName":"BMSM Kumari","fieldingName":"Kumari","slug":"sugandika-kumari","imageUrl":"/lsci/db/PICTURES/CMS/320500/320590.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320590.png","dateOfBirth":{"year":1991,"month":10,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":320590,"objectId":1261478,"slug":"sugandika-kumari-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320590.1.png","width":160,"height":136,"caption":"Sugandika Kumari player page headshot cutout, 2021","longCaption":"Sugandika Kumari player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320590,"objectId":1261478,"slug":"sugandika-kumari-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320590.png","width":600,"height":436,"caption":"Sugandika Kumari player page headshot cutout, 2021","longCaption":"Sugandika Kumari player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320590.square.png"}}},{"id":58124,"objectId":371185,"name":"GWHM Perera","longName":"Hasini Perera","mobileName":"Perera","indexName":"Perera, GWHM","battingName":"GWHM Perera","fieldingName":"Perera","slug":"hasini-perera","imageUrl":"/lsci/db/PICTURES/CMS/320500/320581.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320581.png","dateOfBirth":{"year":1995,"month":6,"date":27},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rmf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":320581,"objectId":1261469,"slug":"hasini-perera-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320581.1.png","width":160,"height":136,"caption":"Hasini Perera player page headshot cutout, 2021","longCaption":"Hasini Perera player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320581,"objectId":1261469,"slug":"hasini-perera-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320581.png","width":600,"height":436,"caption":"Hasini Perera player page headshot cutout, 2021","longCaption":"Hasini Perera player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320581.square.png"}}},{"id":56404,"objectId":340004,"name":"KADA Kanchana","longName":"Ama Kanchana","mobileName":"Kanchana","indexName":"Kanchana, KADA","battingName":"KADA Kanchana","fieldingName":"Kanchana","slug":"ama-kanchana","imageUrl":"/lsci/db/PICTURES/CMS/322100/322122.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322122.png","dateOfBirth":{"year":1991,"month":4,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":322122,"objectId":1264535,"slug":"ama-kanchana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322122.1.png","width":160,"height":136,"caption":"Ama Kanchana player page headshot cutout, 2021","longCaption":"Ama Kanchana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":322122,"objectId":1264535,"slug":"ama-kanchana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322122.png","width":600,"height":436,"caption":"Ama Kanchana player page headshot cutout, 2021","longCaption":"Ama Kanchana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322122.square.png"}}},{"id":64408,"objectId":493860,"name":"MAA Sanjeewani","longName":"Anushka Sanjeewani","mobileName":"Sanjeewani","indexName":"Sanjeewani, MAA","battingName":"MAA Sanjeewani","fieldingName":"Sanjeewani","slug":"anushka-sanjeewani","imageUrl":"/lsci/db/PICTURES/CMS/322100/322123.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322123.png","dateOfBirth":{"year":1990,"month":1,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":322123,"objectId":1264536,"slug":"anushka-sanjeewani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322123.1.png","width":160,"height":136,"caption":"Anushka Sanjeewani player page headshot cutout, 2021","longCaption":"Anushka Sanjeewani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322123,"objectId":1264536,"slug":"anushka-sanjeewani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322123.png","width":600,"height":436,"caption":"Anushka Sanjeewani player page headshot cutout, 2021","longCaption":"Anushka Sanjeewani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322123.square.png"}}},{"id":70940,"objectId":631721,"name":"RS Vandort","longName":"Rebeca Vandort","mobileName":"Vandort","indexName":"Vandort,RS","battingName":"RS Vandort","fieldingName":"Vandort","slug":"rebeca-vandort","imageUrl":"/lsci/db/PICTURES/CMS/322100/322124.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322124.png","dateOfBirth":{"year":1994,"month":1,"date":27},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":322124,"objectId":1264537,"slug":"rebeca-vandort-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322124.1.png","width":160,"height":136,"caption":"Rebeca Vandort player page headshot cutout, 2021","longCaption":"Rebeca Vandort player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[6],"playingRoles":["wicketkeeper"],"headshotImage":{"id":322124,"objectId":1264537,"slug":"rebeca-vandort-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322124.png","width":600,"height":436,"caption":"Rebeca Vandort player page headshot cutout, 2021","longCaption":"Rebeca Vandort player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322124.square.png"}}},{"id":67558,"objectId":557842,"name":"SDNS Karunaratne","longName":"Niluka Karunaratne","mobileName":"","indexName":"Karunaratne, SDNS","battingName":"SDNS Karunaratne","fieldingName":"Karunaratne","slug":"niluka-karunaratne","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1979,"month":9,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":[],"bowlingStyles":["ob"],"longBattingStyles":[],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":64388,"objectId":493713,"name":"NJ Ida","longName":"Nobet Ida","mobileName":"Ida","indexName":"Ida,NJ","battingName":"NJ Ida","fieldingName":"Ida","slug":"nobet-ida","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":5,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm slow-medium"],"image":null,"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":56534,"objectId":342862,"name":"MDN Hansika","longName":"Nipuni Hansika","mobileName":"Hansika","indexName":"Hansika,MDN","battingName":"MDN Hansika","fieldingName":"Hansika","slug":"nipuni-hansika","imageUrl":"/lsci/db/PICTURES/CMS/322100/322125.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322125.png","dateOfBirth":{"year":1994,"month":8,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rmf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":322125,"objectId":1264538,"slug":"nipuni-hansika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322125.1.png","width":160,"height":136,"caption":"Nipuni Hansika player page headshot cutout, 2021","longCaption":"Nipuni Hansika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":322125,"objectId":1264538,"slug":"nipuni-hansika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322125.png","width":600,"height":436,"caption":"Nipuni Hansika player page headshot cutout, 2021","longCaption":"Nipuni Hansika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322125.square.png"}}},{"id":55360,"objectId":335241,"name":"HHC Gunaratne","longName":"Chandima Gunaratne","mobileName":"Gunaratne","indexName":"Gunaratne,HHC","battingName":"HHC Gunaratne","fieldingName":"Gunaratne","slug":"chandima-gunaratne","imageUrl":"/lsci/db/PICTURES/CMS/322100/322126.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322126.png","dateOfBirth":{"year":1982,"month":2,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322126,"objectId":1264539,"slug":"chandima-gunaratne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322126.1.png","width":160,"height":136,"caption":"Chandima Gunaratne player page headshot cutout, 2021","longCaption":"Chandima Gunaratne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":322126,"objectId":1264539,"slug":"chandima-gunaratne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322126.png","width":600,"height":436,"caption":"Chandima Gunaratne player page headshot cutout, 2021","longCaption":"Chandima Gunaratne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322126.square.png"}}},{"id":61574,"objectId":434844,"name":"I Ranaweera","longName":"Inoka Ranaweera","mobileName":"Ranaweera","indexName":"Ranaweera, I","battingName":"I Ranaweera","fieldingName":"Ranaweera","slug":"inoka-ranaweera","imageUrl":"/lsci/db/PICTURES/CMS/320500/320584.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320584.png","dateOfBirth":{"year":1986,"month":2,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":320584,"objectId":1261472,"slug":"inoka-ranaweera-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320584.1.png","width":160,"height":136,"caption":"Inoka Ranaweera player page headshot cutout, 2021","longCaption":"Inoka Ranaweera player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320584,"objectId":1261472,"slug":"inoka-ranaweera-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320584.png","width":600,"height":436,"caption":"Inoka Ranaweera player page headshot cutout, 2021","longCaption":"Inoka Ranaweera player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320584.square.png"}}},{"id":61037,"objectId":429180,"name":"OU Ranasinghe","longName":"Oshadi Ranasinghe","mobileName":"Ranasinghe","indexName":"Ranasinghe, OU","battingName":"OU Ranasinghe","fieldingName":"Ranasinghe","slug":"oshadi-ranasinghe","imageUrl":"/lsci/db/PICTURES/CMS/320500/320586.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320586.png","dateOfBirth":{"year":1986,"month":3,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":320586,"objectId":1261474,"slug":"oshadi-ranasinghe-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320586.1.png","width":160,"height":136,"caption":"Oshadi Ranasinghe player page headshot cutout, 2021","longCaption":"Oshadi Ranasinghe player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":320586,"objectId":1261474,"slug":"oshadi-ranasinghe-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320586.png","width":600,"height":436,"caption":"Oshadi Ranasinghe player page headshot cutout, 2021","longCaption":"Oshadi Ranasinghe player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320586.square.png"}}},{"id":61910,"objectId":442310,"name":"PM Weerakkody","longName":"Prasadani Weerakkody","mobileName":"Weerakkody","indexName":"Weerakkody, PM","battingName":"PM Weerakkody","fieldingName":"Weerakkody","slug":"prasadani-weerakkody","imageUrl":"/lsci/db/PICTURES/CMS/320500/320587.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320587.png","dateOfBirth":{"year":1988,"month":11,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":320587,"objectId":1261475,"slug":"prasadani-weerakkody-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320587.1.png","width":160,"height":136,"caption":"Prasadani Weerakkody player page headshot cutout, 2021","longCaption":"Prasadani Weerakkody player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":320587,"objectId":1261475,"slug":"prasadani-weerakkody-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320587.png","width":600,"height":436,"caption":"Prasadani Weerakkody player page headshot cutout, 2021","longCaption":"Prasadani Weerakkody player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320587.square.png"}}},{"id":55013,"objectId":332543,"name":"HAM Samuddika","longName":"Maduri Samuddika","mobileName":"Samuddika","indexName":"Samuddika,HAM","battingName":"HAM Samuddika","fieldingName":"Samuddika","slug":"maduri-samuddika","imageUrl":"/lsci/db/PICTURES/CMS/322100/322127.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322127.png","dateOfBirth":{"year":1984,"month":11,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322127,"objectId":1264540,"slug":"maduri-samuddika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322127.1.png","width":160,"height":136,"caption":"Maduri Samuddika player page headshot cutout, 2021","longCaption":"Maduri Samuddika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":322127,"objectId":1264540,"slug":"maduri-samuddika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322127.png","width":600,"height":436,"caption":"Maduri Samuddika player page headshot cutout, 2021","longCaption":"Maduri Samuddika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322127.square.png"}}},{"id":64390,"objectId":493715,"name":"BYA Mendis","longName":"Yasoda Mendis","mobileName":"Mendis","indexName":"Mendis,BYA","battingName":"BYA Mendis","fieldingName":"Mendis","slug":"yasoda-mendis","imageUrl":"/lsci/db/PICTURES/CMS/320500/320592.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320592.png","dateOfBirth":{"year":1986,"month":9,"date":15},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320592,"objectId":1261480,"slug":"yasoda-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320592.1.png","width":160,"height":136,"caption":"Yasoda Mendis player page headshot cutout, 2021","longCaption":"Yasoda Mendis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":320592,"objectId":1261480,"slug":"yasoda-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320592.png","width":600,"height":436,"caption":"Yasoda Mendis player page headshot cutout, 2021","longCaption":"Yasoda Mendis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320592.square.png"}}},{"id":61332,"objectId":430391,"name":"S Ravikumar","longName":"Sharina Ravikumar","mobileName":"Ravikumar","indexName":"Ravikumar, S","battingName":"S Ravikumar","fieldingName":"Ravikumar","slug":"sharina-ravikumar","imageUrl":"/lsci/db/PICTURES/CMS/153800/153883.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":3,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm bowler"],"image":{"id":153883,"objectId":602442,"slug":"sharina-ravikumar-portrait","url":"/lsci/db/PICTURES/CMS/153800/153883.1.jpg","width":160,"height":200,"caption":"Sharina Ravikumar portrait","longCaption":"Sharina Ravikumar portrait, January 27","credit":"ICC","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":58142,"objectId":371451,"name":"DGDR Dharmasiri","longName":"Dharshani Dharmasiri","mobileName":"Dharmasiri","indexName":"Dharmasiri,DGDR","battingName":"DGDR Dharmasiri","fieldingName":"Dharmasiri","slug":"dharshani-dharmasiri","imageUrl":"/lsci/db/PICTURES/CMS/124400/124454.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":4,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["lfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast-medium"],"image":{"id":124454,"objectId":487159,"slug":"dgdr-dharmasiri","url":"/lsci/db/PICTURES/CMS/124400/124454.jpg","width":160,"height":210,"caption":"DGDR Dharmasiri","longCaption":null,"credit":"Chaminda de Silva","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":53633,"objectId":318759,"name":"HML Madushani","longName":"Lasanthi Madushani","mobileName":"Madushani","indexName":"Madushani, HML","battingName":"HML Madushani","fieldingName":"Madushani","slug":"lasanthi-madushani","imageUrl":"/lsci/db/PICTURES/CMS/322100/322133.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322100/322133.png","dateOfBirth":{"year":1987,"month":9,"date":12},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":322133,"objectId":1264546,"slug":"lasanthi-madushani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322133.1.png","width":160,"height":136,"caption":"Lasanthi Madushani player page headshot cutout, 2021","longCaption":"Lasanthi Madushani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":322133,"objectId":1264546,"slug":"lasanthi-madushani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322100/322133.png","width":600,"height":436,"caption":"Lasanthi Madushani player page headshot cutout, 2021","longCaption":"Lasanthi Madushani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322100/322133.square.png"}}},{"id":53652,"objectId":318853,"name":"AMCJK Athapaththu","longName":"Chamari Athapaththu","mobileName":"Athapaththu","indexName":"Athapaththu, AMCJK","battingName":"AMCJK Athapaththu","fieldingName":"Athapaththu","slug":"chamari-athapaththu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320555.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320555.png","dateOfBirth":{"year":1990,"month":2,"date":9},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":320555,"objectId":1261439,"slug":"chamari-athapaththu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320555.1.png","width":160,"height":136,"caption":"Chamari Athapaththu player page headshot cutout, 2021","longCaption":"Chamari Athapaththu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":320555,"objectId":1261439,"slug":"chamari-athapaththu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320555.png","width":600,"height":436,"caption":"Chamari Athapaththu player page headshot cutout, 2021","longCaption":"Chamari Athapaththu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320555.square.png"}}},{"id":55359,"objectId":335236,"name":"KDU Prabodhani","longName":"Udeshika Prabodhani","mobileName":"Prabodhani","indexName":"Prabodhani, KDU","battingName":"KDU Prabodhani","fieldingName":"Prabodhani","slug":"udeshika-prabodhani","imageUrl":"/lsci/db/PICTURES/CMS/320500/320591.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320591.png","dateOfBirth":{"year":1985,"month":9,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm medium"],"image":{"id":320591,"objectId":1261479,"slug":"udeshika-prabodhani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320591.1.png","width":160,"height":136,"caption":"Udeshika Prabodhani player page headshot cutout, 2021","longCaption":"Udeshika Prabodhani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320591,"objectId":1261479,"slug":"udeshika-prabodhani-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320591.png","width":600,"height":436,"caption":"Udeshika Prabodhani player page headshot cutout, 2021","longCaption":"Udeshika Prabodhani player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320591.square.png"}}},{"id":55361,"objectId":335242,"name":"WAC Wickramasinghe","longName":"Chandi Wickramasinghe","mobileName":"","indexName":"Wickramasinghe,WAC","battingName":"WAC Wickramasinghe","fieldingName":"Wickramasinghe","slug":"chandi-wickramasinghe","imageUrl":"/lsci/db/PICTURES/CMS/100000/100017.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1983,"month":3,"date":27},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":100017,"objectId":393846,"slug":"portrait-of-chandi-wickramasinghe","url":"/lsci/db/PICTURES/CMS/100000/100017.1.jpg","width":160,"height":200,"caption":"Portrait of Chandi Wickramasinghe","longCaption":"Portrait of Chandi Wickramasinghe","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":53610,"objectId":318611,"name":"HMCM Bandara","longName":"Chamika Bandara","mobileName":"Bandara","indexName":"Bandara, HMCM","battingName":"HMCM Bandara","fieldingName":"Bandara","slug":"chamika-bandara","imageUrl":"/lsci/db/PICTURES/CMS/104500/104559.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1980,"month":11,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":{"id":104559,"objectId":408015,"slug":"chamika-bandara-player-portrait","url":"/lsci/db/PICTURES/CMS/104500/104559.1.jpg","width":160,"height":200,"caption":"Chamika Bandara, player portrait","longCaption":"Chamika Bandara, player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":36459,"objectId":54842,"name":"HMD Rasangika","longName":"Deepika Rasangika","mobileName":"Rasangika","indexName":"Rasangika, HMD","battingName":"HMD Rasangika","fieldingName":"Rasangika","slug":"deepika-rasangika","imageUrl":"/lsci/db/PICTURES/CMS/320500/320571.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320571.png","dateOfBirth":{"year":1983,"month":12,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":320571,"objectId":1261457,"slug":"deepika-rasangika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320571.1.png","width":160,"height":136,"caption":"Deepika Rasangika player page headshot cutout, 2021","longCaption":"Deepika Rasangika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":108,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":320571,"objectId":1261457,"slug":"deepika-rasangika-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320571.png","width":600,"height":436,"caption":"Deepika Rasangika player page headshot cutout, 2021","longCaption":"Deepika Rasangika player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320571.square.png"}}},{"id":50833,"objectId":273301,"name":"BRGN Kumari","longName":"Nirosha Kumari","mobileName":"Kumari","indexName":"Kumari, BRGN","battingName":"BRGN Kumari","fieldingName":"Kumari","slug":"nirosha-kumari","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1984,"month":5,"date":9},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast"],"image":null,"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},{"id":50805,"objectId":272814,"name":"APS Lakshika","longName":"Sanduni Abeywickrema","mobileName":"Lakshika","indexName":"Lakshika, APS","battingName":"APS Lakshika","fieldingName":"Lakshika","slug":"sanduni-abeywickrema","imageUrl":"/lsci/db/PICTURES/CMS/100000/100008.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1982,"month":12,"date":12},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":100008,"objectId":393834,"slug":"portrait-of-sanduni-abeywickrema","url":"/lsci/db/PICTURES/CMS/100000/100008.1.jpg","width":160,"height":200,"caption":"Portrait of Sanduni Abeywickrema","longCaption":"Portrait of Sanduni Abeywickrema","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}],"objects":{"debutCaps":{"36459":40,"50805":38,"50833":39,"53610":41,"53633":45,"53652":44,"55013":49,"55359":43,"55360":53,"55361":42,"56404":59,"56534":54,"58124":60,"58130":66,"58142":46,"61037":51,"61332":47,"61559":62,"61574":52,"61910":50,"64388":55,"64390":48,"64408":58,"67542":64,"67546":63,"67555":68,"67558":56,"70938":61,"70940":57,"70941":65,"73069":69,"73251":72,"77193":67,"85045":70,"85147":71,"85149":73,"85151":76,"110851":75,"112437":74,"114917":77},"debutMatches":{"36459":{"_uid":17969,"id":17969,"objectId":341294,"scribeId":341294,"slug":"sri-lanka-women-vs-pakistan-women","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2008","title":"","floodlit":"day","startDate":"2008-05-02T00:00:00.000Z","endDate":"2008-05-02T00:00:00.000Z","startTime":"2008-05-02T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SL Women won by 96 runs","statusEng":"RESULT","internationalNumber":"000641","generalNumber":null,"winnerTeamId":3672,"tossWinnerTeamId":3022,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":4183,"objectId":341290,"scribeId":8597,"slug":"women-s-asia-cup-2008","name":"Women's Asia Cup","longName":"Women's Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2008","startDate":"2008-04-27T00:00:00.000Z","endDate":"2008-05-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":12,"subClassId":null}],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"225/5","scoreInfo":null,"inningNumbers":[1],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"129/8","scoreInfo":"50 ov, T:226","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":116667,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":1,"totalImages":2,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"50805":{"_uid":12455,"id":12455,"objectId":271459,"scribeId":271459,"slug":"india-women-vs-sri-lanka-women-3rd-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2006/07","title":"3rd Match","floodlit":"day","startDate":"2006-12-15T00:00:00.000Z","endDate":"2006-12-15T00:00:00.000Z","startTime":"2006-12-15T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 10 wickets (with 111 balls remaining)","statusEng":"RESULT","internationalNumber":"000583","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":1863,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":3011,"objectId":271455,"scribeId":8597,"slug":"women-s-asia-cup-2006-07","name":"Women's Asia Cup","longName":"Women's Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"India Women, Pakistan Women, Sri Lanka Women in India","season":"2006/07","startDate":"2006-12-13T00:00:00.000Z","endDate":"2006-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"145/8","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"151/0","scoreInfo":"31.3/50 ov, T:146","inningNumbers":[2],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":101233,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"50833":{"_uid":12457,"id":12457,"objectId":271461,"scribeId":271461,"slug":"india-women-vs-sri-lanka-women-5th-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2006/07","title":"5th Match","floodlit":"day","startDate":"2006-12-18T00:00:00.000Z","endDate":"2006-12-18T00:00:00.000Z","startTime":"2006-12-18T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 7 wickets (with 16 balls remaining)","statusEng":"RESULT","internationalNumber":"000585","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":3011,"objectId":271455,"scribeId":8597,"slug":"women-s-asia-cup-2006-07","name":"Women's Asia Cup","longName":"Women's Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"India Women, Pakistan Women, Sri Lanka Women in India","season":"2006/07","startDate":"2006-12-13T00:00:00.000Z","endDate":"2006-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"171","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"172/3","scoreInfo":"47.2/50 ov, T:172","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":101351,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:08.881Z","scorecardSource":"emma","ballByBallSource":""},"53610":{"_uid":22029,"id":22029,"objectId":368716,"scribeId":368716,"slug":"sri-lanka-women-vs-west-indies-women-1st-women-s-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2008/09","title":"1st Women's ODI","floodlit":"day","startDate":"2008-11-05T00:00:00.000Z","endDate":"2008-11-05T00:00:00.000Z","startTime":"2008-11-05T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 40 runs","statusEng":"RESULT","internationalNumber":"000669","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":4603,"objectId":368711,"scribeId":13833,"slug":"west-indies-women-tour-of-sri-lanka-2008-09","name":"West Indies Women tour of Sri Lanka","longName":"West Indies Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2008,"typeId":4,"isTrophy":false,"description":"","season":"2008/09","startDate":"2008-11-03T00:00:00.000Z","endDate":"2008-11-14T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"167","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"127","scoreInfo":"42.4/50 ov, T:168","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":121580,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:57.107Z","scorecardSource":"emma","ballByBallSource":""},"53633":{"_uid":34596,"id":34596,"objectId":471280,"scribeId":471280,"slug":"netherlands-women-vs-sri-lanka-women-5th-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2010/11","title":"5th Match","floodlit":"day","startDate":"2010-10-07T00:00:00.000Z","endDate":"2010-10-07T00:00:00.000Z","startTime":"2010-10-07T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SL Women won by 50 runs","statusEng":"RESULT","internationalNumber":"000749","generalNumber":null,"winnerTeamId":3672,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6059,"objectId":471119,"scribeId":8643,"slug":"icc-women-s-cricket-challenge-2010-11","name":"ICC Women's Cricket Challenge","longName":"ICC Women's Cricket Challenge","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"Ireland Women, Netherlands Women, Pakistan Women, South Africa Women, Sri Lanka Women, West Indies Women in South Africa","season":"2010/11","startDate":"2010-10-06T00:00:00.000Z","endDate":"2010-10-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":830,"objectId":59168,"name":"North-West University No1 Ground, Potchefstroom","smallName":"Potchefstroom (Uni)","longName":"North-West University No1 Ground, Potchefstroom","slug":"north-west-university-no1-ground-potchefstroom","location":"","image":null,"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"245/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2461,"objectId":2410,"scribeId":2410,"slug":"netherlands-women","name":"NL Women","longName":"Netherlands Women","abbreviation":"NL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313136.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313136,"objectId":1241595,"slug":"netherlands-logo","url":"/lsci/db/PICTURES/CMS/313100/313136.logo.png","width":500,"height":500,"caption":"Netherlands logo","longCaption":"Netherlands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},"isHome":true,"isLive":false,"score":"195/8","scoreInfo":"50 ov, T:246","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":141623,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":4,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"53652":{"_uid":33154,"id":33154,"objectId":452661,"scribeId":452661,"slug":"west-indies-women-vs-sri-lanka-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2010","title":"1st ODI","floodlit":"day","startDate":"2010-04-18T00:00:00.000Z","endDate":"2010-04-18T00:00:00.000Z","startTime":"2010-04-18T13:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 2 wickets (with 3 balls remaining) (D/L method)","statusEng":"RESULT","internationalNumber":"000735","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3867,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":32.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":5203,"objectId":412725,"scribeId":13294,"slug":"sri-lanka-women-tour-of-west-indies-2010","name":"Sri Lanka Women tour of West Indies","longName":"Sri Lanka Women tour of West Indies","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2010,"typeId":4,"isTrophy":false,"description":"","season":"2010","startDate":"2010-04-18T00:00:00.000Z","endDate":"2010-05-16T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":2531,"objectId":452680,"name":"St Paul's Sports Complex, Basseterre, St Kitts","smallName":"Basseterre","longName":"St Paul's Sports Complex, Basseterre, St Kitts","slug":"st-paul-s-sports-complex-basseterre-st-kitts","location":"","image":null,"town":{"id":986,"objectId":59420,"name":"Basseterre","area":"St Kitts","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"129/8","scoreInfo":"33/33 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"133/8","scoreInfo":"32.3/33 ov, T:133","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":136852,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"55013":{"_uid":38622,"id":38622,"objectId":499423,"scribeId":499423,"slug":"sri-lanka-women-vs-ireland-women-3rd-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2011","title":"3rd Match","floodlit":"day","startDate":"2011-04-28T00:00:00.000Z","endDate":"2011-04-28T00:00:00.000Z","startTime":"2011-04-28T04:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"NO RESULT","statusText":"No result","statusEng":"NO RESULT","internationalNumber":"000773","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":2285,"tossWinnerChoice":2,"resultStatus":5,"liveInning":1,"liveInningPredictions":null,"liveOvers":48,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6470,"objectId":499419,"scribeId":8603,"slug":"women-s-quadrangular-series-in-sri-lanka-2011","name":"Women's Quadrangular Series (in Sri Lanka)","longName":"Women's Quadrangular Series (in Sri Lanka)","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"Ireland Women, Netherlands Women, Pakistan Women, Sri Lanka Women in Sri Lanka","season":"2011","startDate":"2011-04-21T00:00:00.000Z","endDate":"2011-04-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"251/5","scoreInfo":"48/48 ov","inningNumbers":[1],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"scribeId":2234,"slug":"ireland-women","name":"IRE Women","longName":"Ireland Women","abbreviation":"IRE-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","isCountry":false,"primaryColor":null,"image":{"id":156800,"objectId":630489,"slug":"cricket-ireland","url":"/lsci/db/PICTURES/CMS/156800/156800.png","width":120,"height":80,"caption":"Cricket Ireland","longCaption":"Cricket Ireland","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":147260,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"55359":{"_uid":24181,"id":24181,"objectId":386312,"scribeId":386312,"slug":"pakistan-women-vs-sri-lanka-women-2nd-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2008/09","title":"2nd Match","floodlit":"day","startDate":"2009-02-07T00:00:00.000Z","endDate":"2009-02-07T00:00:00.000Z","startTime":"2009-02-07T03:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SL Women won by 3 wickets (with 116 balls remaining)","statusEng":"RESULT","internationalNumber":"000679","generalNumber":null,"winnerTeamId":3672,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":4908,"objectId":386194,"scribeId":8632,"slug":"bangladesh-tri-nation-women-s-series-2008-09","name":"Bangladesh Tri-Nation Women's Series","longName":"Bangladesh Tri-Nation Women's Series","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"Bangladesh Women, Pakistan Women, Sri Lanka Women","season":"2008/09","startDate":"2009-02-06T00:00:00.000Z","endDate":"2009-02-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":1925,"objectId":56670,"name":"Shaheed Chandu Stadium, Bogra","smallName":"Bogra","longName":"Shaheed Chandu Stadium, Bogra","slug":"shaheed-chandu-stadium-bogra","location":"","image":{"id":60153,"objectId":240349,"slug":"the-covers-remain-at-the-shaheed-chandu-stadium-in-bogra","url":"/lsci/db/PICTURES/CMS/60100/60153.jpg","width":500,"height":320,"caption":"The covers remain at the Shaheed Chandu Stadium in Bogra","longCaption":"The covers remain at the Shaheed Chandu Stadium in Bogra, Bangladesh v Sri Lanka, 2nd Test, Bogra, 4th day, March 11 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1063,"objectId":235731,"name":"Bogra","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"103","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"105/7","scoreInfo":"30.4/50 ov, T:104","inningNumbers":[2],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":124172,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:06.244Z","scorecardSource":"emma","ballByBallSource":""},"55360":{"_uid":45989,"id":45989,"objectId":560856,"scribeId":560856,"slug":"west-indies-women-vs-sri-lanka-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2012","title":"3rd ODI","floodlit":"day","startDate":"2012-04-29T00:00:00.000Z","endDate":"2012-04-29T00:00:00.000Z","startTime":"2012-04-29T13:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 45 runs (D/L method)","statusEng":"RESULT","internationalNumber":"000821","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":38,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":7280,"objectId":560602,"scribeId":12541,"slug":"sri-lanka-women-tour-of-west-indies-2012","name":"Sri Lanka Women tour of West Indies","longName":"Sri Lanka Women tour of West Indies","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2012,"typeId":4,"isTrophy":false,"description":"","season":"2012","startDate":"2012-04-25T00:00:00.000Z","endDate":"2012-05-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1526,"objectId":59514,"name":"Windward Park, Lucas Street, Barbados","smallName":"Lucas Street","longName":"Windward Park, Lucas Street, Barbados","slug":"windward-park-lucas-street-barbados","location":"","image":null,"town":{"id":1017,"objectId":59513,"name":"Lucas Street","area":"Barbados","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":null},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"168/7","scoreInfo":"40/40 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"131","scoreInfo":"38.4/40 ov, T:177","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":156886,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"55361":{"_uid":22029,"id":22029,"objectId":368716,"scribeId":368716,"slug":"sri-lanka-women-vs-west-indies-women-1st-women-s-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2008/09","title":"1st Women's ODI","floodlit":"day","startDate":"2008-11-05T00:00:00.000Z","endDate":"2008-11-05T00:00:00.000Z","startTime":"2008-11-05T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 40 runs","statusEng":"RESULT","internationalNumber":"000669","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":4603,"objectId":368711,"scribeId":13833,"slug":"west-indies-women-tour-of-sri-lanka-2008-09","name":"West Indies Women tour of Sri Lanka","longName":"West Indies Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2008,"typeId":4,"isTrophy":false,"description":"","season":"2008/09","startDate":"2008-11-03T00:00:00.000Z","endDate":"2008-11-14T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"167","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"127","scoreInfo":"42.4/50 ov, T:168","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":121580,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:57.107Z","scorecardSource":"emma","ballByBallSource":""},"56404":{"_uid":61889,"id":61889,"objectId":757503,"scribeId":757503,"slug":"sri-lanka-women-vs-south-africa-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2014/15","title":"1st ODI","floodlit":"day","startDate":"2014-10-15T00:00:00.000Z","endDate":"2014-10-15T00:00:00.000Z","startTime":"2014-10-15T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 53 runs","statusEng":"RESULT","internationalNumber":"000923","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3379,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":679,"objectId":59308,"name":"Sinhalese Sports Club Ground, Colombo","smallName":"Colombo (SSC)","longName":"Sinhalese Sports Club Ground, Colombo","slug":"sinhalese-sports-club-ground-colombo","location":"","image":{"id":83728,"objectId":325334,"slug":"the-clouds-linger-over-the-ssc-in-colombo-before-the-rain-fell-to-force-a-draw","url":"/lsci/db/PICTURES/CMS/83700/83728.jpg","width":500,"height":307,"caption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw","longCaption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw, Sri Lanka v England, 2nd Test, Colombo, December 13, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"10,000"},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"225/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"172/9","scoreInfo":"50 ov, T:226","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":214839,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:46.073Z","scorecardSource":"emma","ballByBallSource":""},"56534":{"_uid":51363,"id":51363,"objectId":603240,"scribeId":603240,"slug":"sri-lanka-women-vs-west-indies-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2012/13","title":"2nd ODI","floodlit":"day","startDate":"2013-02-24T00:00:00.000Z","endDate":"2013-02-24T00:00:00.000Z","startTime":"2013-02-24T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SL Women won by 4 wickets (with 27 balls remaining)","statusEng":"RESULT","internationalNumber":"000871","generalNumber":null,"winnerTeamId":3672,"tossWinnerTeamId":3867,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.05,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":7993,"objectId":603236,"scribeId":12206,"slug":"west-indies-women-tour-of-sri-lanka-2012-13","name":"West Indies Women tour of Sri Lanka","longName":"West Indies Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2013,"typeId":4,"isTrophy":false,"description":"","season":"2012/13","startDate":"2013-02-22T00:00:00.000Z","endDate":"2013-03-08T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"180/8","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"184/6","scoreInfo":"45.3/50 ov, T:181","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":164850,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"58124":{"_uid":61889,"id":61889,"objectId":757503,"scribeId":757503,"slug":"sri-lanka-women-vs-south-africa-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2014/15","title":"1st ODI","floodlit":"day","startDate":"2014-10-15T00:00:00.000Z","endDate":"2014-10-15T00:00:00.000Z","startTime":"2014-10-15T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 53 runs","statusEng":"RESULT","internationalNumber":"000923","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3379,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":679,"objectId":59308,"name":"Sinhalese Sports Club Ground, Colombo","smallName":"Colombo (SSC)","longName":"Sinhalese Sports Club Ground, Colombo","slug":"sinhalese-sports-club-ground-colombo","location":"","image":{"id":83728,"objectId":325334,"slug":"the-clouds-linger-over-the-ssc-in-colombo-before-the-rain-fell-to-force-a-draw","url":"/lsci/db/PICTURES/CMS/83700/83728.jpg","width":500,"height":307,"caption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw","longCaption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw, Sri Lanka v England, 2nd Test, Colombo, December 13, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"10,000"},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"225/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"172/9","scoreInfo":"50 ov, T:226","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":214839,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:46.073Z","scorecardSource":"emma","ballByBallSource":""},"58130":{"_uid":79671,"id":79671,"objectId":1044203,"scribeId":1044203,"slug":"sri-lanka-women-vs-australia-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2016","title":"1st ODI","floodlit":"day","startDate":"2016-09-18T00:00:00.000Z","endDate":"2016-09-18T00:00:00.000Z","startTime":"2016-09-18T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"AUS Women won by 4 wickets (with 206 balls remaining)","statusEng":"RESULT","internationalNumber":"000992","generalNumber":null,"winnerTeamId":289,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":11435,"objectId":1044195,"scribeId":10775,"slug":"aus-women-tour-of-sl-2016","name":"AUS Women tour of SL","longName":"Australia Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2016,"typeId":4,"isTrophy":false,"description":"","season":"2016","startDate":"2016-09-15T00:00:00.000Z","endDate":"2016-09-27T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"76","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"AUS Women","longName":"Australia Women","abbreviation":"AUS-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"79/6","scoreInfo":"15.4/50 ov, T:77","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":256133,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"58142":{"_uid":35212,"id":35212,"objectId":475117,"scribeId":475117,"slug":"sri-lanka-women-vs-england-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2010/11","title":"1st ODI","floodlit":"day","startDate":"2010-11-15T00:00:00.000Z","endDate":"2010-11-15T00:00:00.000Z","startTime":"2010-11-15T04:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"ENG Women won by 5 runs","statusEng":"RESULT","internationalNumber":"000760","generalNumber":null,"winnerTeamId":1026,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6129,"objectId":475116,"scribeId":13041,"slug":"england-women-tour-of-sri-lanka-2010-11","name":"England Women tour of Sri Lanka","longName":"England Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2010,"typeId":4,"isTrophy":false,"description":"","season":"2010/11","startDate":"2010-11-15T00:00:00.000Z","endDate":"2010-11-23T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":324,"objectId":59300,"name":"Nondescripts Cricket Club Ground, Colombo","smallName":"Colombo (NCC)","longName":"Nondescripts Cricket Club Ground, Colombo","slug":"nondescripts-cricket-club-ground-colombo","location":"","image":{"id":26910,"objectId":59299,"slug":"portrait-of-nondescripts-cricket-club-ground","url":"/lsci/db/PICTURES/DB/072001/027927.jpg","width":500,"height":303,"caption":"Portrait of Nondescripts Cricket Club Ground","longCaption":"Portrait of Nondescripts Cricket Club Ground","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"2000"},"teams":[{"team":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"ENG Women","longName":"England Women","abbreviation":"ENG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"192","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"187/9","scoreInfo":"50 ov, T:193","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":142630,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:14.298Z","scorecardSource":"emma","ballByBallSource":""},"61037":{"_uid":41063,"id":41063,"objectId":527957,"scribeId":527957,"slug":"sri-lanka-women-vs-west-indies-women-semi-final","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2011/12","title":"Semi-Final","floodlit":"day","startDate":"2011-11-24T00:00:00.000Z","endDate":"2011-11-24T00:00:00.000Z","startTime":"2011-11-24T03:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 58 runs","statusEng":"RESULT","internationalNumber":"000804","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3867,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6789,"objectId":527926,"scribeId":8621,"slug":"icc-women-s-world-cup-qualifier-2011-12","name":"ICC Women's World Cup Qualifier","longName":"ICC Women's World Cup Qualifier","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2011/12","startDate":"2011-11-14T00:00:00.000Z","endDate":"2011-11-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1844,"objectId":56667,"name":"Narayanganj Osmani Stadium, Fatullah","smallName":"Fatullah","longName":"Narayanganj Osmani Stadium, Fatullah","slug":"khan-shaheb-osman-ali-stadium-fatullah","location":"","image":{"id":87177,"objectId":337637,"slug":"a-panoramic-view-of-the-stadium-in-fatullah","url":"/lsci/db/PICTURES/CMS/87100/87177.jpg","width":500,"height":287,"caption":"A panoramic view of the stadium in Fatullah","longCaption":"A panoramic view of the stadium in Fatullah, BCB XI v South Africans, 1st day, Fatullah, February 17, 2008","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":1069,"objectId":240498,"name":"Fatullah","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"235/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"177/7","scoreInfo":"50 ov, T:236","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:44.457Z","scorecardSource":"emma","ballByBallSource":""},"61332":{"_uid":35213,"id":35213,"objectId":475118,"scribeId":475118,"slug":"sri-lanka-women-vs-england-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2010/11","title":"2nd ODI","floodlit":"day","startDate":"2010-11-17T00:00:00.000Z","endDate":"2010-11-17T00:00:00.000Z","startTime":"2010-11-17T04:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"NO RESULT","statusText":"No result","statusEng":"NO RESULT","internationalNumber":"000761","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":1026,"tossWinnerChoice":2,"resultStatus":5,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6129,"objectId":475116,"scribeId":13041,"slug":"england-women-tour-of-sri-lanka-2010-11","name":"England Women tour of Sri Lanka","longName":"England Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2010,"typeId":4,"isTrophy":false,"description":"","season":"2010/11","startDate":"2010-11-15T00:00:00.000Z","endDate":"2010-11-23T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"173/8","scoreInfo":"38/38 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"ENG Women","longName":"England Women","abbreviation":"ENG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"30/1","scoreInfo":"9.1/38 ov, T:174","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":142689,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-12-11T20:50:01.439Z","scorecardSource":"emma","ballByBallSource":""},"61559":{"_uid":67945,"id":67945,"objectId":856109,"scribeId":856109,"slug":"sri-lanka-women-vs-west-indies-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2015","title":"1st ODI","floodlit":"day","startDate":"2015-05-13T00:00:00.000Z","endDate":"2015-05-13T00:00:00.000Z","startTime":"2015-05-13T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 5 wickets (with 59 balls remaining)","statusEng":"RESULT","internationalNumber":"000945","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":40.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9941,"objectId":856097,"scribeId":11395,"slug":"west-indies-women-tour-of-sri-lanka-2015","name":"West Indies Women tour of Sri Lanka","longName":"West Indies Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2015,"typeId":4,"isTrophy":false,"description":"","season":"2015","startDate":"2015-05-10T00:00:00.000Z","endDate":"2015-05-27T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":1004,"objectId":59306,"name":"R Premadasa Stadium, Colombo","smallName":"Colombo (RPS)","longName":"R Premadasa Stadium, Colombo","slug":"r-premadasa-stadium-khettarama-colombo","location":"Khettarama","image":{"id":127577,"objectId":498126,"slug":"a-general-view-of-the-redeveloped-r-premadasa-stadium","url":"/lsci/db/PICTURES/CMS/127500/127577.jpg","width":900,"height":602,"caption":"A general view of the redeveloped R Premadasa Stadium","longCaption":"A general view of the redeveloped R Premadasa Stadium, Basnahira v Wayamba, SLC Inter-provisional limited-over tournament, Colombo, 23 January 2011","credit":"Manoj Ridimahaliyadda","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"35,000"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"149","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"153/5","scoreInfo":"40.1/50 ov, T:150","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":228459,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"61574":{"_uid":45987,"id":45987,"objectId":560854,"scribeId":560854,"slug":"west-indies-women-vs-sri-lanka-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2012","title":"1st ODI","floodlit":"day","startDate":"2012-04-25T00:00:00.000Z","endDate":"2012-04-25T00:00:00.000Z","startTime":"2012-04-25T13:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"WI Women won by 88 runs","statusEng":"RESULT","internationalNumber":"000819","generalNumber":null,"winnerTeamId":3867,"tossWinnerTeamId":3867,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":42,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":7280,"objectId":560602,"scribeId":12541,"slug":"sri-lanka-women-tour-of-west-indies-2012","name":"Sri Lanka Women tour of West Indies","longName":"Sri Lanka Women tour of West Indies","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2012,"typeId":4,"isTrophy":false,"description":"","season":"2012","startDate":"2012-04-25T00:00:00.000Z","endDate":"2012-05-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":199,"objectId":59429,"name":"Kensington Oval, Bridgetown, Barbados","smallName":"Bridgetown","longName":"Kensington Oval, Bridgetown, Barbados","slug":"kensington-oval-bridgetown-barbados","location":"","image":{"id":74701,"objectId":291022,"slug":"a-wide-angle-view-of-england-s-match-against-south-africa-at-the-kensington-oval-in-barbados","url":"/lsci/db/PICTURES/CMS/74700/74701.jpg","width":500,"height":331,"caption":"A wide angle view of England's match against South Africa at the Kensington Oval in Barbados ","longCaption":"A wide angle view of England's match against South Africa at the Kensington Oval in Barbados, England v South Africa, Super Eights, Barbados, April 17, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":988,"objectId":59424,"name":"Bridgetown","area":"Barbados","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":"28,000"},"teams":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"WI Women","longName":"West Indies Women","abbreviation":"WI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"228/6","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"140","scoreInfo":"42.3/50 ov, T:229","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":156796,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":3,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:45.369Z","scorecardSource":"emma","ballByBallSource":""},"61910":{"_uid":41040,"id":41040,"objectId":527934,"scribeId":527934,"slug":"south-africa-women-vs-sri-lanka-women-2nd-match-group-a","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2011/12","title":"2nd Match, Group A","floodlit":"day","startDate":"2011-11-14T00:00:00.000Z","endDate":"2011-11-14T00:00:00.000Z","startTime":"2011-11-14T03:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 6 runs","statusEng":"RESULT","internationalNumber":"000796","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":48,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6789,"objectId":527926,"scribeId":8621,"slug":"icc-women-s-world-cup-qualifier-2011-12","name":"ICC Women's World Cup Qualifier","longName":"ICC Women's World Cup Qualifier","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2011/12","startDate":"2011-11-14T00:00:00.000Z","endDate":"2011-11-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1844,"objectId":56667,"name":"Narayanganj Osmani Stadium, Fatullah","smallName":"Fatullah","longName":"Narayanganj Osmani Stadium, Fatullah","slug":"khan-shaheb-osman-ali-stadium-fatullah","location":"","image":{"id":87177,"objectId":337637,"slug":"a-panoramic-view-of-the-stadium-in-fatullah","url":"/lsci/db/PICTURES/CMS/87100/87177.jpg","width":500,"height":287,"caption":"A panoramic view of the stadium in Fatullah","longCaption":"A panoramic view of the stadium in Fatullah, BCB XI v South Africans, 1st day, Fatullah, February 17, 2008","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":1069,"objectId":240498,"name":"Fatullah","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"114","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"108","scoreInfo":"48.2/50 ov, T:115","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":152532,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:21.594Z","scorecardSource":"emma","ballByBallSource":""},"64388":{"_uid":54821,"id":54821,"objectId":668509,"scribeId":668509,"slug":"south-africa-women-vs-sri-lanka-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2013/14","title":"1st ODI","floodlit":"day","startDate":"2013-10-24T00:00:00.000Z","endDate":"2013-10-24T00:00:00.000Z","startTime":"2013-10-24T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 7 wickets (with 76 balls remaining)","statusEng":"RESULT","internationalNumber":"000890","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3379,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":37.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":8575,"objectId":668493,"scribeId":11907,"slug":"sri-lanka-women-tour-of-south-africa-2013-14","name":"Sri Lanka Women tour of South Africa","longName":"Sri Lanka Women tour of South Africa","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2013,"typeId":4,"isTrophy":false,"description":"","season":"2013/14","startDate":"2013-10-18T00:00:00.000Z","endDate":"2013-11-04T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"136","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"139/3","scoreInfo":"37.2/50 ov, T:137","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":193225,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"64390":{"_uid":38626,"id":38626,"objectId":499427,"scribeId":499427,"slug":"sri-lanka-women-vs-pakistan-women-2nd-match","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2011","title":"2nd Match","floodlit":"day","startDate":"2011-04-26T00:00:00.000Z","endDate":"2011-04-26T00:00:00.000Z","startTime":"2011-04-26T04:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"PAK Women won by 2 wickets (with 0 balls remaining)","statusEng":"RESULT","internationalNumber":"000772","generalNumber":null,"winnerTeamId":3022,"tossWinnerTeamId":3022,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":27,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":6470,"objectId":499419,"scribeId":8603,"slug":"women-s-quadrangular-series-in-sri-lanka-2011","name":"Women's Quadrangular Series (in Sri Lanka)","longName":"Women's Quadrangular Series (in Sri Lanka)","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"Ireland Women, Netherlands Women, Pakistan Women, Sri Lanka Women in Sri Lanka","season":"2011","startDate":"2011-04-21T00:00:00.000Z","endDate":"2011-04-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"68","scoreInfo":"24.2/27 ov","inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"69/8","scoreInfo":"27/27 ov, T:69","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":147205,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"64408":{"_uid":59237,"id":59237,"objectId":707467,"scribeId":707467,"slug":"india-women-vs-sri-lanka-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2013/14","title":"3rd ODI","floodlit":"day","startDate":"2014-01-23T00:00:00.000Z","endDate":"2014-01-23T00:00:00.000Z","startTime":"2014-01-23T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 95 runs","statusEng":"RESULT","internationalNumber":"000906","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":44,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":8963,"objectId":707453,"scribeId":11826,"slug":"sri-lanka-women-tour-of-india-2013-14","name":"Sri Lanka Women tour of India","longName":"Sri Lanka Women tour of India","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":4,"isTrophy":false,"description":"","season":"2013/14","startDate":"2014-01-16T00:00:00.000Z","endDate":"2014-01-29T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","smallName":"Visakhapatnam","longName":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"229/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"134","scoreInfo":"44/50 ov, T:230","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":199401,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:43.509Z","scorecardSource":"emma","ballByBallSource":""},"67542":{"_uid":71313,"id":71313,"objectId":916651,"scribeId":916651,"slug":"new-zealand-women-vs-sri-lanka-women-4th-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2015/16","title":"4th ODI","floodlit":"day","startDate":"2015-11-10T00:00:00.000Z","endDate":"2015-11-10T00:00:00.000Z","startTime":"2015-11-09T21:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"NZ Women won by 10 wickets (with 189 balls remaining)","statusEng":"RESULT","internationalNumber":"000966","generalNumber":null,"winnerTeamId":2614,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":10479,"objectId":916633,"scribeId":11241,"slug":"sri-lanka-women-tour-of-new-zealand-2015-16","name":"Sri Lanka Women tour of New Zealand","longName":"Sri Lanka Women tour of New Zealand","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2015,"typeId":4,"isTrophy":false,"description":"","season":"2015/16","startDate":"2015-11-01T00:00:00.000Z","endDate":"2015-11-22T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":1162,"objectId":58847,"name":"Bert Sutcliffe Oval, Lincoln","smallName":"Lincoln","longName":"Bert Sutcliffe Oval, Lincoln","slug":"bert-sutcliffe-oval-lincoln","location":"","image":{"id":178021,"objectId":714957,"slug":"a-view-of-the-burt-sutcliffe-oval","url":"/lsci/db/PICTURES/CMS/178000/178021.jpg","width":900,"height":600,"caption":"A view of the Burt Sutcliffe Oval","longCaption":"A view of the Burt Sutcliffe Oval, Scotland v United Arab Emirates, World Cup 2015 Qualifier, final, Lincoln, February 1, 2014","credit":"Martin Hunter-IDI","photographer":null,"peerUrls":null},"town":{"id":832,"objectId":58844,"name":"Lincoln","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":"127/0","scoreInfo":"18.3/50 ov, T:127","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":239117,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:49:38.096Z","scorecardSource":"emma","ballByBallSource":""},"67546":{"_uid":71307,"id":71307,"objectId":916645,"scribeId":916645,"slug":"new-zealand-women-vs-sri-lanka-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2015/16","title":"1st ODI","floodlit":"day","startDate":"2015-11-03T00:00:00.000Z","endDate":"2015-11-03T00:00:00.000Z","startTime":"2015-11-02T21:30:00.000Z","timePublished":true,"scheduleNote":"Reserve Day","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"NZ Women won by 96 runs","statusEng":"RESULT","internationalNumber":"000963","generalNumber":null,"winnerTeamId":2614,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":1162,"objectId":58847,"name":"Bert Sutcliffe Oval, Lincoln","smallName":"Lincoln","longName":"Bert Sutcliffe Oval, Lincoln","slug":"bert-sutcliffe-oval-lincoln","location":"","image":{"id":178021,"objectId":714957,"slug":"a-view-of-the-burt-sutcliffe-oval","url":"/lsci/db/PICTURES/CMS/178000/178021.jpg","width":900,"height":600,"caption":"A view of the Burt Sutcliffe Oval","longCaption":"A view of the Burt Sutcliffe Oval, Scotland v United Arab Emirates, World Cup 2015 Qualifier, final, Lincoln, February 1, 2014","credit":"Martin Hunter-IDI","photographer":null,"peerUrls":null},"town":{"id":832,"objectId":58844,"name":"Lincoln","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"},"capacity":null},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":"283/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"187/9","scoreInfo":"50 ov, T:284","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":238561,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:43.121Z","scorecardSource":"emma","ballByBallSource":""},"67555":{"_uid":79673,"id":79673,"objectId":1044205,"scribeId":1044205,"slug":"sri-lanka-women-vs-australia-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2016","title":"2nd ODI","floodlit":"day","startDate":"2016-09-20T00:00:00.000Z","endDate":"2016-09-20T00:00:00.000Z","startTime":"2016-09-20T04:20:00.000Z","timePublished":true,"scheduleNote":"Reserve Day","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"AUS Women won by 78 runs","statusEng":"RESULT","internationalNumber":"000993","generalNumber":null,"winnerTeamId":289,"tossWinnerTeamId":289,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"AUS Women","longName":"Australia Women","abbreviation":"AUS-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"254/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"176/9","scoreInfo":"50 ov, T:255","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":256182,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:42.727Z","scorecardSource":"emma","ballByBallSource":""},"67558":{"_uid":54823,"id":54823,"objectId":668511,"scribeId":668511,"slug":"south-africa-women-vs-sri-lanka-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2013/14","title":"2nd ODI","floodlit":"day","startDate":"2013-10-26T00:00:00.000Z","endDate":"2013-10-26T00:00:00.000Z","startTime":"2013-10-26T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 67 runs","statusEng":"RESULT","internationalNumber":"000891","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":8575,"objectId":668493,"scribeId":11907,"slug":"sri-lanka-women-tour-of-south-africa-2013-14","name":"Sri Lanka Women tour of South Africa","longName":"Sri Lanka Women tour of South Africa","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2013,"typeId":4,"isTrophy":false,"description":"","season":"2013/14","startDate":"2013-10-18T00:00:00.000Z","endDate":"2013-11-04T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"274/3","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"207/8","scoreInfo":"50 ov, T:275","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":193355,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"70938":{"_uid":66261,"id":66261,"objectId":808863,"scribeId":808863,"slug":"pakistan-women-vs-sri-lanka-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2014/15","title":"2nd ODI","floodlit":"day","startDate":"2015-01-11T00:00:00.000Z","endDate":"2015-01-11T00:00:00.000Z","startTime":"2015-01-11T05:30:00.000Z","timePublished":true,"scheduleNote":"Reserve Day","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"PAK Women won by 12 runs","statusEng":"RESULT","internationalNumber":"000935","generalNumber":null,"winnerTeamId":3022,"tossWinnerTeamId":3022,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":848,"objectId":59392,"name":"Sharjah Cricket Stadium","smallName":"Sharjah","longName":"Sharjah Cricket Stadium","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"138/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"45.1/50 ov, T:139","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":220437,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:52:14.117Z","scorecardSource":"emma","ballByBallSource":""},"70940":{"_uid":54825,"id":54825,"objectId":668513,"scribeId":668513,"slug":"south-africa-women-vs-sri-lanka-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2013/14","title":"3rd ODI","floodlit":"day","startDate":"2013-10-28T00:00:00.000Z","endDate":"2013-10-28T00:00:00.000Z","startTime":"2013-10-28T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"NO RESULT","statusText":"No result","statusEng":"NO RESULT","internationalNumber":"000892","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3379,"tossWinnerChoice":2,"resultStatus":5,"liveInning":2,"liveInningPredictions":null,"liveOvers":1,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":8575,"objectId":668493,"scribeId":11907,"slug":"sri-lanka-women-tour-of-south-africa-2013-14","name":"Sri Lanka Women tour of South Africa","longName":"Sri Lanka Women tour of South Africa","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2013,"typeId":4,"isTrophy":false,"description":"","season":"2013/14","startDate":"2013-10-18T00:00:00.000Z","endDate":"2013-11-04T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"164","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"2/0","scoreInfo":"1/50 ov, T:165","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":193489,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"70941":{"_uid":75987,"id":75987,"objectId":967867,"scribeId":967867,"slug":"india-women-vs-sri-lanka-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2015/16","title":"3rd ODI","floodlit":"day","startDate":"2016-02-19T00:00:00.000Z","endDate":"2016-02-19T00:00:00.000Z","startTime":"2016-02-19T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 7 wickets (with 123 balls remaining)","statusEng":"RESULT","internationalNumber":"000976","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":29,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":28,"gamePlayWatch":false},"ground":{"id":2575,"objectId":485865,"name":"JSCA International Stadium Complex, Ranchi","smallName":"Ranchi","longName":"JSCA International Stadium Complex, Ranchi","slug":"jsca-international-stadium-complex-ranchi","location":"","image":{"id":152178,"objectId":594099,"slug":"jsca-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/152100/152178.jpg","width":900,"height":725,"caption":"JSCA International Cricket Stadium","longCaption":"JSCA International Cricket Stadium, Ranchi, November 28, 2012","credit":"Aakshi Chopra","photographer":null,"peerUrls":null},"town":{"id":691,"objectId":58408,"name":"Ranchi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"112","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"114/3","scoreInfo":"29.3/50 ov, T:113","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","previewStoryId":null,"reportStoryId":244967,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:51:51.843Z","scorecardSource":"emma","ballByBallSource":""},"73069":{"_uid":82299,"id":82299,"objectId":1073401,"scribeId":1073401,"slug":"sri-lanka-women-vs-india-women-1st-match-group-a","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2016/17","title":"1st Match, Group A","floodlit":"day","startDate":"2017-02-07T00:00:00.000Z","endDate":"2017-02-07T00:00:00.000Z","startTime":"2017-02-07T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 114 runs","statusEng":"RESULT","internationalNumber":"001030","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":1863,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":50,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":11659,"objectId":1073393,"scribeId":8621,"slug":"icc-wwc-qlf-2016-17","name":"ICC WWC QLF","longName":"ICC Women's World Cup Qualifier","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2016/17","startDate":"2017-02-07T00:00:00.000Z","endDate":"2017-02-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":1,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"259/4","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"145/8","scoreInfo":"50 ov, T:260","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":260081,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:31.721Z","scorecardSource":"emma","ballByBallSource":""},"73251":{"_uid":91280,"id":91280,"objectId":1168166,"scribeId":1168166,"slug":"south-africa-women-vs-sri-lanka-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2018/19","title":"3rd ODI","floodlit":"day","startDate":"2019-02-17T00:00:00.000Z","endDate":"2019-02-17T00:00:00.000Z","startTime":"2019-02-17T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 6 wickets (with 70 balls remaining)","statusEng":"RESULT","internationalNumber":"001142","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":38.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":12787,"objectId":1168157,"scribeId":19056,"slug":"sl-w-in-south-africa-2018-19","name":"SL-W in SOUTH AFRICA","longName":"Sri Lanka Women tour of South Africa","alternateName":"SL-W in SA","longAlternateName":null,"unofficialName":null,"year":2019,"typeId":4,"isTrophy":false,"description":"","season":"2018/19","startDate":"2019-02-01T00:00:00.000Z","endDate":"2019-02-17T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"139","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"141/4","scoreInfo":"38.2/50 ov, T:140","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":276744,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.704Z","scorecardSource":"emma","ballByBallSource":""},"77193":{"_uid":79671,"id":79671,"objectId":1044203,"scribeId":1044203,"slug":"sri-lanka-women-vs-australia-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2016","title":"1st ODI","floodlit":"day","startDate":"2016-09-18T00:00:00.000Z","endDate":"2016-09-18T00:00:00.000Z","startTime":"2016-09-18T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"AUS Women won by 4 wickets (with 206 balls remaining)","statusEng":"RESULT","internationalNumber":"000992","generalNumber":null,"winnerTeamId":289,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":11435,"objectId":1044195,"scribeId":10775,"slug":"aus-women-tour-of-sl-2016","name":"AUS Women tour of SL","longName":"Australia Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2016,"typeId":4,"isTrophy":false,"description":"","season":"2016","startDate":"2016-09-15T00:00:00.000Z","endDate":"2016-09-27T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"76","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"AUS Women","longName":"Australia Women","abbreviation":"AUS-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"79/6","scoreInfo":"15.4/50 ov, T:77","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":256133,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-12-11T20:53:18.703Z","scorecardSource":"emma","ballByBallSource":""},"85045":{"_uid":87379,"id":87379,"objectId":1138199,"scribeId":1138199,"slug":"sri-lanka-women-vs-pakistan-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2017/18","title":"1st ODI","floodlit":"day","startDate":"2018-03-20T00:00:00.000Z","endDate":"2018-03-20T00:00:00.000Z","startTime":"2018-03-20T04:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"PAK Women won by 69 runs","statusEng":"RESULT","internationalNumber":"001104","generalNumber":null,"winnerTeamId":3022,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":12268,"objectId":1138185,"scribeId":18583,"slug":"pak-w-tour-of-sl-2017-18","name":"PAK-W tour of SL","longName":"Pakistan Women tour of Sri Lanka","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2018,"typeId":4,"isTrophy":false,"description":"","season":"2017/18","startDate":"2018-03-20T00:00:00.000Z","endDate":"2018-03-31T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1434,"objectId":59368,"name":"Rangiri Dambulla International Stadium","smallName":"Dambulla","longName":"Rangiri Dambulla International Stadium","slug":"rangiri-dambulla-international-stadium","location":"","image":{"id":26737,"objectId":59366,"slug":"the-inaugural-one-day-match-at-the-rangiri-dambulla-international-stadium","url":"/lsci/db/PICTURES/DB/072001/027688.jpg","width":500,"height":243,"caption":"The inaugural One Day match at the Rangiri Dambulla International Stadium","longCaption":"Sri Lanka v England first one day International played at the Rangiri Dambulla International Stadium, March 2001","credit":"ESPNcricinfo Ltd","photographer":"Chaminda de Silva","peerUrls":null},"town":{"id":967,"objectId":59367,"name":"Dambulla","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"16800 (approx)"},"teams":[{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"250/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"181","scoreInfo":"45.2/50 ov, T:251","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":269626,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":1,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:48:44.057Z","scorecardSource":"emma","ballByBallSource":""},"85147":{"_uid":91278,"id":91278,"objectId":1168164,"scribeId":1168164,"slug":"south-africa-women-vs-sri-lanka-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2018/19","title":"1st ODI","floodlit":"day","startDate":"2019-02-11T00:00:00.000Z","endDate":"2019-02-11T00:00:00.000Z","startTime":"2019-02-11T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"SA Women won by 7 runs","statusEng":"RESULT","internationalNumber":"001140","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3672,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":48,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":12787,"objectId":1168157,"scribeId":19056,"slug":"sl-w-in-south-africa-2018-19","name":"SL-W in SOUTH AFRICA","longName":"Sri Lanka Women tour of South Africa","alternateName":"SL-W in SA","longAlternateName":null,"unofficialName":null,"year":2019,"typeId":4,"isTrophy":false,"description":"","season":"2018/19","startDate":"2019-02-01T00:00:00.000Z","endDate":"2019-02-17T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1367,"objectId":59172,"name":"Senwes Park, Potchefstroom","smallName":"Potchefstroom","longName":"Senwes Park, Potchefstroom","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"225/7","scoreInfo":"48/48 ov","inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"218/9","scoreInfo":"48/48 ov, T:226","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":276595,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-11T20:53:18.704Z","scorecardSource":"emma","ballByBallSource":""},"85149":{"_uid":104032,"id":104032,"objectId":1310985,"scribeId":1310985,"slug":"pakistan-women-vs-sri-lanka-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2022","title":"2nd ODI","floodlit":"day","startDate":"2022-06-03T00:00:00.000Z","endDate":"2022-06-03T00:00:00.000Z","startTime":"2022-06-03T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"PAK Women won by 73 runs","statusEng":"RESULT","internationalNumber":"001276","generalNumber":null,"winnerTeamId":3022,"tossWinnerTeamId":3022,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":49.06,"liveOversPending":null,"liveBalls":295,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":14589,"objectId":1310976,"scribeId":20683,"slug":"sri-lanka-women-in-pakistan-2022","name":"Sri Lanka Women in Pakistan","longName":"Sri Lanka Women tour of Pakistan","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":4,"isTrophy":false,"description":"","season":"2022","startDate":"2022-05-24T00:00:00.000Z","endDate":"2022-06-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":959,"objectId":58950,"name":"Southend Club Cricket Stadium, Karachi","smallName":"Karachi","longName":"Southend Club Cricket Stadium, Karachi","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"PAK Women","longName":"Pakistan Women","abbreviation":"PAK-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"253/2","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":"180/9","scoreInfo":"50 ov, T:254","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":304377,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":16,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-12-11T20:53:18.704Z","scorecardSource":"emma","ballByBallSource":"feedback"},"85151":{"_uid":109262,"id":109262,"objectId":1368849,"scribeId":1368849,"slug":"sri-lanka-women-vs-bangladesh-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2023","title":"1st ODI","floodlit":"day","startDate":"2023-04-29T00:00:00.000Z","endDate":"2023-04-29T00:00:00.000Z","startTime":"2023-04-29T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"NO RESULT","statusText":"No result","statusEng":"NO RESULT","internationalNumber":"001315","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":5,"liveInning":1,"liveInningPredictions":null,"liveOvers":36.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":15373,"objectId":1371598,"scribeId":21375,"slug":"bangladesh-women-in-sri-lanka-2023","name":"Bangladesh Women in Sri Lanka","longName":"Bangladesh Women tour of Sri Lanka","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":4,"isTrophy":false,"description":"","season":"2023","startDate":"2023-04-27T00:00:00.000Z","endDate":"2023-05-12T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"152/6","scoreInfo":"36.4/50 ov","inningNumbers":[1],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"scribeId":299037,"slug":"bangladesh-women","name":"BAN Women","longName":"Bangladesh Women","abbreviation":"BAN-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":false,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:48:30.338Z","scorecardSource":"emma","ballByBallSource":""},"110851":{"_uid":104841,"id":104841,"objectId":1319713,"scribeId":1319713,"slug":"sri-lanka-women-vs-india-women-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2022","title":"2nd ODI","floodlit":"day","startDate":"2022-07-04T00:00:00.000Z","endDate":"2022-07-04T00:00:00.000Z","startTime":"2022-07-04T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 10 wickets (with 146 balls remaining)","statusEng":"RESULT","internationalNumber":"001282","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":1863,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":25.05,"liveOversPending":null,"liveBalls":150,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":14710,"objectId":1319706,"scribeId":20802,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"India Women tour of Sri Lanka","alternateName":"IND-W in SL","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":4,"isTrophy":false,"description":"","season":"2022","startDate":"2022-06-23T00:00:00.000Z","endDate":"2022-07-07T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":4,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":2503,"objectId":434211,"name":"Pallekele International Cricket Stadium","smallName":"Pallekele","longName":"Pallekele International Cricket Stadium","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"35,000"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"173","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"174/0","scoreInfo":"25.4/50 ov, T:174","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":305390,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":8,"totalVideos":0,"totalStories":2,"languages":["hi"],"generatedAt":"2024-12-11T20:48:42.337Z","scorecardSource":"emma","ballByBallSource":"feedback"},"112437":{"_uid":104840,"id":104840,"objectId":1319712,"scribeId":1319712,"slug":"sri-lanka-women-vs-india-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2022","title":"1st ODI","floodlit":"day","startDate":"2022-07-01T00:00:00.000Z","endDate":"2022-07-01T00:00:00.000Z","startTime":"2022-07-01T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 4 wickets (with 72 balls remaining)","statusEng":"RESULT","internationalNumber":"001281","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":37.07,"liveOversPending":null,"liveBalls":223,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":14710,"objectId":1319706,"scribeId":20802,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"India Women tour of Sri Lanka","alternateName":"IND-W in SL","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":4,"isTrophy":false,"description":"","season":"2022","startDate":"2022-06-23T00:00:00.000Z","endDate":"2022-07-07T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":4,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":2503,"objectId":434211,"name":"Pallekele International Cricket Stadium","smallName":"Pallekele","longName":"Pallekele International Cricket Stadium","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":"35,000"},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"171","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"176/6","scoreInfo":"38/50 ov, T:172","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":305291,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":17,"totalVideos":0,"totalStories":2,"languages":["hi"],"generatedAt":"2024-12-11T20:51:36.180Z","scorecardSource":"emma","ballByBallSource":"feedback"},"114917":{"_uid":109262,"id":109262,"objectId":1368849,"scribeId":1368849,"slug":"sri-lanka-women-vs-bangladesh-women-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2023","title":"1st ODI","floodlit":"day","startDate":"2023-04-29T00:00:00.000Z","endDate":"2023-04-29T00:00:00.000Z","startTime":"2023-04-29T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"NO RESULT","statusText":"No result","statusEng":"NO RESULT","internationalNumber":"001315","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3672,"tossWinnerChoice":1,"resultStatus":5,"liveInning":1,"liveInningPredictions":null,"liveOvers":36.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":15373,"objectId":1371598,"scribeId":21375,"slug":"bangladesh-women-in-sri-lanka-2023","name":"Bangladesh Women in Sri Lanka","longName":"Bangladesh Women tour of Sri Lanka","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":4,"isTrophy":false,"description":"","season":"2023","startDate":"2023-04-27T00:00:00.000Z","endDate":"2023-05-12T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":false,"score":"152/6","scoreInfo":"36.4/50 ov","inningNumbers":[1],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"scribeId":299037,"slug":"bangladesh-women","name":"BAN Women","longName":"Bangladesh Women","abbreviation":"BAN-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":false,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-11T20:48:30.338Z","scorecardSource":"emma","ballByBallSource":""}},"teams":{}}},"popularPlayers":[{"id":78233,"objectId":784373,"name":"PHKD Mendis","longName":"Kamindu Mendis","mobileName":"Kamindu Mendis","indexName":"Mendis, PHKD","battingName":"PHKD Mendis","fieldingName":"Mendis","slug":"kamindu-mendis","imageUrl":"/lsci/db/PICTURES/CMS/329900/329938.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/329900/329938.png","dateOfBirth":{"year":1998,"month":9,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":{"id":329938,"objectId":1287355,"slug":"kamindu-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/329900/329938.1.png","width":160,"height":136,"caption":"Kamindu Mendis player page headshot cutout 2021","longCaption":"Kamindu Mendis player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":329938,"objectId":1287355,"slug":"kamindu-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/329900/329938.png","width":600,"height":436,"caption":"Kamindu Mendis player page headshot cutout 2021","longCaption":"Kamindu Mendis player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/329900/329938.square.png"}}},{"id":60591,"objectId":422871,"name":"NGRP Jayasuriya","longName":"Prabath Jayasuriya","mobileName":"Jayasuriya","indexName":"Jayasuriya, NGRP","battingName":"NGRP Jayasuriya","fieldingName":"Jayasuriya","slug":"prabath-jayasuriya","imageUrl":"/lsci/db/PICTURES/CMS/387900/387968.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/387900/387968.png","dateOfBirth":{"year":1991,"month":11,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":387968,"objectId":1452444,"slug":"prabath-jayasuriya","url":"/lsci/db/PICTURES/CMS/387900/387968.png","width":345,"height":230,"caption":"Prabath Jayasuriya","longCaption":"Prabath Jayasuriya","credit":"Chaminda de Silva","photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":387968,"objectId":1452444,"slug":"prabath-jayasuriya","url":"/lsci/db/PICTURES/CMS/387900/387968.png","width":345,"height":230,"caption":"Prabath Jayasuriya","longCaption":"Prabath Jayasuriya","credit":"Chaminda de Silva","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387900/387968.icon.png","WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/387900/387968.square.png"}}},{"id":47023,"objectId":49764,"name":"AD Mathews","longName":"Angelo Mathews","mobileName":"Angelo Mathews","indexName":"Mathews, AD","battingName":"AD Mathews","fieldingName":"Mathews","slug":"angelo-mathews","imageUrl":"/lsci/db/PICTURES/CMS/355600/355644.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/355600/355644.png","dateOfBirth":{"year":1987,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":355644,"objectId":1361964,"slug":"angelo-mathews-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/355600/355644.2.png","width":160,"height":136,"caption":"Angelo Mathews, player page headshot cutout 2023","longCaption":"Angelo Mathews, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":355644,"objectId":1361964,"slug":"angelo-mathews-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/355600/355644.png","width":600,"height":436,"caption":"Angelo Mathews, player page headshot cutout 2023","longCaption":"Angelo Mathews, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/355600/355644.square.png"}}},{"id":70888,"objectId":629074,"name":"BKG Mendis","longName":"Kusal Mendis","mobileName":"Kusal Mendis","indexName":"Mendis, BKG","battingName":"BKG Mendis","fieldingName":"Mendis","slug":"kusal-mendis","imageUrl":"/lsci/db/PICTURES/CMS/319800/319866.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/319800/319866.png","dateOfBirth":{"year":1995,"month":2,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":319866,"objectId":1259938,"slug":"kusal-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319800/319866.2.png","width":160,"height":136,"caption":"Kusal Mendis player page headshot cutout, 2021","longCaption":"Kusal Mendis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":319866,"objectId":1259938,"slug":"kusal-mendis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319800/319866.png","width":600,"height":436,"caption":"Kusal Mendis player page headshot cutout, 2021","longCaption":"Kusal Mendis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/319800/319866.square.png"}}},{"id":62760,"objectId":465793,"name":"DM de Silva","longName":"Dhananjaya de Silva","mobileName":"Dhananjaya","indexName":"de Silva, DM","battingName":"DM de Silva","fieldingName":"de Silva","slug":"dhananjaya-de-silva","imageUrl":"/lsci/db/PICTURES/CMS/319800/319859.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/319800/319859.png","dateOfBirth":{"year":1991,"month":9,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":319859,"objectId":1259931,"slug":"dhananjaya-de-silva-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319800/319859.2.png","width":160,"height":136,"caption":"Dhananjaya de Silva player page headshot cutout, 2021","longCaption":"Dhananjaya de Silva player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":319859,"objectId":1259931,"slug":"dhananjaya-de-silva-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319800/319859.png","width":600,"height":436,"caption":"Dhananjaya de Silva player page headshot cutout, 2021","longCaption":"Dhananjaya de Silva player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/319800/319859.square.png"}}},{"id":52371,"objectId":300628,"name":"LD Chandimal","longName":"Dinesh Chandimal","mobileName":"Chandimal","indexName":"Chandimal, LD","battingName":"LD Chandimal","fieldingName":"Chandimal","slug":"dinesh-chandimal","imageUrl":"/lsci/db/PICTURES/CMS/326000/326001.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/326000/326001.png","dateOfBirth":{"year":1989,"month":11,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":326001,"objectId":1273963,"slug":"dinesh-chandimal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/326000/326001.2.png","width":160,"height":136,"caption":"Dinesh Chandimal, player page headshot cutout, 2021","longCaption":"Dinesh Chandimal, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":326001,"objectId":1273963,"slug":"dinesh-chandimal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/326000/326001.png","width":600,"height":436,"caption":"Dinesh Chandimal, player page headshot cutout, 2021","longCaption":"Dinesh Chandimal, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/326000/326001.square.png"}}},{"id":93033,"objectId":1028655,"name":"P Nissanka","longName":"Pathum Nissanka","mobileName":"Nissanka","indexName":"Nissanka, P","battingName":"P Nissanka","fieldingName":"Nissanka","slug":"pathum-nissanka","imageUrl":"/lsci/db/PICTURES/CMS/323000/323070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/323000/323070.png","dateOfBirth":{"year":1998,"month":5,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":323070,"objectId":1266243,"slug":"pathum-nissaka-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/323000/323070.1.png","width":160,"height":136,"caption":"Pathum Nissaka player page headshot cutout, 2021","longCaption":"Pathum Nissaka player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":323070,"objectId":1266243,"slug":"pathum-nissaka-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/323000/323070.png","width":600,"height":436,"caption":"Pathum Nissaka player page headshot cutout, 2021","longCaption":"Pathum Nissaka player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/323000/323070.square.png"}}},{"id":48988,"objectId":227772,"name":"FDM Karunaratne","longName":"Dimuth Karunaratne","mobileName":"Dimuth Karunaratne","indexName":"Karunaratne, FDM","battingName":"FDM Karunaratne","fieldingName":"Karunaratne","slug":"dimuth-karunaratne","imageUrl":"/lsci/db/PICTURES/CMS/358900/358954.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/358900/358954.png","dateOfBirth":{"year":1988,"month":4,"date":21},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":358954,"objectId":1371807,"slug":"dimuth-karunaratne-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358900/358954.2.png","width":160,"height":136,"caption":"Dimuth Karunaratne, player page headshot cutout 2023","longCaption":"Dimuth Karunaratne, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":358954,"objectId":1371807,"slug":"dimuth-karunaratne-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358900/358954.png","width":600,"height":436,"caption":"Dimuth Karunaratne, player page headshot cutout 2023","longCaption":"Dimuth Karunaratne, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/358900/358954.square.png"}}},{"id":62757,"objectId":465783,"name":"MVT Fernando","longName":"Vishwa Fernando","mobileName":"Vishwa Fernando","indexName":"Fernando, MVT","battingName":"MVT Fernando","fieldingName":"Fernando","slug":"vishwa-fernando","imageUrl":"/lsci/db/PICTURES/CMS/323000/323060.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/323000/323060.png","dateOfBirth":{"year":1991,"month":9,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm medium-fast"],"image":{"id":323060,"objectId":1266229,"slug":"vishwa-fernando-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/323000/323060.1.png","width":160,"height":135,"caption":"Vishwa Fernando player page headshot cutout, 2021","longCaption":"Vishwa Fernando player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":323060,"objectId":1266229,"slug":"vishwa-fernando-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/323000/323060.png","width":600,"height":436,"caption":"Vishwa Fernando player page headshot cutout, 2021","longCaption":"Vishwa Fernando player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/323000/323060.square.png"}}},{"id":78235,"objectId":784375,"name":"CBRLS Kumara","longName":"Lahiru Kumara","mobileName":"Lahiru Kumara","indexName":"Kumara, CBRLS","battingName":"CBRLS Kumara","fieldingName":"Kumara","slug":"lahiru-kumara","imageUrl":"/lsci/db/PICTURES/CMS/322900/322942.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322900/322942.png","dateOfBirth":{"year":1997,"month":2,"date":13},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":322942,"objectId":1266037,"slug":"lahiru-kumara-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322900/322942.1.png","width":160,"height":136,"caption":"Lahiru Kumara player page headshot cutout, 2021","longCaption":"Lahiru Kumara player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":8,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322942,"objectId":1266037,"slug":"lahiru-kumara-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322900/322942.png","width":600,"height":436,"caption":"Lahiru Kumara player page headshot cutout, 2021","longCaption":"Lahiru Kumara player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322900/322942.square.png"}}}],"matchClassMetas":[{"id":1,"type":"i","name":"Tests","slug":"tests"},{"id":2,"type":"i","name":"One-Day Internationals","slug":"one-day-internationals"},{"id":3,"type":"i","name":"Twenty20 Internationals","slug":"twenty20-internationals"},{"id":8,"type":"i","name":"Women's Tests","slug":"women-s-tests"},{"id":9,"type":"i","name":"Women's One-Day Internationals","slug":"women-s-one-day-internationals"},{"id":10,"type":"i","name":"Women's Twenty20 Internationals","slug":"women-s-twenty20-internationals"}],"contractedPlayersCount":34,"formatCapCounts":{"1":167,"2":215,"3":109,"8":11,"9":77,"10":54,"14":306,"15":440,"16":11}}}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":true},"ad":{"gpt":{"webAdUnitPath":"players","appAdUnitPath":"players","attributes":{"kvpt":"index","pgtyp":"player","kvbrand":"ci","kvsite":"sri-lanka","kvobjectid":8},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"overlay":{"unit":"overlay","type":"OUT_OF_PAGE","attributes":{"pos":"outofpage"}},"wallpaper":{"unit":"wallpaper","type":"IN_PAGE","attributes":{"pos":"wallpaper"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_PAGE","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_PAGE","attributes":{"pos":"presbyHeader"}},"bannerTop":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopRoW":{"unit":"bannerRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopNonIS":{"unit":"bannerNonIS","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottom2":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom2"}},"bannerNewBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"newbottom"}},"bannerBottomRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"longstrip":{"unit":"longstrip","type":"IN_PAGE","attributes":{"pos":"longstrip"}},"longstrip2":{"unit":"longstrip2","type":"IN_PAGE","attributes":{"pos":"longstrip2"}},"incontentstrip":{"unit":"incontentstrip","type":"IN_PAGE","attributes":{"pos":"incontentstrip"}},"incontent":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentNewBottom":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"newbottom","kvpos":"top"}},"incontentNewTop":{"unit":"incontent","type":"IN_PAGE","attributes":{"pos":"newtop","kvpos":"newtop"}},"incontentRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"promobox":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox"}},"promoboxTop":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox","kvpos":"top"}},"incontent2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3Bottom2":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom2"}},"incontent4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"newtop"}},"incontentStory":{"unit":"incontentStory","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentStoryRoW":{"unit":"incontentStoryRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"promoboxBottom":{"unit":"promobox","type":"IN_VIEW","attributes":{"pos":"promobox","kvpos":"bottom"}},"bannerSticky":{"unit":"bannerSticky","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"bannerStickyRoW":{"unit":"bannerStickyRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"scoresCarouselApp":{"unit":"scoresCarouselApp","type":"IN_PAGE","attributes":{"pos":"scoresCarouselApp","kvpos":"hsb"}},"incontentApp":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentAppRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentApp2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontentApp3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"bannerTopApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottomAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerNewBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"newbottom"}},"largeBannerTopIS":{"unit":"largeBannerIS","type":"IN_PAGE","attributes":{"pos":"largeBanner","kvpos":"top"}}}}},"analytics":{"attributes":{"pageName":"player:women's one-day international cap index","siteSection":"player","subSection":"player:sri-lanka","contentType":"player","league":"no-league"}},"seo":{"title":"Sri Lanka Women's One-Day International Cricket Players - Updated List of 2024 WODI Cricketers\t","description":"Check out the latest Women's One-Day International players of Team Sri Lanka. Get insights into Sri Lanka WODI cricketer profiles on ESPNcricinfo.\t","canonical":"/cricketers/team/sri-lanka-8/caps/women-s-one-day-international-9","keywords":["Sri Lanka Women's One-Day International Cricketers"],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/340000/340047.png","structuredData":{"sportsTeam":{"@context":"http://schema.org","@type":"SportsTeam","name":"Sri Lanka"}}}}}},"page":"/player/CiPlayerIndexDebutPage","query":{"teamSlug":"sri-lanka","teamId":"8","classSlug":"women-s-one-day-international","classId":"9"},"buildId":"MiPnNHIe3h1nUpIEUXdNS","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>