CINXE.COM
Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo
<!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>Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo</title><meta name="title" content="Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo"/><meta name="description" content="Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo."/><meta name="keywords" content="Most batters stumped in a match,Most batters stumped in a match in Women's T20 matches,Team records"/><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/records/most-batters-stumped-in-a-match-1296533"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo"/><meta property="og:description" content="Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo."/><meta property="og:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta property="og:url" content="https://www.espncricinfo.com/records/most-batters-stumped-in-a-match-1296533"/><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="Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo"/><meta name="twitter:description" content="Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo."/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo"/><meta itemProp="description" content="Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo."/><meta itemProp="image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/records/most-batters-stumped-in-a-match-1296533"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="Most batters stumped in a match,Most batters stumped in a match in Women's T20 matches,Team records"/><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":"WPL 2025","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions Trophy","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Ireland","url":"https://www.espncricinfo.com/series/ireland-in-zimbabwe-2024-25-1467463"},{"@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":"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":"IPL 2025","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"},{"@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":"CWC Challenge League Group B","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-b-2024-2026-1451884"},{"@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":"2025 records","url":"https://www.espncricinfo.com/records/year/2025-2025"},{"@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":"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":"Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo","description":"Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo.","url":"https://www.espncricinfo.com/records/most-batters-stumped-in-a-match-1296533","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":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/records","name":"Records"}},{"@type":"ListItem","position":2,"item":{"@id":"/records/format/women-s-twenty20-23","name":"Women's Twenty20"}},{"@type":"ListItem","position":3,"item":{"@id":"/records/format/women-s-twenty20-23/category/team-records-2","name":"Team records"}},{"@type":"ListItem","position":4,"item":{"@id":"/records/most-batters-stumped-in-a-match-1296533","name":"Most batters stumped in a match"}}]}</script><meta name="next-head-count" content="69"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.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.becaf7d69e61111449ba.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-2c88998257836e690703.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-7ccb676a01a2f9401b5a.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-db4a425a3e1dc6407783.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9705-fc397699efb9039639b1.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6154-5a761362736a6b195ec0.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/records/CiRecordFormatResultsPage-7f067d6396b05f49fdbd.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/-dEHKoQK1-WPnqUliJW1v/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/-dEHKoQK1-WPnqUliJW1v/_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-639424"></aside><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-border-ui-stroke ds-border-r ds-pr-6 ds-mr-4"><a href="/records" class=""><div class="ds-flex"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Records</span></div></div></a></div><div class="ds-grow"><div class="ds-flex ds-text-title-xs ds-items-center"><div><a href="/records" 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="/records/year/2025-2025" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">2025</span><span></span></a></div><div><a href="/ask" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Ask Cricinfo</span><span></span></a></div><div><a href="https://stats.espncricinfo.com/ci/engine/stats/index.html" target="_blank" rel="noopener noreferrer" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular"><span class="ds-flex ds-items-center">Statsguru<i style="font-size:16px" class="icon-launch-outlined ds-text-icon hover:ds-text-typo-primary-hover ds-ml-2"></i></span></span><span></span></a></div><div><a href="/records/trophy/world-cup-12" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">World Cup</span><span></span></a></div><div><a href="/records/trophy/women-s-premier-league-988" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">WPL</span><span></span></a></div><div><a href="/records/trophy/icc-champions-trophy-icc-knockout-44" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Champions Trophy</span><span></span></a></div><div><a href="/records/trophy/indian-premier-league-117" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">IPL</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-836787"></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="ds-flex ds-items-center ds-flex-wrap ds-mb-2"><div class="ds-inline-flex"><a href="/records" title="Records" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">Records</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><div class="ds-inline-flex"><a href="/records/format/women-s-twenty20-23" title="Women's Twenty20" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">Women's Twenty20</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><div class="ds-inline-flex"><a href="/records/format/women-s-twenty20-23/category/team-records-2" title="Team records" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">Team records</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><span class="ds-text-compact-xs ds-font-bold">Most batters stumped in a match</span></div><div class="lg:ds--mx-5 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-819374" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><h1 class="ds-text-title-m ds-font-bold ds-my-4">Most batters stumped in a match in WT20s</h1><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-p-0"><div><div class="ds-bg-fill-content-prime ds-py-3 ds-px-4 ds-flex ds-justify-between ds-items-center ds-gap-2"><div class="ds-text-title-xs ds-font-bold ds-capitalize">Most batters stumped in a match</div><div class="ds-flex ds-items-center ds-gap-4"><div></div></div></div><div class="ds-overflow-x-auto ds-scrollbar-hide"><table class="ds-w-full ds-table ds-table-xs ds-table-auto ds-w-full ds-overflow-scroll ds-scrollbar-hide"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Team 1</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Team 2</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><strong>Num</strong></span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Wkts</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"></span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Winner</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Ground</span></div></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Match Date</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Scorecard</span></div></td></tr></thead><tbody class=""><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896407.html" title="Renegades" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Renegades</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Renegades</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56298.html" title="Adelaide" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Adelaide</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Jan 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896543.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57897.html" title="Bengaluru" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bengaluru</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Jul 2015</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/872489.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896407.html" title="Renegades" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Renegades</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">tied</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56298.html" title="Adelaide" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Adelaide</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Jan 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896529.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2488.html" title="CD-W" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">CD-W</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58846.html" title="Lincoln" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lincoln</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Feb 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1124112.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034441.html" title="Diamonds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Diamonds</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034417.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thunder</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57092.html" title="Leeds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Leeds</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Jul 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1127398.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Scot Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/416061.html" title="Arbroath" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Arbroath</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Sep 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1197066.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">19</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58899.html" title="Wellington" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wellington</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Mar 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1249237.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1358724.html" title="UPW Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">UPW Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1358721.html" title="DC Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">DC Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">DC Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58317.html" title="Brabourne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brabourne</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Mar 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1358948.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/379598.html" title="Mumbai" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mumbai</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">6 Mar 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/439018.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">19</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/275100.html" title="Cayon" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cayon</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Apr 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/452665.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57851.html" title="Ahmedabad" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Ahmedabad</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Jan 2011</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/488907.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59306.html" title="Colombo (RPS)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Colombo (RPS)</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Mar 2013</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/603246.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/214808.html" title="Dublin" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Dublin</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Jul 2013</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/644941.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/214808.html" title="Dublin" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Dublin</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 Jul 2013</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/640947.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/689859.html" title="Cox's Bazar" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cox's Bazar</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Mar 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/720555.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57207.html" title="Northampton" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Northampton</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Sep 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/693435.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59392.html" title="Sharjah" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sharjah</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Jan 2015</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/808869.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58950.html" title="Karachi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Karachi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Sep 2015</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/923321.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/485865.html" title="Ranchi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Ranchi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Feb 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/967871.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896405.html" title="Scorchers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scorchers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896397.html" title="Heat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Heat</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Heat</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56490.html" title="Perth" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Perth</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Dec 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1023683.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299041.html" title="Thailand (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thailand (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thailand (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58668.html" title="Kuala Lumpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kuala Lumpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Jun 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1148061.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/208544.html" title="Providence" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Providence</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Nov 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1150545.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896407.html" title="Renegades" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Renegades</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896397.html" title="Heat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Heat</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Heat</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56403.html" title="Geelong" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Geelong</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Dec 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1152743.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2522.html" title="ND Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">ND Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58831.html" title="Hamilton" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hamilton</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">22 Dec 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1160544.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58950.html" title="Karachi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Karachi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172471.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/260133.html" title="Hong Kong(W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hong Kong(W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299043.html" title="Nepal Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Nepal Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Nepal Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/491952.html" title="Bangkok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bangkok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172924.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034379.html" title="Samoa Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Samoa Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1090871.html" title="Vanuatu (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Vanuatu (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Samoa Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/547453.html" title="Apia (No 1)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Apia (No 1)</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Jul 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1192799.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034433.html" title="Surrey Stars" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Surrey Stars</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034437.html" title="Storm" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Storm</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Storm</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57016.html" title="Guildford" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Guildford</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Aug 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1167294.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299041.html" title="Thailand (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thailand (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thailand (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59264.html" title="Dundee" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Dundee</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Sep 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1197055.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56953.html" title="Derby" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Derby</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Sep 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1230856.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896397.html" title="Heat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Heat</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Heat</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56536.html" title="Sydney" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Nov 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1226938.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">19</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Scot Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58588.html" title="Belfast" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Belfast</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 May 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1262918.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208118.html" title="Originals" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Originals</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208116.html" title="Phoenix" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Phoenix</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Phoenix</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57160.html" title="Manchester" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Manchester</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Jul 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1252705.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208119.html" title="Spirit" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Spirit</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208121.html" title="Brave" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brave</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Brave</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57129.html" title="Lord's" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lord's</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Aug 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1252714.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Strikers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56407.html" title="Hobart" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hobart</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Oct 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1269057.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2576.html" title="Otago Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Otago Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58895.html" title="Wellington" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wellington</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1341227.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">IRE WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58686.html" title="Amstelveen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Amstelveen</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Aug 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1378202.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">9</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58705.html" title="Utrecht" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Utrecht</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Jul 2008</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/351438.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">NZ (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56407.html" title="Hobart" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hobart</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Feb 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/428070.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/379598.html" title="Mumbai" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mumbai</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Mar 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/439017.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">9</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/379598.html" title="Mumbai" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mumbai</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Mar 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/439019.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">NZ (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59421.html" title="Basseterre" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Basseterre</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">6 May 2010</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/412707.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">AUS WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56370.html" title="Canberra" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Canberra</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Jan 2011</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/474624.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57851.html" title="Ahmedabad" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Ahmedabad</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Jan 2011</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/488908.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">NZ (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58839.html" title="Invercargill" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Invercargill</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">19 Feb 2011</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/476949.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">8</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">no result</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59172.html" title="Potchefstroom" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Potchefstroom</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 Oct 2011</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/527683.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">9</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57160.html" title="Manchester" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Manchester</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">10 Sep 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/551594.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">9</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/236761.html" title="Mirpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mirpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Sep 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/579718.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">S Africa (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/236761.html" title="Mirpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mirpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Sep 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/579720.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">S Africa (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59298.html" title="Colombo (Moors)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Colombo (Moors)</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Oct 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/584773.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">9</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59300.html" title="Colombo (NCC)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Colombo (NCC)</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Oct 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/584772.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/485138.html" title="Guangzhou" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Guangzhou</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Oct 2012</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/584928.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59429.html" title="Bridgetown" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bridgetown</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Oct 2013</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/630896.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">S Africa (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56689.html" title="Sylhet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sylhet</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 Mar 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/682991.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56689.html" title="Sylhet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sylhet</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Mar 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/682997.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56689.html" title="Sylhet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sylhet</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">2 Apr 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/683009.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">S Africa (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57824.html" title="Solihull" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Solihull</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Sep 2014</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/765969.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59306.html" title="Colombo (RPS)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Colombo (RPS)</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 May 2015</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/856121.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896405.html" title="Scorchers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scorchers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Strikers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56293.html" title="Adelaide" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Adelaide</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">31 Dec 2015</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896493.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896433.html" title="Hurricanes" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hurricanes</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thunder</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56407.html" title="Hobart" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hobart</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">2 Jan 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896501.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896433.html" title="Hurricanes" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hurricanes</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thunder</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/546628.html" title="Hobart" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hobart</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Jan 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896507.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896399.html" title="Stars" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Stars</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Stars</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/756719.html" title="Sydney" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Jan 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/896525.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/485865.html" title="Ranchi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Ranchi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Feb 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/967873.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57897.html" title="Bengaluru" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bengaluru</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Mar 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/951381.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">8</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">NZ (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57991.html" title="Mohali" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mohali</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Mar 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/951383.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034441.html" title="Diamonds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Diamonds</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034429.html" title="Lightning" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lightning</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">19</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Lightning</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57092.html" title="Leeds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Leeds</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Jul 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/993643.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">IRE WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58650.html" title="Bready" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bready</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">5 Sep 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/962023.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/491952.html" title="Bangkok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bangkok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Nov 2016</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1065333.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896403.html" title="Sixers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sixers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Sixers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56293.html" title="Adelaide" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Adelaide</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Jan 2017</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1023711.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">W Indies (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59497.html" title="Coolidge" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Coolidge</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">22 Oct 2017</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1122903.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2467.html" title="AK Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58845.html" title="Lincoln" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lincoln</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Dec 2017</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1124103.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896431.html" title="Strikers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Strikers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thunder</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/322777.html" title="Wagga Wagga" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wagga Wagga</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">20 Jan 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1118514.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2522.html" title="ND Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">ND Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2488.html" title="CD-W" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">CD-W</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">CD-W</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58846.html" title="Lincoln" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lincoln</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Feb 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1124115.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">8</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/256592.html" title="Kuala Lumpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kuala Lumpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Jun 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1148051.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58686.html" title="Amstelveen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Amstelveen</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Jul 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1147731.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034421.html" title="Vipers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Vipers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034441.html" title="Diamonds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Diamonds</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Vipers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57312.html" title="Southampton" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Southampton</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Aug 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1127411.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034437.html" title="Storm" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Storm</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034417.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Storm</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57351.html" title="Taunton" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Taunton</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Aug 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1127413.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034441.html" title="Diamonds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Diamonds</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034429.html" title="Lightning" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lightning</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Diamonds</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57092.html" title="Leeds" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Leeds</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Aug 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1127421.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1034433.html" title="Surrey Stars" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Surrey Stars</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1034437.html" title="Storm" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Storm</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Surrey Stars</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57127.html" title="The Oval" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">The Oval</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Aug 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1127422.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">20</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59337.html" title="Katunayake" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Katunayake</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Sep 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1157713.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/208544.html" title="Providence" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Providence</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Nov 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1150533.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Pakistan (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/208544.html" title="Providence" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Providence</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Nov 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1150541.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2576.html" title="Otago Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Otago Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Otago Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58895.html" title="Wellington" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wellington</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">28 Dec 2018</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1160547.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896397.html" title="Heat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Heat</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Heat</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56362.html" title="Cairns" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cairns</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Jan 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1152777.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896399.html" title="Stars" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Stars</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896403.html" title="Sixers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sixers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Stars</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56441.html" title="Melbourne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Melbourne</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Jan 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1152780.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2971.html" title="Pakistan (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pakistan (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">tied</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58950.html" title="Karachi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Karachi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172470.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">S Africa (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59120.html" title="Johannesburg" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Johannesburg</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1168161.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299045.html" title="China Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">China Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299043.html" title="Nepal Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Nepal Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Nepal Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/491951.html" title="Bangkok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bangkok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172926.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/417084.html" title="Kuwait Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kuwait Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299043.html" title="Nepal Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Nepal Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Nepal Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/491952.html" title="Bangkok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bangkok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172929.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299041.html" title="Thailand (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thailand (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299039.html" title="UAE Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">UAE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thailand (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/491952.html" title="Bangkok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bangkok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Feb 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172930.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/680295.html" title="Guwahati" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Guwahati</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Mar 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1172165.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2297.html" title="Kenya Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kenya Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3667.html" title="Uganda Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Uganda Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Uganda Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59547.html" title="Harare" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Harare</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 May 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1182652.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1146788.html" title="Supernovas" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Supernovas</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1181889.html" title="Velocity" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Velocity</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Supernovas</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58162.html" title="Jaipur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Jaipur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 May 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1181896.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Neth Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/514137.html" title="Cartagena" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cartagena</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Jun 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1190605.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">6</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Scot Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58693.html" title="Deventer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Deventer</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Aug 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1190746.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3328.html" title="S Africa (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Africa (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58461.html" title="Surat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Surat</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Sep 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1198478.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896401.html" title="Thunder" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thunder</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896399.html" title="Stars" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Stars</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thunder</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56370.html" title="Canberra" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Canberra</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Nov 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1188430.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299043.html" title="Nepal Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Nepal Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">10</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/1162771.html" title="Pokhara" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pokhara</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Dec 2019</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1208806.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2522.html" title="ND Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">ND Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/444258.html" title="Mount Maunganui" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mount Maunganui</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Jan 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1197792.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/756719.html" title="Sydney" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Feb 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1173048.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">AUS WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56490.html" title="Perth" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Perth</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Feb 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1173052.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56953.html" title="Derby" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Derby</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Sep 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1230855.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/896397.html" title="Heat" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Heat</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/896403.html" title="Sixers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sixers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Sixers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/423916.html" title="Sydney" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Nov 2020</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1226924.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2522.html" title="ND Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">ND Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58895.html" title="Wellington" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wellington</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Jan 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1234040.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">IRE WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58588.html" title="Belfast" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Belfast</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 May 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1262919.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208123.html" title="Rockets" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Rockets</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208120.html" title="N S-Chargers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">N S-Chargers</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">N S-Chargers</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57219.html" title="Nottingham" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Nottingham</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Jul 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1252706.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208124.html" title="Fire" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Fire</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208123.html" title="Rockets" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Rockets</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Rockets</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56874.html" title="Cardiff" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cardiff</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">6 Aug 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1252719.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2563.html" title="NZ (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">NZ (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56887.html" title="Chelmsford" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Chelmsford</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Sep 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1260100.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">AUS WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56383.html" title="Carrara" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Carrara</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Oct 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1263622.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2608.html" title="Well Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Well Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2488.html" title="CD-W" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">CD-W</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Well Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58895.html" title="Wellington" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Wellington</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">5 Dec 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1290635.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2488.html" title="CD-W" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">CD-W</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2576.html" title="Otago Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Otago Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">13</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Otago Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58857.html" title="Napier" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Napier</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Dec 2021</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1290640.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59368.html" title="Dambulla" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Dambulla</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1319710.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208124.html" title="Fire" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Fire</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208121.html" title="Brave" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brave</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Brave</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56874.html" title="Cardiff" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Cardiff</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">22 Aug 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1299158.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">8</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">IRE WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59269.html" title="Edinburgh" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Edinburgh</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">5 Sep 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1330807.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/312282.html" title="PNG (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">PNG (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299041.html" title="Thailand (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thailand (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thailand (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59396.html" title="Abu Dhabi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Abu Dhabi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Sep 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1331393.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2234.html" title="IRE WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">IRE WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59396.html" title="Abu Dhabi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Abu Dhabi</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Sep 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1331401.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299041.html" title="Thailand (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Thailand (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">12</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Thailand (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/1086659.html" title="Chiangmai" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Chiangmai</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">2 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1344509.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/3816.html" title="W Indies (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">W Indies (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/975.html" title="England (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">England (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">England (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59429.html" title="Bridgetown" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bridgetown</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1343935.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">14</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">AUS WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/58317.html" title="Brabourne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brabourne</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">20 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1345428.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/238.html" title="AUS WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">AUS WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3621.html" title="S Lanka (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">S Lanka (W)</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">8</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">AUS WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/59159.html" title="Gqeberha" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Gqeberha</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Feb 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1338050.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299042.html" title="Malaysia (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Malaysia (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/299039.html" title="UAE Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">UAE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">UAE Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/493864.html" title="Mong Kok" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mong Kok</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Jun 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1379695.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">18</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">India Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/236761.html" title="Mirpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mirpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1382164.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/299037.html" title="BDESH (W)" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">BDESH (W)</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1812.html" title="India Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">BDESH (W)</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/236761.html" title="Mirpur" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Mirpur</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1382165.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208121.html" title="Brave" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brave</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208124.html" title="Fire" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Fire</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">7</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Fire</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57312.html" title="Southampton" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Southampton</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Aug 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1355576.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208116.html" title="Phoenix" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Phoenix</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208122.html" title="Invincibles" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Invincibles</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">11</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Invincibles</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/56788.html" title="Birmingham" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Birmingham</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Aug 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1355590.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1208120.html" title="N S-Chargers" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">N S-Chargers</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1208121.html" title="Brave" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brave</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Brave</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/57129.html" title="Lord's" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lord's</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Aug 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1355605.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Neth Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/1207080.html" title="Almeria" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Almeria</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1395028.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1272384.html" title="Italy Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Italy Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">16</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Scot Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/1207080.html" title="Almeria" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Almeria</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">10 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1395032.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/1323140.html" title="Royals WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Royals WMN</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/1323141.html" title="Amazon WMN" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Amazon WMN</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">15</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Royals WMN</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/247418.html" title="Tarouba" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Tarouba</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">10 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1380595.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr><tr class=""><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/ci/content/team/2410.html" title="Neth Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Neth Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/team/3454.html" title="Scot Women" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Scot Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">17</span></td><td class="ds-min-w-max ds-text-right"><span class=""></span></td><td class="ds-min-w-max ds-text-right"><span class="">Scot Women</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/content/ground/1207080.html" title="Almeria" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Almeria</span></a></span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/ci/engine/match/1395035.html" title="scorecard" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">scorecard</span></a></span></td></tr></tbody></table></div></div><div></div></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 ci-record-footnote"><div class="ds-p-4"><div class="ds-text-tight-s ds-font-bold ds-mb-2">Records includes the following current or recent matches:</div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p> South Africa Women v New Zealand Women at East London, 2nd T20I, Oct 8, 2023 [<a href="/ci/engine/match/1392352.html">Women T20I # 1681</a>]</p></div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p> Boland Women v Border Women at Paarl, CSA Women's Division Two T20, Oct 8, 2023 [<a href="/ci/engine/match/1401917.html">Match</a>]</p></div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p> Australia Women v West Indies Women at Brisbane, 3rd T20I, Oct 5, 2023 [<a href="/ci/engine/match/1375865.html">Women T20I # 1680</a>]</p></div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p> </p></div></div></div></div><div class="ds-flex-none" style="width:302px"><div class="ds-mb-4"><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-541661" style="min-width:10%;min-height:250px"></aside></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">漏 <!-- -->2025<!-- --> 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":"WPL 2025","url":"/series/wpl-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"Champions Trophy","url":"/series/icc-champions-trophy-2024-25-1459031","altText":"ICC Champions Trophy 2025","displayType":null},{"title":"Zimbabwe vs Ireland","url":"/series/ireland-in-zimbabwe-2024-25-1467463","altText":"Ireland tour of Zimbabwe 2024/25","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","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":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","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":"CWC Challenge League Group B","url":"/series/cwc-challenge-league-group-b-2024-2026-1451884","altText":"CWC Challenge League Group B 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":"2025 records","url":"/records/year/2025-2025","displayType":null},{"title":"2024 records","url":"/records/year/2024-2024","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":118748,"id":118748,"objectId":1466416,"scribeId":1466416,"slug":"afghanistan-vs-south-africa-3rd-match-group-b","stage":"RUNNING","state":"LIVE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"3rd Match, Group B","floodlit":"daynight","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-21T09:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Afghanistan need 181 runs from 18.4 overs.","statusEng":"Live","internationalNumber":"004845","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":{"inningNumber":2,"oversUnique":30.06,"score":187,"winProbability":0.11},"liveOvers":31.02,"liveOversPending":null,"liveBalls":186,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":61,"totalSquads":8,"gamePlayWatch":false},"ground":{"id":487,"objectId":58956,"name":"National Stadium, Karachi","smallName":"Karachi","longName":"National Stadium, Karachi","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":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":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"}},"isHome":false,"isLive":false,"score":"315/6","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/250","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=170192855-166412157~1/250\u0026bet=1"}},{"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":true,"isLive":true,"score":"135/6","scoreInfo":"31.2/50 ov, T:316","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"40/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=170192855-166412146~40/1\u0026bet=1"}}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":332784,"reportStoryId":null,"liveBlogStoryId":332806,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":23,"totalVideos":11,"totalStories":5,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118891,"id":118891,"objectId":1469304,"scribeId":1469304,"slug":"mumbai-indians-women-vs-royal-challengers-bengaluru-women-7th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"7th Match","floodlit":"night","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-21T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"MI Women chose to field.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":7050,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":{"inningNumber":1,"oversUnique":19.03,"score":166,"winProbability":64.61},"liveOvers":19.04,"liveOversPending":null,"liveBalls":114,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":22,"totalSquads":5,"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":7053,"objectId":1358723,"scribeId":1358723,"slug":"royal-challengers-bengaluru-women","name":"RCB Women","longName":"Royal Challengers Bengaluru Women","abbreviation":"RCB-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378000/378049.png","isCountry":false,"primaryColor":"#C71E2A","image":{"id":378049,"objectId":1425698,"slug":"rcb-2024-team-logo-without-the-background","url":"/lsci/db/PICTURES/CMS/378000/378049.png","width":500,"height":500,"caption":"RCB 2024 team logo (without the background)","longCaption":"RCB 2024 team logo (without the background)","credit":"RCB","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":true,"score":"165/6","scoreInfo":"19.4/20 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7050,"objectId":1358720,"scribeId":1358720,"slug":"mumbai-indians-women","name":"MI Women","longName":"Mumbai Indians Women","abbreviation":"MI-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/344000/344062.png","isCountry":false,"primaryColor":"#0064B5","image":{"id":344062,"objectId":1328737,"slug":"mumbai-indians-2023-team-logo","url":"/lsci/db/PICTURES/CMS/344000/344062.png","width":500,"height":500,"caption":"Mumbai Indians 2023 team logo","longCaption":"Mumbai Indians 2023 team logo","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":332779,"reportStoryId":332821,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":3,"totalVideos":0,"totalStories":2,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":116315,"id":116315,"objectId":1445954,"scribeId":1445954,"slug":"gujarat-vs-kerala-1st-semi-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st semi final","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Match drawn (Kerala won on 1st innings)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":1912,"tossWinnerChoice":1,"resultStatus":4,"liveInning":3,"liveInningPredictions":null,"liveOvers":45.06,"liveOversPending":21,"liveBalls":271,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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,"broadcastName":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":3,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) 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":"457 \u0026 114/4","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat 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":"455","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":332803,"liveBlogStoryId":332654,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":8,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-21T15:30:49.153Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":116316,"id":116316,"objectId":1445955,"scribeId":1445955,"slug":"vidarbha-vs-mumbai-2nd-semi-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"2nd semi final","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Vidarbha won by 80 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2230,"tossWinnerTeamId":2230,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":97.05,"liveOversPending":23.1,"liveBalls":582,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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,"broadcastName":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":3,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"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":true,"isLive":false,"score":"383 \u0026 292","scoreInfo":null,"inningNumbers":[1,3],"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":false,"isLive":false,"score":"270 \u0026 325","scoreInfo":"T:406","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":332812,"liveBlogStoryId":332654,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":14,"totalVideos":0,"totalStories":12,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-21T15:30:49.153Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":119114,"id":119114,"objectId":1473146,"scribeId":1473146,"slug":"oman-vs-united-states-of-america-2nd-t20i","stage":"RUNNING","state":"LIVE","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd T20I","floodlit":"daynight","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-21T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"U.S.A. chose to field.","statusEng":"Live","internationalNumber":"003096","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":11,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":19.01,"liveOversPending":null,"liveBalls":114,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16982,"objectId":1473143,"scribeId":1473143,"slug":"united-states-of-america-in-oman-t20is-2024-25","name":"United States of America in Oman T20Is","longName":"United States of America in Oman T20I Series","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":1,"isTrophy":false,"description":"United States of America in Oman","season":"2024/25","startDate":"2025-02-20T00:00:00.000Z","endDate":"2025-02-23T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3389,"objectId":1095893,"name":"Al Amerat Cricket Ground Oman Cricket (Ministry Turf 1)","smallName":"Al Amerat","longName":"Al Amerat Cricket Ground Oman Cricket (Ministry Turf 1)","slug":"al-amerat-cricket-ground-oman-cricket-ministry-turf-1","location":"","image":null,"town":{"id":1576,"objectId":1095892,"name":"Al Amarat","area":"","timezone":"Asia/Dubai"},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"},"capacity":null},"teams":[{"team":{"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"}},"isHome":true,"isLive":true,"score":"134/8","scoreInfo":"19.1/20 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"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":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.486Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118739,"id":118739,"objectId":1465861,"scribeId":1465861,"slug":"kurunegala-youth-cricket-club-vs-nondescripts-cricket-club-group-b","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-23T00:00:00.000Z","startTime":"2025-02-21T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Kurunegala chose to field.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3588,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":90,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16913,"objectId":1465791,"scribeId":20978,"slug":"major-league-tournament-2024-25","name":"Major League Tournament","longName":"Major League Tournament","alternateName":"MLT (3-day)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024/25","startDate":"2024-12-27T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":882,"objectId":59340,"name":"Welagedara Stadium, Kurunegala","smallName":"Kurunegala","longName":"Welagedara Stadium, Kurunegala","slug":"welagedara-stadium-kurunegala","location":"","image":{"id":41312,"objectId":59338,"slug":"welagedara-stadium-kurunegala","url":"/lsci/db/PICTURES/DB/112000/017835.jpg","width":350,"height":241,"caption":"Welagedara Stadium, Kurunegala","longCaption":"Welagedara Stadium, Kurunegala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":960,"objectId":59339,"name":"Kurunegala","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":3605,"objectId":3554,"scribeId":3554,"slug":"nondescripts-cricket-club","name":"Nondescripts","longName":"Nondescripts Cricket Club","abbreviation":"NCC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318200/318247.jpg","isCountry":false,"primaryColor":null,"image":{"id":318247,"objectId":1256299,"slug":"nondescripts-cricket-club-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318247.jpg","width":500,"height":500,"caption":"Nondescripts cricket club team logo","longCaption":"Nondescripts cricket club team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":true,"score":"410/4","scoreInfo":"90 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3588,"objectId":3537,"scribeId":3537,"slug":"kurunegala-youth-cricket-club","name":"Kurunegala","longName":"Kurunegala Youth Cricket Club","abbreviation":"KYCC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/318200/318278.jpg","isCountry":false,"primaryColor":null,"image":{"id":318278,"objectId":1256361,"slug":"kurenegala-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318278.jpg","width":500,"height":500,"caption":"Kurenegala team logo","longCaption":"Kurenegala team logo","credit":"Unknown","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":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118740,"id":118740,"objectId":1465862,"scribeId":1465862,"slug":"nugegoda-sports-welfare-club-vs-tamil-union-cricket-and-athletic-club-group-b","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-23T00:00:00.000Z","startTime":"2025-02-21T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Tamil Union lead by 233 runs.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3612,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":56,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16913,"objectId":1465791,"scribeId":20978,"slug":"major-league-tournament-2024-25","name":"Major League Tournament","longName":"Major League Tournament","alternateName":"MLT (3-day)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024/25","startDate":"2024-12-27T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":2226,"objectId":313705,"name":"Army Ground, Panagoda","smallName":"Panagoda","longName":"Army Ground, Panagoda","slug":"army-ground-panagoda","location":"","image":{"id":110055,"objectId":433649,"slug":"army-ground-panagoda","url":"/lsci/db/PICTURES/CMS/110000/110055.jpg","width":320,"height":164,"caption":"Army Ground, Panagoda","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":1147,"objectId":313704,"name":"Panagoda","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":3612,"objectId":3561,"scribeId":3561,"slug":"nugegoda-sports-welfare-club","name":"Nugegoda SWC","longName":"Nugegoda Sports Welfare Club","abbreviation":"NSWC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318300/318371.jpg","isCountry":false,"primaryColor":null,"image":{"id":318371,"objectId":1256534,"slug":"nugegoda-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/318300/318371.jpg","width":500,"height":500,"caption":"Nugegoda Cricket team logo","longCaption":"Nugegoda Cricket team logo","credit":"Unknown","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":"90","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3687,"objectId":3636,"scribeId":3636,"slug":"tamil-union-cricket-and-athletic-club","name":"Tamil Union","longName":"Tamil Union Cricket and Athletic Club","abbreviation":"Tamil","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318200/318244.jpg","isCountry":false,"primaryColor":null,"image":{"id":318244,"objectId":1256296,"slug":"tamil-union-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318244.jpg","width":500,"height":500,"caption":"Tamil Union team logo","longCaption":"Tamil Union team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":true,"score":"323/6","scoreInfo":"56 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118741,"id":118741,"objectId":1465863,"scribeId":1465863,"slug":"moors-sports-club-vs-kandy-customs-cricket-club-group-b","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-23T00:00:00.000Z","startTime":"2025-02-21T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Moors lead by 55 runs.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":6614,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":49,"liveOversPending":1,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16913,"objectId":1465791,"scribeId":20978,"slug":"major-league-tournament-2024-25","name":"Major League Tournament","longName":"Major League Tournament","alternateName":"MLT (3-day)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024/25","startDate":"2024-12-27T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":707,"objectId":59301,"name":"Police Park Ground, Colombo","smallName":"Colombo (Police)","longName":"Police Park Ground, Colombo","slug":"police-park-ground-colombo","location":"","image":{"id":110256,"objectId":434751,"slug":"police-park","url":"/lsci/db/PICTURES/CMS/110200/110256.jpg","width":320,"height":163,"caption":"Police Park","longCaption":null,"credit":"Chaminda de Silva","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":null},"teams":[{"team":{"id":6614,"objectId":1174604,"scribeId":1174604,"slug":"kandy-customs-cricket-club","name":"Kandy CCC","longName":"Kandy Customs Cricket Club","abbreviation":"KCCC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318600/318691.jpg","isCountry":false,"primaryColor":null,"image":{"id":318691,"objectId":1257214,"slug":"kandy-customs-sports-club-team-logo","url":"/lsci/db/PICTURES/CMS/318600/318691.jpg","width":500,"height":500,"caption":"Kandy Customs Sports Club team logo","longCaption":"Kandy Customs Sports Club team logo","credit":"Unknown","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":"154","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3600,"objectId":3549,"scribeId":3549,"slug":"moors-sports-club","name":"Moors","longName":"Moors Sports Club","abbreviation":"MOORS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/318200/318241.jpg","isCountry":false,"primaryColor":null,"image":{"id":318241,"objectId":1256291,"slug":"moor-sports-club-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318241.jpg","width":500,"height":500,"caption":"Moor Sports Club team logo","longCaption":"Moor Sports Club team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":true,"score":"209/4","scoreInfo":"49 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118742,"id":118742,"objectId":1465864,"scribeId":1465864,"slug":"colombo-cricket-club-vs-burgher-recreation-club-group-b","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-23T00:00:00.000Z","startTime":"2025-02-21T04:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Colombo CC chose to bat.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3557,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":90,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16913,"objectId":1465791,"scribeId":20978,"slug":"major-league-tournament-2024-25","name":"Major League Tournament","longName":"Major League Tournament","alternateName":"MLT (3-day)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024/25","startDate":"2024-12-27T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":339,"objectId":59294,"name":"Colombo Cricket Club Ground","smallName":"Colombo (CCC)","longName":"Colombo Cricket Club Ground","slug":"colombo-cricket-club-ground","location":"","image":{"id":31149,"objectId":59293,"slug":"portrait-of-colombo-cricket-club-ground-2001","url":"/lsci/db/PICTURES/DB/082001/029323.jpg","width":547,"height":360,"caption":"Portrait of Colombo Cricket Club Ground, 2001","longCaption":"Portrait of Colombo Cricket Club Ground, 2001","credit":"ESPNcricinfo Ltd","photographer":"Chinthaka Jayanath","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":"6000"},"teams":[{"team":{"id":3557,"objectId":3506,"scribeId":3506,"slug":"colombo-cricket-club","name":"Colombo CC","longName":"Colombo Cricket Club","abbreviation":"CCC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/318200/318251.png","isCountry":false,"primaryColor":null,"image":{"id":318251,"objectId":1256305,"slug":"colombo-cricket-club-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318251.png","width":500,"height":500,"caption":"Colombo Cricket Club team logo","longCaption":"Colombo Cricket Club team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":true,"isLive":true,"score":"444/7","scoreInfo":"90 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3545,"objectId":3494,"scribeId":3494,"slug":"burgher-recreation-club","name":"Burgher","longName":"Burgher Recreation Club","abbreviation":"BRC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/318200/318279.jpg","isCountry":false,"primaryColor":null,"image":{"id":318279,"objectId":1256366,"slug":"burgher-recreation-club-team-logo","url":"/lsci/db/PICTURES/CMS/318200/318279.jpg","width":500,"height":500,"caption":"Burgher Recreation Club team logo","longCaption":"Burgher Recreation Club team logo","credit":"Unknown","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":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118792,"id":118792,"objectId":1468155,"scribeId":1468155,"slug":"matabeleland-tuskers-vs-mountaineers-17th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"17th Match","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-24T00:00:00.000Z","startTime":"2025-02-21T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Day 1 - Tuskers chose to field.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4590,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":39.01,"liveOversPending":15.5,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16773,"objectId":1456676,"scribeId":8794,"slug":"logan-cup-2024-25","name":"Logan Cup","longName":"Logan Cup","alternateName":"Logan Cup","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-01-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"Queens Sports Club, Bulawayo","smallName":"Bulawayo","longName":"Queens Sports Club, Bulawayo","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":4594,"objectId":424008,"scribeId":424008,"slug":"mountaineers","name":"Mountaineers","longName":"Mountaineers","abbreviation":"MOUNT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318121.jpg","isCountry":false,"primaryColor":null,"image":{"id":318121,"objectId":1255835,"slug":"mountaineers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318121.jpg","width":500,"height":500,"caption":"Mountaineers team logo","longCaption":"Mountaineers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":true,"score":"118/3","scoreInfo":"39.1 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4590,"objectId":424001,"scribeId":424001,"slug":"matabeleland-tuskers","name":"Tuskers","longName":"Matabeleland Tuskers","abbreviation":"TUSK","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318122.jpg","isCountry":false,"primaryColor":null,"image":{"id":318122,"objectId":1255836,"slug":"tuskers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318122.jpg","width":500,"height":500,"caption":"Tuskers team logo","longCaption":"Tuskers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118793,"id":118793,"objectId":1468156,"scribeId":1468156,"slug":"mid-west-rhinos-vs-southern-rocks-18th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"day","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-02-24T00:00:00.000Z","startTime":"2025-02-21T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Day 1 ","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":32,"liveOversPending":13,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16773,"objectId":1456676,"scribeId":8794,"slug":"logan-cup-2024-25","name":"Logan Cup","longName":"Logan Cup","alternateName":"Logan Cup","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-01-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1331,"objectId":59560,"name":"Kwekwe Sports Club","smallName":"Kwekwe","longName":"Kwekwe Sports Club","slug":"kwekwe-sports-club","location":"","image":null,"town":{"id":1031,"objectId":59559,"name":"Kwekwe","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":null},"teams":[{"team":{"id":4593,"objectId":424007,"scribeId":424007,"slug":"southern-rocks","name":"Rocks","longName":"Southern Rocks","abbreviation":"ROCKS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318119.png","isCountry":false,"primaryColor":null,"image":{"id":318119,"objectId":1255833,"slug":"southern-rocks-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318119.png","width":500,"height":500,"caption":"Southern Rocks team logo","longCaption":"Southern Rocks team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":true,"score":"150/3","scoreInfo":"32 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4592,"objectId":424006,"scribeId":424006,"slug":"mid-west-rhinos","name":"Rhinos","longName":"Mid West Rhinos","abbreviation":"RHINO","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318120.png","isCountry":false,"primaryColor":null,"image":{"id":318120,"objectId":1255834,"slug":"rhinos-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318120.png","width":500,"height":500,"caption":"Rhinos team logo","longCaption":"Rhinos team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115853,"id":115853,"objectId":1444513,"scribeId":1444513,"slug":"new-south-wales-vs-victoria-22nd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"22nd Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-20T00:00:00.000Z","startTime":"2025-02-17T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"NSW won by 76 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":438,"tossWinnerTeamId":438,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":38.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"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,"broadcastName":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},"ground":{"id":132,"objectId":56544,"name":"Sydney Cricket Ground","smallName":"Sydney","longName":"Sydney Cricket Ground","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"238 \u0026 174","scoreInfo":null,"inningNumbers":[1,3],"points":7.38,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":635,"objectId":584,"scribeId":584,"slug":"victoria","name":"Victoria","longName":"Victoria","abbreviation":"VIC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390439.jpg","isCountry":false,"primaryColor":null,"image":{"id":390439,"objectId":1458568,"slug":"victora-team-logo-white-background","url":"/lsci/db/PICTURES/CMS/390400/390439.jpg","width":500,"height":500,"caption":"Victora team logo white background","longCaption":"Victora team logo white background","credit":"Cricket Australia","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"182 \u0026 154","scoreInfo":"T:231","inningNumbers":[2,4],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":332768,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":6,"totalVideos":0,"totalStories":4,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":[],"generatedAt":"2025-02-21T15:29:30.439Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115854,"id":115854,"objectId":1444514,"scribeId":1444514,"slug":"queensland-vs-western-australia-23rd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"23rd Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-20T00:00:00.000Z","startTime":"2025-02-18T00:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"West Aust won by an innings and 12 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":653,"tossWinnerTeamId":510,"tossWinnerChoice":1,"resultStatus":1,"liveInning":3,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"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,"broadcastName":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},"ground":{"id":209,"objectId":56336,"name":"Brisbane Cricket Ground, Woolloongabba, Brisbane","smallName":"Brisbane","longName":"Brisbane Cricket Ground, Woolloongabba, Brisbane","slug":"brisbane-cricket-ground-woolloongabba-brisbane","location":"Woolloongabba","image":{"id":35809,"objectId":189133,"slug":"australia-have-not-lost-a-test-at-the-gabba-since-1988","url":"/lsci/db/PICTURES/CMS/35800/35809.jpg","width":350,"height":232,"caption":"Australia have not lost a Test at the Gabba since 1988","longCaption":"Australia have not lost a Test at the Gabba since 1988","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":8,"objectId":56332,"name":"Brisbane","area":"Queensland","timezone":"Australia/Brisbane"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"37,000"},"teams":[{"team":{"id":510,"objectId":459,"scribeId":459,"slug":"queensland","name":"Queensland","longName":"Queensland","abbreviation":"QLD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","isCountry":false,"primaryColor":"#c90808","image":{"id":313233,"objectId":1241692,"slug":"queensland-logo","url":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","width":500,"height":500,"caption":"Queensland logo","longCaption":"Queensland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"147 \u0026 153","scoreInfo":null,"inningNumbers":[1,3],"points":0.7,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":653,"objectId":602,"scribeId":602,"slug":"western-australia","name":"West Aust","longName":"Western Australia","abbreviation":"WA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","isCountry":false,"primaryColor":"#fbf304","image":{"id":313237,"objectId":1241696,"slug":"western-australia-logo","url":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","width":500,"height":500,"caption":"Western Australia logo","longCaption":"Western Australia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"312","scoreInfo":null,"inningNumbers":[2],"points":7.72,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":332765,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":3,"totalVideos":0,"totalStories":3,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":[],"generatedAt":"2025-02-21T15:29:30.439Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115855,"id":115855,"objectId":1444515,"scribeId":1444515,"slug":"south-australia-vs-tasmania-24th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"24th Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-18T00:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"South Aust won by 87 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":571,"tossWinnerTeamId":571,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":98,"liveOversPending":61,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"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,"broadcastName":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},"ground":{"id":131,"objectId":56293,"name":"Adelaide Oval","smallName":"Adelaide","longName":"Adelaide Oval","slug":"adelaide-oval","location":"North Adelaide","image":{"id":173155,"objectId":695353,"slug":"a-general-view-of-the-adelaide-oval","url":"/lsci/db/PICTURES/CMS/173100/173155.jpg","width":900,"height":600,"caption":"A general view of the Adelaide Oval","longCaption":"A general view of the Adelaide Oval, South Australia v Tasmania, Sheffield Shield, 3rd day, Adelaide, November 24, 2013","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":2,"objectId":56292,"name":"Adelaide","area":"South Australia","timezone":"Australia/Adelaide"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"50,000"},"teams":[{"team":{"id":571,"objectId":520,"scribeId":520,"slug":"south-australia","name":"South Aust","longName":"South Australia","abbreviation":"SOA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390435.png","isCountry":false,"primaryColor":"#f70808","image":{"id":390435,"objectId":1458547,"slug":"south-australia-team-logo","url":"/lsci/db/PICTURES/CMS/390400/390435.png","width":500,"height":500,"caption":"South Australia team logo","longCaption":"South Australia team logo","credit":"South Australian Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"93 \u0026 388","scoreInfo":null,"inningNumbers":[1,3],"points":7,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"101 \u0026 293","scoreInfo":"T:381","inningNumbers":[2,4],"points":1,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":332796,"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":4,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":[],"generatedAt":"2025-02-21T15:30:49.153Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118824,"id":118824,"objectId":1468188,"scribeId":1468188,"slug":"pakistan-television-vs-oil-gas-development-company-limited-29th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"29th Match","floodlit":"day","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-02-22T00:00:00.000Z","startTime":"2025-02-19T05:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Pakistan TV need 242 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":7220,"tossWinnerChoice":1,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16920,"objectId":1468159,"scribeId":8836,"slug":"president-s-trophy-grade-i-2024-25","name":"President's Trophy Grade-I","longName":"President's Trophy Grade-I","alternateName":"President's Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2025-01-08T00:00:00.000Z","endDate":"2025-04-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1277,"objectId":58961,"name":"National Bank of Pakistan Sports Complex, Karachi","smallName":"Karachi","longName":"National Bank of Pakistan Sports Complex, Karachi","slug":"national-bank-of-pakistan-sports-complex-karachi","location":"","image":{"id":79754,"objectId":311285,"slug":"national-bank-of-pakistan-sports-complex-karachi","url":"/lsci/db/PICTURES/CMS/79700/79754.jpg","width":500,"height":338,"caption":"National Bank of Pakistan Sports Complex, Karachi\n","longCaption":"National Bank of Pakistan Sports Complex, Karachi\n","credit":"Faras Ghani","photographer":null,"peerUrls":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":7220,"objectId":1453495,"scribeId":1453495,"slug":"oil-gas-development-company-limited","name":"Oil \u0026 Gas","longName":"Oil \u0026 Gas Development Company Limited","abbreviation":"O\u0026G","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394400/394406.png","isCountry":false,"primaryColor":null,"image":{"id":394406,"objectId":1468202,"slug":"ogdc-team-logo","url":"/lsci/db/PICTURES/CMS/394400/394406.png","width":500,"height":500,"caption":"OGDC team logo","longCaption":"OGDC team 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":"278 \u0026 249","scoreInfo":null,"inningNumbers":[1,3],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3011,"objectId":2960,"scribeId":2960,"slug":"pakistan-television","name":"Pakistan TV","longName":"Pakistan Television","abbreviation":"PakTV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372964.jpg","isCountry":false,"primaryColor":null,"image":{"id":372964,"objectId":1413988,"slug":"ptv-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372964.jpg","width":500,"height":500,"caption":"PTV Cricket team logo","longCaption":"PTV Cricket team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":true,"score":"273 \u0026 13/0","scoreInfo":"6 ov, T:255","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118825,"id":118825,"objectId":1468189,"scribeId":1468189,"slug":"state-bank-of-pakistan-vs-ghani-glass-30th-match","stage":"RUNNING","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"30th Match","floodlit":"day","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-19T05:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Ghani Glass won by 5 wickets","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7132,"tossWinnerTeamId":7132,"tossWinnerChoice":2,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16920,"objectId":1468159,"scribeId":8836,"slug":"president-s-trophy-grade-i-2024-25","name":"President's Trophy Grade-I","longName":"President's Trophy Grade-I","alternateName":"President's Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2025-01-08T00:00:00.000Z","endDate":"2025-04-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1018,"objectId":58959,"name":"United Bank Limited Sports Complex, Karachi","smallName":"Karachi","longName":"United Bank Limited Sports Complex, Karachi","slug":"united-bank-limited-sports-complex-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":3161,"objectId":3110,"scribeId":3110,"slug":"state-bank-of-pakistan","name":"State B of P","longName":"State Bank of Pakistan","abbreviation":"SBP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372968.png","isCountry":false,"primaryColor":null,"image":{"id":372968,"objectId":1413992,"slug":"state-bank-of-pakistan-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372968.png","width":500,"height":500,"caption":"State Bank of Pakistan team logo","longCaption":"State Bank of Pakistan team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"233 \u0026 123","scoreInfo":null,"inningNumbers":[1,3],"points":6,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7132,"objectId":1413171,"scribeId":1413171,"slug":"ghani-glass","name":"Ghani Glass","longName":"Ghani Glass","abbreviation":"GHG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372967.png","isCountry":false,"primaryColor":null,"image":{"id":372967,"objectId":1413991,"slug":"ghani-glass-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372967.png","width":500,"height":500,"caption":"Ghani Glass team logo","longCaption":"Ghani Glass team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"204 \u0026 153/5","scoreInfo":"T:153","inningNumbers":[2,4],"points":22,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118826,"id":118826,"objectId":1468190,"scribeId":1468190,"slug":"khan-research-laboratories-vs-eshaal-associates-31st-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"31st Match","floodlit":"day","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-02-22T00:00:00.000Z","startTime":"2025-02-19T05:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Eshaal need 467 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":2882,"tossWinnerChoice":1,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16920,"objectId":1468159,"scribeId":8836,"slug":"president-s-trophy-grade-i-2024-25","name":"President's Trophy Grade-I","longName":"President's Trophy Grade-I","alternateName":"President's Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2025-01-08T00:00:00.000Z","endDate":"2025-04-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3333,"objectId":1047563,"name":"State Bank of Pakistan Sports Complex, Karachi","smallName":"Karachi","longName":"State Bank of Pakistan Sports Complex, Karachi","slug":"state-bank-of-pakistan-sports-complex-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":2882,"objectId":2831,"scribeId":2831,"slug":"khan-research-labs","name":"Khan RL","longName":"Khan Research Laboratories","abbreviation":"KRL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372972.png","isCountry":false,"primaryColor":null,"image":{"id":372972,"objectId":1413997,"slug":"krl-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372972.png","width":500,"height":500,"caption":"KRL team logo","longCaption":"KRL team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"353 \u0026 335/5d","scoreInfo":null,"inningNumbers":[1,3],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7219,"objectId":1453493,"scribeId":1453493,"slug":"eshaal-associates","name":"Eshaal","longName":"Eshaal Associates","abbreviation":"ESH","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394400/394407.png","isCountry":false,"primaryColor":null,"image":{"id":394407,"objectId":1468203,"slug":"ehsaal-associates-team-logo","url":"/lsci/db/PICTURES/CMS/394400/394407.png","width":500,"height":500,"caption":"Ehsaal Associates team logo","longCaption":"Ehsaal Associates team logo","credit":"PCB","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":true,"score":"199 \u0026 23/1","scoreInfo":"11 ov, T:490","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118827,"id":118827,"objectId":1468191,"scribeId":1468191,"slug":"water-and-power-development-authority-vs-higher-education-commission-32nd-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"32nd Match","floodlit":"day","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-02-22T00:00:00.000Z","startTime":"2025-02-19T05:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"WAPDA lead by 150 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":3185,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16920,"objectId":1468159,"scribeId":8836,"slug":"president-s-trophy-grade-i-2024-25","name":"President's Trophy Grade-I","longName":"President's Trophy Grade-I","alternateName":"President's Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2025-01-08T00:00:00.000Z","endDate":"2025-04-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1046,"objectId":58951,"name":"Karachi City Cricket Association Stadium","smallName":"Karachi","longName":"Karachi City Cricket Association Stadium","slug":"karachi-city-c-a-stadium","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":3185,"objectId":3134,"scribeId":3134,"slug":"water-and-power-development-authority","name":"WAPDA","longName":"Water and Power Development Authority","abbreviation":"WAPDA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372970.png","isCountry":false,"primaryColor":null,"image":{"id":372970,"objectId":1413995,"slug":"wapda-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372970.png","width":500,"height":500,"caption":"WAPDA team logo","longCaption":"WAPDA team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":true,"score":"261 \u0026 213/5","scoreInfo":"74 ov","inningNumbers":[1,3],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2799,"objectId":2748,"scribeId":2748,"slug":"higher-education-commission","name":"HEC","longName":"Higher Education Commission","abbreviation":"HEC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/372900/372971.png","isCountry":false,"primaryColor":null,"image":{"id":372971,"objectId":1413996,"slug":"hec-team-logo","url":"/lsci/db/PICTURES/CMS/372900/372971.png","width":500,"height":500,"caption":"HEC team logo","longCaption":"HEC team logo","credit":"Pakistan Cricket","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"324","scoreInfo":null,"inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-21T15:30:49.154Z","scorecardSource":"emma","ballByBallSource":""}]},"keySeriesItems":[{"title":"ICC Champions Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":61,"totalSquads":8,"gamePlayWatch":false}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":22,"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,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2025","startDate":"2025-03-21T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":88,"totalSquads":10,"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,"broadcastName":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":3,"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,"broadcastName":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":"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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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 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,"broadcastName":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":"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,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Hong Kong/Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2026-03-08T00: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,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":10,"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,"broadcastName":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":643,"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":"Champions Trophy 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20777,"objectId":1468259,"title":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results"}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":21182,"objectId":1472803,"title":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19806,"objectId":1450448,"title":"https://www.espncricinfo.com/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"}},{"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":{"recordSubNavigationItems":[{"title":"Home","url":"/records","altText":null,"displayType":null},{"title":2025,"url":"/records/year/2025-2025","altText":null,"displayType":null},{"title":"Ask Cricinfo","url":"/ask","altText":null,"displayType":null},{"title":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html","altText":null,"displayType":null},{"title":"World Cup","url":"/records/trophy/world-cup-12","altText":null,"displayType":null},{"title":"WPL","url":"/records/trophy/women-s-premier-league-988","altText":null,"displayType":null},{"title":"Champions Trophy","url":"/records/trophy/icc-champions-trophy-icc-knockout-44","altText":null,"displayType":null},{"title":"IPL","url":"/records/trophy/indian-premier-league-117","altText":null,"displayType":null},{"title":"T20 WC (M)","url":"/records/trophy/icc-men-s-t20-world-cup-89","altText":null,"displayType":null},{"title":"BBL","url":"/records/trophy/big-bash-league-158","altText":null,"displayType":null},{"title":"Men's 100","url":"/records/trophy/the-hundred-men-s-competition-826","altText":null,"displayType":null},{"title":"PSL","url":"/records/trophy/pakistan-super-league-205","altText":null,"displayType":null},{"title":"CPL","url":"/records/trophy/caribbean-premier-league-748","altText":null,"displayType":null},{"title":"Blast","url":"/records/trophy/twenty20-cup-england-113","altText":null,"displayType":null},{"title":"BPL","url":"/records/trophy/bangladesh-premier-league-159","altText":null,"displayType":null},{"title":"LPL","url":"/records/trophy/lanka-premier-league-865","altText":null,"displayType":null},{"title":"SA20","url":"/records/trophy/sa20-987","altText":null,"displayType":null},{"title":"ILT20","url":"/records/trophy/international-league-t20-946","altText":null,"displayType":null},{"title":"100 (M)","url":"/records/trophy/the-hundred-men-s-competition-826","altText":null,"displayType":null},{"title":"World Cup (W)","url":"/records/trophy/women-s-world-cup-68","altText":null,"displayType":null},{"title":"T20 WC (W)","url":"/records/trophy/icc-women-s-t20-world-cup-136","altText":null,"displayType":null},{"title":"WBBL","url":"/records/trophy/women-s-big-bash-league-720","altText":null,"displayType":null},{"title":"Women's 100","url":"/records/trophy/the-hundred-women-s-competition-834","altText":null,"displayType":null},{"title":"U-19 WC","url":"/records/trophy/under-19s-world-cup-109","altText":null,"displayType":null}],"data":{"record":{"id":2356,"objectId":1296533,"title":"Most batters stumped in a match","siteId":null,"class":{"id":23,"type":"g","name":"Women's T20","longName":"Women's Twenty20","multipleClass":0,"slug":"women-s-twenty20"},"genre":{"id":58,"name":"Similarity of dismissal","category":{"id":2,"name":"team","longName":"Team records","slug":"team-records"}},"slug":"most-batters-stumped-in-a-match"},"content":{"type":"DEFAULT","footnote":["\nSouth Africa Women v New Zealand Women at East London, 2nd T20I, Oct 8, 2023 [\u003ca href=\"/ci/engine/match/1392352.html\"\u003eWomen T20I # 1681\u003c/a\u003e]","\nBoland Women v Border Women at Paarl, CSA Women's Division Two T20, Oct 8, 2023 [\u003ca href=\"/ci/engine/match/1401917.html\"\u003eMatch\u003c/a\u003e]","\nAustralia Women v West Indies Women at Brisbane, 3rd T20I, Oct 5, 2023 [\u003ca href=\"/ci/engine/match/1375865.html\"\u003eWomen T20I # 1680\u003c/a\u003e]","\n"],"resultType":"STATIC","note":null,"isLive":false,"relatedRecordMetas":[{"id":2346,"objectId":1296523,"title":"Most batters caught in an innings","slug":"most-batters-caught-in-an-innings"},{"id":2347,"objectId":1296524,"title":"Most batters caught in a match","slug":"most-batters-caught-in-a-match"},{"id":2348,"objectId":1296525,"title":"Most batters bowled in an innings","slug":"most-batters-bowled-in-an-innings"},{"id":2349,"objectId":1296526,"title":"Most batters bowled in a match","slug":"most-batters-bowled-in-a-match"},{"id":2351,"objectId":1296528,"title":"Most batters lbw in an innings","slug":"most-batters-lbw-in-an-innings"},{"id":2352,"objectId":1296529,"title":"Most batters lbw in a match","slug":"most-batters-lbw-in-a-match"},{"id":2353,"objectId":1296530,"title":"Most batters run out in an innings","slug":"most-batters-run-out-in-an-innings"},{"id":2354,"objectId":1296531,"title":"Most batters run out in a match","slug":"most-batters-run-out-in-a-match"},{"id":2355,"objectId":1296532,"title":"Most batters stumped in an innings","slug":"most-batters-stumped-in-an-innings"},{"id":2356,"objectId":1296533,"title":"Most batters stumped in a match","slug":"most-batters-stumped-in-a-match"}],"seo":{"titleTemplate":"{{RECORD_TITLE}} in {{FORMAT_TYPE}}","descriptionTemplate":null},"tables":[{"name":"Most batters stumped in a match","headers":[{"label":"Team 1","tooltip":"team","highlight":false,"show":true},{"label":"Team 2","tooltip":"team","highlight":false,"show":true},{"label":"Num","tooltip":"","highlight":true,"show":true},{"label":"Wkts","tooltip":"","highlight":false,"show":true},{"label":"","tooltip":"","highlight":false,"show":true},{"label":"Winner","tooltip":"winner/result","highlight":false,"show":true},{"label":"Ground","tooltip":"ground played on","highlight":false,"show":true},{"label":"Match Date","tooltip":"match start date","highlight":false,"show":true},{"label":"Scorecard","tooltip":"match scorecard","highlight":false,"show":true}],"rows":[{"items":[{"value":"Renegades","link":"/ci/content/team/896407.html","isHtml":false},{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"7","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Renegades","link":null,"isHtml":false},{"value":"Adelaide","link":"/ci/content/ground/56298.html","isHtml":false},{"value":"17 Jan 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896543.html","isHtml":false}],"note":null,"highlightValue":null,"rank":1},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"6","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Bengaluru","link":"/ci/content/ground/57897.html","isHtml":false},{"value":"15 Jul 2015","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/872489.html","isHtml":false}],"note":null,"highlightValue":null,"rank":2},{"items":[{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"Renegades","link":"/ci/content/team/896407.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"Adelaide","link":"/ci/content/ground/56298.html","isHtml":false},{"value":"15 Jan 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896529.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"CD-W","link":"/ci/content/team/2488.html","isHtml":false},{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Lincoln","link":"/ci/content/ground/58846.html","isHtml":false},{"value":"8 Feb 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1124112.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"Diamonds","link":"/ci/content/team/1034441.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/1034417.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thunder","link":null,"isHtml":false},{"value":"Leeds","link":"/ci/content/ground/57092.html","isHtml":false},{"value":"27 Jul 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1127398.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Scot Women","link":null,"isHtml":false},{"value":"Arbroath","link":"/ci/content/ground/416061.html","isHtml":false},{"value":"7 Sep 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1197066.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"19","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Wellington","link":"/ci/content/ground/58899.html","isHtml":false},{"value":"7 Mar 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1249237.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"UPW Women","link":"/ci/content/team/1358724.html","isHtml":false},{"value":"DC Women","link":"/ci/content/team/1358721.html","isHtml":false},{"value":"5","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"DC Women","link":null,"isHtml":false},{"value":"Brabourne","link":"/ci/content/ground/58317.html","isHtml":false},{"value":"21 Mar 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1358948.html","isHtml":false}],"note":null,"highlightValue":null,"rank":3},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Mumbai","link":"/ci/content/ground/379598.html","isHtml":false},{"value":"6 Mar 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/439018.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"19","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Cayon","link":"/ci/content/ground/275100.html","isHtml":false},{"value":"24 Apr 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/452665.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Ahmedabad","link":"/ci/content/ground/57851.html","isHtml":false},{"value":"23 Jan 2011","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/488907.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Colombo (RPS)","link":"/ci/content/ground/59306.html","isHtml":false},{"value":"8 Mar 2013","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/603246.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Dublin","link":"/ci/content/ground/214808.html","isHtml":false},{"value":"16 Jul 2013","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/644941.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Dublin","link":"/ci/content/ground/214808.html","isHtml":false},{"value":"29 Jul 2013","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/640947.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Cox's Bazar","link":"/ci/content/ground/689859.html","isHtml":false},{"value":"13 Mar 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/720555.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Northampton","link":"/ci/content/ground/57207.html","isHtml":false},{"value":"3 Sep 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/693435.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Sharjah","link":"/ci/content/ground/59392.html","isHtml":false},{"value":"16 Jan 2015","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/808869.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Karachi","link":"/ci/content/ground/58950.html","isHtml":false},{"value":"30 Sep 2015","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/923321.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Ranchi","link":"/ci/content/ground/485865.html","isHtml":false},{"value":"24 Feb 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/967871.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Scorchers","link":"/ci/content/team/896405.html","isHtml":false},{"value":"Heat","link":"/ci/content/team/896397.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Heat","link":null,"isHtml":false},{"value":"Perth","link":"/ci/content/ground/56490.html","isHtml":false},{"value":"18 Dec 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1023683.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"Thailand (W)","link":"/ci/content/team/299041.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thailand (W)","link":null,"isHtml":false},{"value":"Kuala Lumpur","link":"/ci/content/ground/58668.html","isHtml":false},{"value":"9 Jun 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1148061.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Providence","link":"/ci/content/ground/208544.html","isHtml":false},{"value":"15 Nov 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1150545.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Renegades","link":"/ci/content/team/896407.html","isHtml":false},{"value":"Heat","link":"/ci/content/team/896397.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Heat","link":null,"isHtml":false},{"value":"Geelong","link":"/ci/content/ground/56403.html","isHtml":false},{"value":"16 Dec 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1152743.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"ND Women","link":"/ci/content/team/2522.html","isHtml":false},{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Hamilton","link":"/ci/content/ground/58831.html","isHtml":false},{"value":"22 Dec 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1160544.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Karachi","link":"/ci/content/ground/58950.html","isHtml":false},{"value":"3 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172471.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Hong Kong(W)","link":"/ci/content/team/260133.html","isHtml":false},{"value":"Nepal Women","link":"/ci/content/team/299043.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Nepal Women","link":null,"isHtml":false},{"value":"Bangkok","link":"/ci/content/ground/491952.html","isHtml":false},{"value":"24 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172924.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Samoa Women","link":"/ci/content/team/1034379.html","isHtml":false},{"value":"Vanuatu (W)","link":"/ci/content/team/1090871.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Samoa Women","link":null,"isHtml":false},{"value":"Apia (No 1)","link":"/ci/content/ground/547453.html","isHtml":false},{"value":"9 Jul 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1192799.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Surrey Stars","link":"/ci/content/team/1034433.html","isHtml":false},{"value":"Storm","link":"/ci/content/team/1034437.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Storm","link":null,"isHtml":false},{"value":"Guildford","link":"/ci/content/ground/57016.html","isHtml":false},{"value":"25 Aug 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1167294.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Thailand (W)","link":"/ci/content/team/299041.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thailand (W)","link":null,"isHtml":false},{"value":"Dundee","link":"/ci/content/ground/59264.html","isHtml":false},{"value":"3 Sep 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1197055.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Derby","link":"/ci/content/ground/56953.html","isHtml":false},{"value":"23 Sep 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1230856.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"Heat","link":"/ci/content/team/896397.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Heat","link":null,"isHtml":false},{"value":"Sydney","link":"/ci/content/ground/56536.html","isHtml":false},{"value":"14 Nov 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1226938.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"19","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Scot Women","link":null,"isHtml":false},{"value":"Belfast","link":"/ci/content/ground/58588.html","isHtml":false},{"value":"24 May 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1262918.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Originals","link":"/ci/content/team/1208118.html","isHtml":false},{"value":"Phoenix","link":"/ci/content/team/1208116.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Phoenix","link":null,"isHtml":false},{"value":"Manchester","link":"/ci/content/ground/57160.html","isHtml":false},{"value":"25 Jul 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1252705.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Spirit","link":"/ci/content/team/1208119.html","isHtml":false},{"value":"Brave","link":"/ci/content/team/1208121.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Brave","link":null,"isHtml":false},{"value":"Lord's","link":"/ci/content/ground/57129.html","isHtml":false},{"value":"1 Aug 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1252714.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Strikers","link":null,"isHtml":false},{"value":"Hobart","link":"/ci/content/ground/56407.html","isHtml":false},{"value":"16 Oct 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1269057.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"Otago Women","link":"/ci/content/team/2576.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Wellington","link":"/ci/content/ground/58895.html","isHtml":false},{"value":"24 Dec 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1341227.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"4","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"IRE WMN","link":null,"isHtml":false},{"value":"Amstelveen","link":"/ci/content/ground/58686.html","isHtml":false},{"value":"17 Aug 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1378202.html","isHtml":false}],"note":null,"highlightValue":null,"rank":9},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"9","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Utrecht","link":"/ci/content/ground/58705.html","isHtml":false},{"value":"1 Jul 2008","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/351438.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"NZ (W)","link":null,"isHtml":false},{"value":"Hobart","link":"/ci/content/ground/56407.html","isHtml":false},{"value":"23 Feb 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/428070.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Mumbai","link":"/ci/content/ground/379598.html","isHtml":false},{"value":"4 Mar 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/439017.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"9","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Mumbai","link":"/ci/content/ground/379598.html","isHtml":false},{"value":"8 Mar 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/439019.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"NZ (W)","link":null,"isHtml":false},{"value":"Basseterre","link":"/ci/content/ground/59421.html","isHtml":false},{"value":"6 May 2010","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/412707.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"AUS WMN","link":null,"isHtml":false},{"value":"Canberra","link":"/ci/content/ground/56370.html","isHtml":false},{"value":"18 Jan 2011","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/474624.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Ahmedabad","link":"/ci/content/ground/57851.html","isHtml":false},{"value":"24 Jan 2011","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/488908.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"NZ (W)","link":null,"isHtml":false},{"value":"Invercargill","link":"/ci/content/ground/58839.html","isHtml":false},{"value":"19 Feb 2011","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/476949.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"8","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"no result","link":null,"isHtml":false},{"value":"Potchefstroom","link":"/ci/content/ground/59172.html","isHtml":false},{"value":"29 Oct 2011","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/527683.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"9","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Manchester","link":"/ci/content/ground/57160.html","isHtml":false},{"value":"10 Sep 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/551594.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"9","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Mirpur","link":"/ci/content/ground/236761.html","isHtml":false},{"value":"11 Sep 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/579718.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"S Africa (W)","link":null,"isHtml":false},{"value":"Mirpur","link":"/ci/content/ground/236761.html","isHtml":false},{"value":"14 Sep 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/579720.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"S Africa (W)","link":null,"isHtml":false},{"value":"Colombo (Moors)","link":"/ci/content/ground/59298.html","isHtml":false},{"value":"3 Oct 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/584773.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"9","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Colombo (NCC)","link":"/ci/content/ground/59300.html","isHtml":false},{"value":"3 Oct 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/584772.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Guangzhou","link":"/ci/content/ground/485138.html","isHtml":false},{"value":"30 Oct 2012","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/584928.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Bridgetown","link":"/ci/content/ground/59429.html","isHtml":false},{"value":"18 Oct 2013","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/630896.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"S Africa (W)","link":null,"isHtml":false},{"value":"Sylhet","link":"/ci/content/ground/56689.html","isHtml":false},{"value":"29 Mar 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/682991.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Sylhet","link":"/ci/content/ground/56689.html","isHtml":false},{"value":"30 Mar 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/682997.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Sylhet","link":"/ci/content/ground/56689.html","isHtml":false},{"value":"2 Apr 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/683009.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"S Africa (W)","link":null,"isHtml":false},{"value":"Solihull","link":"/ci/content/ground/57824.html","isHtml":false},{"value":"9 Sep 2014","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/765969.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Colombo (RPS)","link":"/ci/content/ground/59306.html","isHtml":false},{"value":"26 May 2015","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/856121.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"Scorchers","link":"/ci/content/team/896405.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Strikers","link":null,"isHtml":false},{"value":"Adelaide","link":"/ci/content/ground/56293.html","isHtml":false},{"value":"31 Dec 2015","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896493.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Hurricanes","link":"/ci/content/team/896433.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thunder","link":null,"isHtml":false},{"value":"Hobart","link":"/ci/content/ground/56407.html","isHtml":false},{"value":"2 Jan 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896501.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Hurricanes","link":"/ci/content/team/896433.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thunder","link":null,"isHtml":false},{"value":"Hobart","link":"/ci/content/ground/546628.html","isHtml":false},{"value":"3 Jan 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896507.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Stars","link":"/ci/content/team/896399.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Stars","link":null,"isHtml":false},{"value":"Sydney","link":"/ci/content/ground/756719.html","isHtml":false},{"value":"15 Jan 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/896525.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Ranchi","link":"/ci/content/ground/485865.html","isHtml":false},{"value":"26 Feb 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/967873.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Bengaluru","link":"/ci/content/ground/57897.html","isHtml":false},{"value":"17 Mar 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/951381.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"8","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"NZ (W)","link":null,"isHtml":false},{"value":"Mohali","link":"/ci/content/ground/57991.html","isHtml":false},{"value":"18 Mar 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/951383.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Diamonds","link":"/ci/content/team/1034441.html","isHtml":false},{"value":"Lightning","link":"/ci/content/team/1034429.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"19","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Lightning","link":null,"isHtml":false},{"value":"Leeds","link":"/ci/content/ground/57092.html","isHtml":false},{"value":"30 Jul 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/993643.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"IRE WMN","link":null,"isHtml":false},{"value":"Bready","link":"/ci/content/ground/58650.html","isHtml":false},{"value":"5 Sep 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/962023.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Bangkok","link":"/ci/content/ground/491952.html","isHtml":false},{"value":"26 Nov 2016","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1065333.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"Sixers","link":"/ci/content/team/896403.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Sixers","link":null,"isHtml":false},{"value":"Adelaide","link":"/ci/content/ground/56293.html","isHtml":false},{"value":"3 Jan 2017","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1023711.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"W Indies (W)","link":null,"isHtml":false},{"value":"Coolidge","link":"/ci/content/ground/59497.html","isHtml":false},{"value":"22 Oct 2017","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1122903.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"AK Women","link":"/ci/content/team/2467.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Lincoln","link":"/ci/content/ground/58845.html","isHtml":false},{"value":"27 Dec 2017","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1124103.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"Strikers","link":"/ci/content/team/896431.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thunder","link":null,"isHtml":false},{"value":"Wagga Wagga","link":"/ci/content/ground/322777.html","isHtml":false},{"value":"20 Jan 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1118514.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"ND Women","link":"/ci/content/team/2522.html","isHtml":false},{"value":"CD-W","link":"/ci/content/team/2488.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"CD-W","link":null,"isHtml":false},{"value":"Lincoln","link":"/ci/content/ground/58846.html","isHtml":false},{"value":"9 Feb 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1124115.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"8","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Kuala Lumpur","link":"/ci/content/ground/256592.html","isHtml":false},{"value":"4 Jun 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1148051.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Amstelveen","link":"/ci/content/ground/58686.html","isHtml":false},{"value":"12 Jul 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1147731.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Vipers","link":"/ci/content/team/1034421.html","isHtml":false},{"value":"Diamonds","link":"/ci/content/team/1034441.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Vipers","link":null,"isHtml":false},{"value":"Southampton","link":"/ci/content/ground/57312.html","isHtml":false},{"value":"8 Aug 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1127411.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Storm","link":"/ci/content/team/1034437.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/1034417.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Storm","link":null,"isHtml":false},{"value":"Taunton","link":"/ci/content/ground/57351.html","isHtml":false},{"value":"9 Aug 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1127413.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Diamonds","link":"/ci/content/team/1034441.html","isHtml":false},{"value":"Lightning","link":"/ci/content/team/1034429.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Diamonds","link":null,"isHtml":false},{"value":"Leeds","link":"/ci/content/ground/57092.html","isHtml":false},{"value":"18 Aug 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1127421.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Surrey Stars","link":"/ci/content/team/1034433.html","isHtml":false},{"value":"Storm","link":"/ci/content/team/1034437.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Surrey Stars","link":null,"isHtml":false},{"value":"The Oval","link":"/ci/content/ground/57127.html","isHtml":false},{"value":"18 Aug 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1127422.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"20","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Katunayake","link":"/ci/content/ground/59337.html","isHtml":false},{"value":"25 Sep 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1157713.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Providence","link":"/ci/content/ground/208544.html","isHtml":false},{"value":"9 Nov 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1150533.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Pakistan (W)","link":null,"isHtml":false},{"value":"Providence","link":"/ci/content/ground/208544.html","isHtml":false},{"value":"13 Nov 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1150541.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Otago Women","link":"/ci/content/team/2576.html","isHtml":false},{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Otago Women","link":null,"isHtml":false},{"value":"Wellington","link":"/ci/content/ground/58895.html","isHtml":false},{"value":"28 Dec 2018","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1160547.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Heat","link":"/ci/content/team/896397.html","isHtml":false},{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Heat","link":null,"isHtml":false},{"value":"Cairns","link":"/ci/content/ground/56362.html","isHtml":false},{"value":"12 Jan 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1152777.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Stars","link":"/ci/content/team/896399.html","isHtml":false},{"value":"Sixers","link":"/ci/content/team/896403.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Stars","link":null,"isHtml":false},{"value":"Melbourne","link":"/ci/content/ground/56441.html","isHtml":false},{"value":"14 Jan 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1152780.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Pakistan (W)","link":"/ci/content/team/2971.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"Karachi","link":"/ci/content/ground/58950.html","isHtml":false},{"value":"1 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172470.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"S Africa (W)","link":null,"isHtml":false},{"value":"Johannesburg","link":"/ci/content/ground/59120.html","isHtml":false},{"value":"3 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1168161.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"China Women","link":"/ci/content/team/299045.html","isHtml":false},{"value":"Nepal Women","link":"/ci/content/team/299043.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Nepal Women","link":null,"isHtml":false},{"value":"Bangkok","link":"/ci/content/ground/491951.html","isHtml":false},{"value":"25 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172926.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Kuwait Women","link":"/ci/content/team/417084.html","isHtml":false},{"value":"Nepal Women","link":"/ci/content/team/299043.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Nepal Women","link":null,"isHtml":false},{"value":"Bangkok","link":"/ci/content/ground/491952.html","isHtml":false},{"value":"27 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172929.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Thailand (W)","link":"/ci/content/team/299041.html","isHtml":false},{"value":"UAE Women","link":"/ci/content/team/299039.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thailand (W)","link":null,"isHtml":false},{"value":"Bangkok","link":"/ci/content/ground/491952.html","isHtml":false},{"value":"27 Feb 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172930.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Guwahati","link":"/ci/content/ground/680295.html","isHtml":false},{"value":"9 Mar 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1172165.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Kenya Women","link":"/ci/content/team/2297.html","isHtml":false},{"value":"Uganda Women","link":"/ci/content/team/3667.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Uganda Women","link":null,"isHtml":false},{"value":"Harare","link":"/ci/content/ground/59547.html","isHtml":false},{"value":"8 May 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1182652.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Supernovas","link":"/ci/content/team/1146788.html","isHtml":false},{"value":"Velocity","link":"/ci/content/team/1181889.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Supernovas","link":null,"isHtml":false},{"value":"Jaipur","link":"/ci/content/ground/58162.html","isHtml":false},{"value":"11 May 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1181896.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Neth Women","link":null,"isHtml":false},{"value":"Cartagena","link":"/ci/content/ground/514137.html","isHtml":false},{"value":"26 Jun 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1190605.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"6","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Scot Women","link":null,"isHtml":false},{"value":"Deventer","link":"/ci/content/ground/58693.html","isHtml":false},{"value":"9 Aug 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1190746.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"S Africa (W)","link":"/ci/content/team/3328.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Surat","link":"/ci/content/ground/58461.html","isHtml":false},{"value":"24 Sep 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1198478.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Thunder","link":"/ci/content/team/896401.html","isHtml":false},{"value":"Stars","link":"/ci/content/team/896399.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thunder","link":null,"isHtml":false},{"value":"Canberra","link":"/ci/content/ground/56370.html","isHtml":false},{"value":"27 Nov 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1188430.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Nepal Women","link":"/ci/content/team/299043.html","isHtml":false},{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"10","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Pokhara","link":"/ci/content/ground/1162771.html","isHtml":false},{"value":"4 Dec 2019","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1208806.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"ND Women","link":"/ci/content/team/2522.html","isHtml":false},{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Mount Maunganui","link":"/ci/content/ground/444258.html","isHtml":false},{"value":"1 Jan 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1197792.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Sydney","link":"/ci/content/ground/756719.html","isHtml":false},{"value":"21 Feb 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1173048.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"AUS WMN","link":null,"isHtml":false},{"value":"Perth","link":"/ci/content/ground/56490.html","isHtml":false},{"value":"24 Feb 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1173052.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Derby","link":"/ci/content/ground/56953.html","isHtml":false},{"value":"21 Sep 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1230855.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Heat","link":"/ci/content/team/896397.html","isHtml":false},{"value":"Sixers","link":"/ci/content/team/896403.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Sixers","link":null,"isHtml":false},{"value":"Sydney","link":"/ci/content/ground/423916.html","isHtml":false},{"value":"4 Nov 2020","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1226924.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"ND Women","link":"/ci/content/team/2522.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Wellington","link":"/ci/content/ground/58895.html","isHtml":false},{"value":"9 Jan 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1234040.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"IRE WMN","link":null,"isHtml":false},{"value":"Belfast","link":"/ci/content/ground/58588.html","isHtml":false},{"value":"26 May 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1262919.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Rockets","link":"/ci/content/team/1208123.html","isHtml":false},{"value":"N S-Chargers","link":"/ci/content/team/1208120.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"N S-Chargers","link":null,"isHtml":false},{"value":"Nottingham","link":"/ci/content/ground/57219.html","isHtml":false},{"value":"26 Jul 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1252706.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Fire","link":"/ci/content/team/1208124.html","isHtml":false},{"value":"Rockets","link":"/ci/content/team/1208123.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Rockets","link":null,"isHtml":false},{"value":"Cardiff","link":"/ci/content/ground/56874.html","isHtml":false},{"value":"6 Aug 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1252719.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"NZ (W)","link":"/ci/content/team/2563.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Chelmsford","link":"/ci/content/ground/56887.html","isHtml":false},{"value":"1 Sep 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1260100.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"AUS WMN","link":null,"isHtml":false},{"value":"Carrara","link":"/ci/content/ground/56383.html","isHtml":false},{"value":"9 Oct 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1263622.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Well Women","link":"/ci/content/team/2608.html","isHtml":false},{"value":"CD-W","link":"/ci/content/team/2488.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Well Women","link":null,"isHtml":false},{"value":"Wellington","link":"/ci/content/ground/58895.html","isHtml":false},{"value":"5 Dec 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1290635.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"CD-W","link":"/ci/content/team/2488.html","isHtml":false},{"value":"Otago Women","link":"/ci/content/team/2576.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"13","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Otago Women","link":null,"isHtml":false},{"value":"Napier","link":"/ci/content/ground/58857.html","isHtml":false},{"value":"18 Dec 2021","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1290640.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Dambulla","link":"/ci/content/ground/59368.html","isHtml":false},{"value":"25 Jun 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1319710.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Fire","link":"/ci/content/team/1208124.html","isHtml":false},{"value":"Brave","link":"/ci/content/team/1208121.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Brave","link":null,"isHtml":false},{"value":"Cardiff","link":"/ci/content/ground/56874.html","isHtml":false},{"value":"22 Aug 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1299158.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"8","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"IRE WMN","link":null,"isHtml":false},{"value":"Edinburgh","link":"/ci/content/ground/59269.html","isHtml":false},{"value":"5 Sep 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1330807.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"PNG (W)","link":"/ci/content/team/312282.html","isHtml":false},{"value":"Thailand (W)","link":"/ci/content/team/299041.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thailand (W)","link":null,"isHtml":false},{"value":"Abu Dhabi","link":"/ci/content/ground/59396.html","isHtml":false},{"value":"21 Sep 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1331393.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"IRE WMN","link":"/ci/content/team/2234.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Abu Dhabi","link":"/ci/content/ground/59396.html","isHtml":false},{"value":"25 Sep 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1331401.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Thailand (W)","link":"/ci/content/team/299041.html","isHtml":false},{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"12","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Thailand (W)","link":null,"isHtml":false},{"value":"Chiangmai","link":"/ci/content/ground/1086659.html","isHtml":false},{"value":"2 Dec 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1344509.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"W Indies (W)","link":"/ci/content/team/3816.html","isHtml":false},{"value":"England (W)","link":"/ci/content/team/975.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"England (W)","link":null,"isHtml":false},{"value":"Bridgetown","link":"/ci/content/ground/59429.html","isHtml":false},{"value":"14 Dec 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1343935.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"14","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"AUS WMN","link":null,"isHtml":false},{"value":"Brabourne","link":"/ci/content/ground/58317.html","isHtml":false},{"value":"20 Dec 2022","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1345428.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"AUS WMN","link":"/ci/content/team/238.html","isHtml":false},{"value":"S Lanka (W)","link":"/ci/content/team/3621.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"8","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"AUS WMN","link":null,"isHtml":false},{"value":"Gqeberha","link":"/ci/content/ground/59159.html","isHtml":false},{"value":"16 Feb 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1338050.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Malaysia (W)","link":"/ci/content/team/299042.html","isHtml":false},{"value":"UAE Women","link":"/ci/content/team/299039.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"UAE Women","link":null,"isHtml":false},{"value":"Mong Kok","link":"/ci/content/ground/493864.html","isHtml":false},{"value":"14 Jun 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1379695.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"18","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"India Women","link":null,"isHtml":false},{"value":"Mirpur","link":"/ci/content/ground/236761.html","isHtml":false},{"value":"11 Jul 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1382164.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"BDESH (W)","link":"/ci/content/team/299037.html","isHtml":false},{"value":"India Women","link":"/ci/content/team/1812.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"BDESH (W)","link":null,"isHtml":false},{"value":"Mirpur","link":"/ci/content/ground/236761.html","isHtml":false},{"value":"13 Jul 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1382165.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Brave","link":"/ci/content/team/1208121.html","isHtml":false},{"value":"Fire","link":"/ci/content/team/1208124.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"7","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Fire","link":null,"isHtml":false},{"value":"Southampton","link":"/ci/content/ground/57312.html","isHtml":false},{"value":"4 Aug 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1355576.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Phoenix","link":"/ci/content/team/1208116.html","isHtml":false},{"value":"Invincibles","link":"/ci/content/team/1208122.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"11","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Invincibles","link":null,"isHtml":false},{"value":"Birmingham","link":"/ci/content/ground/56788.html","isHtml":false},{"value":"13 Aug 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1355590.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"N S-Chargers","link":"/ci/content/team/1208120.html","isHtml":false},{"value":"Brave","link":"/ci/content/team/1208121.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Brave","link":null,"isHtml":false},{"value":"Lord's","link":"/ci/content/ground/57129.html","isHtml":false},{"value":"27 Aug 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1355605.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Neth Women","link":null,"isHtml":false},{"value":"Almeria","link":"/ci/content/ground/1207080.html","isHtml":false},{"value":"7 Sep 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1395028.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Italy Women","link":"/ci/content/team/1272384.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"16","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Scot Women","link":null,"isHtml":false},{"value":"Almeria","link":"/ci/content/ground/1207080.html","isHtml":false},{"value":"10 Sep 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1395032.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Royals WMN","link":"/ci/content/team/1323140.html","isHtml":false},{"value":"Amazon WMN","link":"/ci/content/team/1323141.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"15","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Royals WMN","link":null,"isHtml":false},{"value":"Tarouba","link":"/ci/content/ground/247418.html","isHtml":false},{"value":"10 Sep 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1380595.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38},{"items":[{"value":"Neth Women","link":"/ci/content/team/2410.html","isHtml":false},{"value":"Scot Women","link":"/ci/content/team/3454.html","isHtml":false},{"value":"3","link":null,"isHtml":false},{"value":"17","link":null,"isHtml":false},{"value":"","link":null,"isHtml":false},{"value":"Scot Women","link":null,"isHtml":false},{"value":"Almeria","link":"/ci/content/ground/1207080.html","isHtml":false},{"value":"11 Sep 2023","link":null,"isHtml":false},{"value":"scorecard","link":"/ci/engine/match/1395035.html","isHtml":false}],"note":null,"highlightValue":null,"rank":38}]}]}}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":false,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":false},"ad":{"gpt":{"webAdUnitPath":"records","appAdUnitPath":"records","attributes":{"kvpt":"records","kvsite":"stats"},"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":"records-most-batters-stumped-in-a-match","siteSection":"records","contentType":"records","subSection":"records-most-batters-stumped-in-a-match","league":"no-league"}},"seo":{"title":"Women's T20 matches | Team records | Most batters stumped in a match | ESPNcricinfo","description":"Find records of Most batters stumped in a match in Women's T20 matches only on ESPNcricinfo.","canonical":"/records/most-batters-stumped-in-a-match-1296533","keywords":["Most batters stumped in a match","Most batters stumped in a match in Women's T20 matches","Team records"],"structuredData":{"breadcrumbList":{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/records","name":"Records"}},{"@type":"ListItem","position":2,"item":{"@id":"/records/format/women-s-twenty20-23","name":"Women's Twenty20"}},{"@type":"ListItem","position":3,"item":{"@id":"/records/format/women-s-twenty20-23/category/team-records-2","name":"Team records"}},{"@type":"ListItem","position":4,"item":{"@id":"/records/most-batters-stumped-in-a-match-1296533","name":"Most batters stumped in a match"}}]}}}}}},"page":"/records/CiRecordFormatResultsPage","query":{"recordSlug":"most-batters-stumped-in-a-match","recordId":"1296533"},"buildId":"-dEHKoQK1-WPnqUliJW1v","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script><script type="text/javascript" src="/wkf_BlT_r9/AZjpGt4r/2V/kX7zDJN5D9kE/IxAhAQ/A0A/cYnBNKW0?v=c500cf88-ee92-b364-f5e3-27cbce51173b" defer></script></body></html>