CINXE.COM
ICC Women's Championship, 2022/23-2025 team highest innings totals Records | 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>ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo</title><meta name="title" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo"/><meta name="description" content="Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025."/><meta name="keywords" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records,ICC Women's Championship, 2022/23-2025 team highest innings totals stats"/><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/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo"/><meta property="og:description" content="Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025."/><meta property="og:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta property="og:url" content="https://www.espncricinfo.com/records/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537"/><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="ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo"/><meta name="twitter:description" content="Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025."/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo"/><meta itemProp="description" content="Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025."/><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/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="ICC Women's Championship, 2022/23-2025 team highest innings totals Records,ICC Women's Championship, 2022/23-2025 team highest innings totals stats"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Series","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia vs India","url":"https://www.espncricinfo.com/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Under-19s Asia Cup","url":"https://www.espncricinfo.com/series/asian-cricket-council-under-19s-asia-cup-2024-25-1461700"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies vs Bangladesh","url":"https://www.espncricinfo.com/series/west-indies-vs-bangladesh-2024-25-1433357"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa vs Sri Lanka","url":"https://www.espncricinfo.com/series/south-africa-vs-sri-lanka-2024-25-1432203"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand vs England","url":"https://www.espncricinfo.com/series/england-in-new-zealand-2024-25-1428550"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SA Women vs ENG Women","url":"https://www.espncricinfo.com/series/south-africa-vs-england-women-2024-25-1432221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AUS Women vs IND Women","url":"https://www.espncricinfo.com/series/australia-women-vs-india-women-2024-25-1426497"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Afghanistan","url":"https://www.espncricinfo.com/series/afghanistan-in-zimbabwe-2024-25-1457916"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa vs Pakistan","url":"https://www.espncricinfo.com/series/south-africa-vs-pakistan-2024-25-1432205"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"NZ Women vs AUS Women","url":"https://www.espncricinfo.com/series/new-zealand-women-vs-australia-women-2024-25-1443558"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand vs Sri Lanka","url":"https://www.espncricinfo.com/series/new-zealand-vs-sri-lanka-2024-25-1443537"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"BBL 2024","url":"https://www.espncricinfo.com/series/big-bash-league-2024-25-1443056"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"WPL 2025","url":"https://www.espncricinfo.com/series/women-s-premier-league-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ranji Trophy","url":"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SMA Trophy [IND]","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"One-Day Cup [AUS]","url":"https://www.espncricinfo.com/series/one-day-cup-aus-2024-25-1444469"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sheffield Shield","url":"https://www.espncricinfo.com/series/sheffield-shield-2024-25-1444468"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"National Cricket League [BDESH]","url":"https://www.espncricinfo.com/series/national-cricket-league-2024-25-1455907"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Quaid-e-Azam Trophy","url":"https://www.espncricinfo.com/series/quaid-e-azam-trophy-2024-25-1457166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions T20 Cup [PAK]","url":"https://www.espncricinfo.com/series/champions-t20-cup-2024-25-1464062/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal Premier League","url":"https://www.espncricinfo.com/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Africa Continental Cup","url":"https://www.espncricinfo.com/series/africa-continental-cup-2024-25-1462871/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup Regional Americas QLF","url":"https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-sub-regional-americas-qlf-2024-25-1462861/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Test Championship 2023-25","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Women's Championship","url":"https://www.espncricinfo.com/series/icc-women-s-championship-2022-23-2025-1308225"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup League 2","url":"https://www.espncricinfo.com/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group A","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-a-2024-2026-1451764"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Future series-","url":"https://www.espncricinfo.com/cricket-fixtures/#future"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Teams","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia","url":"https://www.espncricinfo.com/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Afghanistan","url":"https://www.espncricinfo.com/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Bangladesh","url":"https://www.espncricinfo.com/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Canada","url":"https://www.espncricinfo.com/team/canada-17"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"England","url":"https://www.espncricinfo.com/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ireland","url":"https://www.espncricinfo.com/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"India","url":"https://www.espncricinfo.com/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Namibia","url":"https://www.espncricinfo.com/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand","url":"https://www.espncricinfo.com/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal","url":"https://www.espncricinfo.com/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Pakistan","url":"https://www.espncricinfo.com/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Netherlands","url":"https://www.espncricinfo.com/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa","url":"https://www.espncricinfo.com/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Oman","url":"https://www.espncricinfo.com/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sri Lanka","url":"https://www.espncricinfo.com/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Scotland","url":"https://www.espncricinfo.com/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies","url":"https://www.espncricinfo.com/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"UAE","url":"https://www.espncricinfo.com/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe","url":"https://www.espncricinfo.com/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"USA","url":"https://www.espncricinfo.com/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News Home","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Future of ODIs","url":"https://www.espncricinfo.com/cricket-news/the-future-of-odis-39"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ball-tampering","url":"https://www.espncricinfo.com/cricket-news/ball-tampering-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Technology in cricket","url":"https://www.espncricinfo.com/cricket-news/technology-in-cricket-18"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Racism","url":"https://www.espncricinfo.com/cricket-news/racism-99"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run-out controversies","url":"https://www.espncricinfo.com/cricket-news/run-out-controversies-325"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Corruption","url":"https://www.espncricinfo.com/cricket-news/corruption-in-cricket-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features Home","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"On this day","url":"https://www.espncricinfo.com/on-this-day/cricket-events"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Writers","url":"https://www.espncricinfo.com/espncricinfo-writers-index"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Web stories","url":"https://www.espncricinfo.com/webstories"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Photo galleries","url":"https://www.espncricinfo.com/gallery"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Videos","url":"https://www.espncricinfo.com/cricket-videos/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinformed","url":"https://www.espncricinfo.com/cricket-videos/genre/cricinformed-299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"TimeOut","url":"https://www.espncricinfo.com/cricket-videos/genre/time-out-221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-155"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday Hindi","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Kya Khoya Kya Paaya","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Haan Ya Naa","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"25 Questions","url":"https://www.espncricinfo.com/cricket-videos/genre/25-questions-191"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News and Analysis","url":"https://www.espncricinfo.com/cricket-videos/genre/news-and-analysis-34"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Interviews","url":"https://www.espncricinfo.com/cricket-videos/genre/interviews-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-videos/genre/features-46"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Press Conference","url":"https://www.espncricinfo.com/cricket-videos/genre/press-conference-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ravi & Raunak","url":"https://www.espncricinfo.com/cricket-videos/genre/ravi-raunak-277"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Polite Enquiries","url":"https://www.espncricinfo.com/cricket-videos/genre/politeenquiries-119"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run Order","url":"https://www.espncricinfo.com/cricket-videos/genre/run-order-166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Newsroom","url":"https://www.espncricinfo.com/cricket-videos/genre/newsroom-218"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Highlights","url":"https://www.espncricinfo.com/cricket-videos/genre/highlights-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"YouTube","url":"https://www.youtube.com/ESPNCricinfo"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats home","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AskCricinfo","url":"https://www.espncricinfo.com/ask"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SuperStats","url":"https://www.espncricinfo.com/genre/superstats-706"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2024 records","url":"https://www.espncricinfo.com/records/year/2024-2024"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2023 records","url":"https://www.espncricinfo.com/records/year/2023-2023"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"All records","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Players","url":"https://www.espncricinfo.com/cricketers"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Grounds","url":"https://www.espncricinfo.com/cricket-grounds"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Rankings","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo","description":"Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025.","url":"https://www.espncricinfo.com/records/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537","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/tournament/icc-women-s-championship-2022-23-2025-14537","name":"ICC Women's Championship, 2022/23-2025 Records"}},{"@type":"ListItem","position":3,"item":{"@id":"/records/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537","name":"Team Highest Innings Totals "}}]}</script><meta name="next-head-count" content="69"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/ae6264f7446a44e683cf.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/ae6264f7446a44e683cf.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageEnglish.4b9f543a231e3b745bcf.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-a5bbaa6064372de8c376.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-9cb5c7f29a03cc390524.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8233-e9166c17788057e4e668.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9705-fc397699efb9039639b1.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6154-878c8d2165b32b1ce13a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/records/CiRecordGroupResultsPage-7f0b3045f54dab417829.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/MiPnNHIe3h1nUpIEUXdNS/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/MiPnNHIe3h1nUpIEUXdNS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-912327"></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/2024-2024" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">2024</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/icc-men-s-t20-world-cup-89" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">T20 WC (M)</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><a href="/records/trophy/big-bash-league-158" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">BBL</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-28854"></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/tournament/icc-women-s-championship-2022-23-2025-14537" title="ICC Women's Championship, 2022/23-2025 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">ICC Women's Championship, 2022/23-2025 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">Team Highest Innings Totals </span></div><div class="lg:ds--mx-5 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-346521" 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">Highest totals For ICC Women's Championship, 2022/23-2025 </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">Highest totals</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</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><strong>Score</strong></span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Overs</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">RR</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Inns</span></div></td><td class="ds-min-w-max ds-text-right"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Opposition</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"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer">Result</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="ds-bg-ui-fill-translucent"><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>371/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">7.42</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/allan-border-field-brisbane-56333" title="Brisbane" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brisbane</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Dec 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard" title="Women's ODI # 1421" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1421</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>365/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">7.30</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/john-davies-oval-queenstown-58919" title="Queenstown" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Queenstown</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-1st-odi-1388199/full-scorecard" title="Women's ODI # 1351" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1351</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>336/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.72</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/north-sydney-oval-sydney-56539" title="North 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">North Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Jan 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-australia-2022-23-1345089/australia-women-vs-pakistan-women-3rd-odi-1345094/full-scorecard" title="Women's ODI # 1311" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1311</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>335/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.70</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/gaddafi-stadium-lahore-58967" title="Lahore" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lahore</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Nov 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-1st-odi-1308233/full-scorecard" title="Women's ODI # 1296" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1296</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="/team/india-women-1812" 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=""><strong>333/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.66</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/st-lawrence-ground-canterbury-56869" title="Canterbury" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Canterbury</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</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="/series/india-women-in-england-2022-1289245/england-women-vs-india-women-2nd-odi-1301338/full-scorecard" title="Women's ODI # 1292" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1292</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>329/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.58</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/galle-international-stadium-59325" title="Galle" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Galle</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Jun 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-2nd-odi-1379758/full-scorecard" title="Women's ODI # 1320" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1320</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="/team/india-women-1812" 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=""><strong>325/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.50</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">19 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-2nd-odi-1434288/full-scorecard" title="Women's ODI # 1390" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1390</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>321/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.42</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">25 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-2nd-odi-1378198/full-scorecard" title="Women's ODI # 1331" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1331</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>321/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.42</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">19 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-2nd-odi-1434288/full-scorecard" title="Women's ODI # 1390" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1390</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>320/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.40</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Sep 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-2nd-odi-1430818/full-scorecard" title="Women's ODI # 1406" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1406</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>316/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.32</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/bangladesh-women-299037" title="v BAN 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">v BAN Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/willowmoore-park-benoni-59039" title="Benoni" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Benoni</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-3rd-odi-1398260/full-scorecard" title="Women's ODI # 1356" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1356</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>307/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.14</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543" title="North Sound" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">North Sound</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-1st-odi-1343931/full-scorecard" title="Women's ODI # 1303" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1303</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>305/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.85</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-3rd-odi-1398267/full-scorecard" title="Women's ODI # 1380" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1380</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>302/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.04</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-chelmsford-56887" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 May 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-3rd-odi-1398273/full-scorecard" title="Women's ODI # 1386" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1386</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>301/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.02</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-3rd-odi-1398267/full-scorecard" title="Women's ODI # 1380" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1380</span></a></span></td></tr><tr class="ds-bg-ui-fill-translucent"><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>298/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.96</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/w-a-c-a-ground-perth-56490" title="W.A.C.A" class="ds-inline-flex ds-items-start 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.A.C.A</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Dec 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard" title="Women's ODI # 1423" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1423</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="/team/west-indies-women-3816" title="WI 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">WI Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>297/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.94</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518" title="Gros Islet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Gros Islet</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Jun 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-1st-odi-1378191/full-scorecard" title="Women's ODI # 1317" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1317</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>292/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.84</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/national-stadium-karachi-58956" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-pakistan-2023-1381903/pakistan-women-vs-south-africa-women-1st-odi-1382169/full-scorecard" title="Women's ODI # 1333" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1333</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>285/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.70</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/the-cooper-associates-county-ground-taunton-57351" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-3rd-odi-1336079/full-scorecard" title="Women's ODI # 1328" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1328</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>282/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.64</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/the-rose-bowl-southampton-57312" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-2nd-odi-1336078/full-scorecard" title="Women's ODI # 1327" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1327</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>279/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.58</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/the-rose-bowl-southampton-57312" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-2nd-odi-1336078/full-scorecard" title="Women's ODI # 1327" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1327</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>278/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.56</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">17 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-3rd-odi-1316647/full-scorecard" title="Women's ODI # 1280" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1280</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="/team/west-indies-women-3816" title="WI 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">WI Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>278/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.56</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/national-stadium-karachi-58956" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-3rd-odi-1426083/full-scorecard" title="Women's ODI # 1383" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1383</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>277/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.54</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/north-sydney-oval-sydney-56539" title="North 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">North Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">10 Feb 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-australia-2023-24-1375859/australia-women-vs-south-africa-women-3rd-odi-1375874/full-scorecard" title="Women's ODI # 1365" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1365</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>275/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.50</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota-434210" title="Hambantota" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hambantota</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-vs-west-indies-women-2024-1436883/sri-lanka-women-vs-west-indies-women-3rd-odi-1436888/full-scorecard" title="Women's ODI # 1391" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1391</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>273/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">31.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">8.80</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/grace-road-leicester-57100" title="Leicester" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Leicester</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-england-2023-1336069/england-women-vs-sri-lanka-women-3rd-odi-1336085/full-scorecard" title="Women's ODI # 1338" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1338</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>270/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.40</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/buffalo-park-east-london-59098" title="East London" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">East London</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">n/r</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-1st-odi-1398265/full-scorecard" title="Women's ODI # 1375" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1375</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="/team/west-indies-women-3816" title="WI 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">WI Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>269/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.38</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/national-stadium-karachi-58956" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-1st-odi-1426081/full-scorecard" title="Women's ODI # 1381" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1381</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>267/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.54</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-bristol-56831" title="Bristol" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bristol</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-1st-odi-1336077/full-scorecard" title="Women's ODI # 1325" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1325</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="/team/india-women-1812" 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=""><strong>265/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.30</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-1st-odi-1434287/full-scorecard" title="Women's ODI # 1388" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1388</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>263/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.26</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-bristol-56831" title="Bristol" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Bristol</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-1st-odi-1336077/full-scorecard" title="Women's ODI # 1325" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1325</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>261/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.29</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Aug 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-1st-odi-1430814/full-scorecard" title="Women's ODI # 1402" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1402</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>260</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.39</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543" title="North Sound" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">North Sound</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">6 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-2nd-odi-1343932/full-scorecard" title="Women's ODI # 1304" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1304</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>260/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.20</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/southend-club-cricket-stadium-karachi-58950" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">5 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-pakistan-2022-1310976/pakistan-women-vs-sri-lanka-women-3rd-odi-1310986/full-scorecard" title="Women's ODI # 1277" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1277</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>260/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.20</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Aug 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-1st-odi-1430814/full-scorecard" title="Women's ODI # 1402" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1402</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>259/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.18</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Oct 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/full-scorecard" title="Women's ODI # 1413" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1413</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>257/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">45.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.66</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/city-oval-pietermaritzburg-59151" title="Pietermaritzburg" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pietermaritzburg</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">28 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-2nd-odi-1392349/full-scorecard" title="Women's ODI # 1340" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1340</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>256</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">43.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.88</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543" title="North Sound" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">North Sound</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Dec 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-3rd-odi-1343933/full-scorecard" title="Women's ODI # 1305" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1305</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="/team/india-women-1812" 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=""><strong>255/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.10</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/pallekele-international-cricket-stadium-434211" title="Pallekele" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pallekele</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Jul 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-3rd-odi-1319714/full-scorecard" title="Women's ODI # 1283" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1283</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>255/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.10</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Aug 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-2nd-odi-1430815/full-scorecard" title="Women's ODI # 1403" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1403</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>253</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.07</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/city-oval-pietermaritzburg-59151" title="Pietermaritzburg" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pietermaritzburg</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">28 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-2nd-odi-1392349/full-scorecard" title="Women's ODI # 1340" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1340</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>253/2</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.06</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/southend-club-cricket-stadium-karachi-58950" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-pakistan-2022-1310976/pakistan-women-vs-sri-lanka-women-2nd-odi-1310985/full-scorecard" title="Women's ODI # 1276" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1276</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>252</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.14</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/seddon-park-hamilton-58831" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-2nd-odi-1388208/full-scorecard" title="Women's ODI # 1373" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1373</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="/team/bangladesh-women-299037" title="BAN 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">BAN Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>252/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.04</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">27 Nov 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-bangladesh-2024-25-1458406/bangladesh-women-vs-ireland-women-1st-odi-1458411/full-scorecard" title="Women's ODI # 1416" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1416</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>251/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.02</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/hagley-oval-christchurch-58810" title="Christchurch" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Christchurch</span></a></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 ds-whitespace-nowrap"><span class="">18 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-3rd-odi-1388201/full-scorecard" title="Women's ODI # 1354" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1354</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>251/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.02</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/hagley-oval-christchurch-58810" title="Christchurch" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Christchurch</span></a></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 ds-whitespace-nowrap"><span class="">18 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-3rd-odi-1388201/full-scorecard" title="Women's ODI # 1354" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1354</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="/team/bangladesh-women-299037" title="BAN 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">BAN Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>250/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.00</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/buffalo-park-east-london-59098" title="East London" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">East London</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">16 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-1st-odi-1398258/full-scorecard" title="Women's ODI # 1353" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1353</span></a></span></td></tr><tr class="ds-bg-ui-fill-translucent"><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/team/india-women-1812" 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=""><strong>249</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.55</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/allan-border-field-brisbane-56333" title="Brisbane" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Brisbane</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">8 Dec 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard" title="Women's ODI # 1421" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1421</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>245</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.52</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/st-lawrence-ground-canterbury-56869" title="Canterbury" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Canterbury</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</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="/series/india-women-in-england-2022-1289245/england-women-vs-india-women-2nd-odi-1301338/full-scorecard" title="Women's ODI # 1292" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1292</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>243/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.86</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-derby-56953" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 May 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-1st-odi-1398271/full-scorecard" title="Women's ODI # 1384" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1384</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>240</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.00</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Aug 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-2nd-odi-1430815/full-scorecard" title="Women's ODI # 1403" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1403</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>239/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.78</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518" title="Gros Islet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Gros Islet</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">26 Jun 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-1st-odi-1378191/full-scorecard" title="Women's ODI # 1317" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1317</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="/team/india-women-1812" 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=""><strong>236/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.32</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 Oct 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/full-scorecard" title="Women's ODI # 1415" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1415</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>236/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">47.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.00</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-1st-odi-1392348/full-scorecard" title="Women's ODI # 1339" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1339</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>235/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.70</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/north-sydney-oval-sydney-56539" title="North 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">North Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Jan 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-australia-2022-23-1345089/australia-women-vs-pakistan-women-3rd-odi-1345094/full-scorecard" title="Women's ODI # 1311" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1311</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>235/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.70</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Sep 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-1st-odi-1392348/full-scorecard" title="Women's ODI # 1339" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1339</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>234</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.69</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/john-davies-oval-queenstown-58919" title="Queenstown" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Queenstown</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">12 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-1st-odi-1388199/full-scorecard" title="Women's ODI # 1351" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1351</span></a></span></td></tr><tr class="ds-bg-ui-fill-translucent"><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>233/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.66</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Dec 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/full-scorecard" title="Women's ODI # 1424" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1424</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="/team/india-women-1812" 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=""><strong>232/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.23</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-hove-56825" title="Hove" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hove</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Sep 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-in-england-2022-1289245/england-women-vs-india-women-1st-odi-1301337/full-scorecard" title="Women's ODI # 1290" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1290</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>232</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.65</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">29 Oct 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/full-scorecard" title="Women's ODI # 1415" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1415</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>230/3</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">47.4</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.82</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/sri-lanka-women-3621" title="v SL 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">v SL Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/diamond-oval-kimberley-59135" title="Kimberley" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kimberley</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-2nd-odi-1398266/full-scorecard" title="Women's ODI # 1378" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1378</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>229/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">45.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.08</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/north-sydney-oval-sydney-56539" title="North 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">North Sydney</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Feb 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-australia-2023-24-1375859/australia-women-vs-south-africa-women-2nd-odi-1375873/full-scorecard" title="Women's ODI # 1364" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1364</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>229</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.59</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/diamond-oval-kimberley-59135" title="Kimberley" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Kimberley</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">13 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-2nd-odi-1398266/full-scorecard" title="Women's ODI # 1378" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1378</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="/team/india-women-1812" 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=""><strong>228/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.56</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/bangladesh-women-299037" title="v BAN 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">v BAN Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">19 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-2nd-odi-1382167/full-scorecard" title="Women's ODI # 1329" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1329</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="/team/india-women-1812" 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=""><strong>227</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.10</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">24 Oct 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-1st-odi-1454391/full-scorecard" title="Women's ODI # 1411" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1411</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>227/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.54</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-hove-56825" title="Hove" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hove</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Sep 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-in-england-2022-1289245/england-women-vs-india-women-1st-odi-1301337/full-scorecard" title="Women's ODI # 1290" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1290</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>226/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">47.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.79</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/gaddafi-stadium-lahore-58967" title="Lahore" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lahore</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Nov 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-3rd-odi-1308235/full-scorecard" title="Women's ODI # 1298" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1298</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="/team/india-women-1812" 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=""><strong>225</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.54</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/bangladesh-women-299037" title="v BAN 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">v BAN Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">tied</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">22 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-3rd-odi-1382168/full-scorecard" title="Women's ODI # 1330" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1330</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>225</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.51</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/gaddafi-stadium-lahore-58967" title="Lahore" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lahore</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">9 Nov 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-3rd-odi-1308235/full-scorecard" title="Women's ODI # 1298" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1298</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="/team/bangladesh-women-299037" title="BAN 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">BAN Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>225/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.50</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">tied</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">22 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-3rd-odi-1382168/full-scorecard" title="Women's ODI # 1330" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1330</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="/team/west-indies-women-3816" title="WI 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">WI Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>225/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.50</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/national-stadium-karachi-58956" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-2nd-odi-1426082/full-scorecard" title="Women's ODI # 1382" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1382</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>223/2</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">45.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.93</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/bangladesh-women-299037" title="v BAN 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">v BAN Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">20 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-2nd-odi-1398259/full-scorecard" title="Women's ODI # 1355" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1355</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>223</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.56</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/national-stadium-karachi-58956" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-2nd-odi-1426082/full-scorecard" title="Women's ODI # 1382" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1382</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="/team/bangladesh-women-299037" title="BAN 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">BAN Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>222/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.44</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/senwes-park-potchefstroom-59172" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">20 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-2nd-odi-1398259/full-scorecard" title="Women's ODI # 1355" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1355</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>221/0</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">35.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.16</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">28 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-3rd-odi-1378199/full-scorecard" title="Women's ODI # 1332" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1332</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>221/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.52</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/hagley-oval-christchurch-58810" title="Christchurch" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Christchurch</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-2nd-odi-1388200/full-scorecard" title="Women's ODI # 1352" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1352</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="/team/india-women-1812" 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=""><strong>220/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">40.4</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.40</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-3rd-odi-1434289/full-scorecard" title="Women's ODI # 1392" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1392</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>220</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.40</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/hagley-oval-christchurch-58810" title="Christchurch" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Christchurch</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Dec 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-2nd-odi-1388200/full-scorecard" title="Women's ODI # 1352" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1352</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>217/1</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">38.4</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.61</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-2nd-odi-1316646/full-scorecard" title="Women's ODI # 1279" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1279</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>217</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.42</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">28 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-3rd-odi-1378199/full-scorecard" title="Women's ODI # 1332" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1332</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>216</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">47.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.54</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/pallekele-international-cricket-stadium-434211" title="Pallekele" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Pallekele</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Jul 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-3rd-odi-1319714/full-scorecard" title="Women's ODI # 1283" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1283</span></a></span></td></tr><tr class="ds-bg-ui-fill-translucent"><td class="ds-min-w-max"><div class="ds-popper-wrapper"><span class="ds-cursor-pointer"><a href="/team/india-women-1812" 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=""><strong>215</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">45.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.76</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/australia-women-238" title="v AUS 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">v AUS Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/w-a-c-a-ground-perth-56490" title="W.A.C.A" class="ds-inline-flex ds-items-start 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.A.C.A</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">11 Dec 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard" title="Women's ODI # 1423" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1423</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>215/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.30</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/india-women-1812" title="v 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">v India Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-3rd-odi-1434289/full-scorecard" title="Women's ODI # 1392" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1392</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>213</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.4</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.37</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/galle-international-stadium-59325" title="Galle" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Galle</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Jun 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-2nd-odi-1379758/full-scorecard" title="Women's ODI # 1320" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1320</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>213/8</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.26</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/castle-avenue-dublin-58604" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">14 Jun 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-2nd-odi-1316646/full-scorecard" title="Women's ODI # 1279" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1279</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>213/7</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.26</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/bangladesh-women-299037" title="v BAN 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">v BAN Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">21 Mar 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/bangladesh-women-vs-australia-women-2023-24-1425056/bangladesh-women-vs-australia-women-1st-odi-1425061/full-scorecard" title="Women's ODI # 1366" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1366</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>211/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">34.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">6.05</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Sep 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-1st-odi-1430817/full-scorecard" title="Women's ODI # 1405" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1405</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>210/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">43.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.84</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/south-africa-women-3328" title="v SA 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">v SA Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/kingsmead-durban-59089" title="Durban" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Durban</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Oct 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-3rd-odi-1392350/full-scorecard" title="Women's ODI # 1341" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1341</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>210</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">46.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.48</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">7 Sep 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-1st-odi-1430817/full-scorecard" title="Women's ODI # 1405" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1405</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="/team/england-women-975" title="ENG 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">ENG Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>209/6</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">41.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.05</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/basin-reserve-wellington-58895" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-1st-odi-1388207/full-scorecard" title="Women's ODI # 1372" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1372</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="/team/south-africa-women-3328" title="SA 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">SA Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>209</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">44.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.69</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/kingsmead-durban-59089" title="Durban" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Durban</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Oct 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-3rd-odi-1392350/full-scorecard" title="Women's ODI # 1341" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1341</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="/team/new-zealand-women-2563" title="NZ 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">NZ Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>207</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">48.2</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.28</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/basin-reserve-wellington-58895" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Apr 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-1st-odi-1388207/full-scorecard" title="Women's ODI # 1372" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1372</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>207</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">49.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.18</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/pakistan-women-2971" title="v PAK 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">v PAK Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/gaddafi-stadium-lahore-58967" title="Lahore" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Lahore</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">4 Nov 2022</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-1st-odi-1308233/full-scorecard" title="Women's ODI # 1296" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1296</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="/team/pakistan-women-2971" title="PAK 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">PAK Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>206/9</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.12</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/county-ground-derby-56953" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">23 May 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-1st-odi-1398271/full-scorecard" title="Women's ODI # 1384" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1384</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="/team/west-indies-women-3816" title="WI 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">WI Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>204/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">41.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.95</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518" title="Gros Islet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Gros Islet</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-3rd-odi-1378193/full-scorecard" title="Women's ODI # 1321" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1321</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="/team/ireland-women-2234" title="IRE 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">IRE Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>203</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">50.0</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.06</span></td><td class="ds-min-w-max ds-text-right"><span class="">1</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518" title="Gros Islet" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Gros Islet</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">1 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-3rd-odi-1378193/full-scorecard" title="Women's ODI # 1321" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1321</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="/team/australia-women-238" title="AUS 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">AUS Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>199</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">35.3</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.60</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/england-women-975" title="v ENG 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">v ENG Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/the-cooper-associates-county-ground-taunton-57351" 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"><span class="">lost</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">18 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-3rd-odi-1336079/full-scorecard" title="Women's ODI # 1328" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1328</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>198/4</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">34.1</span></td><td class="ds-min-w-max ds-text-right"><span class="">5.79</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/west-indies-women-3816" title="v WI 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">v WI Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota-434210" title="Hambantota" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Hambantota</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">15 Jun 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/sri-lanka-women-vs-west-indies-women-2024-1436883/sri-lanka-women-vs-west-indies-women-1st-odi-1436886/full-scorecard" title="Women's ODI # 1387" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1387</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="/team/bangladesh-women-299037" title="BAN 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">BAN Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>197/5</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">43.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">4.49</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/ireland-women-2234" title="v IRE 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">v IRE Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761" 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"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">30 Nov 2024</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/ireland-women-in-bangladesh-2024-25-1458406/bangladesh-women-vs-ireland-women-2nd-odi-1458412/full-scorecard" title="Women's ODI # 1417" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1417</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="/team/sri-lanka-women-3621" title="SL 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">SL Women</span></a></span></div></td><td class="ds-min-w-max ds-text-right"><span class=""><strong>196/2</strong></span></td><td class="ds-min-w-max ds-text-right"><span class="">26.5</span></td><td class="ds-min-w-max ds-text-right"><span class="">7.30</span></td><td class="ds-min-w-max ds-text-right"><span class="">2</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/team/new-zealand-women-2563" title="v NZ 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">v NZ Women</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/cricket-grounds/galle-international-stadium-59325" title="Galle" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Galle</span></a></span></td><td class="ds-min-w-max ds-text-right"><span class="">won</span></td><td class="ds-min-w-max ds-text-right ds-whitespace-nowrap"><span class="">3 Jul 2023</span></td><td class="ds-min-w-max ds-text-right"><span class=""><a href="/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-3rd-odi-1379759/full-scorecard" title="Women's ODI # 1322" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-text-typo-primary-hover ds-block">Women's ODI # 1322</span></a></span></td></tr></tbody></table></div></div><div><div><div class="ds-text-tight-s ds-font-regular ds-flex ds-p-4"><span class="ds-mr-2">Adjust:</span><strong class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">Most recent</strong><span class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">Past week</span><span class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">Past Month</span><span class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">Past year</span><span class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">4 years</span><span class="ds-cursor-pointer ds-pr-2 ds-mr-2 ds-border-r ds-border-ui-stroke">10 years</span><span class="ds-cursor-pointer ds-pr-2 ds-mr-2">25 years</span></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>Australia Women vs India Women at W.A.C.A, Australia Women vs India Women 3rd ODI, Dec 11, 2024 [<a href='/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard'><u>Women ODI # 1423]</u></a></p></div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p>South Africa Women vs England Women at Potchefstroom, South Africa vs England Women 3rd ODI, Dec 11, 2024 [<a href='/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/full-scorecard'><u>Women ODI # 1424]</u></a></p></div><div class="ds-text-tight-s ds-font-regular ds-mb-1"><p>Australia Women vs India Women at Brisbane, Australia Women vs India Women 2nd ODI, Dec 8, 2024 [<a href='/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard'><u>Women ODI # 1421]</u></a></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-332745" 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">漏 <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"en","country":"sg","edition":"ww","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}},{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}}],"featuredItems":[{"title":"Records index: most runs, most wickets, and a lot more","summary":"","previewImage":{"id":368515,"objectId":1401820,"slug":"the-three-who-matter-rohit-sharma-virat-kohli-and-jasprit-bumrah-all-smiles-after-dismissing-pat-cummins","url":"/lsci/db/PICTURES/CMS/368500/368515.4.jpg","width":900,"height":506,"caption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins","longCaption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins, India vs Australia, World Cup, Chennai, October 8, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/368500/368515.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/368500/368515.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/368500/368515.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":18922,"objectId":1432570,"title":"https://www.espncricinfo.com/records","url":"https://www.espncricinfo.com/records"}},{"title":"The latest cricket photos","summary":"","previewImage":{"id":367417,"objectId":1398861,"slug":"the-smile-of-a-champion-mohammed-siraj-picked-up-five-wickets-in-a-ten-ball-period","url":"/lsci/db/PICTURES/CMS/367400/367417.5.jpg","width":365,"height":205,"caption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period","longCaption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period, India vs Sri Lanka, Asia Cup final, Colombo, September 17, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/367400/367417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/367400/367417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/367400/367417.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":12300,"objectId":1272324,"title":"https://www.espncricinfo.com/photo","url":"https://www.espncricinfo.com/photo"}},{"title":"Rankings: Who's leading in every format","summary":"","previewImage":{"id":364310,"objectId":1388240,"slug":"alyssa-healy-poses-with-the-trophy-after-australia-retained-the-ashes","url":"/lsci/db/PICTURES/CMS/364300/364310.5.jpg","width":365,"height":205,"caption":"Alyssa Healy poses with the trophy after Australia retained the Ashes","longCaption":"Alyssa Healy poses with the trophy after Australia retained the Ashes, England vs Australia, 3rd ODI, Women's Ashes, Taunton, July 18, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/364300/364310.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/364300/364310.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/364300/364310.10.jpg"}},"type":"PAGE","countryCodes":[],"page":{"id":32,"objectId":211271,"slug":"icc-rankings-test-odi-t20-women-odi-t20","name":"iccteamrankings","title":"ICC rankings - Test, ODI, T20 \u0026 Women ODI, T20","subTitle":"Team rankings","typeId":3,"publishedAt":"2024-03-01"}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392658.png","isCountry":true,"primaryColor":null,"image":{"id":392658,"objectId":1464154,"slug":"belize-flag-team-logo","url":"/lsci/db/PICTURES/CMS/392600/392658.png","width":500,"height":500,"caption":"Belize flag team logo","longCaption":"Belize flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392662.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":392662,"objectId":1464164,"slug":"cayman-island-team-flag","url":"/lsci/db/PICTURES/CMS/392600/392662.png","width":500,"height":500,"caption":"Cayman Island team flag","longCaption":"Cayman Island team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391800/391863.png","isCountry":true,"primaryColor":null,"image":{"id":391863,"objectId":1462478,"slug":"ivory-coast-team-flag","url":"/lsci/db/PICTURES/CMS/391800/391863.png","width":500,"height":500,"caption":"Ivory Coast team flag","longCaption":"Ivory Coast team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"Live Scores","url":"/live-cricket-score","code":"matches","links":[{"title":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score","altText":"Live Cricket Score","displayType":null},{"title":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures","altText":"Cricket Schedule","displayType":null},{"title":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results","altText":"Live Cricket Match Results","displayType":null},{"title":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month","altText":"Cricket Matches by Month","displayType":null},{"title":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season","altText":"Cricket Matches by Season","displayType":null},{"title":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar","altText":"International Cricket Annual Calendar","displayType":null},{"title":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html","altText":"Live Cricket Desktop Scoreboard","displayType":null}],"altText":"Live Cricket Score","displayType":null},{"title":"Series","url":"/cricket-fixtures","code":"series","links":[{"title":"Australia vs India","url":"/series/australia-vs-india-2024-25-1426547","altText":"India tour of Australia 2024/25","displayType":null},{"title":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","displayType":null},{"title":"Under-19s Asia Cup","url":"/series/asian-cricket-council-under-19s-asia-cup-2024-25-1461700","altText":"Asian Cricket Council Under-19s Asia Cup 2024","displayType":null},{"title":"West Indies vs Bangladesh","url":"/series/west-indies-vs-bangladesh-2024-25-1433357","altText":"Bangladesh tour of West Indies 2024/25","displayType":null},{"title":"South Africa vs Sri Lanka","url":"/series/south-africa-vs-sri-lanka-2024-25-1432203","altText":"Sri Lanka tour of South Africa 2024/25","displayType":null},{"title":"New Zealand vs England","url":"/series/england-in-new-zealand-2024-25-1428550","altText":"England tour of New Zealand 2024/25","displayType":null},{"title":"SA Women vs ENG Women","url":"/series/south-africa-vs-england-women-2024-25-1432221","altText":"England Women tour of South Africa 2024/25","displayType":null},{"title":"AUS Women vs IND Women","url":"/series/australia-women-vs-india-women-2024-25-1426497","altText":"India Women tour of Australia 2024/25","displayType":null},{"title":"Zimbabwe vs Afghanistan","url":"/series/afghanistan-in-zimbabwe-2024-25-1457916","altText":"Afghanistan tour of Zimbabwe 2024/25","displayType":null},{"title":"South Africa vs Pakistan","url":"/series/south-africa-vs-pakistan-2024-25-1432205","altText":"Pakistan tour of South Africa 2024/25","displayType":null},{"title":"NZ Women vs AUS Women","url":"/series/new-zealand-women-vs-australia-women-2024-25-1443558","altText":"Australia Women tour of New Zealand 2024/25","displayType":null},{"title":"New Zealand vs Sri Lanka","url":"/series/new-zealand-vs-sri-lanka-2024-25-1443537","altText":"Sri Lanka tour of New Zealand 2024/25","displayType":null},{"title":"BBL 2024","url":"/series/big-bash-league-2024-25-1443056","altText":"Big Bash League 2024/25","displayType":null},{"title":"WPL 2025","url":"/series/women-s-premier-league-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","displayType":null},{"title":"SMA Trophy [IND]","url":"/series/syed-mushtaq-ali-trophy-2024-25-1445827","altText":"Syed Mushtaq Ali Trophy 2024","displayType":null},{"title":"One-Day Cup [AUS]","url":"/series/one-day-cup-aus-2024-25-1444469","altText":"One-Day Cup (Australia) 2024/25","displayType":null},{"title":"Sheffield Shield","url":"/series/sheffield-shield-2024-25-1444468","altText":"Sheffield Shield 2024/25","displayType":null},{"title":"National Cricket League [BDESH]","url":"/series/national-cricket-league-2024-25-1455907","altText":"National Cricket League 2024","displayType":null},{"title":"Quaid-e-Azam Trophy","url":"/series/quaid-e-azam-trophy-2024-25-1457166","altText":"Quaid-e-Azam Trophy 2024","displayType":null},{"title":"Champions T20 Cup [PAK]","url":"/series/champions-t20-cup-2024-25-1464062/match-schedule-fixtures-and-results","altText":"Champions T20 Cup 2024","displayType":null},{"title":"Nepal Premier League","url":"/series/nepal-premier-league-2024-25-1462594/match-schedule-fixtures-and-results","altText":"Nepal Premier League 2024","displayType":null},{"title":"Africa Continental Cup","url":"/series/africa-continental-cup-2024-25-1462871/match-schedule-fixtures-and-results","altText":"Africa Continental Cup 2024","displayType":null},{"title":"World Cup Regional Americas QLF","url":"/series/icc-men-s-t20-world-cup-sub-regional-americas-qlf-2024-25-1462861/match-schedule-fixtures-and-results","altText":"ICC Men's T20 World Cup Sub Regional Americas Qualifier 2024","displayType":null},{"title":"Test Championship 2023-25","url":"/series/icc-world-test-championship-2023-2025-1345943","altText":"World Test Championship 2023 - 2025","displayType":null},{"title":"Women's Championship","url":"/series/icc-women-s-championship-2022-23-2025-1308225","altText":"ICC Women's Championship 2022 - 2025","displayType":null},{"title":"World Cup League 2","url":"/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525","altText":"ICC Men's Cricket World Cup League 2 2024/27","displayType":null},{"title":"CWC Challenge League Group A","url":"/series/cwc-challenge-league-group-a-2024-2026-1451764","altText":"CWC Challenge League Group A 2024","displayType":null},{"title":"-Future series-","url":"/cricket-fixtures/#future","altText":"Cricket Future Series","displayType":"button"},{"title":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html","altText":"Cricket Match and Series Archives","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"Teams","url":"/team","code":"team","links":[{"title":"Australia","url":"/team/australia-2","altText":"Australia Cricket Team","displayType":null},{"title":"Afghanistan","url":"/team/afghanistan-40","altText":"Afghanistan Cricket Team","displayType":null},{"title":"Bangladesh","url":"/team/bangladesh-25","altText":"Bangladesh Cricket Team","displayType":null},{"title":"Canada","url":"/team/canada-17","altText":"Canada Cricket Team","displayType":null},{"title":"England","url":"/team/england-1","altText":"England Cricket Team","displayType":null},{"title":"Ireland","url":"/team/ireland-29","altText":"Ireland Cricket Team","displayType":null},{"title":"India","url":"/team/india-6","altText":"India Cricket Team","displayType":null},{"title":"Namibia","url":"/team/namibia-28","altText":"Namibia Cricket Team","displayType":null},{"title":"New Zealand","url":"/team/new-zealand-5","altText":"New Zealand Cricket Team","displayType":null},{"title":"Nepal","url":"/team/nepal-33","altText":"Nepal Cricket Team","displayType":null},{"title":"Pakistan","url":"/team/pakistan-7","altText":"Pakistan Cricket Team","displayType":null},{"title":"Netherlands","url":"/team/netherlands-15","altText":"Netherlands Cricket Team","displayType":null},{"title":"South Africa","url":"/team/south-africa-3","altText":"South Africa Cricket Team","displayType":null},{"title":"Oman","url":"/team/oman-37","altText":"Oman Cricket Team","displayType":null},{"title":"Sri Lanka","url":"/team/sri-lanka-8","altText":"Sri Lanka Cricket Team","displayType":null},{"title":"Scotland","url":"/team/scotland-30","altText":"Scotland Cricket Team","displayType":null},{"title":"West Indies","url":"/team/west-indies-4","altText":"West Indies Cricket Team","displayType":null},{"title":"UAE","url":"/team/united-arab-emirates-27","altText":"UAE Cricket Team","displayType":null},{"title":"Zimbabwe","url":"/team/zimbabwe-9","altText":"Zimbabwe Cricket Team","displayType":null},{"title":"USA","url":"/team/united-states-of-america-11","altText":"USA Cricket Team","displayType":null}],"altText":"Cricket Teams","displayType":null},{"title":"News","url":"/cricket-news","code":"news","links":[{"title":"News Home","url":"/cricket-news","displayType":null},{"title":"Future of ODIs","url":"/cricket-news/the-future-of-odis-39","displayType":null},{"title":"Ball-tampering","url":"/cricket-news/ball-tampering-25","displayType":null},{"title":"Technology in cricket","url":"/cricket-news/technology-in-cricket-18","displayType":null},{"title":"Racism","url":"/cricket-news/racism-99","displayType":null},{"title":"Run-out controversies","url":"/cricket-news/run-out-controversies-325","displayType":null},{"title":"Corruption","url":"/cricket-news/corruption-in-cricket-4","displayType":null}],"altText":"Cricket News","displayType":null},{"title":"Features","url":"/cricket-features","code":"features","links":[{"title":"Features Home","url":"/cricket-features","displayType":null},{"title":"On this day","url":"/on-this-day/cricket-events","displayType":null},{"title":"Writers","url":"/espncricinfo-writers-index","displayType":null},{"title":"Web stories","url":"/webstories","displayType":null},{"title":"Photo galleries","url":"/gallery","displayType":null},{"title":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years","displayType":null},{"title":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/","displayType":null}],"altText":"Cricket Features","displayType":null},{"title":"Videos","url":"/cricket-videos/","code":"videos","links":[{"title":"Cricinformed","url":"/cricket-videos/genre/cricinformed-299","displayType":null},{"title":"TimeOut","url":"/cricket-videos/genre/time-out-221","displayType":null},{"title":"Matchday","url":"/cricket-videos/genre/match-day-155","displayType":null},{"title":"Matchday Hindi","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"Kya Khoya Kya Paaya","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null},{"title":"Haan Ya Naa","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"25 Questions","url":"/cricket-videos/genre/25-questions-191","displayType":null},{"title":"News and Analysis","url":"/cricket-videos/genre/news-and-analysis-34","displayType":null},{"title":"Interviews","url":"/cricket-videos/genre/interviews-9","displayType":null},{"title":"Features","url":"/cricket-videos/genre/features-46","displayType":null},{"title":"Press Conference","url":"/cricket-videos/genre/press-conference-2","displayType":null},{"title":"Ravi \u0026 Raunak","url":"/cricket-videos/genre/ravi-raunak-277","displayType":null},{"title":"Polite Enquiries","url":"/cricket-videos/genre/politeenquiries-119","displayType":null},{"title":"Run Order","url":"/cricket-videos/genre/run-order-166","displayType":null},{"title":"Newsroom","url":"/cricket-videos/genre/newsroom-218","displayType":null},{"title":"Highlights","url":"/cricket-videos/genre/highlights-37","displayType":null},{"title":"YouTube","url":"https://www.youtube.com/ESPNCricinfo","displayType":null}],"altText":"Cricket Videos","displayType":null},{"title":"Stats","url":"https://www.espncricinfo.com/records","code":"stats","links":[{"title":"Stats home","url":"/records","displayType":null},{"title":"AskCricinfo","url":"/ask","displayType":null},{"title":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html","displayType":null},{"title":"SuperStats","url":"/genre/superstats-706","displayType":null},{"title":"2024 records","url":"/records/year/2024-2024","displayType":null},{"title":"2023 records","url":"/records/year/2023-2023","displayType":null},{"title":"All records","url":"/records","displayType":null},{"title":"Players","url":"/cricketers","displayType":null},{"title":"Grounds","url":"/cricket-grounds","displayType":null},{"title":"Rankings","url":"/rankings/icc-team-ranking","displayType":null}],"altText":"Cricket Stats","displayType":null}]},"trendingMatches":{"matches":[{"_uid":115071,"id":115071,"objectId":1433382,"scribeId":1433382,"slug":"west-indies-vs-bangladesh-3rd-odi","stage":"RUNNING","state":"LIVE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T13:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Match delayed by rain","statusText":"West Indies need 273 runs from 42.2 overs.","statusEng":"Match delayed by rain","internationalNumber":"004815","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":{"inningNumber":2,"oversUnique":7.04,"score":227,"winProbability":21.94},"liveOvers":7.04,"liveOversPending":null,"liveBalls":42,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":576,"objectId":59421,"name":"Warner Park, Basseterre, St Kitts","smallName":"Basseterre","longName":"Warner Park, Basseterre, St Kitts","slug":"warner-park-basseterre-st-kitts","location":"","image":{"id":72683,"objectId":284889,"slug":"an-overview-of-the-main-stands-at-warner-park","url":"/lsci/db/PICTURES/CMS/72600/72683.jpg","width":500,"height":375,"caption":"An overview of the main stands at Warner Park","longCaption":"An overview of the main stands at Warner Park, 2007 World Cup, Basseterre, St Kitts, March 11, 2007","credit":"Andrew Miller","photographer":null,"peerUrls":null},"town":{"id":986,"objectId":59420,"name":"Basseterre","area":"St Kitts","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":"8,000"},"teams":[{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"321/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},"isHome":true,"isLive":true,"score":"49/3","scoreInfo":"7.4/50 ov, T:322","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":10,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118596,"id":118596,"objectId":1464180,"scribeId":1464180,"slug":"stallions-pakistan-vs-markhors-pakistan-7th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"7th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T06:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Markhors won by 3 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7213,"tossWinnerTeamId":7215,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16896,"objectId":1464062,"scribeId":1464062,"slug":"champions-t20-cup-2024-25","name":"Champions T20 Cup","longName":"Champions T20 Cup","alternateName":"Champions T20 Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Pakistan","season":"2024/25","startDate":"2024-12-07T00:00:00.000Z","endDate":"2024-12-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1001,"objectId":59006,"name":"Rawalpindi Cricket Stadium","smallName":"Rawalpindi","longName":"Rawalpindi Cricket Stadium","slug":"rawalpindi-cricket-stadium","location":"","image":{"id":37701,"objectId":59005,"slug":"a-view-of-the-rawalpindi-cricket-stadium","url":"/lsci/db/PICTURES/DB/102000/017579.jpg","width":450,"height":337,"caption":"A view of the Rawalpindi Cricket Stadium","longCaption":"A view of the Rawalpindi Cricket Stadium, 27 Oct 2000","credit":"ESPNcricinfo Ltd","photographer":"Suhael Ahmed","peerUrls":null},"town":{"id":874,"objectId":58999,"name":"Rawalpindi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"},"capacity":"15000"},"teams":[{"team":{"id":7213,"objectId":1450262,"scribeId":1450262,"slug":"markhors-pakistan","name":"Markhors","longName":"Markhors (Pakistan)","abbreviation":"MAR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/387300/387360.png","isCountry":false,"primaryColor":null,"image":{"id":387360,"objectId":1450803,"slug":"markhors-pakistan-cup-team-logo","url":"/lsci/db/PICTURES/CMS/387300/387360.png","width":500,"height":500,"caption":"Markhors Pakistan Cup team logo","longCaption":"Markhors Pakistan Cup 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":"170/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7215,"objectId":1450264,"scribeId":1450264,"slug":"stallions-pakistan","name":"Stallions","longName":"Stallions (Pakistan)","abbreviation":"STA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/387200/387234.png","isCountry":false,"primaryColor":null,"image":{"id":387234,"objectId":1450382,"slug":"stallions-pakistan-champions-cup-team-logo","url":"/lsci/db/PICTURES/CMS/387200/387234.png","width":500,"height":500,"caption":"Stallions Pakistan Champions Cup team logo","longCaption":"Stallions Pakistan Champions Cup team logo","credit":"PCB","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},"isHome":true,"isLive":false,"score":"167/6","scoreInfo":"20 ov, T:171","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118616,"id":118616,"objectId":1464648,"scribeId":1464648,"slug":"chattogram-division-vs-sylhet-division-5th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"5th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T03:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Chattogram won by 12 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":730,"tossWinnerTeamId":769,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16897,"objectId":1464643,"scribeId":1464643,"slug":"national-cricket-league-t20-2024-25","name":"National Cricket League T20","longName":"National Cricket League T20","alternateName":null,"longAlternateName":null,"unofficialName":"NCL T20","year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3573,"objectId":1282965,"name":"Sylhet International Cricket Stadium, Academy Ground","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium, Academy Ground","slug":"sylhet-international-cricket-stadium-academy-ground-sylhet","location":"","image":null,"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":730,"objectId":679,"scribeId":679,"slug":"chattogram-division","name":"Chattogram","longName":"Chattogram Division","abbreviation":"CHATT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313245.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313245,"objectId":1241704,"slug":"chittagong-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313245.logo.png","width":500,"height":500,"caption":"Chittagong Division logo","longCaption":"Chittagong Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"145/9","scoreInfo":"15/15 ov","inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":769,"objectId":718,"scribeId":718,"slug":"sylhet-division","name":"Sylhet DIV","longName":"Sylhet Division","abbreviation":"SYL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313250.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313250,"objectId":1241709,"slug":"sylhet-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313250.logo.png","width":500,"height":500,"caption":"Sylhet Division logo","longCaption":"Sylhet Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"133","scoreInfo":"14.2/15 ov, T:146","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118644,"id":118644,"objectId":1464712,"scribeId":1464712,"slug":"cricket-south-africa-invitation-xi-vs-england-lions-one-off-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":11,"subClassId":null,"season":"2024/25","title":"one-off match","floodlit":"day","startDate":"2024-12-10T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-10T08:00:00.000Z","timePublished":false,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"CSA Inv XI won by 284 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6087,"tossWinnerTeamId":6087,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16898,"objectId":1464709,"scribeId":1464709,"slug":"england-lions-in-south-africa-2024-25","name":"England Lions in South Africa","longName":"England Lions tour of South Africa","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-10T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":2280,"objectId":327938,"name":"WPCC, Cape Town","smallName":"Cape Town","longName":"WPCC, Cape Town","slug":"wpcc-cape-town","location":"","image":null,"town":{"id":893,"objectId":59060,"name":"Cape Town","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":6087,"objectId":1075499,"scribeId":1075499,"slug":"cricket-south-africa-invitation-xi","name":"CSA Inv XI","longName":"Cricket South Africa Invitation XI","abbreviation":"SA-XI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313537.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313537,"objectId":1241996,"slug":"cricket-south-africa-invitation-xi-logo","url":"/lsci/db/PICTURES/CMS/313500/313537.logo.png","width":500,"height":500,"caption":"Cricket South Africa Invitation XI logo","longCaption":"Cricket South Africa Invitation XI logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"289 \u0026 256","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1003,"objectId":952,"scribeId":952,"slug":"england-lions-england-a","name":"Eng Lions","longName":"England Lions","abbreviation":"LIONS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313257.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313257,"objectId":1241716,"slug":"england-lions-england-a-logo","url":"/lsci/db/PICTURES/CMS/313200/313257.logo.png","width":500,"height":500,"caption":"England Lions (England A) logo","longCaption":"England Lions (England A) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"154 \u0026 107","scoreInfo":"T:392","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":330937,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118617,"id":118617,"objectId":1464649,"scribeId":1464649,"slug":"barisal-division-vs-khulna-division-6th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"6th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T03:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Khulna DIV won by 1 run","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":751,"tossWinnerTeamId":713,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16897,"objectId":1464643,"scribeId":1464643,"slug":"national-cricket-league-t20-2024-25","name":"National Cricket League T20","longName":"National Cricket League T20","alternateName":null,"longAlternateName":null,"unofficialName":"NCL T20","year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1564,"objectId":56689,"name":"Sylhet International Cricket Stadium","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium","slug":"sylhet-international-cricket-stadium","location":"","image":{"id":174981,"objectId":703707,"slug":"a-view-of-the-sylhet-stadium-during-the-victory-day-t20-cup","url":"/lsci/db/PICTURES/CMS/174900/174981.jpg","width":900,"height":713,"caption":"A view of the Sylhet Stadium during the Victory Day T20 Cup","longCaption":"A view of the Sylhet Stadium during the Victory Day T20 Cup, Sylhet, December 23, 2013","credit":"BCB","photographer":null,"peerUrls":null},"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":"18,000"},"teams":[{"team":{"id":751,"objectId":700,"scribeId":700,"slug":"khulna-division","name":"Khulna DIV","longName":"Khulna Division","abbreviation":"KHU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313247.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313247,"objectId":1241706,"slug":"khulna-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313247.logo.png","width":500,"height":500,"caption":"Khulna Division logo","longCaption":"Khulna Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"130/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":713,"objectId":662,"scribeId":662,"slug":"barishal-division","name":"Barisal DIV","longName":"Barisal Division","abbreviation":"BAR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313239.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313239,"objectId":1241698,"slug":"barisal-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313239.logo.png","width":500,"height":500,"caption":"Barisal Division logo","longCaption":"Barisal Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"129/9","scoreInfo":"20 ov, T:131","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118618,"id":118618,"objectId":1464650,"scribeId":1464650,"slug":"dhaka-division-vs-rangpur-division-7th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"7th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T07:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Rangpur DIV won by 21 runs (DLS method)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":4967,"tossWinnerTeamId":733,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16897,"objectId":1464643,"scribeId":1464643,"slug":"national-cricket-league-t20-2024-25","name":"National Cricket League T20","longName":"National Cricket League T20","alternateName":null,"longAlternateName":null,"unofficialName":"NCL T20","year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3573,"objectId":1282965,"name":"Sylhet International Cricket Stadium, Academy Ground","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium, Academy Ground","slug":"sylhet-international-cricket-stadium-academy-ground-sylhet","location":"","image":null,"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":4967,"objectId":536705,"scribeId":536705,"slug":"rangpur-division","name":"Rangpur DIV","longName":"Rangpur Division","abbreviation":"RAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/328700/328752.jpg","isCountry":false,"primaryColor":null,"image":{"id":328752,"objectId":1283251,"slug":"rangpur-division-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328752.jpg","width":500,"height":500,"caption":"Rangpur Division team logo","longCaption":"Rangpur Division team logo","credit":"Bangladesh Cricket","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"140/5","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":733,"objectId":682,"scribeId":682,"slug":"dhaka-division-and-dacca","name":"Dhaka DIV","longName":"Dhaka Division","abbreviation":"DHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313246.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313246,"objectId":1241705,"slug":"dhaka-division-and-dacca-logo","url":"/lsci/db/PICTURES/CMS/313200/313246.logo.png","width":500,"height":500,"caption":"Dhaka Division (and Dacca) logo","longCaption":"Dhaka Division (and Dacca) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"112/9","scoreInfo":"17/17 ov, T:134","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118619,"id":118619,"objectId":1464651,"scribeId":1464651,"slug":"dhaka-metropolis-vs-rajshahi-division-8th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"8th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T07:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Dhaka Metro won by 8 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":734,"tossWinnerTeamId":762,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16897,"objectId":1464643,"scribeId":1464643,"slug":"national-cricket-league-t20-2024-25","name":"National Cricket League T20","longName":"National Cricket League T20","alternateName":null,"longAlternateName":null,"unofficialName":"NCL T20","year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1564,"objectId":56689,"name":"Sylhet International Cricket Stadium","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium","slug":"sylhet-international-cricket-stadium","location":"","image":{"id":174981,"objectId":703707,"slug":"a-view-of-the-sylhet-stadium-during-the-victory-day-t20-cup","url":"/lsci/db/PICTURES/CMS/174900/174981.jpg","width":900,"height":713,"caption":"A view of the Sylhet Stadium during the Victory Day T20 Cup","longCaption":"A view of the Sylhet Stadium during the Victory Day T20 Cup, Sylhet, December 23, 2013","credit":"BCB","photographer":null,"peerUrls":null},"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":"18,000"},"teams":[{"team":{"id":734,"objectId":683,"scribeId":683,"slug":"dhaka-metropolis","name":"Dhaka Metro","longName":"Dhaka Metropolis","abbreviation":"DHA-M","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/328700/328749.jpg","isCountry":false,"primaryColor":null,"image":{"id":328749,"objectId":1283246,"slug":"dhaka-metro-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328749.jpg","width":500,"height":500,"caption":"Dhaka Metro team logo","longCaption":"Dhaka Metro team logo","credit":"Bangladesh Cricket","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"162","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":762,"objectId":711,"scribeId":711,"slug":"rajshahi-division","name":"Rajshahi DIV","longName":"Rajshahi Division","abbreviation":"RAJ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313249.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313249,"objectId":1241708,"slug":"rajshahi-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313249.logo.png","width":500,"height":500,"caption":"Rajshahi Division logo","longCaption":"Rajshahi Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"154","scoreInfo":"19.5/20 ov, T:163","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118489,"id":118489,"objectId":1462659,"scribeId":1462659,"slug":"janakpur-bolts-npl-vs-kathmandu-gurkhas-npl-21st-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Janakpur won by 5 wickets (with 25 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7232,"tossWinnerTeamId":7234,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15.05,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7234,"objectId":1462632,"scribeId":1462632,"slug":"kathmandu-gurkhas-npl","name":"Kathmandu","longName":"Kathmandu Gurkhas (NPL)","abbreviation":"KAG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392043.png","isCountry":false,"primaryColor":null,"image":{"id":392043,"objectId":1462941,"slug":"kathmandu-gorkhas-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392043.png","width":500,"height":500,"caption":"Kathmandu Gorkhas team logo","longCaption":"Kathmandu Gorkhas team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":"101","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7232,"objectId":1462595,"scribeId":1462595,"slug":"janakpur-bolts-npl","name":"Janakpur","longName":"Janakpur Bolts (NPL)","abbreviation":"JAB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392045.png","isCountry":false,"primaryColor":null,"image":{"id":392045,"objectId":1462945,"slug":"janakpur-bolts-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392045.png","width":500,"height":500,"caption":"Janakpur Bolts team logo","longCaption":"Janakpur Bolts team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":"104/5","scoreInfo":"15.5/20 ov, T:102","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":118559,"id":118559,"objectId":1462923,"scribeId":1462923,"slug":"rwanda-vs-uganda-15th-match","stage":"FINISHED","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T07:15:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Uganda won by 50 runs","statusEng":"RESULT","internationalNumber":"003036","generalNumber":null,"winnerTeamId":34,"tossWinnerTeamId":191,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16881,"objectId":1462871,"scribeId":21470,"slug":"africa-continental-cup-2024-25","name":"Africa Continental Cup","longName":"Africa Continental Cup","alternateName":"Africa Continental Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"Botswana, Nigeria, Rwanda, Uganda in Rwanda","season":"2024/25","startDate":"2024-12-04T00:00:00.000Z","endDate":"2024-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3439,"objectId":1151242,"name":"Gahanga International Cricket Stadium, Rwanda","smallName":"Rwanda","longName":"Gahanga International Cricket Stadium, Rwanda","slug":"gahanga-international-cricket-stadium-rwanda","location":"","image":null,"town":{"id":1595,"objectId":1151241,"name":"Kigali City","area":"Rwanda","timezone":"Africa/Johannesburg"},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"},"capacity":"10000"},"teams":[{"team":{"id":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"}},"isHome":false,"isLive":false,"score":"148/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},"isHome":true,"isLive":false,"score":"98/9","scoreInfo":"20 ov, T:149","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118556,"id":118556,"objectId":1462920,"scribeId":1462920,"slug":"botswana-vs-nigeria-16th-match","stage":"RUNNING","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"16th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-12T00:00:00.000Z","startTime":"2024-12-12T11:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Nigeria won by 10 wickets (with 13 balls remaining)","statusEng":"RESULT","internationalNumber":"003037","generalNumber":null,"winnerTeamId":173,"tossWinnerTeamId":116,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":2.05,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16881,"objectId":1462871,"scribeId":21470,"slug":"africa-continental-cup-2024-25","name":"Africa Continental Cup","longName":"Africa Continental Cup","alternateName":"Africa Continental Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"Botswana, Nigeria, Rwanda, Uganda in Rwanda","season":"2024/25","startDate":"2024-12-04T00:00:00.000Z","endDate":"2024-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3439,"objectId":1151242,"name":"Gahanga International Cricket Stadium, Rwanda","smallName":"Rwanda","longName":"Gahanga International Cricket Stadium, Rwanda","slug":"gahanga-international-cricket-stadium-rwanda","location":"","image":null,"town":{"id":1595,"objectId":1151241,"name":"Kigali City","area":"Rwanda","timezone":"Africa/Johannesburg"},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"},"capacity":"10000"},"teams":[{"team":{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},"isHome":true,"isLive":false,"score":"49/3","scoreInfo":"5/5 ov","inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":false,"isLive":false,"score":"51/0","scoreInfo":"2.5/5 ov, T:50","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.679Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116043,"id":116043,"objectId":1444921,"scribeId":1444921,"slug":"easterns-vs-mpumalanga-13th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"day","startDate":"2024-12-12T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","startTime":"2024-12-12T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Day 1 - Mpumalanga chose to bat.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4161,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":86,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16529,"objectId":1444757,"scribeId":21186,"slug":"csa-4-day-series-division-2-2024-25","name":"CSA 4-Day Series Division 2","longName":"CSA 4-Day Series Division 2","alternateName":"CSA 4-Day DIV2","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2024-10-31T00:00:00.000Z","endDate":"2025-04-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":311,"objectId":59039,"name":"Willowmoore Park, Benoni","smallName":"Benoni","longName":"Willowmoore Park, Benoni","slug":"willowmoore-park-benoni","location":"","image":{"id":14068,"objectId":59037,"slug":"willowmoore-park-benoni","url":"/lsci/db/PICTURES/CMS/14000/14068.jpg","width":1400,"height":872,"caption":"Willowmoore Park, Benoni","longCaption":"Willowmoore Park, Benoni","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":887,"objectId":59038,"name":"Benoni","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":"20,000"},"teams":[{"team":{"id":4161,"objectId":256842,"scribeId":256842,"slug":"mpumalanga","name":"Mpumalanga","longName":"Mpumalanga","abbreviation":"Mpuma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327725.png","isCountry":false,"primaryColor":null,"image":{"id":327725,"objectId":1279599,"slug":"mpumalanga-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327725.png","width":500,"height":500,"caption":"Mpumalanga team logo","longCaption":"Mpumalanga team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":true,"score":"339/6","scoreInfo":"86.1 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3254,"objectId":3203,"scribeId":3203,"slug":"easterns-eastern-transvaal","name":"Easterns","longName":"Easterns","abbreviation":"EASTN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327716.png","isCountry":false,"primaryColor":null,"image":{"id":327716,"objectId":1279578,"slug":"easterns-eastern-storm-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327716.png","width":500,"height":500,"caption":"Easterns (Eastern Storm) team logo","longCaption":"Eastern (Eastern Storm) team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":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,"languages":[],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":114924,"id":114924,"objectId":1432212,"scribeId":1432212,"slug":"south-africa-vs-pakistan-2nd-t20i","stage":"SCHEDULED","state":"PRE","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd T20I","floodlit":"night","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"003047","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16307,"objectId":1432205,"scribeId":22603,"slug":"south-africa-vs-pakistan-2024-25","name":"South Africa vs Pakistan","longName":"Pakistan tour of South Africa","alternateName":"SA vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-10T00:00:00.000Z","endDate":"2025-01-07T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":902,"objectId":59079,"name":"SuperSport Park, Centurion","smallName":"Centurion","longName":"SuperSport Park, Centurion","slug":"supersport-park-centurion","location":"","image":{"id":82249,"objectId":320685,"slug":"a-view-of-the-supersport-park-from-the-stands","url":"/lsci/db/PICTURES/CMS/82200/82249.jpg","width":500,"height":333,"caption":"A view of the SuperSport Park from the stands","longCaption":"A view of the SuperSport Park from the stands, South Africa v New Zealand, 2nd Test, Centurion, 2nd day, November 17, 2007","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":894,"objectId":59078,"name":"Centurion","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":"20,000"},"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":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":[],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116466,"id":116466,"objectId":1446105,"scribeId":1446105,"slug":"baroda-vs-mumbai-1st-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st semi final","floodlit":"day","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"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":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116467,"id":116467,"objectId":1446106,"scribeId":1446106,"slug":"madhya-pradesh-vs-delhi-2nd-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd semi final","floodlit":"daynight","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117732,"id":117732,"objectId":1457921,"scribeId":1457921,"slug":"zimbabwe-vs-afghanistan-2nd-t20i","stage":"SCHEDULED","state":"PRE","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd T20I","floodlit":"day","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"003046","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16805,"objectId":1457916,"scribeId":1457916,"slug":"afghanistan-in-zimbabwe-2024-25","name":"Afghanistan in Zimbabwe","longName":"Afghanistan tour of Zimbabwe","alternateName":"ZIM vs AFG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-09T00:00:00.000Z","endDate":"2025-01-06T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":260,"objectId":59545,"name":"Harare Sports Club","smallName":"Harare","longName":"Harare Sports Club","slug":"harare-sports-club","location":"","image":{"id":13881,"objectId":59544,"slug":"general-view-of-harare-sports-club","url":"/lsci/db/PICTURES/DB/032005/058856.jpg","width":210,"height":180,"caption":"General view of Harare Sports Club","longCaption":"General view of Harare Sports Club","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1028,"objectId":59540,"name":"Harare","area":"","timezone":"Africa/Johannesburg"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"10,000"},"teams":[{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118490,"id":118490,"objectId":1462660,"scribeId":1462660,"slug":"lumbini-lions-npl-vs-karnali-yaks-npl-22nd-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"22nd Match","floodlit":"day","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7239,"objectId":1462638,"scribeId":1462638,"slug":"lumbini-lions-npl","name":"Lumbini","longName":"Lumbini Lions (NPL)","abbreviation":"LUL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391942.jpg","isCountry":false,"primaryColor":null,"image":{"id":391942,"objectId":1462693,"slug":"lumbini-lions-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391942.jpg","width":500,"height":500,"caption":"Lumbini Lions team logo","longCaption":"Lumbini Lions team logo","credit":"Cricket Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7236,"objectId":1462635,"scribeId":1462635,"slug":"karnali-yaks-npl","name":"Karnali","longName":"Karnali Yaks (NPL)","abbreviation":"KAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392046.png","isCountry":false,"primaryColor":null,"image":{"id":392046,"objectId":1462946,"slug":"karnali-yaks-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392046.png","width":500,"height":500,"caption":"Karnali Yaks team logo","longCaption":"Karnali Yaks team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118491,"id":118491,"objectId":1462661,"scribeId":1462661,"slug":"biratnagar-kings-npl-vs-chitwan-rhinos-npl-23rd-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"23rd Match","floodlit":"day","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16865,"objectId":1462594,"scribeId":1462594,"slug":"nepal-premier-league-2024-25","name":"Nepal Premier League","longName":"Nepal Premier League","alternateName":"Nepal Premier League","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-11-30T00:00:00.000Z","endDate":"2024-12-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1939,"objectId":59566,"name":"Tribhuvan University International Cricket Ground, Kirtipur","smallName":"Kirtipur","longName":"Tribhuvan University International Cricket Ground, Kirtipur","slug":"tribhuvan-university-international-cricket-ground-kirtipur","location":"","image":null,"town":{"id":1055,"objectId":228128,"name":"Kirtipur","area":"","timezone":"Asia/Kathmandu"},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"},"capacity":null},"teams":[{"team":{"id":7233,"objectId":1462631,"scribeId":1462631,"slug":"biratnagar-kings-npl","name":"Biratnagar","longName":"Biratnagar Kings (NPL)","abbreviation":"BIK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391900/391936.jpg","isCountry":false,"primaryColor":null,"image":{"id":391936,"objectId":1462685,"slug":"biratnagar-kings-team-logo","url":"/lsci/db/PICTURES/CMS/391900/391936.jpg","width":500,"height":500,"caption":"Biratnagar Kings team logo","longCaption":"Biratnagar Kings team logo","credit":"Nepal Cricket","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7235,"objectId":1462633,"scribeId":1462633,"slug":"chitwan-rhinos-npl","name":"Chitwan","longName":"Chitwan Rhinos (NPL)","abbreviation":"CHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392000/392044.jpg","isCountry":false,"primaryColor":null,"image":{"id":392044,"objectId":1462943,"slug":"chitwan-rhinos-team-logo","url":"/lsci/db/PICTURES/CMS/392000/392044.jpg","width":500,"height":500,"caption":"Chitwan Rhinos team logo","longCaption":"Chitwan Rhinos team logo","credit":"Cricket Association of Nepal","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-12-12T18:26:38.678Z","scorecardSource":null,"ballByBallSource":null}]},"keySeriesItems":[{"title":"West Indies vs Bangladesh","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}},{"title":"Australia vs India","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"Australia vs India","longName":"India tour of Australia","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":226,"totalSquads":7,"gamePlayWatch":false}},{"title":"SA Women vs ENG Women","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":1,"totalSquads":6,"gamePlayWatch":false}},{"title":"South Africa vs Sri Lanka","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16305,"objectId":1432203,"scribeId":22608,"slug":"south-africa-vs-sri-lanka-2024-25","name":"South Africa vs Sri Lanka","longName":"Sri Lanka tour of South Africa","alternateName":"SA vs SL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-12-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":8,"totalSquads":2,"gamePlayWatch":false}},{"title":"New Zealand vs England","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16249,"objectId":1428550,"scribeId":22108,"slug":"england-in-new-zealand-2024-25","name":"England in New Zealand","longName":"England tour of New Zealand","alternateName":"NZ vs ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":13,"totalSquads":3,"gamePlayWatch":false}},{"title":"AUS Women vs IND Women","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16210,"objectId":1426497,"scribeId":22106,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false}},{"title":"Zimbabwe vs Afghanistan","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16805,"objectId":1457916,"scribeId":1457916,"slug":"afghanistan-in-zimbabwe-2024-25","name":"Afghanistan in Zimbabwe","longName":"Afghanistan tour of Zimbabwe","alternateName":"ZIM vs AFG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-09T00:00:00.000Z","endDate":"2025-01-06T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false}},{"title":"South Africa vs Pakistan","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16307,"objectId":1432205,"scribeId":22603,"slug":"south-africa-vs-pakistan-2024-25","name":"South Africa vs Pakistan","longName":"Pakistan tour of South Africa","alternateName":"SA vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-12-10T00:00:00.000Z","endDate":"2025-01-07T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"women-s-premier-league-2024-25","name":"Women's Premier League","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2025-02-21T00:00:00.000Z","endDate":"2025-03-16T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Under-19s Asia Cup","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16848,"objectId":1461700,"scribeId":8616,"slug":"asian-cricket-council-under-19s-asia-cup-2024-25","name":"Asian Cricket Council Under-19s Asia Cup","longName":"Asian Cricket Council Under-19s Asia Cup","alternateName":"U19 Asia Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-12-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":1,"gamePlayWatch":false}},{"title":"Global Super League","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16829,"objectId":1460197,"scribeId":1460197,"slug":"global-super-league-2024-25","name":"Global Super League","longName":"Global Super League","alternateName":"GSL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024/25","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-12-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16622,"objectId":1449924,"scribeId":8048,"slug":"ipl-2025","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-03-14T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":84,"totalSquads":10,"gamePlayWatch":false}},{"title":"SMA Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false}},{"title":"Ranji Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false}},{"title":"Plunket Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16691,"objectId":1452136,"scribeId":8828,"slug":"plunket-shield-2024-25","name":"Plunket Shield","longName":"Plunket Shield","alternateName":"Plunket Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-11-11T00:00:00.000Z","endDate":"2025-04-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"BBL 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16475,"objectId":1443056,"scribeId":8044,"slug":"big-bash-league-2024-25","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-12-15T00:00:00.000Z","endDate":"2025-01-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}},{"title":"The Ford Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16689,"objectId":1451912,"scribeId":8880,"slug":"the-ford-trophy-2024-25","name":"The Ford Trophy","longName":"The Ford Trophy","alternateName":"Ford Trophy","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-10-20T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Sheffield Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false}},{"title":"One-Day Cup (Australia)","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16510,"objectId":1444469,"scribeId":18077,"slug":"one-day-cup-aus-2024-25","name":"One-Day Cup (AUS)","longName":"One-Day Cup (Australia)","alternateName":"Australia 1-Day","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-09-22T00:00:00.000Z","endDate":"2025-03-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Cricket World Cup League 2","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2","longName":"ICC Men's Cricket World Cup League 2","alternateName":"WCL 2","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group B","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16682,"objectId":1451884,"scribeId":19653,"slug":"cwc-challenge-league-group-b-2024-2026","name":"CWC Challenge League Group B","longName":"CWC Challenge League Group B","alternateName":"Challenge League Group B","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2024-11-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group A","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16673,"objectId":1451764,"scribeId":19553,"slug":"cwc-challenge-league-group-a-2024-2026","name":"CWC Challenge League Group A","longName":"CWC Challenge League Group A","alternateName":"Challenge League A","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Kenya","season":"2024-2026","startDate":"2024-09-25T00:00:00.000Z","endDate":"2024-10-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Women's Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":"Championship [W]","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":8,"totalSquads":0,"gamePlayWatch":false}},{"title":"World Test Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":499,"totalSquads":0,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"promotedItems":[{"title":"IPL 2025 auction","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20367,"objectId":1461256,"title":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"}},{"title":"WTC points table","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":16857,"objectId":1387891,"title":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}},{"title":"ICC team rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19296,"objectId":1441993,"title":"https://www.espncricinfo.com/rankings/icc-team-ranking","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}},{"title":"ICC player rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19297,"objectId":1441994,"title":"https://www.espncricinfo.com/rankings/icc-player-ranking","url":"https://www.espncricinfo.com/rankings/icc-player-ranking"}},{"title":"Writers","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17385,"objectId":1400155,"title":"https://www.espncricinfo.com/espncricinfo-writers-index","url":"https://www.espncricinfo.com/espncricinfo-writers-index"}},{"title":"Ask Cricinfo","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12478,"objectId":1278011,"title":"https://www.espncricinfo.com/ask","url":"https://www.espncricinfo.com/ask"}}],"askQuestionContent":null},"appPageProps":{"data":{"recordSubNavigationItems":[{"title":"Home","url":"/records","altText":null,"displayType":null},{"title":2024,"url":"/records/year/2024-2024","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":"T20 WC (M)","url":"/records/trophy/icc-men-s-t20-world-cup-89","altText":null,"displayType":null},{"title":"IPL","url":"/records/trophy/indian-premier-league-117","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":{"identifier":"team-highest-innings-totals","group":{"id":8,"groupTypeId":8,"name":"tournament","slug":"tournament"},"groupEntities":[{"id":"14537","slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship, 2022/23-2025","shortName":"ICC Women's Championship, 2022/23-2025"}],"content":{"type":"DEFAULT","classes":[{"id":1,"type":"i","name":"Test","longName":"Test matches","multipleClass":0,"slug":"test-matches"},{"id":2,"type":"i","name":"ODI","longName":"One-Day Internationals","multipleClass":0,"slug":"one-day-internationals"},{"id":3,"type":"i","name":"T20I","longName":"Twenty20 Internationals","multipleClass":0,"slug":"twenty20-internationals"},{"id":4,"type":"g","name":"FC","longName":"First-class matches","multipleClass":0,"slug":"first-class-matches"},{"id":5,"type":"g","name":"LA","longName":"List A matches","multipleClass":0,"slug":"list-a-matches"},{"id":6,"type":"g","name":"T20","longName":"Twenty20 matches","multipleClass":0,"slug":"twenty20-matches"},{"id":8,"type":"i","name":"Women Test","longName":"Women's Test matches","multipleClass":0,"slug":"women-s-test-matches"},{"id":9,"type":"i","name":"Women ODI","longName":"Women's One-Day Internationals","multipleClass":0,"slug":"women-s-one-day-internationals"},{"id":10,"type":"i","name":"Women T20I","longName":"Women's Twenty20 Internationals","multipleClass":0,"slug":"women-s-twenty20-internationals"},{"id":11,"type":"i","name":"Test+ODI+T20I","longName":"Combined Test, ODI and T20I records","multipleClass":2,"slug":"combined-test-odi-and-t20i-records"},{"id":12,"type":"g","name":"FC+LA+T20","longName":"Combined First-class, List A and Twenty20","multipleClass":2,"slug":"combined-first-class-list-a-and-twenty20"},{"id":13,"type":"g","name":"All","longName":"All cricket records (including minor cricket)","multipleClass":3,"slug":"all-cricket-records-including-minor-cricket"},{"id":20,"type":"i","name":"Youth Test","longName":"Under-19s Youth Test matches","multipleClass":0,"slug":"under-19s-youth-test-matches"},{"id":21,"type":"i","name":"Youth ODI","longName":"Under-19s Youth One-Day Internationals","multipleClass":0,"slug":"under-19s-youth-one-day-internationals"},{"id":23,"type":"g","name":"Women's T20","longName":"Women's Twenty20","multipleClass":0,"slug":"women-s-twenty20"}],"otherGroupEntities":[{"id":"13236","slug":"afghanistan-in-bangladesh-test-match-2019","name":"Afghanistan in Bangladesh Test Match, 2019","shortName":"Afghanistan in Bangladesh Test Match, 2019"},{"id":"15413","slug":"afghanistan-in-bangladesh-test-match-2023","name":"Afghanistan in Bangladesh Test Match, 2023","shortName":"Afghanistan in Bangladesh Test Match, 2023"},{"id":"12216","slug":"afghanistan-in-india-test-match-2018","name":"Afghanistan in India Test Match, 2018","shortName":"Afghanistan in India Test Match, 2018"},{"id":"16034","slug":"afghanistan-in-sri-lanka-test-match-2023-24","name":"Afghanistan in Sri Lanka Test Match, 2023/24","shortName":"Afghanistan in Sri Lanka Test Match, 2023/24"},{"id":"12786","slug":"afghanistan-v-ireland-test-match-2018-19","name":"Afghanistan v Ireland Test Match, 2018/19","shortName":"Afghanistan v Ireland Test Match, 2018/19"},{"id":"16029","slug":"afghanistan-v-ireland-test-match-2023-24","name":"Afghanistan v Ireland Test Match, 2023/24","shortName":"Afghanistan v Ireland Test Match, 2023/24"},{"id":"13177","slug":"afghanistan-v-west-indies-test-match-2019-20","name":"Afghanistan v West Indies Test Match, 2019/20","shortName":"Afghanistan v West Indies Test Match, 2019/20"},{"id":"13883","slug":"afghanistan-v-zimbabwe-test-series-2020-21","name":"Afghanistan v Zimbabwe Test Series, 2020/21","shortName":"Afghanistan v Zimbabwe Test Series, 2020/21"},{"id":"13809","slug":"anthony-de-mello-trophy-2020-21","name":"Anthony de Mello Trophy, 2020/21","shortName":"Anthony de Mello Trophy, 2020/21"},{"id":"15634","slug":"anthony-de-mello-trophy-2023-24","name":"Anthony de Mello Trophy, 2023/24","shortName":"Anthony de Mello Trophy, 2023/24"},{"id":"412","slug":"asian-test-championship-1998-99","name":"Asian Test Championship, 1998/99","shortName":"Asian Test Championship, 1998/99"},{"id":"452","slug":"asian-test-championship-2001-02","name":"Asian Test Championship, 2001/02","shortName":"Asian Test Championship, 2001/02"},{"id":"2712","slug":"australia-in-bangladesh-test-series-2005-06","name":"Australia in Bangladesh Test Series, 2005/06","shortName":"Australia in Bangladesh Test Series, 2005/06"},{"id":"11884","slug":"australia-in-bangladesh-test-series-2017","name":"Australia in Bangladesh Test Series, 2017","shortName":"Australia in Bangladesh Test Series, 2017"},{"id":"3","slug":"australia-in-england-test-match-1880","name":"Australia in England Test Match, 1880","shortName":"Australia in England Test Match, 1880"},{"id":"5","slug":"australia-in-england-test-match-1882","name":"Australia in England Test Match, 1882","shortName":"Australia in England Test Match, 1882"},{"id":"114","slug":"australia-in-india-test-series-1956-57","name":"Australia in India Test Series, 1956/57","shortName":"Australia in India Test Series, 1956/57"},{"id":"126","slug":"australia-in-india-test-series-1959-60","name":"Australia in India Test Series, 1959/60","shortName":"Australia in India Test Series, 1959/60"},{"id":"144","slug":"australia-in-india-test-series-1964-65","name":"Australia in India Test Series, 1964/65","shortName":"Australia in India Test Series, 1964/65"},{"id":"172","slug":"australia-in-india-test-series-1969-70","name":"Australia in India Test Series, 1969/70","shortName":"Australia in India Test Series, 1969/70"},{"id":"222","slug":"australia-in-india-test-series-1979-80","name":"Australia in India Test Series, 1979/80","shortName":"Australia in India Test Series, 1979/80"},{"id":"278","slug":"australia-in-india-test-series-1986-87","name":"Australia in India Test Series, 1986/87","shortName":"Australia in India Test Series, 1986/87"},{"id":"76","slug":"australia-in-new-zealand-test-match-1945-46","name":"Australia in New Zealand Test Match, 1945/46","shortName":"Australia in New Zealand Test Match, 1945/46"},{"id":"190","slug":"australia-in-new-zealand-test-series-1973-74","name":"Australia in New Zealand Test Series, 1973/74","shortName":"Australia in New Zealand Test Series, 1973/74"},{"id":"206","slug":"australia-in-new-zealand-test-series-1976-77","name":"Australia in New Zealand Test Series, 1976/77","shortName":"Australia in New Zealand Test Series, 1976/77"},{"id":"241","slug":"australia-in-new-zealand-test-series-1981-82","name":"Australia in New Zealand Test Series, 1981/82","shortName":"Australia in New Zealand Test Series, 1981/82"},{"id":"15618","slug":"australia-in-new-zealand-test-series-2023-24","name":"Australia in New Zealand Test Series, 2023/24","shortName":"Australia in New Zealand Test Series, 2023/24"},{"id":"113","slug":"australia-in-pakistan-test-match-1956-57","name":"Australia in Pakistan Test Match, 1956/57","shortName":"Australia in Pakistan Test Match, 1956/57"},{"id":"145","slug":"australia-in-pakistan-test-match-1964-65","name":"Australia in Pakistan Test Match, 1964/65","shortName":"Australia in Pakistan Test Match, 1964/65"},{"id":"125","slug":"australia-in-pakistan-test-series-1959-60","name":"Australia in Pakistan Test Series, 1959/60","shortName":"Australia in Pakistan Test Series, 1959/60"},{"id":"228","slug":"australia-in-pakistan-test-series-1979-80","name":"Australia in Pakistan Test Series, 1979/80","shortName":"Australia in Pakistan Test Series, 1979/80"},{"id":"246","slug":"australia-in-pakistan-test-series-1982-83","name":"Australia in Pakistan Test Series, 1982/83","shortName":"Australia in Pakistan Test Series, 1982/83"},{"id":"295","slug":"australia-in-pakistan-test-series-1988-89","name":"Australia in Pakistan Test Series, 1988/89","shortName":"Australia in Pakistan Test Series, 1988/89"},{"id":"350","slug":"australia-in-pakistan-test-series-1994-95","name":"Australia in Pakistan Test Series, 1994/95","shortName":"Australia in Pakistan Test Series, 1994/95"},{"id":"405","slug":"australia-in-pakistan-test-series-1998-99","name":"Australia in Pakistan Test Series, 1998/99","shortName":"Australia in Pakistan Test Series, 1998/99"},{"id":"27","slug":"australia-in-south-africa-test-series-1902-03","name":"Australia in South Africa Test Series, 1902/03","shortName":"Australia in South Africa Test Series, 1902/03"},{"id":"44","slug":"australia-in-south-africa-test-series-1921-22","name":"Australia in South Africa Test Series, 1921/22","shortName":"Australia in South Africa Test Series, 1921/22"},{"id":"69","slug":"australia-in-south-africa-test-series-1935-36","name":"Australia in South Africa Test Series, 1935/36","shortName":"Australia in South Africa Test Series, 1935/36"},{"id":"87","slug":"australia-in-south-africa-test-series-1949-50","name":"Australia in South Africa Test Series, 1949/50","shortName":"Australia in South Africa Test Series, 1949/50"},{"id":"117","slug":"australia-in-south-africa-test-series-1957-58","name":"Australia in South Africa Test Series, 1957/58","shortName":"Australia in South Africa Test Series, 1957/58"},{"id":"158","slug":"australia-in-south-africa-test-series-1966-67","name":"Australia in South Africa Test Series, 1966/67","shortName":"Australia in South Africa Test Series, 1966/67"},{"id":"173","slug":"australia-in-south-africa-test-series-1969-70","name":"Australia in South Africa Test Series, 1969/70","shortName":"Australia in South Africa Test Series, 1969/70"},{"id":"345","slug":"australia-in-south-africa-test-series-1993-94","name":"Australia in South Africa Test Series, 1993/94","shortName":"Australia in South Africa Test Series, 1993/94"},{"id":"382","slug":"australia-in-south-africa-test-series-1996-97","name":"Australia in South Africa Test Series, 1996/97","shortName":"Australia in South Africa Test Series, 1996/97"},{"id":"465","slug":"australia-in-south-africa-test-series-2001-02","name":"Australia in South Africa Test Series, 2001/02","shortName":"Australia in South Africa Test Series, 2001/02"},{"id":"2703","slug":"australia-in-south-africa-test-series-2005-06","name":"Australia in South Africa Test Series, 2005/06","shortName":"Australia in South Africa Test Series, 2005/06"},{"id":"4296","slug":"australia-in-south-africa-test-series-2008-09","name":"Australia in South Africa Test Series, 2008/09","shortName":"Australia in South Africa Test Series, 2008/09"},{"id":"6565","slug":"australia-in-south-africa-test-series-2011-12","name":"Australia in South Africa Test Series, 2011/12","shortName":"Australia in South Africa Test Series, 2011/12"},{"id":"8275","slug":"australia-in-south-africa-test-series-2013-14","name":"Australia in South Africa Test Series, 2013/14","shortName":"Australia in South Africa Test Series, 2013/14"},{"id":"11675","slug":"australia-in-south-africa-test-series-2017-18","name":"Australia in South Africa Test Series, 2017/18","shortName":"Australia in South Africa Test Series, 2017/18"},{"id":"251","slug":"australia-in-sri-lanka-test-match-1982-83","name":"Australia in Sri Lanka Test Match, 1982/83","shortName":"Australia in Sri Lanka Test Match, 1982/83"},{"id":"323","slug":"australia-in-sri-lanka-test-series-1992","name":"Australia in Sri Lanka Test Series, 1992","shortName":"Australia in Sri Lanka Test Series, 1992"},{"id":"416","slug":"australia-in-sri-lanka-test-series-1999","name":"Australia in Sri Lanka Test Series, 1999","shortName":"Australia in Sri Lanka Test Series, 1999"},{"id":"500","slug":"australia-in-sri-lanka-test-series-2003-04","name":"Australia in Sri Lanka Test Series, 2003/04","shortName":"Australia in Sri Lanka Test Series, 2003/04"},{"id":"107","slug":"australia-in-west-indies-test-series-1955","name":"Australia in West Indies Test Series, 1955","shortName":"Australia in West Indies Test Series, 1955"},{"id":"473","slug":"australia-v-pakistan-test-series-2002-03","name":"Australia v Pakistan Test Series, 2002/03","shortName":"Australia v Pakistan Test Series, 2002/03"},{"id":"38","slug":"australia-v-south-africa-test-series-1912","name":"Australia v South Africa Test Series, 1912","shortName":"Australia v South Africa Test Series, 1912"},{"id":"487","slug":"bangladesh-in-australia-test-series-2003","name":"Bangladesh in Australia Test Series, 2003","shortName":"Bangladesh in Australia Test Series, 2003"},{"id":"2548","slug":"bangladesh-in-england-test-series-2005","name":"Bangladesh in England Test Series, 2005","shortName":"Bangladesh in England Test Series, 2005"},{"id":"5504","slug":"bangladesh-in-england-test-series-2010","name":"Bangladesh in England Test Series, 2010","shortName":"Bangladesh in England Test Series, 2010"},{"id":"11425","slug":"bangladesh-in-india-test-match-2016-17","name":"Bangladesh in India Test Match, 2016/17","shortName":"Bangladesh in India Test Match, 2016/17"},{"id":"13081","slug":"bangladesh-in-india-test-series-2019-20","name":"Bangladesh in India Test Series, 2019/20","shortName":"Bangladesh in India Test Series, 2019/20"},{"id":"16432","slug":"bangladesh-in-india-test-series-2024-25","name":"Bangladesh in India Test Series, 2024/25","shortName":"Bangladesh in India Test Series, 2024/25"},{"id":"5465","slug":"bangladesh-in-new-zealand-test-match-2009-10","name":"Bangladesh in New Zealand Test Match, 2009/10","shortName":"Bangladesh in New Zealand Test Match, 2009/10"},{"id":"460","slug":"bangladesh-in-new-zealand-test-series-2001-02","name":"Bangladesh in New Zealand Test Series, 2001/02","shortName":"Bangladesh in New Zealand Test Series, 2001/02"},{"id":"3306","slug":"bangladesh-in-new-zealand-test-series-2007-08","name":"Bangladesh in New Zealand Test Series, 2007/08","shortName":"Bangladesh in New Zealand Test Series, 2007/08"},{"id":"11205","slug":"bangladesh-in-new-zealand-test-series-2016-17","name":"Bangladesh in New Zealand Test Series, 2016/17","shortName":"Bangladesh in New Zealand Test Series, 2016/17"},{"id":"12530","slug":"bangladesh-in-new-zealand-test-series-2018-19","name":"Bangladesh in New Zealand Test Series, 2018/19","shortName":"Bangladesh in New Zealand Test Series, 2018/19"},{"id":"14357","slug":"bangladesh-in-new-zealand-test-series-2021-22","name":"Bangladesh in New Zealand Test Series, 2021/22","shortName":"Bangladesh in New Zealand Test Series, 2021/22"},{"id":"489","slug":"bangladesh-in-pakistan-test-series-2003","name":"Bangladesh in Pakistan Test Series, 2003","shortName":"Bangladesh in Pakistan Test Series, 2003"},{"id":"13556","slug":"bangladesh-in-pakistan-test-series-2019-20","name":"Bangladesh in Pakistan Test Series, 2019/20","shortName":"Bangladesh in Pakistan Test Series, 2019/20"},{"id":"16457","slug":"bangladesh-in-pakistan-test-series-2024","name":"Bangladesh in Pakistan Test Series, 2024","shortName":"Bangladesh in Pakistan Test Series, 2024"},{"id":"475","slug":"bangladesh-in-south-africa-test-series-2002-03","name":"Bangladesh in South Africa Test Series, 2002/03","shortName":"Bangladesh in South Africa Test Series, 2002/03"},{"id":"4291","slug":"bangladesh-in-south-africa-test-series-2008-09","name":"Bangladesh in South Africa Test Series, 2008/09","shortName":"Bangladesh in South Africa Test Series, 2008/09"},{"id":"11670","slug":"bangladesh-in-south-africa-test-series-2017-18","name":"Bangladesh in South Africa Test Series, 2017/18","shortName":"Bangladesh in South Africa Test Series, 2017/18"},{"id":"14171","slug":"bangladesh-in-south-africa-test-series-2021-22","name":"Bangladesh in South Africa Test Series, 2021/22","shortName":"Bangladesh in South Africa Test Series, 2021/22"},{"id":"471","slug":"bangladesh-in-sri-lanka-test-series-2002","name":"Bangladesh in Sri Lanka Test Series, 2002","shortName":"Bangladesh in Sri Lanka Test Series, 2002"},{"id":"2569","slug":"bangladesh-in-sri-lanka-test-series-2005","name":"Bangladesh in Sri Lanka Test Series, 2005","shortName":"Bangladesh in Sri Lanka Test Series, 2005"},{"id":"3190","slug":"bangladesh-in-sri-lanka-test-series-2007","name":"Bangladesh in Sri Lanka Test Series, 2007","shortName":"Bangladesh in Sri Lanka Test Series, 2007"},{"id":"7988","slug":"bangladesh-in-sri-lanka-test-series-2012-13","name":"Bangladesh in Sri Lanka Test Series, 2012/13","shortName":"Bangladesh in Sri Lanka Test Series, 2012/13"},{"id":"11739","slug":"bangladesh-in-sri-lanka-test-series-2016-17","name":"Bangladesh in Sri Lanka Test Series, 2016/17","shortName":"Bangladesh in Sri Lanka Test Series, 2016/17"},{"id":"13902","slug":"bangladesh-in-sri-lanka-test-series-2021","name":"Bangladesh in Sri Lanka Test Series, 2021","shortName":"Bangladesh in Sri Lanka Test Series, 2021"},{"id":"506","slug":"bangladesh-in-west-indies-test-series-2004","name":"Bangladesh in West Indies Test Series, 2004","shortName":"Bangladesh in West Indies Test Series, 2004"},{"id":"5037","slug":"bangladesh-in-west-indies-test-series-2009","name":"Bangladesh in West Indies Test Series, 2009","shortName":"Bangladesh in West Indies Test Series, 2009"},{"id":"9125","slug":"bangladesh-in-west-indies-test-series-2014","name":"Bangladesh in West Indies Test Series, 2014","shortName":"Bangladesh in West Indies Test Series, 2014"},{"id":"12410","slug":"bangladesh-in-west-indies-test-series-2018","name":"Bangladesh in West Indies Test Series, 2018","shortName":"Bangladesh in West Indies Test Series, 2018"},{"id":"14645","slug":"bangladesh-in-west-indies-test-series-2022","name":"Bangladesh in West Indies Test Series, 2022","shortName":"Bangladesh in West Indies Test Series, 2022"},{"id":"16329","slug":"bangladesh-in-west-indies-test-series-2024-25","name":"Bangladesh in West Indies Test Series, 2024/25","shortName":"Bangladesh in West Indies Test Series, 2024/25"},{"id":"6488","slug":"bangladesh-in-zimbabwe-test-match-2011","name":"Bangladesh in Zimbabwe Test Match, 2011","shortName":"Bangladesh in Zimbabwe Test Match, 2011"},{"id":"14021","slug":"bangladesh-in-zimbabwe-test-match-2021","name":"Bangladesh in Zimbabwe Test Match, 2021","shortName":"Bangladesh in Zimbabwe Test Match, 2021"},{"id":"446","slug":"bangladesh-in-zimbabwe-test-series-2000-01","name":"Bangladesh in Zimbabwe Test Series, 2000/01","shortName":"Bangladesh in Zimbabwe Test Series, 2000/01"},{"id":"499","slug":"bangladesh-in-zimbabwe-test-series-2003-04","name":"Bangladesh in Zimbabwe Test Series, 2003/04","shortName":"Bangladesh in Zimbabwe Test Series, 2003/04"},{"id":"8021","slug":"bangladesh-in-zimbabwe-test-series-2013","name":"Bangladesh in Zimbabwe Test Series, 2013","shortName":"Bangladesh in Zimbabwe Test Series, 2013"},{"id":"517","slug":"basil-d-oliveira-trophy-2004-05","name":"Basil D'Oliveira Trophy, 2004/05","shortName":"Basil D'Oliveira Trophy, 2004/05"},{"id":"3242","slug":"basil-d-oliveira-trophy-2008","name":"Basil D'Oliveira Trophy, 2008","shortName":"Basil D'Oliveira Trophy, 2008"},{"id":"4926","slug":"basil-d-oliveira-trophy-2009-10","name":"Basil D'Oliveira Trophy, 2009/10","shortName":"Basil D'Oliveira Trophy, 2009/10"},{"id":"6884","slug":"basil-d-oliveira-trophy-2012","name":"Basil D'Oliveira Trophy, 2012","shortName":"Basil D'Oliveira Trophy, 2012"},{"id":"9723","slug":"basil-d-oliveira-trophy-2015-16","name":"Basil D'Oliveira Trophy, 2015/16","shortName":"Basil D'Oliveira Trophy, 2015/16"},{"id":"11313","slug":"basil-d-oliveira-trophy-2017","name":"Basil D'Oliveira Trophy, 2017","shortName":"Basil D'Oliveira Trophy, 2017"},{"id":"13057","slug":"basil-d-oliveira-trophy-2019-20","name":"Basil D'Oliveira Trophy, 2019/20","shortName":"Basil D'Oliveira Trophy, 2019/20"},{"id":"14157","slug":"basil-d-oliveira-trophy-2022","name":"Basil D'Oliveira Trophy, 2022","shortName":"Basil D'Oliveira Trophy, 2022"},{"id":"14344","slug":"benaud-qadir-trophy-2021-22","name":"Benaud-Qadir Trophy, 2021/22","shortName":"Benaud-Qadir Trophy, 2021/22"},{"id":"15390","slug":"benaud-qadir-trophy-2023-24","name":"Benaud-Qadir Trophy, 2023/24","shortName":"Benaud-Qadir Trophy, 2023/24"},{"id":"289","slug":"bicentenary-test-1987-88","name":"Bicentenary Test, 1987/88","shortName":"Bicentenary Test, 1987/88"},{"id":"374","slug":"border-gavaskar-trophy-1996-97","name":"Border-Gavaskar Trophy, 1996/97","shortName":"Border-Gavaskar Trophy, 1996/97"},{"id":"399","slug":"border-gavaskar-trophy-1997-98","name":"Border-Gavaskar Trophy, 1997/98","shortName":"Border-Gavaskar Trophy, 1997/98"},{"id":"423","slug":"border-gavaskar-trophy-1999-00","name":"Border-Gavaskar Trophy, 1999/00","shortName":"Border-Gavaskar Trophy, 1999/00"},{"id":"443","slug":"border-gavaskar-trophy-2000-01","name":"Border-Gavaskar Trophy, 2000/01","shortName":"Border-Gavaskar Trophy, 2000/01"},{"id":"496","slug":"border-gavaskar-trophy-2003-04","name":"Border-Gavaskar Trophy, 2003/04","shortName":"Border-Gavaskar Trophy, 2003/04"},{"id":"510","slug":"border-gavaskar-trophy-2004-05","name":"Border-Gavaskar Trophy, 2004/05","shortName":"Border-Gavaskar Trophy, 2004/05"},{"id":"3163","slug":"border-gavaskar-trophy-2007-08","name":"Border-Gavaskar Trophy, 2007/08","shortName":"Border-Gavaskar Trophy, 2007/08"},{"id":"4246","slug":"border-gavaskar-trophy-2008-09","name":"Border-Gavaskar Trophy, 2008/09","shortName":"Border-Gavaskar Trophy, 2008/09"},{"id":"5935","slug":"border-gavaskar-trophy-2010-11","name":"Border-Gavaskar Trophy, 2010/11","shortName":"Border-Gavaskar Trophy, 2010/11"},{"id":"6636","slug":"border-gavaskar-trophy-2011-12","name":"Border-Gavaskar Trophy, 2011/12","shortName":"Border-Gavaskar Trophy, 2011/12"},{"id":"7977","slug":"border-gavaskar-trophy-2012-13","name":"Border-Gavaskar Trophy, 2012/13","shortName":"Border-Gavaskar Trophy, 2012/13"},{"id":"9323","slug":"border-gavaskar-trophy-2014-15","name":"Border-Gavaskar Trophy, 2014/15","shortName":"Border-Gavaskar Trophy, 2014/15"},{"id":"11592","slug":"border-gavaskar-trophy-2016-17","name":"Border-Gavaskar Trophy, 2016/17","shortName":"Border-Gavaskar Trophy, 2016/17"},{"id":"12384","slug":"border-gavaskar-trophy-2018-19","name":"Border-Gavaskar Trophy, 2018/19","shortName":"Border-Gavaskar Trophy, 2018/19"},{"id":"13667","slug":"border-gavaskar-trophy-2020-21","name":"Border-Gavaskar Trophy, 2020/21","shortName":"Border-Gavaskar Trophy, 2020/21"},{"id":"15172","slug":"border-gavaskar-trophy-2022-23","name":"Border-Gavaskar Trophy, 2022/23","shortName":"Border-Gavaskar Trophy, 2022/23"},{"id":"16216","slug":"border-gavaskar-trophy-2024-25","name":"Border-Gavaskar Trophy, 2024/25","shortName":"Border-Gavaskar Trophy, 2024/25"},{"id":"13907","slug":"botham-richards-trophy-2021-22","name":"Botham-Richards Trophy, 2021/22","shortName":"Botham-Richards Trophy, 2021/22"},{"id":"15571","slug":"botham-richards-trophy-2024","name":"Botham-Richards Trophy, 2024","shortName":"Botham-Richards Trophy, 2024"},{"id":"208","slug":"centenary-test-1976-77","name":"Centenary Test, 1976/77","shortName":"Centenary Test, 1976/77"},{"id":"230","slug":"centenary-test-1980","name":"Centenary Test, 1980","shortName":"Centenary Test, 1980"},{"id":"358","slug":"centenary-test-1994-95","name":"Centenary Test, 1994/95","shortName":"Centenary Test, 1994/95"},{"id":"450","slug":"clive-lloyd-trophy-2001","name":"Clive Lloyd Trophy, 2001","shortName":"Clive Lloyd Trophy, 2001"},{"id":"494","slug":"clive-lloyd-trophy-2003-04","name":"Clive Lloyd Trophy, 2003/04","shortName":"Clive Lloyd Trophy, 2003/04"},{"id":"7942","slug":"clive-lloyd-trophy-2012-13","name":"Clive Lloyd Trophy, 2012/13","shortName":"Clive Lloyd Trophy, 2012/13"},{"id":"16250","slug":"crowe-thorpe-trophy-2024-25","name":"Crowe-Thorpe Trophy, 2024/25","shortName":"Crowe-Thorpe Trophy, 2024/25"},{"id":"2","slug":"england-in-australia-test-match-1878-79","name":"England in Australia Test Match, 1878/79","shortName":"England in Australia Test Match, 1878/79"},{"id":"7","slug":"england-in-australia-test-match-1882-83","name":"England in Australia Test Match, 1882/83","shortName":"England in Australia Test Match, 1882/83"},{"id":"1","slug":"england-in-australia-test-series-1876-77","name":"England in Australia Test Series, 1876/77","shortName":"England in Australia Test Series, 1876/77"},{"id":"4","slug":"england-in-australia-test-series-1881-82","name":"England in Australia Test Series, 1881/82","shortName":"England in Australia Test Series, 1881/82"},{"id":"225","slug":"england-in-australia-test-series-1979-80","name":"England in Australia Test Series, 1979/80","shortName":"England in Australia Test Series, 1979/80"},{"id":"493","slug":"england-in-bangladesh-test-series-2003-04","name":"England in Bangladesh Test Series, 2003/04","shortName":"England in Bangladesh Test Series, 2003/04"},{"id":"5510","slug":"england-in-bangladesh-test-series-2009-10","name":"England in Bangladesh Test Series, 2009/10","shortName":"England in Bangladesh Test Series, 2009/10"},{"id":"11293","slug":"england-in-bangladesh-test-series-2016-17","name":"England in Bangladesh Test Series, 2016/17","shortName":"England in Bangladesh Test Series, 2016/17"},{"id":"65","slug":"england-in-india-test-series-1933-34","name":"England in India Test Series, 1933/34","shortName":"England in India Test Series, 1933/34"},{"id":"92","slug":"england-in-india-test-series-1951-52","name":"England in India Test Series, 1951/52","shortName":"England in India Test Series, 1951/52"},{"id":"133","slug":"england-in-india-test-series-1961-62","name":"England in India Test Series, 1961/62","shortName":"England in India Test Series, 1961/62"},{"id":"141","slug":"england-in-india-test-series-1963-64","name":"England in India Test Series, 1963/64","shortName":"England in India Test Series, 1963/64"},{"id":"181","slug":"england-in-india-test-series-1972-73","name":"England in India Test Series, 1972/73","shortName":"England in India Test Series, 1972/73"},{"id":"204","slug":"england-in-india-test-series-1976-77","name":"England in India Test Series, 1976/77","shortName":"England in India Test Series, 1976/77"},{"id":"238","slug":"england-in-india-test-series-1981-82","name":"England in India Test Series, 1981/82","shortName":"England in India Test Series, 1981/82"},{"id":"265","slug":"england-in-india-test-series-1984-85","name":"England in India Test Series, 1984/85","shortName":"England in India Test Series, 1984/85"},{"id":"330","slug":"england-in-india-test-series-1992-93","name":"England in India Test Series, 1992/93","shortName":"England in India Test Series, 1992/93"},{"id":"458","slug":"england-in-india-test-series-2001-02","name":"England in India Test Series, 2001/02","shortName":"England in India Test Series, 2001/02"},{"id":"2709","slug":"england-in-india-test-series-2005-06","name":"England in India Test Series, 2005/06","shortName":"England in India Test Series, 2005/06"},{"id":"4472","slug":"england-in-india-test-series-2008-09","name":"England in India Test Series, 2008/09","shortName":"England in India Test Series, 2008/09"},{"id":"7339","slug":"england-in-india-test-series-2012-13","name":"England in India Test Series, 2012/13","shortName":"England in India Test Series, 2012/13"},{"id":"11351","slug":"england-in-india-test-series-2016-17","name":"England in India Test Series, 2016/17","shortName":"England in India Test Series, 2016/17"},{"id":"79","slug":"england-in-new-zealand-test-match-1946-47","name":"England in New Zealand Test Match, 1946/47","shortName":"England in New Zealand Test Match, 1946/47"},{"id":"53","slug":"england-in-new-zealand-test-series-1929-30","name":"England in New Zealand Test Series, 1929/30","shortName":"England in New Zealand Test Series, 1929/30"},{"id":"63","slug":"england-in-new-zealand-test-series-1932-33","name":"England in New Zealand Test Series, 1932/33","shortName":"England in New Zealand Test Series, 1932/33"},{"id":"90","slug":"england-in-new-zealand-test-series-1950-51","name":"England in New Zealand Test Series, 1950/51","shortName":"England in New Zealand Test Series, 1950/51"},{"id":"106","slug":"england-in-new-zealand-test-series-1954-55","name":"England in New Zealand Test Series, 1954/55","shortName":"England in New Zealand Test Series, 1954/55"},{"id":"123","slug":"england-in-new-zealand-test-series-1958-59","name":"England in New Zealand Test Series, 1958/59","shortName":"England in New Zealand Test Series, 1958/59"},{"id":"138","slug":"england-in-new-zealand-test-series-1962-63","name":"England in New Zealand Test Series, 1962/63","shortName":"England in New Zealand Test Series, 1962/63"},{"id":"155","slug":"england-in-new-zealand-test-series-1965-66","name":"England in New Zealand Test Series, 1965/66","shortName":"England in New Zealand Test Series, 1965/66"},{"id":"176","slug":"england-in-new-zealand-test-series-1970-71","name":"England in New Zealand Test Series, 1970/71","shortName":"England in New Zealand Test Series, 1970/71"},{"id":"196","slug":"england-in-new-zealand-test-series-1974-75","name":"England in New Zealand Test Series, 1974/75","shortName":"England in New Zealand Test Series, 1974/75"},{"id":"212","slug":"england-in-new-zealand-test-series-1977-78","name":"England in New Zealand Test Series, 1977/78","shortName":"England in New Zealand Test Series, 1977/78"},{"id":"256","slug":"england-in-new-zealand-test-series-1983-84","name":"England in New Zealand Test Series, 1983/84","shortName":"England in New Zealand Test Series, 1983/84"},{"id":"290","slug":"england-in-new-zealand-test-series-1987-88","name":"England in New Zealand Test Series, 1987/88","shortName":"England in New Zealand Test Series, 1987/88"},{"id":"320","slug":"england-in-new-zealand-test-series-1991-92","name":"England in New Zealand Test Series, 1991/92","shortName":"England in New Zealand Test Series, 1991/92"},{"id":"381","slug":"england-in-new-zealand-test-series-1996-97","name":"England in New Zealand Test Series, 1996/97","shortName":"England in New Zealand Test Series, 1996/97"},{"id":"466","slug":"england-in-new-zealand-test-series-2001-02","name":"England in New Zealand Test Series, 2001/02","shortName":"England in New Zealand Test Series, 2001/02"},{"id":"3307","slug":"england-in-new-zealand-test-series-2007-08","name":"England in New Zealand Test Series, 2007/08","shortName":"England in New Zealand Test Series, 2007/08"},{"id":"7416","slug":"england-in-new-zealand-test-series-2012-13","name":"England in New Zealand Test Series, 2012/13","shortName":"England in New Zealand Test Series, 2012/13"},{"id":"11940","slug":"england-in-new-zealand-test-series-2017-18","name":"England in New Zealand Test Series, 2017/18","shortName":"England in New Zealand Test Series, 2017/18"},{"id":"13076","slug":"england-in-new-zealand-test-series-2019-20","name":"England in New Zealand Test Series, 2019/20","shortName":"England in New Zealand Test Series, 2019/20"},{"id":"14803","slug":"england-in-new-zealand-test-series-2022-23","name":"England in New Zealand Test Series, 2022/23","shortName":"England in New Zealand Test Series, 2022/23"},{"id":"132","slug":"england-in-pakistan-test-series-1961-62","name":"England in Pakistan Test Series, 1961/62","shortName":"England in Pakistan Test Series, 1961/62"},{"id":"166","slug":"england-in-pakistan-test-series-1968-69","name":"England in Pakistan Test Series, 1968/69","shortName":"England in Pakistan Test Series, 1968/69"},{"id":"185","slug":"england-in-pakistan-test-series-1972-73","name":"England in Pakistan Test Series, 1972/73","shortName":"England in Pakistan Test Series, 1972/73"},{"id":"211","slug":"england-in-pakistan-test-series-1977-78","name":"England in Pakistan Test Series, 1977/78","shortName":"England in Pakistan Test Series, 1977/78"},{"id":"257","slug":"england-in-pakistan-test-series-1983-84","name":"England in Pakistan Test Series, 1983/84","shortName":"England in Pakistan Test Series, 1983/84"},{"id":"287","slug":"england-in-pakistan-test-series-1987-88","name":"England in Pakistan Test Series, 1987/88","shortName":"England in Pakistan Test Series, 1987/88"},{"id":"436","slug":"england-in-pakistan-test-series-2000-01","name":"England in Pakistan Test Series, 2000/01","shortName":"England in Pakistan Test Series, 2000/01"},{"id":"2649","slug":"england-in-pakistan-test-series-2005-06","name":"England in Pakistan Test Series, 2005/06","shortName":"England in Pakistan Test Series, 2005/06"},{"id":"14904","slug":"england-in-pakistan-test-series-2022-23","name":"England in Pakistan Test Series, 2022/23","shortName":"England in Pakistan Test Series, 2022/23"},{"id":"16459","slug":"england-in-pakistan-test-series-2024-25","name":"England in Pakistan Test Series, 2024/25","shortName":"England in Pakistan Test Series, 2024/25"},{"id":"17","slug":"england-in-south-africa-test-match-1891-92","name":"England in South Africa Test Match, 1891/92","shortName":"England in South Africa Test Match, 1891/92"},{"id":"14","slug":"england-in-south-africa-test-series-1888-89","name":"England in South Africa Test Series, 1888/89","shortName":"England in South Africa Test Series, 1888/89"},{"id":"20","slug":"england-in-south-africa-test-series-1895-96","name":"England in South Africa Test Series, 1895/96","shortName":"England in South Africa Test Series, 1895/96"},{"id":"23","slug":"england-in-south-africa-test-series-1898-99","name":"England in South Africa Test Series, 1898/99","shortName":"England in South Africa Test Series, 1898/99"},{"id":"30","slug":"england-in-south-africa-test-series-1905-06","name":"England in South Africa Test Series, 1905/06","shortName":"England in South Africa Test Series, 1905/06"},{"id":"34","slug":"england-in-south-africa-test-series-1909-10","name":"England in South Africa Test Series, 1909/10","shortName":"England in South Africa Test Series, 1909/10"},{"id":"41","slug":"england-in-south-africa-test-series-1913-14","name":"England in South Africa Test Series, 1913/14","shortName":"England in South Africa Test Series, 1913/14"},{"id":"45","slug":"england-in-south-africa-test-series-1922-23","name":"England in South Africa Test Series, 1922/23","shortName":"England in South Africa Test Series, 1922/23"},{"id":"49","slug":"england-in-south-africa-test-series-1927-28","name":"England in South Africa Test Series, 1927/28","shortName":"England in South Africa Test Series, 1927/28"},{"id":"57","slug":"england-in-south-africa-test-series-1930-31","name":"England in South Africa Test Series, 1930/31","shortName":"England in South Africa Test Series, 1930/31"},{"id":"74","slug":"england-in-south-africa-test-series-1938-39","name":"England in South Africa Test Series, 1938/39","shortName":"England in South Africa Test Series, 1938/39"},{"id":"85","slug":"england-in-south-africa-test-series-1948-49","name":"England in South Africa Test Series, 1948/49","shortName":"England in South Africa Test Series, 1948/49"},{"id":"115","slug":"england-in-south-africa-test-series-1956-57","name":"England in South Africa Test Series, 1956/57","shortName":"England in South Africa Test Series, 1956/57"},{"id":"147","slug":"england-in-south-africa-test-series-1964-65","name":"England in South Africa Test Series, 1964/65","shortName":"England in South Africa Test Series, 1964/65"},{"id":"366","slug":"england-in-south-africa-test-series-1995-96","name":"England in South Africa Test Series, 1995/96","shortName":"England in South Africa Test Series, 1995/96"},{"id":"422","slug":"england-in-south-africa-test-series-1999-00","name":"England in South Africa Test Series, 1999/00","shortName":"England in South Africa Test Series, 1999/00"},{"id":"240","slug":"england-in-sri-lanka-test-match-1981-82","name":"England in Sri Lanka Test Match, 1981/82","shortName":"England in Sri Lanka Test Match, 1981/82"},{"id":"333","slug":"england-in-sri-lanka-test-match-1992-93","name":"England in Sri Lanka Test Match, 1992/93","shortName":"England in Sri Lanka Test Match, 1992/93"},{"id":"442","slug":"england-in-sri-lanka-test-series-2000-01","name":"England in Sri Lanka Test Series, 2000/01","shortName":"England in Sri Lanka Test Series, 2000/01"},{"id":"495","slug":"england-in-sri-lanka-test-series-2003-04","name":"England in Sri Lanka Test Series, 2003/04","shortName":"England in Sri Lanka Test Series, 2003/04"},{"id":"3152","slug":"england-in-sri-lanka-test-series-2007-08","name":"England in Sri Lanka Test Series, 2007/08","shortName":"England in Sri Lanka Test Series, 2007/08"},{"id":"6685","slug":"england-in-sri-lanka-test-series-2011-12","name":"England in Sri Lanka Test Series, 2011/12","shortName":"England in Sri Lanka Test Series, 2011/12"},{"id":"12292","slug":"england-in-sri-lanka-test-series-2018-19","name":"England in Sri Lanka Test Series, 2018/19","shortName":"England in Sri Lanka Test Series, 2018/19"},{"id":"13804","slug":"england-in-sri-lanka-test-series-2020-21","name":"England in Sri Lanka Test Series, 2020/21","shortName":"England in Sri Lanka Test Series, 2020/21"},{"id":"54","slug":"england-in-west-indies-test-series-1929-30","name":"England in West Indies Test Series, 1929/30","shortName":"England in West Indies Test Series, 1929/30"},{"id":"67","slug":"england-in-west-indies-test-series-1934-35","name":"England in West Indies Test Series, 1934/35","shortName":"England in West Indies Test Series, 1934/35"},{"id":"82","slug":"england-in-west-indies-test-series-1947-48","name":"England in West Indies Test Series, 1947/48","shortName":"England in West Indies Test Series, 1947/48"},{"id":"102","slug":"england-in-west-indies-test-series-1953-54","name":"England in West Indies Test Series, 1953/54","shortName":"England in West Indies Test Series, 1953/54"},{"id":"127","slug":"england-in-west-indies-test-series-1959-60","name":"England in West Indies Test Series, 1959/60","shortName":"England in West Indies Test Series, 1959/60"},{"id":"379","slug":"england-in-zimbabwe-test-series-1996-97","name":"England in Zimbabwe Test Series, 1996/97","shortName":"England in Zimbabwe Test Series, 1996/97"},{"id":"10317","slug":"freedom-trophy-2015-16","name":"Freedom Trophy, 2015/16","shortName":"Freedom Trophy, 2015/16"},{"id":"12081","slug":"freedom-trophy-2017-18","name":"Freedom Trophy, 2017/18","shortName":"Freedom Trophy, 2017/18"},{"id":"13078","slug":"freedom-trophy-2019-20","name":"Freedom Trophy, 2019/20","shortName":"Freedom Trophy, 2019/20"},{"id":"14163","slug":"freedom-trophy-2021-22","name":"Freedom Trophy, 2021/22","shortName":"Freedom Trophy, 2021/22"},{"id":"15596","slug":"freedom-trophy-2023-24","name":"Freedom Trophy, 2023/24","shortName":"Freedom Trophy, 2023/24"},{"id":"227","slug":"golden-jubilee-test-1979-80","name":"Golden Jubilee Test, 1979/80","shortName":"Golden Jubilee Test, 1979/80"},{"id":"2533","slug":"icc-super-series-test-match-2005-06","name":"ICC Super Series Test Match, 2005/06","shortName":"ICC Super Series Test Match, 2005/06"},{"id":"13202","slug":"icc-world-test-championship-2019-2021","name":"ICC World Test Championship, 2019-2021","shortName":"ICC World Test Championship, 2019-2021"},{"id":"14028","slug":"icc-world-test-championship-2021-2023","name":"ICC World Test Championship, 2021-2023","shortName":"ICC World Test Championship, 2021-2023"},{"id":"15144","slug":"icc-world-test-championship-2023-2025","name":"ICC World Test Championship, 2023-2025","shortName":"ICC World Test Championship, 2023-2025"},{"id":"81","slug":"india-in-australia-test-series-1947-48","name":"India in Australia Test Series, 1947/48","shortName":"India in Australia Test Series, 1947/48"},{"id":"161","slug":"india-in-australia-test-series-1967-68","name":"India in Australia Test Series, 1967/68","shortName":"India in Australia Test Series, 1967/68"},{"id":"210","slug":"india-in-australia-test-series-1977-78","name":"India in Australia Test Series, 1977/78","shortName":"India in Australia Test Series, 1977/78"},{"id":"233","slug":"india-in-australia-test-series-1980-81","name":"India in Australia Test Series, 1980/81","shortName":"India in Australia Test Series, 1980/81"},{"id":"272","slug":"india-in-australia-test-series-1985-86","name":"India in Australia Test Series, 1985/86","shortName":"India in Australia Test Series, 1985/86"},{"id":"318","slug":"india-in-australia-test-series-1991-92","name":"India in Australia Test Series, 1991/92","shortName":"India in Australia Test Series, 1991/92"},{"id":"435","slug":"india-in-bangladesh-test-match-2000-01","name":"India in Bangladesh Test Match, 2000/01","shortName":"India in Bangladesh Test Match, 2000/01"},{"id":"10067","slug":"india-in-bangladesh-test-match-2015","name":"India in Bangladesh Test Match, 2015","shortName":"India in Bangladesh Test Match, 2015"},{"id":"515","slug":"india-in-bangladesh-test-series-2004-05","name":"India in Bangladesh Test Series, 2004/05","shortName":"India in Bangladesh Test Series, 2004/05"},{"id":"3093","slug":"india-in-bangladesh-test-series-2007","name":"India in Bangladesh Test Series, 2007","shortName":"India in Bangladesh Test Series, 2007"},{"id":"5599","slug":"india-in-bangladesh-test-series-2009-10","name":"India in Bangladesh Test Series, 2009/10","shortName":"India in Bangladesh Test Series, 2009/10"},{"id":"15067","slug":"india-in-bangladesh-test-series-2022-23","name":"India in Bangladesh Test Series, 2022/23","shortName":"India in Bangladesh Test Series, 2022/23"},{"id":"61","slug":"india-in-england-test-match-1932","name":"India in England Test Match, 1932","shortName":"India in England Test Match, 1932"},{"id":"70","slug":"india-in-england-test-series-1936","name":"India in England Test Series, 1936","shortName":"India in England Test Series, 1936"},{"id":"77","slug":"india-in-england-test-series-1946","name":"India in England Test Series, 1946","shortName":"India in England Test Series, 1946"},{"id":"95","slug":"india-in-england-test-series-1952","name":"India in England Test Series, 1952","shortName":"India in England Test Series, 1952"},{"id":"124","slug":"india-in-england-test-series-1959","name":"India in England Test Series, 1959","shortName":"India in England Test Series, 1959"},{"id":"159","slug":"india-in-england-test-series-1967","name":"India in England Test Series, 1967","shortName":"India in England Test Series, 1967"},{"id":"178","slug":"india-in-england-test-series-1971","name":"India in England Test Series, 1971","shortName":"India in England Test Series, 1971"},{"id":"191","slug":"india-in-england-test-series-1974","name":"India in England Test Series, 1974","shortName":"India in England Test Series, 1974"},{"id":"221","slug":"india-in-england-test-series-1979","name":"India in England Test Series, 1979","shortName":"India in England Test Series, 1979"},{"id":"243","slug":"india-in-england-test-series-1982","name":"India in England Test Series, 1982","shortName":"India in England Test Series, 1982"},{"id":"276","slug":"india-in-england-test-series-1986","name":"India in England Test Series, 1986","shortName":"India in England Test Series, 1986"},{"id":"309","slug":"india-in-england-test-series-1990","name":"India in England Test Series, 1990","shortName":"India in England Test Series, 1990"},{"id":"371","slug":"india-in-england-test-series-1996","name":"India in England Test Series, 1996","shortName":"India in England Test Series, 1996"},{"id":"472","slug":"india-in-england-test-series-2002","name":"India in England Test Series, 2002","shortName":"India in England Test Series, 2002"},{"id":"346","slug":"india-in-new-zealand-test-match-1993-94","name":"India in New Zealand Test Match, 1993/94","shortName":"India in New Zealand Test Match, 1993/94"},{"id":"163","slug":"india-in-new-zealand-test-series-1967-68","name":"India in New Zealand Test Series, 1967/68","shortName":"India in New Zealand Test Series, 1967/68"},{"id":"199","slug":"india-in-new-zealand-test-series-1975-76","name":"India in New Zealand Test Series, 1975/76","shortName":"India in New Zealand Test Series, 1975/76"},{"id":"235","slug":"india-in-new-zealand-test-series-1980-81","name":"India in New Zealand Test Series, 1980/81","shortName":"India in New Zealand Test Series, 1980/81"},{"id":"305","slug":"india-in-new-zealand-test-series-1989-90","name":"India in New Zealand Test Series, 1989/90","shortName":"India in New Zealand Test Series, 1989/90"},{"id":"410","slug":"india-in-new-zealand-test-series-1998-99","name":"India in New Zealand Test Series, 1998/99","shortName":"India in New Zealand Test Series, 1998/99"},{"id":"480","slug":"india-in-new-zealand-test-series-2002-03","name":"India in New Zealand Test Series, 2002/03","shortName":"India in New Zealand Test Series, 2002/03"},{"id":"4548","slug":"india-in-new-zealand-test-series-2008-09","name":"India in New Zealand Test Series, 2008/09","shortName":"India in New Zealand Test Series, 2008/09"},{"id":"8557","slug":"india-in-new-zealand-test-series-2013-14","name":"India in New Zealand Test Series, 2013/14","shortName":"India in New Zealand Test Series, 2013/14"},{"id":"13094","slug":"india-in-new-zealand-test-series-2019-20","name":"India in New Zealand Test Series, 2019/20","shortName":"India in New Zealand Test Series, 2019/20"},{"id":"105","slug":"india-in-pakistan-test-series-1954-55","name":"India in Pakistan Test Series, 1954/55","shortName":"India in Pakistan Test Series, 1954/55"},{"id":"216","slug":"india-in-pakistan-test-series-1978-79","name":"India in Pakistan Test Series, 1978/79","shortName":"India in Pakistan Test Series, 1978/79"},{"id":"248","slug":"india-in-pakistan-test-series-1982-83","name":"India in Pakistan Test Series, 1982/83","shortName":"India in Pakistan Test Series, 1982/83"},{"id":"262","slug":"india-in-pakistan-test-series-1984-85","name":"India in Pakistan Test Series, 1984/85","shortName":"India in Pakistan Test Series, 1984/85"},{"id":"301","slug":"india-in-pakistan-test-series-1989-90","name":"India in Pakistan Test Series, 1989/90","shortName":"India in Pakistan Test Series, 1989/90"},{"id":"503","slug":"india-in-pakistan-test-series-2003-04","name":"India in Pakistan Test Series, 2003/04","shortName":"India in Pakistan Test Series, 2003/04"},{"id":"2683","slug":"india-in-pakistan-test-series-2005-06","name":"India in Pakistan Test Series, 2005/06","shortName":"India in Pakistan Test Series, 2005/06"},{"id":"326","slug":"india-in-south-africa-test-series-1992-93","name":"India in South Africa Test Series, 1992/93","shortName":"India in South Africa Test Series, 1992/93"},{"id":"380","slug":"india-in-south-africa-test-series-1996-97","name":"India in South Africa Test Series, 1996/97","shortName":"India in South Africa Test Series, 1996/97"},{"id":"454","slug":"india-in-south-africa-test-series-2001-02","name":"India in South Africa Test Series, 2001/02","shortName":"India in South Africa Test Series, 2001/02"},{"id":"2753","slug":"india-in-south-africa-test-series-2006-07","name":"India in South Africa Test Series, 2006/07","shortName":"India in South Africa Test Series, 2006/07"},{"id":"5925","slug":"india-in-south-africa-test-series-2010-11","name":"India in South Africa Test Series, 2010/11","shortName":"India in South Africa Test Series, 2010/11"},{"id":"8271","slug":"india-in-south-africa-test-series-2013-14","name":"India in South Africa Test Series, 2013/14","shortName":"India in South Africa Test Series, 2013/14"},{"id":"269","slug":"india-in-sri-lanka-test-series-1985","name":"India in Sri Lanka Test Series, 1985","shortName":"India in Sri Lanka Test Series, 1985"},{"id":"336","slug":"india-in-sri-lanka-test-series-1993","name":"India in Sri Lanka Test Series, 1993","shortName":"India in Sri Lanka Test Series, 1993"},{"id":"388","slug":"india-in-sri-lanka-test-series-1997","name":"India in Sri Lanka Test Series, 1997","shortName":"India in Sri Lanka Test Series, 1997"},{"id":"451","slug":"india-in-sri-lanka-test-series-2001","name":"India in Sri Lanka Test Series, 2001","shortName":"India in Sri Lanka Test Series, 2001"},{"id":"4216","slug":"india-in-sri-lanka-test-series-2008","name":"India in Sri Lanka Test Series, 2008","shortName":"India in Sri Lanka Test Series, 2008"},{"id":"5858","slug":"india-in-sri-lanka-test-series-2010","name":"India in Sri Lanka Test Series, 2010","shortName":"India in Sri Lanka Test Series, 2010"},{"id":"10249","slug":"india-in-sri-lanka-test-series-2015","name":"India in Sri Lanka Test Series, 2015","shortName":"India in Sri Lanka Test Series, 2015"},{"id":"11914","slug":"india-in-sri-lanka-test-series-2017","name":"India in Sri Lanka Test Series, 2017","shortName":"India in Sri Lanka Test Series, 2017"},{"id":"98","slug":"india-in-west-indies-test-series-1952-53","name":"India in West Indies Test Series, 1952/53","shortName":"India in West Indies Test Series, 1952/53"},{"id":"135","slug":"india-in-west-indies-test-series-1961-62","name":"India in West Indies Test Series, 1961/62","shortName":"India in West Indies Test Series, 1961/62"},{"id":"175","slug":"india-in-west-indies-test-series-1970-71","name":"India in West Indies Test Series, 1970/71","shortName":"India in West Indies Test Series, 1970/71"},{"id":"200","slug":"india-in-west-indies-test-series-1975-76","name":"India in West Indies Test Series, 1975/76","shortName":"India in West Indies Test Series, 1975/76"},{"id":"249","slug":"india-in-west-indies-test-series-1982-83","name":"India in West Indies Test Series, 1982/83","shortName":"India in West Indies Test Series, 1982/83"},{"id":"299","slug":"india-in-west-indies-test-series-1988-89","name":"India in West Indies Test Series, 1988/89","shortName":"India in West Indies Test Series, 1988/89"},{"id":"383","slug":"india-in-west-indies-test-series-1996-97","name":"India in West Indies Test Series, 1996/97","shortName":"India in West Indies Test Series, 1996/97"},{"id":"467","slug":"india-in-west-indies-test-series-2002","name":"India in West Indies Test Series, 2002","shortName":"India in West Indies Test Series, 2002"},{"id":"2723","slug":"india-in-west-indies-test-series-2006","name":"India in West Indies Test Series, 2006","shortName":"India in West Indies Test Series, 2006"},{"id":"6340","slug":"india-in-west-indies-test-series-2011","name":"India in West Indies Test Series, 2011","shortName":"India in West Indies Test Series, 2011"},{"id":"11239","slug":"india-in-west-indies-test-series-2016","name":"India in West Indies Test Series, 2016","shortName":"India in West Indies Test Series, 2016"},{"id":"13106","slug":"india-in-west-indies-test-series-2019","name":"India in West Indies Test Series, 2019","shortName":"India in West Indies Test Series, 2019"},{"id":"15493","slug":"india-in-west-indies-test-series-2023","name":"India in West Indies Test Series, 2023","shortName":"India in West Indies Test Series, 2023"},{"id":"324","slug":"india-in-zimbabwe-test-match-1992-93","name":"India in Zimbabwe Test Match, 1992/93","shortName":"India in Zimbabwe Test Match, 1992/93"},{"id":"406","slug":"india-in-zimbabwe-test-match-1998-99","name":"India in Zimbabwe Test Match, 1998/99","shortName":"India in Zimbabwe Test Match, 1998/99"},{"id":"448","slug":"india-in-zimbabwe-test-series-2001","name":"India in Zimbabwe Test Series, 2001","shortName":"India in Zimbabwe Test Series, 2001"},{"id":"2570","slug":"india-in-zimbabwe-test-series-2005","name":"India in Zimbabwe Test Series, 2005","shortName":"India in Zimbabwe Test Series, 2005"},{"id":"14027","slug":"india-v-new-zealand-test-match-2021","name":"India v New Zealand Test Match, 2021","shortName":"India v New Zealand Test Match, 2021"},{"id":"15224","slug":"ireland-in-bangladesh-test-match-2022-23","name":"Ireland in Bangladesh Test Match, 2022/23","shortName":"Ireland in Bangladesh Test Match, 2022/23"},{"id":"12491","slug":"ireland-in-england-test-match-2019","name":"Ireland in England Test Match, 2019","shortName":"Ireland in England Test Match, 2019"},{"id":"14988","slug":"ireland-in-england-test-match-2023","name":"Ireland in England Test Match, 2023","shortName":"Ireland in England Test Match, 2023"},{"id":"15293","slug":"ireland-in-sri-lanka-test-series-2023","name":"Ireland in Sri Lanka Test Series, 2023","shortName":"Ireland in Sri Lanka Test Series, 2023"},{"id":"5501","slug":"mcc-spirit-of-cricket-test-series-2010","name":"MCC Spirit of Cricket Test Series, 2010","shortName":"MCC Spirit of Cricket Test Series, 2010"},{"id":"188","slug":"new-zealand-in-australia-test-series-1973-74","name":"New Zealand in Australia Test Series, 1973/74","shortName":"New Zealand in Australia Test Series, 1973/74"},{"id":"232","slug":"new-zealand-in-australia-test-series-1980-81","name":"New Zealand in Australia Test Series, 1980/81","shortName":"New Zealand in Australia Test Series, 1980/81"},{"id":"511","slug":"new-zealand-in-bangladesh-test-series-2004-05","name":"New Zealand in Bangladesh Test Series, 2004/05","shortName":"New Zealand in Bangladesh Test Series, 2004/05"},{"id":"4494","slug":"new-zealand-in-bangladesh-test-series-2008-09","name":"New Zealand in Bangladesh Test Series, 2008/09","shortName":"New Zealand in Bangladesh Test Series, 2008/09"},{"id":"8589","slug":"new-zealand-in-bangladesh-test-series-2013-14","name":"New Zealand in Bangladesh Test Series, 2013/14","shortName":"New Zealand in Bangladesh Test Series, 2013/14"},{"id":"15766","slug":"new-zealand-in-bangladesh-test-series-2023-24","name":"New Zealand in Bangladesh Test Series, 2023/24","shortName":"New Zealand in Bangladesh Test Series, 2023/24"},{"id":"58","slug":"new-zealand-in-england-test-series-1931","name":"New Zealand in England Test Series, 1931","shortName":"New Zealand in England Test Series, 1931"},{"id":"72","slug":"new-zealand-in-england-test-series-1937","name":"New Zealand in England Test Series, 1937","shortName":"New Zealand in England Test Series, 1937"},{"id":"86","slug":"new-zealand-in-england-test-series-1949","name":"New Zealand in England Test Series, 1949","shortName":"New Zealand in England Test Series, 1949"},{"id":"119","slug":"new-zealand-in-england-test-series-1958","name":"New Zealand in England Test Series, 1958","shortName":"New Zealand in England Test Series, 1958"},{"id":"152","slug":"new-zealand-in-england-test-series-1965","name":"New Zealand in England Test Series, 1965","shortName":"New Zealand in England Test Series, 1965"},{"id":"169","slug":"new-zealand-in-england-test-series-1969","name":"New Zealand in England Test Series, 1969","shortName":"New Zealand in England Test Series, 1969"},{"id":"186","slug":"new-zealand-in-england-test-series-1973","name":"New Zealand in England Test Series, 1973","shortName":"New Zealand in England Test Series, 1973"},{"id":"215","slug":"new-zealand-in-england-test-series-1978","name":"New Zealand in England Test Series, 1978","shortName":"New Zealand in England Test Series, 1978"},{"id":"252","slug":"new-zealand-in-england-test-series-1983","name":"New Zealand in England Test Series, 1983","shortName":"New Zealand in England Test Series, 1983"},{"id":"277","slug":"new-zealand-in-england-test-series-1986","name":"New Zealand in England Test Series, 1986","shortName":"New Zealand in England Test Series, 1986"},{"id":"308","slug":"new-zealand-in-england-test-series-1990","name":"New Zealand in England Test Series, 1990","shortName":"New Zealand in England Test Series, 1990"},{"id":"347","slug":"new-zealand-in-england-test-series-1994","name":"New Zealand in England Test Series, 1994","shortName":"New Zealand in England Test Series, 1994"},{"id":"415","slug":"new-zealand-in-england-test-series-1999","name":"New Zealand in England Test Series, 1999","shortName":"New Zealand in England Test Series, 1999"},{"id":"505","slug":"new-zealand-in-england-test-series-2004","name":"New Zealand in England Test Series, 2004","shortName":"New Zealand in England Test Series, 2004"},{"id":"3241","slug":"new-zealand-in-england-test-series-2008","name":"New Zealand in England Test Series, 2008","shortName":"New Zealand in England Test Series, 2008"},{"id":"7366","slug":"new-zealand-in-england-test-series-2013","name":"New Zealand in England Test Series, 2013","shortName":"New Zealand in England Test Series, 2013"},{"id":"9243","slug":"new-zealand-in-england-test-series-2015","name":"New Zealand in England Test Series, 2015","shortName":"New Zealand in England Test Series, 2015"},{"id":"13839","slug":"new-zealand-in-england-test-series-2021","name":"New Zealand in England Test Series, 2021","shortName":"New Zealand in England Test Series, 2021"},{"id":"14150","slug":"new-zealand-in-england-test-series-2022","name":"New Zealand in England Test Series, 2022","shortName":"New Zealand in England Test Series, 2022"},{"id":"110","slug":"new-zealand-in-india-test-series-1955-56","name":"New Zealand in India Test Series, 1955/56","shortName":"New Zealand in India Test Series, 1955/56"},{"id":"149","slug":"new-zealand-in-india-test-series-1964-65","name":"New Zealand in India Test Series, 1964/65","shortName":"New Zealand in India Test Series, 1964/65"},{"id":"170","slug":"new-zealand-in-india-test-series-1969-70","name":"New Zealand in India Test Series, 1969/70","shortName":"New Zealand in India Test Series, 1969/70"},{"id":"203","slug":"new-zealand-in-india-test-series-1976-77","name":"New Zealand in India Test Series, 1976/77","shortName":"New Zealand in India Test Series, 1976/77"},{"id":"296","slug":"new-zealand-in-india-test-series-1988-89","name":"New Zealand in India Test Series, 1988/89","shortName":"New Zealand in India Test Series, 1988/89"},{"id":"364","slug":"new-zealand-in-india-test-series-1995-96","name":"New Zealand in India Test Series, 1995/96","shortName":"New Zealand in India Test Series, 1995/96"},{"id":"417","slug":"new-zealand-in-india-test-series-1999-00","name":"New Zealand in India Test Series, 1999/00","shortName":"New Zealand in India Test Series, 1999/00"},{"id":"490","slug":"new-zealand-in-india-test-series-2003-04","name":"New Zealand in India Test Series, 2003/04","shortName":"New Zealand in India Test Series, 2003/04"},{"id":"5937","slug":"new-zealand-in-india-test-series-2010-11","name":"New Zealand in India Test Series, 2010/11","shortName":"New Zealand in India Test Series, 2010/11"},{"id":"7342","slug":"new-zealand-in-india-test-series-2012","name":"New Zealand in India Test Series, 2012","shortName":"New Zealand in India Test Series, 2012"},{"id":"11303","slug":"new-zealand-in-india-test-series-2016-17","name":"New Zealand in India Test Series, 2016/17","shortName":"New Zealand in India Test Series, 2016/17"},{"id":"14203","slug":"new-zealand-in-india-test-series-2021-22","name":"New Zealand in India Test Series, 2021/22","shortName":"New Zealand in India Test Series, 2021/22"},{"id":"16435","slug":"new-zealand-in-india-test-series-2024-25","name":"New Zealand in India Test Series, 2024/25","shortName":"New Zealand in India Test Series, 2024/25"},{"id":"109","slug":"new-zealand-in-pakistan-test-series-1955-56","name":"New Zealand in Pakistan Test Series, 1955/56","shortName":"New Zealand in Pakistan Test Series, 1955/56"},{"id":"151","slug":"new-zealand-in-pakistan-test-series-1964-65","name":"New Zealand in Pakistan Test Series, 1964/65","shortName":"New Zealand in Pakistan Test Series, 1964/65"},{"id":"171","slug":"new-zealand-in-pakistan-test-series-1969-70","name":"New Zealand in Pakistan Test Series, 1969/70","shortName":"New Zealand in Pakistan Test Series, 1969/70"},{"id":"202","slug":"new-zealand-in-pakistan-test-series-1976-77","name":"New Zealand in Pakistan Test Series, 1976/77","shortName":"New Zealand in Pakistan Test Series, 1976/77"},{"id":"264","slug":"new-zealand-in-pakistan-test-series-1984-85","name":"New Zealand in Pakistan Test Series, 1984/85","shortName":"New Zealand in Pakistan Test Series, 1984/85"},{"id":"310","slug":"new-zealand-in-pakistan-test-series-1990-91","name":"New Zealand in Pakistan Test Series, 1990/91","shortName":"New Zealand in Pakistan Test Series, 1990/91"},{"id":"377","slug":"new-zealand-in-pakistan-test-series-1996-97","name":"New Zealand in Pakistan Test Series, 1996/97","shortName":"New Zealand in Pakistan Test Series, 1996/97"},{"id":"468","slug":"new-zealand-in-pakistan-test-series-2002","name":"New Zealand in Pakistan Test Series, 2002","shortName":"New Zealand in Pakistan Test Series, 2002"},{"id":"15054","slug":"new-zealand-in-pakistan-test-series-2022-23","name":"New Zealand in Pakistan Test Series, 2022/23","shortName":"New Zealand in Pakistan Test Series, 2022/23"},{"id":"101","slug":"new-zealand-in-south-africa-test-series-1953-54","name":"New Zealand in South Africa Test Series, 1953/54","shortName":"New Zealand in South Africa Test Series, 1953/54"},{"id":"134","slug":"new-zealand-in-south-africa-test-series-1961-62","name":"New Zealand in South Africa Test Series, 1961/62","shortName":"New Zealand in South Africa Test Series, 1961/62"},{"id":"354","slug":"new-zealand-in-south-africa-test-series-1994-95","name":"New Zealand in South Africa Test Series, 1994/95","shortName":"New Zealand in South Africa Test Series, 1994/95"},{"id":"437","slug":"new-zealand-in-south-africa-test-series-2000-01","name":"New Zealand in South Africa Test Series, 2000/01","shortName":"New Zealand in South Africa Test Series, 2000/01"},{"id":"2710","slug":"new-zealand-in-south-africa-test-series-2005-06","name":"New Zealand in South Africa Test Series, 2005/06","shortName":"New Zealand in South Africa Test Series, 2005/06"},{"id":"3269","slug":"new-zealand-in-south-africa-test-series-2007-08","name":"New Zealand in South Africa Test Series, 2007/08","shortName":"New Zealand in South Africa Test Series, 2007/08"},{"id":"7391","slug":"new-zealand-in-south-africa-test-series-2012-13","name":"New Zealand in South Africa Test Series, 2012/13","shortName":"New Zealand in South Africa Test Series, 2012/13"},{"id":"10695","slug":"new-zealand-in-south-africa-test-series-2016","name":"New Zealand in South Africa Test Series, 2016","shortName":"New Zealand in South Africa Test Series, 2016"},{"id":"259","slug":"new-zealand-in-sri-lanka-test-series-1983-84","name":"New Zealand in Sri Lanka Test Series, 1983/84","shortName":"New Zealand in Sri Lanka Test Series, 1983/84"},{"id":"284","slug":"new-zealand-in-sri-lanka-test-series-1987","name":"New Zealand in Sri Lanka Test Series, 1987","shortName":"New Zealand in Sri Lanka Test Series, 1987"},{"id":"328","slug":"new-zealand-in-sri-lanka-test-series-1992-93","name":"New Zealand in Sri Lanka Test Series, 1992/93","shortName":"New Zealand in Sri Lanka Test Series, 1992/93"},{"id":"402","slug":"new-zealand-in-sri-lanka-test-series-1998","name":"New Zealand in Sri Lanka Test Series, 1998","shortName":"New Zealand in Sri Lanka Test Series, 1998"},{"id":"484","slug":"new-zealand-in-sri-lanka-test-series-2003","name":"New Zealand in Sri Lanka Test Series, 2003","shortName":"New Zealand in Sri Lanka Test Series, 2003"},{"id":"5064","slug":"new-zealand-in-sri-lanka-test-series-2009","name":"New Zealand in Sri Lanka Test Series, 2009","shortName":"New Zealand in Sri Lanka Test Series, 2009"},{"id":"7658","slug":"new-zealand-in-sri-lanka-test-series-2012-13","name":"New Zealand in Sri Lanka Test Series, 2012/13","shortName":"New Zealand in Sri Lanka Test Series, 2012/13"},{"id":"13166","slug":"new-zealand-in-sri-lanka-test-series-2019","name":"New Zealand in Sri Lanka Test Series, 2019","shortName":"New Zealand in Sri Lanka Test Series, 2019"},{"id":"16572","slug":"new-zealand-in-sri-lanka-test-series-2024","name":"New Zealand in Sri Lanka Test Series, 2024","shortName":"New Zealand in Sri Lanka Test Series, 2024"},{"id":"179","slug":"new-zealand-in-west-indies-test-series-1971-72","name":"New Zealand in West Indies Test Series, 1971/72","shortName":"New Zealand in West Indies Test Series, 1971/72"},{"id":"267","slug":"new-zealand-in-west-indies-test-series-1984-85","name":"New Zealand in West Indies Test Series, 1984/85","shortName":"New Zealand in West Indies Test Series, 1984/85"},{"id":"370","slug":"new-zealand-in-west-indies-test-series-1995-96","name":"New Zealand in West Indies Test Series, 1995/96","shortName":"New Zealand in West Indies Test Series, 1995/96"},{"id":"470","slug":"new-zealand-in-west-indies-test-series-2002","name":"New Zealand in West Indies Test Series, 2002","shortName":"New Zealand in West Indies Test Series, 2002"},{"id":"7287","slug":"new-zealand-in-west-indies-test-series-2012","name":"New Zealand in West Indies Test Series, 2012","shortName":"New Zealand in West Indies Test Series, 2012"},{"id":"9115","slug":"new-zealand-in-west-indies-test-series-2014","name":"New Zealand in West Indies Test Series, 2014","shortName":"New Zealand in West Indies Test Series, 2014"},{"id":"6771","slug":"new-zealand-in-zimbabwe-test-match-2011-12","name":"New Zealand in Zimbabwe Test Match, 2011/12","shortName":"New Zealand in Zimbabwe Test Match, 2011/12"},{"id":"325","slug":"new-zealand-in-zimbabwe-test-series-1992-93","name":"New Zealand in Zimbabwe Test Series, 1992/93","shortName":"New Zealand in Zimbabwe Test Series, 1992/93"},{"id":"389","slug":"new-zealand-in-zimbabwe-test-series-1997-98","name":"New Zealand in Zimbabwe Test Series, 1997/98","shortName":"New Zealand in Zimbabwe Test Series, 1997/98"},{"id":"434","slug":"new-zealand-in-zimbabwe-test-series-2000-01","name":"New Zealand in Zimbabwe Test Series, 2000/01","shortName":"New Zealand in Zimbabwe Test Series, 2000/01"},{"id":"2560","slug":"new-zealand-in-zimbabwe-test-series-2005","name":"New Zealand in Zimbabwe Test Series, 2005","shortName":"New Zealand in Zimbabwe Test Series, 2005"},{"id":"11247","slug":"new-zealand-in-zimbabwe-test-series-2016","name":"New Zealand in Zimbabwe Test Series, 2016","shortName":"New Zealand in Zimbabwe Test Series, 2016"},{"id":"146","slug":"pakistan-in-australia-test-match-1964-65","name":"Pakistan in Australia Test Match, 1964/65","shortName":"Pakistan in Australia Test Match, 1964/65"},{"id":"182","slug":"pakistan-in-australia-test-series-1972-73","name":"Pakistan in Australia Test Series, 1972/73","shortName":"Pakistan in Australia Test Series, 1972/73"},{"id":"205","slug":"pakistan-in-australia-test-series-1976-77","name":"Pakistan in Australia Test Series, 1976/77","shortName":"Pakistan in Australia Test Series, 1976/77"},{"id":"220","slug":"pakistan-in-australia-test-series-1978-79","name":"Pakistan in Australia Test Series, 1978/79","shortName":"Pakistan in Australia Test Series, 1978/79"},{"id":"237","slug":"pakistan-in-australia-test-series-1981-82","name":"Pakistan in Australia Test Series, 1981/82","shortName":"Pakistan in Australia Test Series, 1981/82"},{"id":"255","slug":"pakistan-in-australia-test-series-1983-84","name":"Pakistan in Australia Test Series, 1983/84","shortName":"Pakistan in Australia Test Series, 1983/84"},{"id":"304","slug":"pakistan-in-australia-test-series-1989-90","name":"Pakistan in Australia Test Series, 1989/90","shortName":"Pakistan in Australia Test Series, 1989/90"},{"id":"365","slug":"pakistan-in-australia-test-series-1995-96","name":"Pakistan in Australia Test Series, 1995/96","shortName":"Pakistan in Australia Test Series, 1995/96"},{"id":"420","slug":"pakistan-in-australia-test-series-1999-00","name":"Pakistan in Australia Test Series, 1999/00","shortName":"Pakistan in Australia Test Series, 1999/00"},{"id":"516","slug":"pakistan-in-australia-test-series-2004-05","name":"Pakistan in Australia Test Series, 2004/05","shortName":"Pakistan in Australia Test Series, 2004/05"},{"id":"5104","slug":"pakistan-in-australia-test-series-2009-10","name":"Pakistan in Australia Test Series, 2009/10","shortName":"Pakistan in Australia Test Series, 2009/10"},{"id":"11119","slug":"pakistan-in-australia-test-series-2016-17","name":"Pakistan in Australia Test Series, 2016/17","shortName":"Pakistan in Australia Test Series, 2016/17"},{"id":"13014","slug":"pakistan-in-australia-test-series-2019-20","name":"Pakistan in Australia Test Series, 2019/20","shortName":"Pakistan in Australia Test Series, 2019/20"},{"id":"462","slug":"pakistan-in-bangladesh-test-series-2001-02","name":"Pakistan in Bangladesh Test Series, 2001/02","shortName":"Pakistan in Bangladesh Test Series, 2001/02"},{"id":"6957","slug":"pakistan-in-bangladesh-test-series-2011-12","name":"Pakistan in Bangladesh Test Series, 2011/12","shortName":"Pakistan in Bangladesh Test Series, 2011/12"},{"id":"9953","slug":"pakistan-in-bangladesh-test-series-2015","name":"Pakistan in Bangladesh Test Series, 2015","shortName":"Pakistan in Bangladesh Test Series, 2015"},{"id":"14183","slug":"pakistan-in-bangladesh-test-series-2021-22","name":"Pakistan in Bangladesh Test Series, 2021/22","shortName":"Pakistan in Bangladesh Test Series, 2021/22"},{"id":"103","slug":"pakistan-in-england-test-series-1954","name":"Pakistan in England Test Series, 1954","shortName":"Pakistan in England Test Series, 1954"},{"id":"136","slug":"pakistan-in-england-test-series-1962","name":"Pakistan in England Test Series, 1962","shortName":"Pakistan in England Test Series, 1962"},{"id":"160","slug":"pakistan-in-england-test-series-1967","name":"Pakistan in England Test Series, 1967","shortName":"Pakistan in England Test Series, 1967"},{"id":"177","slug":"pakistan-in-england-test-series-1971","name":"Pakistan in England Test Series, 1971","shortName":"Pakistan in England Test Series, 1971"},{"id":"192","slug":"pakistan-in-england-test-series-1974","name":"Pakistan in England Test Series, 1974","shortName":"Pakistan in England Test Series, 1974"},{"id":"214","slug":"pakistan-in-england-test-series-1978","name":"Pakistan in England Test Series, 1978","shortName":"Pakistan in England Test Series, 1978"},{"id":"244","slug":"pakistan-in-england-test-series-1982","name":"Pakistan in England Test Series, 1982","shortName":"Pakistan in England Test Series, 1982"},{"id":"285","slug":"pakistan-in-england-test-series-1987","name":"Pakistan in England Test Series, 1987","shortName":"Pakistan in England Test Series, 1987"},{"id":"322","slug":"pakistan-in-england-test-series-1992","name":"Pakistan in England Test Series, 1992","shortName":"Pakistan in England Test Series, 1992"},{"id":"372","slug":"pakistan-in-england-test-series-1996","name":"Pakistan in England Test Series, 1996","shortName":"Pakistan in England Test Series, 1996"},{"id":"447","slug":"pakistan-in-england-test-series-2001","name":"Pakistan in England Test Series, 2001","shortName":"Pakistan in England Test Series, 2001"},{"id":"2641","slug":"pakistan-in-england-test-series-2006","name":"Pakistan in England Test Series, 2006","shortName":"Pakistan in England Test Series, 2006"},{"id":"5506","slug":"pakistan-in-england-test-series-2010","name":"Pakistan in England Test Series, 2010","shortName":"Pakistan in England Test Series, 2010"},{"id":"10417","slug":"pakistan-in-england-test-series-2016","name":"Pakistan in England Test Series, 2016","shortName":"Pakistan in England Test Series, 2016"},{"id":"12026","slug":"pakistan-in-england-test-series-2018","name":"Pakistan in England Test Series, 2018","shortName":"Pakistan in England Test Series, 2018"},{"id":"13284","slug":"pakistan-in-england-test-series-2020","name":"Pakistan in England Test Series, 2020","shortName":"Pakistan in England Test Series, 2020"},{"id":"96","slug":"pakistan-in-india-test-series-1952-53","name":"Pakistan in India Test Series, 1952/53","shortName":"Pakistan in India Test Series, 1952/53"},{"id":"129","slug":"pakistan-in-india-test-series-1960-61","name":"Pakistan in India Test Series, 1960/61","shortName":"Pakistan in India Test Series, 1960/61"},{"id":"223","slug":"pakistan-in-india-test-series-1979-80","name":"Pakistan in India Test Series, 1979/80","shortName":"Pakistan in India Test Series, 1979/80"},{"id":"253","slug":"pakistan-in-india-test-series-1983-84","name":"Pakistan in India Test Series, 1983/84","shortName":"Pakistan in India Test Series, 1983/84"},{"id":"282","slug":"pakistan-in-india-test-series-1986-87","name":"Pakistan in India Test Series, 1986/87","shortName":"Pakistan in India Test Series, 1986/87"},{"id":"411","slug":"pakistan-in-india-test-series-1998-99","name":"Pakistan in India Test Series, 1998/99","shortName":"Pakistan in India Test Series, 1998/99"},{"id":"520","slug":"pakistan-in-india-test-series-2004-05","name":"Pakistan in India Test Series, 2004/05","shortName":"Pakistan in India Test Series, 2004/05"},{"id":"3254","slug":"pakistan-in-india-test-series-2007-08","name":"Pakistan in India Test Series, 2007/08","shortName":"Pakistan in India Test Series, 2007/08"},{"id":"12167","slug":"pakistan-in-ireland-test-match-2018","name":"Pakistan in Ireland Test Match, 2018","shortName":"Pakistan in Ireland Test Match, 2018"},{"id":"329","slug":"pakistan-in-new-zealand-test-match-1992-93","name":"Pakistan in New Zealand Test Match, 1992/93","shortName":"Pakistan in New Zealand Test Match, 1992/93"},{"id":"367","slug":"pakistan-in-new-zealand-test-match-1995-96","name":"Pakistan in New Zealand Test Match, 1995/96","shortName":"Pakistan in New Zealand Test Match, 1995/96"},{"id":"148","slug":"pakistan-in-new-zealand-test-series-1964-65","name":"Pakistan in New Zealand Test Series, 1964/65","shortName":"Pakistan in New Zealand Test Series, 1964/65"},{"id":"183","slug":"pakistan-in-new-zealand-test-series-1972-73","name":"Pakistan in New Zealand Test Series, 1972/73","shortName":"Pakistan in New Zealand Test Series, 1972/73"},{"id":"219","slug":"pakistan-in-new-zealand-test-series-1978-79","name":"Pakistan in New Zealand Test Series, 1978/79","shortName":"Pakistan in New Zealand Test Series, 1978/79"},{"id":"266","slug":"pakistan-in-new-zealand-test-series-1984-85","name":"Pakistan in New Zealand Test Series, 1984/85","shortName":"Pakistan in New Zealand Test Series, 1984/85"},{"id":"298","slug":"pakistan-in-new-zealand-test-series-1988-89","name":"Pakistan in New Zealand Test Series, 1988/89","shortName":"Pakistan in New Zealand Test Series, 1988/89"},{"id":"343","slug":"pakistan-in-new-zealand-test-series-1993-94","name":"Pakistan in New Zealand Test Series, 1993/94","shortName":"Pakistan in New Zealand Test Series, 1993/94"},{"id":"444","slug":"pakistan-in-new-zealand-test-series-2000-01","name":"Pakistan in New Zealand Test Series, 2000/01","shortName":"Pakistan in New Zealand Test Series, 2000/01"},{"id":"498","slug":"pakistan-in-new-zealand-test-series-2003-04","name":"Pakistan in New Zealand Test Series, 2003/04","shortName":"Pakistan in New Zealand Test Series, 2003/04"},{"id":"5462","slug":"pakistan-in-new-zealand-test-series-2009-10","name":"Pakistan in New Zealand Test Series, 2009/10","shortName":"Pakistan in New Zealand Test Series, 2009/10"},{"id":"6091","slug":"pakistan-in-new-zealand-test-series-2010-11","name":"Pakistan in New Zealand Test Series, 2010/11","shortName":"Pakistan in New Zealand Test Series, 2010/11"},{"id":"11213","slug":"pakistan-in-new-zealand-test-series-2016-17","name":"Pakistan in New Zealand Test Series, 2016/17","shortName":"Pakistan in New Zealand Test Series, 2016/17"},{"id":"13750","slug":"pakistan-in-new-zealand-test-series-2020-21","name":"Pakistan in New Zealand Test Series, 2020/21","shortName":"Pakistan in New Zealand Test Series, 2020/21"},{"id":"355","slug":"pakistan-in-south-africa-test-match-1994-95","name":"Pakistan in South Africa Test Match, 1994/95","shortName":"Pakistan in South Africa Test Match, 1994/95"},{"id":"397","slug":"pakistan-in-south-africa-test-series-1997-98","name":"Pakistan in South Africa Test Series, 1997/98","shortName":"Pakistan in South Africa Test Series, 1997/98"},{"id":"481","slug":"pakistan-in-south-africa-test-series-2002-03","name":"Pakistan in South Africa Test Series, 2002/03","shortName":"Pakistan in South Africa Test Series, 2002/03"},{"id":"2768","slug":"pakistan-in-south-africa-test-series-2006-07","name":"Pakistan in South Africa Test Series, 2006/07","shortName":"Pakistan in South Africa Test Series, 2006/07"},{"id":"7393","slug":"pakistan-in-south-africa-test-series-2012-13","name":"Pakistan in South Africa Test Series, 2012/13","shortName":"Pakistan in South Africa Test Series, 2012/13"},{"id":"12339","slug":"pakistan-in-south-africa-test-series-2018-19","name":"Pakistan in South Africa Test Series, 2018/19","shortName":"Pakistan in South Africa Test Series, 2018/19"},{"id":"275","slug":"pakistan-in-sri-lanka-test-series-1985-86","name":"Pakistan in Sri Lanka Test Series, 1985/86","shortName":"Pakistan in Sri Lanka Test Series, 1985/86"},{"id":"349","slug":"pakistan-in-sri-lanka-test-series-1994","name":"Pakistan in Sri Lanka Test Series, 1994","shortName":"Pakistan in Sri Lanka Test Series, 1994"},{"id":"385","slug":"pakistan-in-sri-lanka-test-series-1996-97","name":"Pakistan in Sri Lanka Test Series, 1996/97","shortName":"Pakistan in Sri Lanka Test Series, 1996/97"},{"id":"431","slug":"pakistan-in-sri-lanka-test-series-2000","name":"Pakistan in Sri Lanka Test Series, 2000","shortName":"Pakistan in Sri Lanka Test Series, 2000"},{"id":"2707","slug":"pakistan-in-sri-lanka-test-series-2005-06","name":"Pakistan in Sri Lanka Test Series, 2005/06","shortName":"Pakistan in Sri Lanka Test Series, 2005/06"},{"id":"5067","slug":"pakistan-in-sri-lanka-test-series-2009","name":"Pakistan in Sri Lanka Test Series, 2009","shortName":"Pakistan in Sri Lanka Test Series, 2009"},{"id":"7301","slug":"pakistan-in-sri-lanka-test-series-2012","name":"Pakistan in Sri Lanka Test Series, 2012","shortName":"Pakistan in Sri Lanka Test Series, 2012"},{"id":"9259","slug":"pakistan-in-sri-lanka-test-series-2014","name":"Pakistan in Sri Lanka Test Series, 2014","shortName":"Pakistan in Sri Lanka Test Series, 2014"},{"id":"9997","slug":"pakistan-in-sri-lanka-test-series-2015","name":"Pakistan in Sri Lanka Test Series, 2015","shortName":"Pakistan in Sri Lanka Test Series, 2015"},{"id":"14730","slug":"pakistan-in-sri-lanka-test-series-2022","name":"Pakistan in Sri Lanka Test Series, 2022","shortName":"Pakistan in Sri Lanka Test Series, 2022"},{"id":"15567","slug":"pakistan-in-sri-lanka-test-series-2023","name":"Pakistan in Sri Lanka Test Series, 2023","shortName":"Pakistan in Sri Lanka Test Series, 2023"},{"id":"118","slug":"pakistan-in-west-indies-test-series-1957-58","name":"Pakistan in West Indies Test Series, 1957/58","shortName":"Pakistan in West Indies Test Series, 1957/58"},{"id":"207","slug":"pakistan-in-west-indies-test-series-1976-77","name":"Pakistan in West Indies Test Series, 1976/77","shortName":"Pakistan in West Indies Test Series, 1976/77"},{"id":"292","slug":"pakistan-in-west-indies-test-series-1987-88","name":"Pakistan in West Indies Test Series, 1987/88","shortName":"Pakistan in West Indies Test Series, 1987/88"},{"id":"334","slug":"pakistan-in-west-indies-test-series-1992-93","name":"Pakistan in West Indies Test Series, 1992/93","shortName":"Pakistan in West Indies Test Series, 1992/93"},{"id":"429","slug":"pakistan-in-west-indies-test-series-2000","name":"Pakistan in West Indies Test Series, 2000","shortName":"Pakistan in West Indies Test Series, 2000"},{"id":"2549","slug":"pakistan-in-west-indies-test-series-2005","name":"Pakistan in West Indies Test Series, 2005","shortName":"Pakistan in West Indies Test Series, 2005"},{"id":"6343","slug":"pakistan-in-west-indies-test-series-2011","name":"Pakistan in West Indies Test Series, 2011","shortName":"Pakistan in West Indies Test Series, 2011"},{"id":"11696","slug":"pakistan-in-west-indies-test-series-2017","name":"Pakistan in West Indies Test Series, 2017","shortName":"Pakistan in West Indies Test Series, 2017"},{"id":"13971","slug":"pakistan-in-west-indies-test-series-2021","name":"Pakistan in West Indies Test Series, 2021","shortName":"Pakistan in West Indies Test Series, 2021"},{"id":"6491","slug":"pakistan-in-zimbabwe-test-match-2011","name":"Pakistan in Zimbabwe Test Match, 2011","shortName":"Pakistan in Zimbabwe Test Match, 2011"},{"id":"356","slug":"pakistan-in-zimbabwe-test-series-1994-95","name":"Pakistan in Zimbabwe Test Series, 1994/95","shortName":"Pakistan in Zimbabwe Test Series, 1994/95"},{"id":"400","slug":"pakistan-in-zimbabwe-test-series-1997-98","name":"Pakistan in Zimbabwe Test Series, 1997/98","shortName":"Pakistan in Zimbabwe Test Series, 1997/98"},{"id":"478","slug":"pakistan-in-zimbabwe-test-series-2002-03","name":"Pakistan in Zimbabwe Test Series, 2002/03","shortName":"Pakistan in Zimbabwe Test Series, 2002/03"},{"id":"8427","slug":"pakistan-in-zimbabwe-test-series-2013","name":"Pakistan in Zimbabwe Test Series, 2013","shortName":"Pakistan in Zimbabwe Test Series, 2013"},{"id":"13913","slug":"pakistan-in-zimbabwe-test-series-2021","name":"Pakistan in Zimbabwe Test Series, 2021","shortName":"Pakistan in Zimbabwe Test Series, 2021"},{"id":"9101","slug":"pakistan-v-australia-test-series-2014-15","name":"Pakistan v Australia Test Series, 2014/15","shortName":"Pakistan v Australia Test Series, 2014/15"},{"id":"12615","slug":"pakistan-v-australia-test-series-2018-19","name":"Pakistan v Australia Test Series, 2018/19","shortName":"Pakistan v Australia Test Series, 2018/19"},{"id":"6859","slug":"pakistan-v-england-test-series-2011-12","name":"Pakistan v England Test Series, 2011/12","shortName":"Pakistan v England Test Series, 2011/12"},{"id":"10303","slug":"pakistan-v-england-test-series-2015-16","name":"Pakistan v England Test Series, 2015/16","shortName":"Pakistan v England Test Series, 2015/16"},{"id":"9225","slug":"pakistan-v-new-zealand-test-series-2014-15","name":"Pakistan v New Zealand Test Series, 2014/15","shortName":"Pakistan v New Zealand Test Series, 2014/15"},{"id":"12620","slug":"pakistan-v-new-zealand-test-series-2018-19","name":"Pakistan v New Zealand Test Series, 2018/19","shortName":"Pakistan v New Zealand Test Series, 2018/19"},{"id":"5902","slug":"pakistan-v-south-africa-test-series-2010-11","name":"Pakistan v South Africa Test Series, 2010/11","shortName":"Pakistan v South Africa Test Series, 2010/11"},{"id":"8293","slug":"pakistan-v-south-africa-test-series-2013-14","name":"Pakistan v South Africa Test Series, 2013/14","shortName":"Pakistan v South Africa Test Series, 2013/14"},{"id":"6842","slug":"pakistan-v-sri-lanka-test-series-2011-12","name":"Pakistan v Sri Lanka Test Series, 2011/12","shortName":"Pakistan v Sri Lanka Test Series, 2011/12"},{"id":"8407","slug":"pakistan-v-sri-lanka-test-series-2013-14","name":"Pakistan v Sri Lanka Test Series, 2013/14","shortName":"Pakistan v Sri Lanka Test Series, 2013/14"},{"id":"12051","slug":"pakistan-v-sri-lanka-test-series-2017-18","name":"Pakistan v Sri Lanka Test Series, 2017/18","shortName":"Pakistan v Sri Lanka Test Series, 2017/18"},{"id":"463","slug":"pakistan-v-west-indies-test-series-2001-02","name":"Pakistan v West Indies Test Series, 2001/02","shortName":"Pakistan v West Indies Test Series, 2001/02"},{"id":"11489","slug":"pakistan-v-west-indies-test-series-2016-17","name":"Pakistan v West Indies Test Series, 2016/17","shortName":"Pakistan v West Indies Test Series, 2016/17"},{"id":"2872","slug":"pataudi-trophy-2007","name":"Pataudi Trophy, 2007","shortName":"Pataudi Trophy, 2007"},{"id":"6112","slug":"pataudi-trophy-2011","name":"Pataudi Trophy, 2011","shortName":"Pataudi Trophy, 2011"},{"id":"8561","slug":"pataudi-trophy-2014","name":"Pataudi Trophy, 2014","shortName":"Pataudi Trophy, 2014"},{"id":"12033","slug":"pataudi-trophy-2018","name":"Pataudi Trophy, 2018","shortName":"Pataudi Trophy, 2018"},{"id":"13787","slug":"pataudi-trophy-2021-2022","name":"Pataudi Trophy, 2021-2022","shortName":"Pataudi Trophy, 2021-2022"},{"id":"445","slug":"sir-vivian-richards-trophy-2000-01","name":"Sir Vivian Richards Trophy, 2000/01","shortName":"Sir Vivian Richards Trophy, 2000/01"},{"id":"497","slug":"sir-vivian-richards-trophy-2003-04","name":"Sir Vivian Richards Trophy, 2003/04","shortName":"Sir Vivian Richards Trophy, 2003/04"},{"id":"522","slug":"sir-vivian-richards-trophy-2005","name":"Sir Vivian Richards Trophy, 2005","shortName":"Sir Vivian Richards Trophy, 2005"},{"id":"3270","slug":"sir-vivian-richards-trophy-2007-08","name":"Sir Vivian Richards Trophy, 2007/08","shortName":"Sir Vivian Richards Trophy, 2007/08"},{"id":"5677","slug":"sir-vivian-richards-trophy-2010","name":"Sir Vivian Richards Trophy, 2010","shortName":"Sir Vivian Richards Trophy, 2010"},{"id":"9049","slug":"sir-vivian-richards-trophy-2014-15","name":"Sir Vivian Richards Trophy, 2014/15","shortName":"Sir Vivian Richards Trophy, 2014/15"},{"id":"13964","slug":"sir-vivian-richards-trophy-2021","name":"Sir Vivian Richards Trophy, 2021","shortName":"Sir Vivian Richards Trophy, 2021"},{"id":"15048","slug":"sir-vivian-richards-trophy-2022-23","name":"Sir Vivian Richards Trophy, 2022/23","shortName":"Sir Vivian Richards Trophy, 2022/23"},{"id":"16323","slug":"sir-vivian-richards-trophy-2024","name":"Sir Vivian Richards Trophy, 2024","shortName":"Sir Vivian Richards Trophy, 2024"},{"id":"10463","slug":"sobers-tissera-trophy-2015-16","name":"Sobers/Tissera Trophy, 2015/16","shortName":"Sobers/Tissera Trophy, 2015/16"},{"id":"12248","slug":"sobers-tissera-trophy-2018","name":"Sobers/Tissera Trophy, 2018","shortName":"Sobers/Tissera Trophy, 2018"},{"id":"35","slug":"south-africa-in-australia-test-series-1910-11","name":"South Africa in Australia Test Series, 1910/11","shortName":"South Africa in Australia Test Series, 1910/11"},{"id":"59","slug":"south-africa-in-australia-test-series-1931-32","name":"South Africa in Australia Test Series, 1931/32","shortName":"South Africa in Australia Test Series, 1931/32"},{"id":"97","slug":"south-africa-in-australia-test-series-1952-53","name":"South Africa in Australia Test Series, 1952/53","shortName":"South Africa in Australia Test Series, 1952/53"},{"id":"140","slug":"south-africa-in-australia-test-series-1963-64","name":"South Africa in Australia Test Series, 1963/64","shortName":"South Africa in Australia Test Series, 1963/64"},{"id":"341","slug":"south-africa-in-australia-test-series-1993-94","name":"South Africa in Australia Test Series, 1993/94","shortName":"South Africa in Australia Test Series, 1993/94"},{"id":"394","slug":"south-africa-in-australia-test-series-1997-98","name":"South Africa in Australia Test Series, 1997/98","shortName":"South Africa in Australia Test Series, 1997/98"},{"id":"459","slug":"south-africa-in-australia-test-series-2001-02","name":"South Africa in Australia Test Series, 2001/02","shortName":"South Africa in Australia Test Series, 2001/02"},{"id":"2659","slug":"south-africa-in-australia-test-series-2005-06","name":"South Africa in Australia Test Series, 2005/06","shortName":"South Africa in Australia Test Series, 2005/06"},{"id":"4314","slug":"south-africa-in-australia-test-series-2008-09","name":"South Africa in Australia Test Series, 2008/09","shortName":"South Africa in Australia Test Series, 2008/09"},{"id":"7494","slug":"south-africa-in-australia-test-series-2012-13","name":"South Africa in Australia Test Series, 2012/13","shortName":"South Africa in Australia Test Series, 2012/13"},{"id":"11115","slug":"south-africa-in-australia-test-series-2016-17","name":"South Africa in Australia Test Series, 2016/17","shortName":"South Africa in Australia Test Series, 2016/17"},{"id":"14663","slug":"south-africa-in-australia-test-series-2022-23","name":"South Africa in Australia Test Series, 2022/23","shortName":"South Africa in Australia Test Series, 2022/23"},{"id":"483","slug":"south-africa-in-bangladesh-test-series-2003","name":"South Africa in Bangladesh Test Series, 2003","shortName":"South Africa in Bangladesh Test Series, 2003"},{"id":"3677","slug":"south-africa-in-bangladesh-test-series-2007-08","name":"South Africa in Bangladesh Test Series, 2007/08","shortName":"South Africa in Bangladesh Test Series, 2007/08"},{"id":"9847","slug":"south-africa-in-bangladesh-test-series-2015","name":"South Africa in Bangladesh Test Series, 2015","shortName":"South Africa in Bangladesh Test Series, 2015"},{"id":"16719","slug":"south-africa-in-bangladesh-test-series-2024-25","name":"South Africa in Bangladesh Test Series, 2024/25","shortName":"South Africa in Bangladesh Test Series, 2024/25"},{"id":"31","slug":"south-africa-in-england-test-series-1907","name":"South Africa in England Test Series, 1907","shortName":"South Africa in England Test Series, 1907"},{"id":"39","slug":"south-africa-in-england-test-series-1912","name":"South Africa in England Test Series, 1912","shortName":"South Africa in England Test Series, 1912"},{"id":"46","slug":"south-africa-in-england-test-series-1924","name":"South Africa in England Test Series, 1924","shortName":"South Africa in England Test Series, 1924"},{"id":"52","slug":"south-africa-in-england-test-series-1929","name":"South Africa in England Test Series, 1929","shortName":"South Africa in England Test Series, 1929"},{"id":"68","slug":"south-africa-in-england-test-series-1935","name":"South Africa in England Test Series, 1935","shortName":"South Africa in England Test Series, 1935"},{"id":"80","slug":"south-africa-in-england-test-series-1947","name":"South Africa in England Test Series, 1947","shortName":"South Africa in England Test Series, 1947"},{"id":"91","slug":"south-africa-in-england-test-series-1951","name":"South Africa in England Test Series, 1951","shortName":"South Africa in England Test Series, 1951"},{"id":"108","slug":"south-africa-in-england-test-series-1955","name":"South Africa in England Test Series, 1955","shortName":"South Africa in England Test Series, 1955"},{"id":"128","slug":"south-africa-in-england-test-series-1960","name":"South Africa in England Test Series, 1960","shortName":"South Africa in England Test Series, 1960"},{"id":"153","slug":"south-africa-in-england-test-series-1965","name":"South Africa in England Test Series, 1965","shortName":"South Africa in England Test Series, 1965"},{"id":"348","slug":"south-africa-in-england-test-series-1994","name":"South Africa in England Test Series, 1994","shortName":"South Africa in England Test Series, 1994"},{"id":"403","slug":"south-africa-in-england-test-series-1998","name":"South Africa in England Test Series, 1998","shortName":"South Africa in England Test Series, 1998"},{"id":"488","slug":"south-africa-in-england-test-series-2003","name":"South Africa in England Test Series, 2003","shortName":"South Africa in England Test Series, 2003"},{"id":"376","slug":"south-africa-in-india-test-series-1996-97","name":"South Africa in India Test Series, 1996/97","shortName":"South Africa in India Test Series, 1996/97"},{"id":"425","slug":"south-africa-in-india-test-series-1999-00","name":"South Africa in India Test Series, 1999/00","shortName":"South Africa in India Test Series, 1999/00"},{"id":"514","slug":"south-africa-in-india-test-series-2004-05","name":"South Africa in India Test Series, 2004/05","shortName":"South Africa in India Test Series, 2004/05"},{"id":"4149","slug":"south-africa-in-india-test-series-2007-08","name":"South Africa in India Test Series, 2007/08","shortName":"South Africa in India Test Series, 2007/08"},{"id":"5728","slug":"south-africa-in-india-test-series-2009-10","name":"South Africa in India Test Series, 2009/10","shortName":"South Africa in India Test Series, 2009/10"},{"id":"60","slug":"south-africa-in-new-zealand-test-series-1931-32","name":"South Africa in New Zealand Test Series, 1931/32","shortName":"South Africa in New Zealand Test Series, 1931/32"},{"id":"99","slug":"south-africa-in-new-zealand-test-series-1952-53","name":"South Africa in New Zealand Test Series, 1952/53","shortName":"South Africa in New Zealand Test Series, 1952/53"},{"id":"142","slug":"south-africa-in-new-zealand-test-series-1963-64","name":"South Africa in New Zealand Test Series, 1963/64","shortName":"South Africa in New Zealand Test Series, 1963/64"},{"id":"413","slug":"south-africa-in-new-zealand-test-series-1998-99","name":"South Africa in New Zealand Test Series, 1998/99","shortName":"South Africa in New Zealand Test Series, 1998/99"},{"id":"501","slug":"south-africa-in-new-zealand-test-series-2003-04","name":"South Africa in New Zealand Test Series, 2003/04","shortName":"South Africa in New Zealand Test Series, 2003/04"},{"id":"6677","slug":"south-africa-in-new-zealand-test-series-2011-12","name":"South Africa in New Zealand Test Series, 2011/12","shortName":"South Africa in New Zealand Test Series, 2011/12"},{"id":"11225","slug":"south-africa-in-new-zealand-test-series-2016-17","name":"South Africa in New Zealand Test Series, 2016/17","shortName":"South Africa in New Zealand Test Series, 2016/17"},{"id":"14350","slug":"south-africa-in-new-zealand-test-series-2021-22","name":"South Africa in New Zealand Test Series, 2021/22","shortName":"South Africa in New Zealand Test Series, 2021/22"},{"id":"390","slug":"south-africa-in-pakistan-test-series-1997-98","name":"South Africa in Pakistan Test Series, 1997/98","shortName":"South Africa in Pakistan Test Series, 1997/98"},{"id":"492","slug":"south-africa-in-pakistan-test-series-2003-04","name":"South Africa in Pakistan Test Series, 2003/04","shortName":"South Africa in Pakistan Test Series, 2003/04"},{"id":"3281","slug":"south-africa-in-pakistan-test-series-2007-08","name":"South Africa in Pakistan Test Series, 2007/08","shortName":"South Africa in Pakistan Test Series, 2007/08"},{"id":"13806","slug":"south-africa-in-pakistan-test-series-2020-21","name":"South Africa in Pakistan Test Series, 2020/21","shortName":"South Africa in Pakistan Test Series, 2020/21"},{"id":"337","slug":"south-africa-in-sri-lanka-test-series-1993","name":"South Africa in Sri Lanka Test Series, 1993","shortName":"South Africa in Sri Lanka Test Series, 1993"},{"id":"433","slug":"south-africa-in-sri-lanka-test-series-2000","name":"South Africa in Sri Lanka Test Series, 2000","shortName":"South Africa in Sri Lanka Test Series, 2000"},{"id":"509","slug":"south-africa-in-sri-lanka-test-series-2004","name":"South Africa in Sri Lanka Test Series, 2004","shortName":"South Africa in Sri Lanka Test Series, 2004"},{"id":"2759","slug":"south-africa-in-sri-lanka-test-series-2006","name":"South Africa in Sri Lanka Test Series, 2006","shortName":"South Africa in Sri Lanka Test Series, 2006"},{"id":"9111","slug":"south-africa-in-sri-lanka-test-series-2014","name":"South Africa in Sri Lanka Test Series, 2014","shortName":"South Africa in Sri Lanka Test Series, 2014"},{"id":"12318","slug":"south-africa-in-sri-lanka-test-series-2018","name":"South Africa in Sri Lanka Test Series, 2018","shortName":"South Africa in Sri Lanka Test Series, 2018"},{"id":"321","slug":"south-africa-in-west-indies-test-match-1991-92","name":"South Africa in West Indies Test Match, 1991/92","shortName":"South Africa in West Indies Test Match, 1991/92"},{"id":"363","slug":"south-africa-in-zimbabwe-test-match-1995-96","name":"South Africa in Zimbabwe Test Match, 1995/96","shortName":"South Africa in Zimbabwe Test Match, 1995/96"},{"id":"9181","slug":"south-africa-in-zimbabwe-test-match-2014","name":"South Africa in Zimbabwe Test Match, 2014","shortName":"South Africa in Zimbabwe Test Match, 2014"},{"id":"453","slug":"south-africa-in-zimbabwe-test-series-2001-02","name":"South Africa in Zimbabwe Test Series, 2001/02","shortName":"South Africa in Zimbabwe Test Series, 2001/02"},{"id":"419","slug":"south-africa-v-zimbabwe-test-series-1999-00","name":"South Africa v Zimbabwe Test Series, 1999/00","shortName":"South Africa v Zimbabwe Test Series, 1999/00"},{"id":"418","slug":"southern-cross-trophy-1999-00","name":"Southern Cross Trophy, 1999/00","shortName":"Southern Cross Trophy, 1999/00"},{"id":"491","slug":"southern-cross-trophy-2003-04","name":"Southern Cross Trophy, 2003/04","shortName":"Southern Cross Trophy, 2003/04"},{"id":"291","slug":"sri-lanka-in-australia-test-match-1987-88","name":"Sri Lanka in Australia Test Match, 1987/88","shortName":"Sri Lanka in Australia Test Match, 1987/88"},{"id":"303","slug":"sri-lanka-in-australia-test-series-1989-90","name":"Sri Lanka in Australia Test Series, 1989/90","shortName":"Sri Lanka in Australia Test Series, 1989/90"},{"id":"368","slug":"sri-lanka-in-australia-test-series-1995-96","name":"Sri Lanka in Australia Test Series, 1995/96","shortName":"Sri Lanka in Australia Test Series, 1995/96"},{"id":"507","slug":"sri-lanka-in-australia-test-series-2004","name":"Sri Lanka in Australia Test Series, 2004","shortName":"Sri Lanka in Australia Test Series, 2004"},{"id":"2702","slug":"sri-lanka-in-bangladesh-test-series-2005-06","name":"Sri Lanka in Bangladesh Test Series, 2005/06","shortName":"Sri Lanka in Bangladesh Test Series, 2005/06"},{"id":"4832","slug":"sri-lanka-in-bangladesh-test-series-2008-09","name":"Sri Lanka in Bangladesh Test Series, 2008/09","shortName":"Sri Lanka in Bangladesh Test Series, 2008/09"},{"id":"8741","slug":"sri-lanka-in-bangladesh-test-series-2013-14","name":"Sri Lanka in Bangladesh Test Series, 2013/14","shortName":"Sri Lanka in Bangladesh Test Series, 2013/14"},{"id":"12197","slug":"sri-lanka-in-bangladesh-test-series-2017-18","name":"Sri Lanka in Bangladesh Test Series, 2017/18","shortName":"Sri Lanka in Bangladesh Test Series, 2017/18"},{"id":"14545","slug":"sri-lanka-in-bangladesh-test-series-2022","name":"Sri Lanka in Bangladesh Test Series, 2022","shortName":"Sri Lanka in Bangladesh Test Series, 2022"},{"id":"16071","slug":"sri-lanka-in-bangladesh-test-series-2023-24","name":"Sri Lanka in Bangladesh Test Series, 2023/24","shortName":"Sri Lanka in Bangladesh Test Series, 2023/24"},{"id":"261","slug":"sri-lanka-in-england-test-match-1984","name":"Sri Lanka in England Test Match, 1984","shortName":"Sri Lanka in England Test Match, 1984"},{"id":"294","slug":"sri-lanka-in-england-test-match-1988","name":"Sri Lanka in England Test Match, 1988","shortName":"Sri Lanka in England Test Match, 1988"},{"id":"317","slug":"sri-lanka-in-england-test-match-1991","name":"Sri Lanka in England Test Match, 1991","shortName":"Sri Lanka in England Test Match, 1991"},{"id":"404","slug":"sri-lanka-in-england-test-match-1998","name":"Sri Lanka in England Test Match, 1998","shortName":"Sri Lanka in England Test Match, 1998"},{"id":"469","slug":"sri-lanka-in-england-test-series-2002","name":"Sri Lanka in England Test Series, 2002","shortName":"Sri Lanka in England Test Series, 2002"},{"id":"2643","slug":"sri-lanka-in-england-test-series-2006","name":"Sri Lanka in England Test Series, 2006","shortName":"Sri Lanka in England Test Series, 2006"},{"id":"6109","slug":"sri-lanka-in-england-test-series-2011","name":"Sri Lanka in England Test Series, 2011","shortName":"Sri Lanka in England Test Series, 2011"},{"id":"8573","slug":"sri-lanka-in-england-test-series-2014","name":"Sri Lanka in England Test Series, 2014","shortName":"Sri Lanka in England Test Series, 2014"},{"id":"10407","slug":"sri-lanka-in-england-test-series-2016","name":"Sri Lanka in England Test Series, 2016","shortName":"Sri Lanka in England Test Series, 2016"},{"id":"15573","slug":"sri-lanka-in-england-test-series-2024","name":"Sri Lanka in England Test Series, 2024","shortName":"Sri Lanka in England Test Series, 2024"},{"id":"245","slug":"sri-lanka-in-india-test-match-1982-83","name":"Sri Lanka in India Test Match, 1982/83","shortName":"Sri Lanka in India Test Match, 1982/83"},{"id":"313","slug":"sri-lanka-in-india-test-match-1990-91","name":"Sri Lanka in India Test Match, 1990/91","shortName":"Sri Lanka in India Test Match, 1990/91"},{"id":"281","slug":"sri-lanka-in-india-test-series-1986-87","name":"Sri Lanka in India Test Series, 1986/87","shortName":"Sri Lanka in India Test Series, 1986/87"},{"id":"342","slug":"sri-lanka-in-india-test-series-1993-94","name":"Sri Lanka in India Test Series, 1993/94","shortName":"Sri Lanka in India Test Series, 1993/94"},{"id":"393","slug":"sri-lanka-in-india-test-series-1997-98","name":"Sri Lanka in India Test Series, 1997/98","shortName":"Sri Lanka in India Test Series, 1997/98"},{"id":"2657","slug":"sri-lanka-in-india-test-series-2005-06","name":"Sri Lanka in India Test Series, 2005/06","shortName":"Sri Lanka in India Test Series, 2005/06"},{"id":"5565","slug":"sri-lanka-in-india-test-series-2009-10","name":"Sri Lanka in India Test Series, 2009/10","shortName":"Sri Lanka in India Test Series, 2009/10"},{"id":"12088","slug":"sri-lanka-in-india-test-series-2017-18","name":"Sri Lanka in India Test Series, 2017/18","shortName":"Sri Lanka in India Test Series, 2017/18"},{"id":"14208","slug":"sri-lanka-in-india-test-series-2021-22","name":"Sri Lanka in India Test Series, 2021/22","shortName":"Sri Lanka in India Test Series, 2021/22"},{"id":"250","slug":"sri-lanka-in-new-zealand-test-series-1982-83","name":"Sri Lanka in New Zealand Test Series, 1982/83","shortName":"Sri Lanka in New Zealand Test Series, 1982/83"},{"id":"314","slug":"sri-lanka-in-new-zealand-test-series-1990-91","name":"Sri Lanka in New Zealand Test Series, 1990/91","shortName":"Sri Lanka in New Zealand Test Series, 1990/91"},{"id":"359","slug":"sri-lanka-in-new-zealand-test-series-1994-95","name":"Sri Lanka in New Zealand Test Series, 1994/95","shortName":"Sri Lanka in New Zealand Test Series, 1994/95"},{"id":"384","slug":"sri-lanka-in-new-zealand-test-series-1996-97","name":"Sri Lanka in New Zealand Test Series, 1996/97","shortName":"Sri Lanka in New Zealand Test Series, 1996/97"},{"id":"523","slug":"sri-lanka-in-new-zealand-test-series-2004-05","name":"Sri Lanka in New Zealand Test Series, 2004/05","shortName":"Sri Lanka in New Zealand Test Series, 2004/05"},{"id":"2793","slug":"sri-lanka-in-new-zealand-test-series-2006-07","name":"Sri Lanka in New Zealand Test Series, 2006/07","shortName":"Sri Lanka in New Zealand Test Series, 2006/07"},{"id":"9301","slug":"sri-lanka-in-new-zealand-test-series-2014-15","name":"Sri Lanka in New Zealand Test Series, 2014/15","shortName":"Sri Lanka in New Zealand Test Series, 2014/15"},{"id":"10441","slug":"sri-lanka-in-new-zealand-test-series-2015-16","name":"Sri Lanka in New Zealand Test Series, 2015/16","shortName":"Sri Lanka in New Zealand Test Series, 2015/16"},{"id":"12531","slug":"sri-lanka-in-new-zealand-test-series-2018-19","name":"Sri Lanka in New Zealand Test Series, 2018/19","shortName":"Sri Lanka in New Zealand Test Series, 2018/19"},{"id":"14805","slug":"sri-lanka-in-new-zealand-test-series-2022-23","name":"Sri Lanka in New Zealand Test Series, 2022/23","shortName":"Sri Lanka in New Zealand Test Series, 2022/23"},{"id":"242","slug":"sri-lanka-in-pakistan-test-series-1981-82","name":"Sri Lanka in Pakistan Test Series, 1981/82","shortName":"Sri Lanka in Pakistan Test Series, 1981/82"},{"id":"270","slug":"sri-lanka-in-pakistan-test-series-1985-86","name":"Sri Lanka in Pakistan Test Series, 1985/86","shortName":"Sri Lanka in Pakistan Test Series, 1985/86"},{"id":"319","slug":"sri-lanka-in-pakistan-test-series-1991-92","name":"Sri Lanka in Pakistan Test Series, 1991/92","shortName":"Sri Lanka in Pakistan Test Series, 1991/92"},{"id":"362","slug":"sri-lanka-in-pakistan-test-series-1995-96","name":"Sri Lanka in Pakistan Test Series, 1995/96","shortName":"Sri Lanka in Pakistan Test Series, 1995/96"},{"id":"426","slug":"sri-lanka-in-pakistan-test-series-1999-00","name":"Sri Lanka in Pakistan Test Series, 1999/00","shortName":"Sri Lanka in Pakistan Test Series, 1999/00"},{"id":"512","slug":"sri-lanka-in-pakistan-test-series-2004-05","name":"Sri Lanka in Pakistan Test Series, 2004/05","shortName":"Sri Lanka in Pakistan Test Series, 2004/05"},{"id":"4938","slug":"sri-lanka-in-pakistan-test-series-2008-09","name":"Sri Lanka in Pakistan Test Series, 2008/09","shortName":"Sri Lanka in Pakistan Test Series, 2008/09"},{"id":"13448","slug":"sri-lanka-in-pakistan-test-series-2019-20","name":"Sri Lanka in Pakistan Test Series, 2019/20","shortName":"Sri Lanka in Pakistan Test Series, 2019/20"},{"id":"401","slug":"sri-lanka-in-south-africa-test-series-1997-98","name":"Sri Lanka in South Africa Test Series, 1997/98","shortName":"Sri Lanka in South Africa Test Series, 1997/98"},{"id":"441","slug":"sri-lanka-in-south-africa-test-series-2000-01","name":"Sri Lanka in South Africa Test Series, 2000/01","shortName":"Sri Lanka in South Africa Test Series, 2000/01"},{"id":"477","slug":"sri-lanka-in-south-africa-test-series-2002-03","name":"Sri Lanka in South Africa Test Series, 2002/03","shortName":"Sri Lanka in South Africa Test Series, 2002/03"},{"id":"6566","slug":"sri-lanka-in-south-africa-test-series-2011-12","name":"Sri Lanka in South Africa Test Series, 2011/12","shortName":"Sri Lanka in South Africa Test Series, 2011/12"},{"id":"10709","slug":"sri-lanka-in-south-africa-test-series-2016-17","name":"Sri Lanka in South Africa Test Series, 2016/17","shortName":"Sri Lanka in South Africa Test Series, 2016/17"},{"id":"12343","slug":"sri-lanka-in-south-africa-test-series-2018-19","name":"Sri Lanka in South Africa Test Series, 2018/19","shortName":"Sri Lanka in South Africa Test Series, 2018/19"},{"id":"13780","slug":"sri-lanka-in-south-africa-test-series-2020-21","name":"Sri Lanka in South Africa Test Series, 2020/21","shortName":"Sri Lanka in South Africa Test Series, 2020/21"},{"id":"16306","slug":"sri-lanka-in-south-africa-test-series-2024-25","name":"Sri Lanka in South Africa Test Series, 2024/25","shortName":"Sri Lanka in South Africa Test Series, 2024/25"},{"id":"387","slug":"sri-lanka-in-west-indies-test-series-1997","name":"Sri Lanka in West Indies Test Series, 1997","shortName":"Sri Lanka in West Indies Test Series, 1997"},{"id":"486","slug":"sri-lanka-in-west-indies-test-series-2003","name":"Sri Lanka in West Indies Test Series, 2003","shortName":"Sri Lanka in West Indies Test Series, 2003"},{"id":"3613","slug":"sri-lanka-in-west-indies-test-series-2007-08","name":"Sri Lanka in West Indies Test Series, 2007/08","shortName":"Sri Lanka in West Indies Test Series, 2007/08"},{"id":"13888","slug":"sri-lanka-in-west-indies-test-series-2020-21","name":"Sri Lanka in West Indies Test Series, 2020/21","shortName":"Sri Lanka in West Indies Test Series, 2020/21"},{"id":"351","slug":"sri-lanka-in-zimbabwe-test-series-1994-95","name":"Sri Lanka in Zimbabwe Test Series, 1994/95","shortName":"Sri Lanka in Zimbabwe Test Series, 1994/95"},{"id":"421","slug":"sri-lanka-in-zimbabwe-test-series-1999-00","name":"Sri Lanka in Zimbabwe Test Series, 1999/00","shortName":"Sri Lanka in Zimbabwe Test Series, 1999/00"},{"id":"504","slug":"sri-lanka-in-zimbabwe-test-series-2004","name":"Sri Lanka in Zimbabwe Test Series, 2004","shortName":"Sri Lanka in Zimbabwe Test Series, 2004"},{"id":"11581","slug":"sri-lanka-in-zimbabwe-test-series-2016-17","name":"Sri Lanka in Zimbabwe Test Series, 2016/17","shortName":"Sri Lanka in Zimbabwe Test Series, 2016/17"},{"id":"13552","slug":"sri-lanka-in-zimbabwe-test-series-2019-20","name":"Sri Lanka in Zimbabwe Test Series, 2019/20","shortName":"Sri Lanka in Zimbabwe Test Series, 2019/20"},{"id":"15615","slug":"tangiwai-shield-2023-24","name":"Tangiwai Shield, 2023/24","shortName":"Tangiwai Shield, 2023/24"},{"id":"6","slug":"the-ashes-1882-83","name":"The Ashes, 1882/83","shortName":"The Ashes, 1882/83"},{"id":"8","slug":"the-ashes-1884","name":"The Ashes, 1884","shortName":"The Ashes, 1884"},{"id":"9","slug":"the-ashes-1884-85","name":"The Ashes, 1884/85","shortName":"The Ashes, 1884/85"},{"id":"10","slug":"the-ashes-1886","name":"The Ashes, 1886","shortName":"The Ashes, 1886"},{"id":"11","slug":"the-ashes-1886-87","name":"The Ashes, 1886/87","shortName":"The Ashes, 1886/87"},{"id":"12","slug":"the-ashes-1887-88","name":"The Ashes, 1887/88","shortName":"The Ashes, 1887/88"},{"id":"13","slug":"the-ashes-1888","name":"The Ashes, 1888","shortName":"The Ashes, 1888"},{"id":"15","slug":"the-ashes-1890","name":"The Ashes, 1890","shortName":"The Ashes, 1890"},{"id":"16","slug":"the-ashes-1891-92","name":"The Ashes, 1891/92","shortName":"The Ashes, 1891/92"},{"id":"18","slug":"the-ashes-1893","name":"The Ashes, 1893","shortName":"The Ashes, 1893"},{"id":"19","slug":"the-ashes-1894-95","name":"The Ashes, 1894/95","shortName":"The Ashes, 1894/95"},{"id":"21","slug":"the-ashes-1896","name":"The Ashes, 1896","shortName":"The Ashes, 1896"},{"id":"22","slug":"the-ashes-1897-98","name":"The Ashes, 1897/98","shortName":"The Ashes, 1897/98"},{"id":"24","slug":"the-ashes-1899","name":"The Ashes, 1899","shortName":"The Ashes, 1899"},{"id":"25","slug":"the-ashes-1901-02","name":"The Ashes, 1901/02","shortName":"The Ashes, 1901/02"},{"id":"26","slug":"the-ashes-1902","name":"The Ashes, 1902","shortName":"The Ashes, 1902"},{"id":"28","slug":"the-ashes-1903-04","name":"The Ashes, 1903/04","shortName":"The Ashes, 1903/04"},{"id":"29","slug":"the-ashes-1905","name":"The Ashes, 1905","shortName":"The Ashes, 1905"},{"id":"32","slug":"the-ashes-1907-08","name":"The Ashes, 1907/08","shortName":"The Ashes, 1907/08"},{"id":"33","slug":"the-ashes-1909","name":"The Ashes, 1909","shortName":"The Ashes, 1909"},{"id":"36","slug":"the-ashes-1911-12","name":"The Ashes, 1911/12","shortName":"The Ashes, 1911/12"},{"id":"40","slug":"the-ashes-1912","name":"The Ashes, 1912","shortName":"The Ashes, 1912"},{"id":"42","slug":"the-ashes-1920-21","name":"The Ashes, 1920/21","shortName":"The Ashes, 1920/21"},{"id":"43","slug":"the-ashes-1921","name":"The Ashes, 1921","shortName":"The Ashes, 1921"},{"id":"47","slug":"the-ashes-1924-25","name":"The Ashes, 1924/25","shortName":"The Ashes, 1924/25"},{"id":"48","slug":"the-ashes-1926","name":"The Ashes, 1926","shortName":"The Ashes, 1926"},{"id":"51","slug":"the-ashes-1928-29","name":"The Ashes, 1928/29","shortName":"The Ashes, 1928/29"},{"id":"55","slug":"the-ashes-1930","name":"The Ashes, 1930","shortName":"The Ashes, 1930"},{"id":"62","slug":"the-ashes-1932-33","name":"The Ashes, 1932/33","shortName":"The Ashes, 1932/33"},{"id":"66","slug":"the-ashes-1934","name":"The Ashes, 1934","shortName":"The Ashes, 1934"},{"id":"71","slug":"the-ashes-1936-37","name":"The Ashes, 1936/37","shortName":"The Ashes, 1936/37"},{"id":"73","slug":"the-ashes-1938","name":"The Ashes, 1938","shortName":"The Ashes, 1938"},{"id":"78","slug":"the-ashes-1946-47","name":"The Ashes, 1946/47","shortName":"The Ashes, 1946/47"},{"id":"83","slug":"the-ashes-1948","name":"The Ashes, 1948","shortName":"The Ashes, 1948"},{"id":"89","slug":"the-ashes-1950-51","name":"The Ashes, 1950/51","shortName":"The Ashes, 1950/51"},{"id":"100","slug":"the-ashes-1953","name":"The Ashes, 1953","shortName":"The Ashes, 1953"},{"id":"104","slug":"the-ashes-1954-55","name":"The Ashes, 1954/55","shortName":"The Ashes, 1954/55"},{"id":"112","slug":"the-ashes-1956","name":"The Ashes, 1956","shortName":"The Ashes, 1956"},{"id":"121","slug":"the-ashes-1958-59","name":"The Ashes, 1958/59","shortName":"The Ashes, 1958/59"},{"id":"131","slug":"the-ashes-1961","name":"The Ashes, 1961","shortName":"The Ashes, 1961"},{"id":"137","slug":"the-ashes-1962-63","name":"The Ashes, 1962/63","shortName":"The Ashes, 1962/63"},{"id":"143","slug":"the-ashes-1964","name":"The Ashes, 1964","shortName":"The Ashes, 1964"},{"id":"154","slug":"the-ashes-1965-66","name":"The Ashes, 1965/66","shortName":"The Ashes, 1965/66"},{"id":"164","slug":"the-ashes-1968","name":"The Ashes, 1968","shortName":"The Ashes, 1968"},{"id":"174","slug":"the-ashes-1970-71","name":"The Ashes, 1970/71","shortName":"The Ashes, 1970/71"},{"id":"180","slug":"the-ashes-1972","name":"The Ashes, 1972","shortName":"The Ashes, 1972"},{"id":"194","slug":"the-ashes-1974-75","name":"The Ashes, 1974/75","shortName":"The Ashes, 1974/75"},{"id":"197","slug":"the-ashes-1975","name":"The Ashes, 1975","shortName":"The Ashes, 1975"},{"id":"209","slug":"the-ashes-1977","name":"The Ashes, 1977","shortName":"The Ashes, 1977"},{"id":"217","slug":"the-ashes-1978-79","name":"The Ashes, 1978/79","shortName":"The Ashes, 1978/79"},{"id":"236","slug":"the-ashes-1981","name":"The Ashes, 1981","shortName":"The Ashes, 1981"},{"id":"247","slug":"the-ashes-1982-83","name":"The Ashes, 1982/83","shortName":"The Ashes, 1982/83"},{"id":"268","slug":"the-ashes-1985","name":"The Ashes, 1985","shortName":"The Ashes, 1985"},{"id":"280","slug":"the-ashes-1986-87","name":"The Ashes, 1986/87","shortName":"The Ashes, 1986/87"},{"id":"300","slug":"the-ashes-1989","name":"The Ashes, 1989","shortName":"The Ashes, 1989"},{"id":"312","slug":"the-ashes-1990-91","name":"The Ashes, 1990/91","shortName":"The Ashes, 1990/91"},{"id":"335","slug":"the-ashes-1993","name":"The Ashes, 1993","shortName":"The Ashes, 1993"},{"id":"353","slug":"the-ashes-1994-95","name":"The Ashes, 1994/95","shortName":"The Ashes, 1994/95"},{"id":"386","slug":"the-ashes-1997","name":"The Ashes, 1997","shortName":"The Ashes, 1997"},{"id":"407","slug":"the-ashes-1998-99","name":"The Ashes, 1998/99","shortName":"The Ashes, 1998/99"},{"id":"449","slug":"the-ashes-2001","name":"The Ashes, 2001","shortName":"The Ashes, 2001"},{"id":"476","slug":"the-ashes-2002-03","name":"The Ashes, 2002/03","shortName":"The Ashes, 2002/03"},{"id":"2555","slug":"the-ashes-2005","name":"The Ashes, 2005","shortName":"The Ashes, 2005"},{"id":"2760","slug":"the-ashes-2006-07","name":"The Ashes, 2006/07","shortName":"The Ashes, 2006/07"},{"id":"4249","slug":"the-ashes-2009","name":"The Ashes, 2009","shortName":"The Ashes, 2009"},{"id":"5540","slug":"the-ashes-2010-11","name":"The Ashes, 2010/11","shortName":"The Ashes, 2010/11"},{"id":"7362","slug":"the-ashes-2013","name":"The Ashes, 2013","shortName":"The Ashes, 2013"},{"id":"7899","slug":"the-ashes-2013-14","name":"The Ashes, 2013/14","shortName":"The Ashes, 2013/14"},{"id":"9249","slug":"the-ashes-2015","name":"The Ashes, 2015","shortName":"The Ashes, 2015"},{"id":"11645","slug":"the-ashes-2017-18","name":"The Ashes, 2017/18","shortName":"The Ashes, 2017/18"},{"id":"12492","slug":"the-ashes-2019","name":"The Ashes, 2019","shortName":"The Ashes, 2019"},{"id":"13979","slug":"the-ashes-2021-22","name":"The Ashes, 2021/22","shortName":"The Ashes, 2021/22"},{"id":"14990","slug":"the-ashes-2023","name":"The Ashes, 2023","shortName":"The Ashes, 2023"},{"id":"15186","slug":"the-frank-worrell-trophy-west-indies-in-australia-2022-23","name":"The Frank Worrell Trophy [West Indies in Australia], 2022/23","shortName":"The Frank Worrell Trophy [West Indies in Australia], 2022/23"},{"id":"130","slug":"the-frank-worrell-trophy-1960-61","name":"The Frank Worrell Trophy, 1960/61","shortName":"The Frank Worrell Trophy, 1960/61"},{"id":"150","slug":"the-frank-worrell-trophy-1964-65","name":"The Frank Worrell Trophy, 1964/65","shortName":"The Frank Worrell Trophy, 1964/65"},{"id":"165","slug":"the-frank-worrell-trophy-1968-69","name":"The Frank Worrell Trophy, 1968/69","shortName":"The Frank Worrell Trophy, 1968/69"},{"id":"184","slug":"the-frank-worrell-trophy-1972-73","name":"The Frank Worrell Trophy, 1972/73","shortName":"The Frank Worrell Trophy, 1972/73"},{"id":"198","slug":"the-frank-worrell-trophy-1975-76","name":"The Frank Worrell Trophy, 1975/76","shortName":"The Frank Worrell Trophy, 1975/76"},{"id":"213","slug":"the-frank-worrell-trophy-1977-78","name":"The Frank Worrell Trophy, 1977/78","shortName":"The Frank Worrell Trophy, 1977/78"},{"id":"224","slug":"the-frank-worrell-trophy-1979-80","name":"The Frank Worrell Trophy, 1979/80","shortName":"The Frank Worrell Trophy, 1979/80"},{"id":"239","slug":"the-frank-worrell-trophy-1981-82","name":"The Frank Worrell Trophy, 1981/82","shortName":"The Frank Worrell Trophy, 1981/82"},{"id":"258","slug":"the-frank-worrell-trophy-1983-84","name":"The Frank Worrell Trophy, 1983/84","shortName":"The Frank Worrell Trophy, 1983/84"},{"id":"263","slug":"the-frank-worrell-trophy-1984-85","name":"The Frank Worrell Trophy, 1984/85","shortName":"The Frank Worrell Trophy, 1984/85"},{"id":"297","slug":"the-frank-worrell-trophy-1988-89","name":"The Frank Worrell Trophy, 1988/89","shortName":"The Frank Worrell Trophy, 1988/89"},{"id":"315","slug":"the-frank-worrell-trophy-1990-91","name":"The Frank Worrell Trophy, 1990/91","shortName":"The Frank Worrell Trophy, 1990/91"},{"id":"327","slug":"the-frank-worrell-trophy-1992-93","name":"The Frank Worrell Trophy, 1992/93","shortName":"The Frank Worrell Trophy, 1992/93"},{"id":"360","slug":"the-frank-worrell-trophy-1994-95","name":"The Frank Worrell Trophy, 1994/95","shortName":"The Frank Worrell Trophy, 1994/95"},{"id":"378","slug":"the-frank-worrell-trophy-1996-97","name":"The Frank Worrell Trophy, 1996/97","shortName":"The Frank Worrell Trophy, 1996/97"},{"id":"414","slug":"the-frank-worrell-trophy-1998-99","name":"The Frank Worrell Trophy, 1998/99","shortName":"The Frank Worrell Trophy, 1998/99"},{"id":"439","slug":"the-frank-worrell-trophy-2000-01","name":"The Frank Worrell Trophy, 2000/01","shortName":"The Frank Worrell Trophy, 2000/01"},{"id":"482","slug":"the-frank-worrell-trophy-2003","name":"The Frank Worrell Trophy, 2003","shortName":"The Frank Worrell Trophy, 2003"},{"id":"2620","slug":"the-frank-worrell-trophy-2005-06","name":"The Frank Worrell Trophy, 2005/06","shortName":"The Frank Worrell Trophy, 2005/06"},{"id":"3615","slug":"the-frank-worrell-trophy-2008","name":"The Frank Worrell Trophy, 2008","shortName":"The Frank Worrell Trophy, 2008"},{"id":"5100","slug":"the-frank-worrell-trophy-2009-10","name":"The Frank Worrell Trophy, 2009/10","shortName":"The Frank Worrell Trophy, 2009/10"},{"id":"7009","slug":"the-frank-worrell-trophy-2011-12","name":"The Frank Worrell Trophy, 2011/12","shortName":"The Frank Worrell Trophy, 2011/12"},{"id":"9801","slug":"the-frank-worrell-trophy-2015","name":"The Frank Worrell Trophy, 2015","shortName":"The Frank Worrell Trophy, 2015"},{"id":"10227","slug":"the-frank-worrell-trophy-2015-16","name":"The Frank Worrell Trophy, 2015/16","shortName":"The Frank Worrell Trophy, 2015/16"},{"id":"15392","slug":"the-frank-worrell-trophy-2023-24","name":"The Frank Worrell Trophy, 2023/24","shortName":"The Frank Worrell Trophy, 2023/24"},{"id":"139","slug":"the-wisden-trophy-1963","name":"The Wisden Trophy, 1963","shortName":"The Wisden Trophy, 1963"},{"id":"156","slug":"the-wisden-trophy-1966","name":"The Wisden Trophy, 1966","shortName":"The Wisden Trophy, 1966"},{"id":"162","slug":"the-wisden-trophy-1967-68","name":"The Wisden Trophy, 1967/68","shortName":"The Wisden Trophy, 1967/68"},{"id":"168","slug":"the-wisden-trophy-1969","name":"The Wisden Trophy, 1969","shortName":"The Wisden Trophy, 1969"},{"id":"187","slug":"the-wisden-trophy-1973","name":"The Wisden Trophy, 1973","shortName":"The Wisden Trophy, 1973"},{"id":"189","slug":"the-wisden-trophy-1973-74","name":"The Wisden Trophy, 1973/74","shortName":"The Wisden Trophy, 1973/74"},{"id":"201","slug":"the-wisden-trophy-1976","name":"The Wisden Trophy, 1976","shortName":"The Wisden Trophy, 1976"},{"id":"229","slug":"the-wisden-trophy-1980","name":"The Wisden Trophy, 1980","shortName":"The Wisden Trophy, 1980"},{"id":"234","slug":"the-wisden-trophy-1980-81","name":"The Wisden Trophy, 1980/81","shortName":"The Wisden Trophy, 1980/81"},{"id":"260","slug":"the-wisden-trophy-1984","name":"The Wisden Trophy, 1984","shortName":"The Wisden Trophy, 1984"},{"id":"274","slug":"the-wisden-trophy-1985-86","name":"The Wisden Trophy, 1985/86","shortName":"The Wisden Trophy, 1985/86"},{"id":"293","slug":"the-wisden-trophy-1988","name":"The Wisden Trophy, 1988","shortName":"The Wisden Trophy, 1988"},{"id":"306","slug":"the-wisden-trophy-1989-90","name":"The Wisden Trophy, 1989/90","shortName":"The Wisden Trophy, 1989/90"},{"id":"316","slug":"the-wisden-trophy-1991","name":"The Wisden Trophy, 1991","shortName":"The Wisden Trophy, 1991"},{"id":"344","slug":"the-wisden-trophy-1993-94","name":"The Wisden Trophy, 1993/94","shortName":"The Wisden Trophy, 1993/94"},{"id":"361","slug":"the-wisden-trophy-1995","name":"The Wisden Trophy, 1995","shortName":"The Wisden Trophy, 1995"},{"id":"396","slug":"the-wisden-trophy-1997-98","name":"The Wisden Trophy, 1997/98","shortName":"The Wisden Trophy, 1997/98"},{"id":"432","slug":"the-wisden-trophy-2000","name":"The Wisden Trophy, 2000","shortName":"The Wisden Trophy, 2000"},{"id":"502","slug":"the-wisden-trophy-2003-04","name":"The Wisden Trophy, 2003/04","shortName":"The Wisden Trophy, 2003/04"},{"id":"508","slug":"the-wisden-trophy-2004","name":"The Wisden Trophy, 2004","shortName":"The Wisden Trophy, 2004"},{"id":"2868","slug":"the-wisden-trophy-2007","name":"The Wisden Trophy, 2007","shortName":"The Wisden Trophy, 2007"},{"id":"4326","slug":"the-wisden-trophy-2008-09","name":"The Wisden Trophy, 2008/09","shortName":"The Wisden Trophy, 2008/09"},{"id":"4848","slug":"the-wisden-trophy-2009","name":"The Wisden Trophy, 2009","shortName":"The Wisden Trophy, 2009"},{"id":"6881","slug":"the-wisden-trophy-2012","name":"The Wisden Trophy, 2012","shortName":"The Wisden Trophy, 2012"},{"id":"9433","slug":"the-wisden-trophy-2015","name":"The Wisden Trophy, 2015","shortName":"The Wisden Trophy, 2015"},{"id":"11315","slug":"the-wisden-trophy-2017","name":"The Wisden Trophy, 2017","shortName":"The Wisden Trophy, 2017"},{"id":"12638","slug":"the-wisden-trophy-2018-19","name":"The Wisden Trophy, 2018/19","shortName":"The Wisden Trophy, 2018/19"},{"id":"13279","slug":"the-wisden-trophy-2020","name":"The Wisden Trophy, 2020","shortName":"The Wisden Trophy, 2020"},{"id":"10457","slug":"trans-tasman-trophy-australia-in-new-zealand-2015-16","name":"Trans-Tasman Trophy [Australia in New Zealand], 2015/16","shortName":"Trans-Tasman Trophy [Australia in New Zealand], 2015/16"},{"id":"10223","slug":"trans-tasman-trophy-new-zealand-in-australia-2015-16","name":"Trans-Tasman Trophy [New Zealand in Australia], 2015/16","shortName":"Trans-Tasman Trophy [New Zealand in Australia], 2015/16"},{"id":"13016","slug":"trans-tasman-trophy-new-zealand-in-australia-2019-20","name":"Trans-Tasman Trophy [New Zealand in Australia], 2019/20","shortName":"Trans-Tasman Trophy [New Zealand in Australia], 2019/20"},{"id":"271","slug":"trans-tasman-trophy-1985-86","name":"Trans-Tasman Trophy, 1985/86","shortName":"Trans-Tasman Trophy, 1985/86"},{"id":"288","slug":"trans-tasman-trophy-1987-88","name":"Trans-Tasman Trophy, 1987/88","shortName":"Trans-Tasman Trophy, 1987/88"},{"id":"302","slug":"trans-tasman-trophy-1989-90","name":"Trans-Tasman Trophy, 1989/90","shortName":"Trans-Tasman Trophy, 1989/90"},{"id":"331","slug":"trans-tasman-trophy-1992-93","name":"Trans-Tasman Trophy, 1992/93","shortName":"Trans-Tasman Trophy, 1992/93"},{"id":"338","slug":"trans-tasman-trophy-1993-94","name":"Trans-Tasman Trophy, 1993/94","shortName":"Trans-Tasman Trophy, 1993/94"},{"id":"391","slug":"trans-tasman-trophy-1997-98","name":"Trans-Tasman Trophy, 1997/98","shortName":"Trans-Tasman Trophy, 1997/98"},{"id":"427","slug":"trans-tasman-trophy-1999-00","name":"Trans-Tasman Trophy, 1999/00","shortName":"Trans-Tasman Trophy, 1999/00"},{"id":"455","slug":"trans-tasman-trophy-2001-02","name":"Trans-Tasman Trophy, 2001/02","shortName":"Trans-Tasman Trophy, 2001/02"},{"id":"513","slug":"trans-tasman-trophy-2004-05","name":"Trans-Tasman Trophy, 2004/05","shortName":"Trans-Tasman Trophy, 2004/05"},{"id":"4316","slug":"trans-tasman-trophy-2008-09","name":"Trans-Tasman Trophy, 2008/09","shortName":"Trans-Tasman Trophy, 2008/09"},{"id":"5466","slug":"trans-tasman-trophy-2009-10","name":"Trans-Tasman Trophy, 2009/10","shortName":"Trans-Tasman Trophy, 2009/10"},{"id":"6634","slug":"trans-tasman-trophy-2011-12","name":"Trans-Tasman Trophy, 2011/12","shortName":"Trans-Tasman Trophy, 2011/12"},{"id":"37","slug":"triangular-tournament-1912","name":"Triangular Tournament, 1912","shortName":"Triangular Tournament, 1912"},{"id":"3159","slug":"warne-muralitharan-trophy-2007-08","name":"Warne-Muralitharan Trophy, 2007/08","shortName":"Warne-Muralitharan Trophy, 2007/08"},{"id":"6600","slug":"warne-muralitharan-trophy-2011","name":"Warne-Muralitharan Trophy, 2011","shortName":"Warne-Muralitharan Trophy, 2011"},{"id":"7496","slug":"warne-muralitharan-trophy-2012-13","name":"Warne-Muralitharan Trophy, 2012/13","shortName":"Warne-Muralitharan Trophy, 2012/13"},{"id":"11093","slug":"warne-muralitharan-trophy-2016","name":"Warne-Muralitharan Trophy, 2016","shortName":"Warne-Muralitharan Trophy, 2016"},{"id":"12387","slug":"warne-muralitharan-trophy-2018-19","name":"Warne-Muralitharan Trophy, 2018/19","shortName":"Warne-Muralitharan Trophy, 2018/19"},{"id":"14528","slug":"warne-muralitharan-trophy-2022","name":"Warne-Muralitharan Trophy, 2022","shortName":"Warne-Muralitharan Trophy, 2022"},{"id":"56","slug":"west-indies-in-australia-test-series-1930-31","name":"West Indies in Australia Test Series, 1930/31","shortName":"West Indies in Australia Test Series, 1930/31"},{"id":"93","slug":"west-indies-in-australia-test-series-1951-52","name":"West Indies in Australia Test Series, 1951/52","shortName":"West Indies in Australia Test Series, 1951/52"},{"id":"479","slug":"west-indies-in-bangladesh-test-series-2002-03","name":"West Indies in Bangladesh Test Series, 2002/03","shortName":"West Indies in Bangladesh Test Series, 2002/03"},{"id":"6864","slug":"west-indies-in-bangladesh-test-series-2011-12","name":"West Indies in Bangladesh Test Series, 2011/12","shortName":"West Indies in Bangladesh Test Series, 2011/12"},{"id":"7714","slug":"west-indies-in-bangladesh-test-series-2012-13","name":"West Indies in Bangladesh Test Series, 2012/13","shortName":"West Indies in Bangladesh Test Series, 2012/13"},{"id":"12504","slug":"west-indies-in-bangladesh-test-series-2018-19","name":"West Indies in Bangladesh Test Series, 2018/19","shortName":"West Indies in Bangladesh Test Series, 2018/19"},{"id":"13818","slug":"west-indies-in-bangladesh-test-series-2020-21","name":"West Indies in Bangladesh Test Series, 2020/21","shortName":"West Indies in Bangladesh Test Series, 2020/21"},{"id":"50","slug":"west-indies-in-england-test-series-1928","name":"West Indies in England Test Series, 1928","shortName":"West Indies in England Test Series, 1928"},{"id":"64","slug":"west-indies-in-england-test-series-1933","name":"West Indies in England Test Series, 1933","shortName":"West Indies in England Test Series, 1933"},{"id":"75","slug":"west-indies-in-england-test-series-1939","name":"West Indies in England Test Series, 1939","shortName":"West Indies in England Test Series, 1939"},{"id":"88","slug":"west-indies-in-england-test-series-1950","name":"West Indies in England Test Series, 1950","shortName":"West Indies in England Test Series, 1950"},{"id":"116","slug":"west-indies-in-england-test-series-1957","name":"West Indies in England Test Series, 1957","shortName":"West Indies in England Test Series, 1957"},{"id":"84","slug":"west-indies-in-india-test-series-1948-49","name":"West Indies in India Test Series, 1948/49","shortName":"West Indies in India Test Series, 1948/49"},{"id":"120","slug":"west-indies-in-india-test-series-1958-59","name":"West Indies in India Test Series, 1958/59","shortName":"West Indies in India Test Series, 1958/59"},{"id":"157","slug":"west-indies-in-india-test-series-1966-67","name":"West Indies in India Test Series, 1966/67","shortName":"West Indies in India Test Series, 1966/67"},{"id":"193","slug":"west-indies-in-india-test-series-1974-75","name":"West Indies in India Test Series, 1974/75","shortName":"West Indies in India Test Series, 1974/75"},{"id":"218","slug":"west-indies-in-india-test-series-1978-79","name":"West Indies in India Test Series, 1978/79","shortName":"West Indies in India Test Series, 1978/79"},{"id":"254","slug":"west-indies-in-india-test-series-1983-84","name":"West Indies in India Test Series, 1983/84","shortName":"West Indies in India Test Series, 1983/84"},{"id":"286","slug":"west-indies-in-india-test-series-1987-88","name":"West Indies in India Test Series, 1987/88","shortName":"West Indies in India Test Series, 1987/88"},{"id":"352","slug":"west-indies-in-india-test-series-1994-95","name":"West Indies in India Test Series, 1994/95","shortName":"West Indies in India Test Series, 1994/95"},{"id":"474","slug":"west-indies-in-india-test-series-2002-03","name":"West Indies in India Test Series, 2002/03","shortName":"West Indies in India Test Series, 2002/03"},{"id":"6930","slug":"west-indies-in-india-test-series-2011-12","name":"West Indies in India Test Series, 2011/12","shortName":"West Indies in India Test Series, 2011/12"},{"id":"8671","slug":"west-indies-in-india-test-series-2013-14","name":"West Indies in India Test Series, 2013/14","shortName":"West Indies in India Test Series, 2013/14"},{"id":"12634","slug":"west-indies-in-india-test-series-2018-19","name":"West Indies in India Test Series, 2018/19","shortName":"West Indies in India Test Series, 2018/19"},{"id":"94","slug":"west-indies-in-new-zealand-test-series-1951-52","name":"West Indies in New Zealand Test Series, 1951/52","shortName":"West Indies in New Zealand Test Series, 1951/52"},{"id":"111","slug":"west-indies-in-new-zealand-test-series-1955-56","name":"West Indies in New Zealand Test Series, 1955/56","shortName":"West Indies in New Zealand Test Series, 1955/56"},{"id":"167","slug":"west-indies-in-new-zealand-test-series-1968-69","name":"West Indies in New Zealand Test Series, 1968/69","shortName":"West Indies in New Zealand Test Series, 1968/69"},{"id":"226","slug":"west-indies-in-new-zealand-test-series-1979-80","name":"West Indies in New Zealand Test Series, 1979/80","shortName":"West Indies in New Zealand Test Series, 1979/80"},{"id":"283","slug":"west-indies-in-new-zealand-test-series-1986-87","name":"West Indies in New Zealand Test Series, 1986/87","shortName":"West Indies in New Zealand Test Series, 1986/87"},{"id":"357","slug":"west-indies-in-new-zealand-test-series-1994-95","name":"West Indies in New Zealand Test Series, 1994/95","shortName":"West Indies in New Zealand Test Series, 1994/95"},{"id":"424","slug":"west-indies-in-new-zealand-test-series-1999-00","name":"West Indies in New Zealand Test Series, 1999/00","shortName":"West Indies in New Zealand Test Series, 1999/00"},{"id":"2705","slug":"west-indies-in-new-zealand-test-series-2005-06","name":"West Indies in New Zealand Test Series, 2005/06","shortName":"West Indies in New Zealand Test Series, 2005/06"},{"id":"4550","slug":"west-indies-in-new-zealand-test-series-2008-09","name":"West Indies in New Zealand Test Series, 2008/09","shortName":"West Indies in New Zealand Test Series, 2008/09"},{"id":"8475","slug":"west-indies-in-new-zealand-test-series-2013-14","name":"West Indies in New Zealand Test Series, 2013/14","shortName":"West Indies in New Zealand Test Series, 2013/14"},{"id":"11942","slug":"west-indies-in-new-zealand-test-series-2017-18","name":"West Indies in New Zealand Test Series, 2017/18","shortName":"West Indies in New Zealand Test Series, 2017/18"},{"id":"13747","slug":"west-indies-in-new-zealand-test-series-2020-21","name":"West Indies in New Zealand Test Series, 2020/21","shortName":"West Indies in New Zealand Test Series, 2020/21"},{"id":"122","slug":"west-indies-in-pakistan-test-series-1958-59","name":"West Indies in Pakistan Test Series, 1958/59","shortName":"West Indies in Pakistan Test Series, 1958/59"},{"id":"195","slug":"west-indies-in-pakistan-test-series-1974-75","name":"West Indies in Pakistan Test Series, 1974/75","shortName":"West Indies in Pakistan Test Series, 1974/75"},{"id":"231","slug":"west-indies-in-pakistan-test-series-1980-81","name":"West Indies in Pakistan Test Series, 1980/81","shortName":"West Indies in Pakistan Test Series, 1980/81"},{"id":"279","slug":"west-indies-in-pakistan-test-series-1986-87","name":"West Indies in Pakistan Test Series, 1986/87","shortName":"West Indies in Pakistan Test Series, 1986/87"},{"id":"311","slug":"west-indies-in-pakistan-test-series-1990-91","name":"West Indies in Pakistan Test Series, 1990/91","shortName":"West Indies in Pakistan Test Series, 1990/91"},{"id":"392","slug":"west-indies-in-pakistan-test-series-1997-98","name":"West Indies in Pakistan Test Series, 1997/98","shortName":"West Indies in Pakistan Test Series, 1997/98"},{"id":"2862","slug":"west-indies-in-pakistan-test-series-2006-07","name":"West Indies in Pakistan Test Series, 2006/07","shortName":"West Indies in Pakistan Test Series, 2006/07"},{"id":"408","slug":"west-indies-in-south-africa-test-series-1998-99","name":"West Indies in South Africa Test Series, 1998/99","shortName":"West Indies in South Africa Test Series, 1998/99"},{"id":"340","slug":"west-indies-in-sri-lanka-test-match-1993-94","name":"West Indies in Sri Lanka Test Match, 1993/94","shortName":"West Indies in Sri Lanka Test Match, 1993/94"},{"id":"457","slug":"west-indies-in-sri-lanka-test-series-2001-02","name":"West Indies in Sri Lanka Test Series, 2001/02","shortName":"West Indies in Sri Lanka Test Series, 2001/02"},{"id":"2551","slug":"west-indies-in-sri-lanka-test-series-2005","name":"West Indies in Sri Lanka Test Series, 2005","shortName":"West Indies in Sri Lanka Test Series, 2005"},{"id":"5948","slug":"west-indies-in-sri-lanka-test-series-2010-11","name":"West Indies in Sri Lanka Test Series, 2010/11","shortName":"West Indies in Sri Lanka Test Series, 2010/11"},{"id":"14348","slug":"west-indies-in-sri-lanka-test-series-2021-22","name":"West Indies in Sri Lanka Test Series, 2021/22","shortName":"West Indies in Sri Lanka Test Series, 2021/22"},{"id":"12092","slug":"west-indies-in-zimbabwe-test-series-2017-18","name":"West Indies in Zimbabwe Test Series, 2017/18","shortName":"West Indies in Zimbabwe Test Series, 2017/18"},{"id":"15189","slug":"west-indies-in-zimbabwe-test-series-2022-23","name":"West Indies in Zimbabwe Test Series, 2022/23","shortName":"West Indies in Zimbabwe Test Series, 2022/23"},{"id":"13578","slug":"zimbabwe-in-bangladesh-test-match-2019-20","name":"Zimbabwe in Bangladesh Test Match, 2019/20","shortName":"Zimbabwe in Bangladesh Test Match, 2019/20"},{"id":"456","slug":"zimbabwe-in-bangladesh-test-series-2001-02","name":"Zimbabwe in Bangladesh Test Series, 2001/02","shortName":"Zimbabwe in Bangladesh Test Series, 2001/02"},{"id":"518","slug":"zimbabwe-in-bangladesh-test-series-2004-05","name":"Zimbabwe in Bangladesh Test Series, 2004/05","shortName":"Zimbabwe in Bangladesh Test Series, 2004/05"},{"id":"9369","slug":"zimbabwe-in-bangladesh-test-series-2014-15","name":"Zimbabwe in Bangladesh Test Series, 2014/15","shortName":"Zimbabwe in Bangladesh Test Series, 2014/15"},{"id":"12523","slug":"zimbabwe-in-bangladesh-test-series-2018-19","name":"Zimbabwe in Bangladesh Test Series, 2018/19","shortName":"Zimbabwe in Bangladesh Test Series, 2018/19"},{"id":"430","slug":"zimbabwe-in-england-test-series-2000","name":"Zimbabwe in England Test Series, 2000","shortName":"Zimbabwe in England Test Series, 2000"},{"id":"485","slug":"zimbabwe-in-england-test-series-2003","name":"Zimbabwe in England Test Series, 2003","shortName":"Zimbabwe in England Test Series, 2003"},{"id":"332","slug":"zimbabwe-in-india-test-match-1992-93","name":"Zimbabwe in India Test Match, 1992/93","shortName":"Zimbabwe in India Test Match, 1992/93"},{"id":"438","slug":"zimbabwe-in-india-test-series-2000-01","name":"Zimbabwe in India Test Series, 2000/01","shortName":"Zimbabwe in India Test Series, 2000/01"},{"id":"464","slug":"zimbabwe-in-india-test-series-2001-02","name":"Zimbabwe in India Test Series, 2001/02","shortName":"Zimbabwe in India Test Series, 2001/02"},{"id":"16281","slug":"zimbabwe-in-ireland-test-match-2024","name":"Zimbabwe in Ireland Test Match, 2024","shortName":"Zimbabwe in Ireland Test Match, 2024"},{"id":"440","slug":"zimbabwe-in-new-zealand-test-match-2000-01","name":"Zimbabwe in New Zealand Test Match, 2000/01","shortName":"Zimbabwe in New Zealand Test Match, 2000/01"},{"id":"6672","slug":"zimbabwe-in-new-zealand-test-match-2011-12","name":"Zimbabwe in New Zealand Test Match, 2011/12","shortName":"Zimbabwe in New Zealand Test Match, 2011/12"},{"id":"369","slug":"zimbabwe-in-new-zealand-test-series-1995-96","name":"Zimbabwe in New Zealand Test Series, 1995/96","shortName":"Zimbabwe in New Zealand Test Series, 1995/96"},{"id":"398","slug":"zimbabwe-in-new-zealand-test-series-1997-98","name":"Zimbabwe in New Zealand Test Series, 1997/98","shortName":"Zimbabwe in New Zealand Test Series, 1997/98"},{"id":"339","slug":"zimbabwe-in-pakistan-test-series-1993-94","name":"Zimbabwe in Pakistan Test Series, 1993/94","shortName":"Zimbabwe in Pakistan Test Series, 1993/94"},{"id":"375","slug":"zimbabwe-in-pakistan-test-series-1996-97","name":"Zimbabwe in Pakistan Test Series, 1996/97","shortName":"Zimbabwe in Pakistan Test Series, 1996/97"},{"id":"409","slug":"zimbabwe-in-pakistan-test-series-1998-99","name":"Zimbabwe in Pakistan Test Series, 1998/99","shortName":"Zimbabwe in Pakistan Test Series, 1998/99"},{"id":"12079","slug":"zimbabwe-in-south-africa-test-match-2017-18","name":"Zimbabwe in South Africa Test Match, 2017/18","shortName":"Zimbabwe in South Africa Test Match, 2017/18"},{"id":"519","slug":"zimbabwe-in-south-africa-test-series-2004-05","name":"Zimbabwe in South Africa Test Series, 2004/05","shortName":"Zimbabwe in South Africa Test Series, 2004/05"},{"id":"11887","slug":"zimbabwe-in-sri-lanka-test-match-2017","name":"Zimbabwe in Sri Lanka Test Match, 2017","shortName":"Zimbabwe in Sri Lanka Test Match, 2017"},{"id":"373","slug":"zimbabwe-in-sri-lanka-test-series-1996","name":"Zimbabwe in Sri Lanka Test Series, 1996","shortName":"Zimbabwe in Sri Lanka Test Series, 1996"},{"id":"395","slug":"zimbabwe-in-sri-lanka-test-series-1997-98","name":"Zimbabwe in Sri Lanka Test Series, 1997/98","shortName":"Zimbabwe in Sri Lanka Test Series, 1997/98"},{"id":"461","slug":"zimbabwe-in-sri-lanka-test-series-2001-02","name":"Zimbabwe in Sri Lanka Test Series, 2001/02","shortName":"Zimbabwe in Sri Lanka Test Series, 2001/02"},{"id":"428","slug":"zimbabwe-in-west-indies-test-series-1999-00","name":"Zimbabwe in West Indies Test Series, 1999/00","shortName":"Zimbabwe in West Indies Test Series, 1999/00"},{"id":"15328","slug":"acc-men-s-premier-cup-2023","name":"ACC Men's Premier Cup, 2023","shortName":"ACC Men's Premier Cup, 2023"},{"id":"11505","slug":"afghanistan-in-bangladesh-odi-series-2016-17","name":"Afghanistan in Bangladesh ODI Series, 2016/17","shortName":"Afghanistan in Bangladesh ODI Series, 2016/17"},{"id":"14468","slug":"afghanistan-in-bangladesh-odi-series-2021-22","name":"Afghanistan in Bangladesh ODI Series, 2021/22","shortName":"Afghanistan in Bangladesh ODI Series, 2021/22"},{"id":"15414","slug":"afghanistan-in-bangladesh-odi-series-2023","name":"Afghanistan in Bangladesh ODI Series, 2023","shortName":"Afghanistan in Bangladesh ODI Series, 2023"},{"id":"11105","slug":"afghanistan-in-ireland-odi-series-2016","name":"Afghanistan in Ireland ODI Series, 2016","shortName":"Afghanistan in Ireland ODI Series, 2016"},{"id":"12455","slug":"afghanistan-in-ireland-odi-series-2018","name":"Afghanistan in Ireland ODI Series, 2018","shortName":"Afghanistan in Ireland ODI Series, 2018"},{"id":"12797","slug":"afghanistan-in-ireland-odi-series-2019","name":"Afghanistan in Ireland ODI Series, 2019","shortName":"Afghanistan in Ireland ODI Series, 2019"},{"id":"6051","slug":"afghanistan-in-kenya-odi-series-2010-11","name":"Afghanistan in Kenya ODI Series, 2010/11","shortName":"Afghanistan in Kenya ODI Series, 2010/11"},{"id":"5265","slug":"afghanistan-in-netherlands-odi-series-2009","name":"Afghanistan in Netherlands ODI Series, 2009","shortName":"Afghanistan in Netherlands ODI Series, 2009"},{"id":"5798","slug":"afghanistan-in-scotland-odi-series-2010","name":"Afghanistan in Scotland ODI Series, 2010","shortName":"Afghanistan in Scotland ODI Series, 2010"},{"id":"11135","slug":"afghanistan-in-scotland-odi-series-2016","name":"Afghanistan in Scotland ODI Series, 2016","shortName":"Afghanistan in Scotland ODI Series, 2016"},{"id":"12811","slug":"afghanistan-in-scotland-odi-series-2019","name":"Afghanistan in Scotland ODI Series, 2019","shortName":"Afghanistan in Scotland ODI Series, 2019"},{"id":"15063","slug":"afghanistan-in-sri-lanka-odi-series-2022-23","name":"Afghanistan in Sri Lanka ODI Series, 2022/23","shortName":"Afghanistan in Sri Lanka ODI Series, 2022/23"},{"id":"15411","slug":"afghanistan-in-sri-lanka-odi-series-2023","name":"Afghanistan in Sri Lanka ODI Series, 2023","shortName":"Afghanistan in Sri Lanka ODI Series, 2023"},{"id":"16035","slug":"afghanistan-in-sri-lanka-odi-series-2023-24","name":"Afghanistan in Sri Lanka ODI Series, 2023/24","shortName":"Afghanistan in Sri Lanka ODI Series, 2023/24"},{"id":"11813","slug":"afghanistan-in-west-indies-odi-series-2017","name":"Afghanistan in West Indies ODI Series, 2017","shortName":"Afghanistan in West Indies ODI Series, 2017"},{"id":"9347","slug":"afghanistan-in-zimbabwe-odi-series-2014","name":"Afghanistan in Zimbabwe ODI Series, 2014","shortName":"Afghanistan in Zimbabwe ODI Series, 2014"},{"id":"10589","slug":"afghanistan-in-zimbabwe-odi-series-2015-16","name":"Afghanistan in Zimbabwe ODI Series, 2015/16","shortName":"Afghanistan in Zimbabwe ODI Series, 2015/16"},{"id":"11704","slug":"afghanistan-in-zimbabwe-odi-series-2016-17","name":"Afghanistan in Zimbabwe ODI Series, 2016/17","shortName":"Afghanistan in Zimbabwe ODI Series, 2016/17"},{"id":"14587","slug":"afghanistan-in-zimbabwe-odi-series-2022","name":"Afghanistan in Zimbabwe ODI Series, 2022","shortName":"Afghanistan in Zimbabwe ODI Series, 2022"},{"id":"7460","slug":"afghanistan-v-australia-odi-match-2012","name":"Afghanistan v Australia ODI Match, 2012","shortName":"Afghanistan v Australia ODI Match, 2012"},{"id":"16704","slug":"afghanistan-v-bangladesh-odi-series-2024-25","name":"Afghanistan v Bangladesh ODI Series, 2024/25","shortName":"Afghanistan v Bangladesh ODI Series, 2024/25"},{"id":"5759","slug":"afghanistan-v-canada-odi-series-2009-10","name":"Afghanistan v Canada ODI Series, 2009/10","shortName":"Afghanistan v Canada ODI Series, 2009/10"},{"id":"11403","slug":"afghanistan-v-ireland-odi-series-2016-17","name":"Afghanistan v Ireland ODI Series, 2016/17","shortName":"Afghanistan v Ireland ODI Series, 2016/17"},{"id":"12148","slug":"afghanistan-v-ireland-odi-series-2017-18","name":"Afghanistan v Ireland ODI Series, 2017/18","shortName":"Afghanistan v Ireland ODI Series, 2017/18"},{"id":"12785","slug":"afghanistan-v-ireland-odi-series-2018-19","name":"Afghanistan v Ireland ODI Series, 2018/19","shortName":"Afghanistan v Ireland ODI Series, 2018/19"},{"id":"13815","slug":"afghanistan-v-ireland-odi-series-2020-21","name":"Afghanistan v Ireland ODI Series, 2020/21","shortName":"Afghanistan v Ireland ODI Series, 2020/21"},{"id":"16031","slug":"afghanistan-v-ireland-odi-series-2023-24","name":"Afghanistan v Ireland ODI Series, 2023/24","shortName":"Afghanistan v Ireland ODI Series, 2023/24"},{"id":"14432","slug":"afghanistan-v-netherlands-odi-series-2021-22","name":"Afghanistan v Netherlands ODI Series, 2021/22","shortName":"Afghanistan v Netherlands ODI Series, 2021/22"},{"id":"15642","slug":"afghanistan-v-pakistan-odi-series-2023","name":"Afghanistan v Pakistan ODI Series, 2023","shortName":"Afghanistan v Pakistan ODI Series, 2023"},{"id":"16558","slug":"afghanistan-v-south-africa-odi-series-2024","name":"Afghanistan v South Africa ODI Series, 2024","shortName":"Afghanistan v South Africa ODI Series, 2024"},{"id":"13176","slug":"afghanistan-v-west-indies-odi-series-2019-20","name":"Afghanistan v West Indies ODI Series, 2019/20","shortName":"Afghanistan v West Indies ODI Series, 2019/20"},{"id":"10855","slug":"afghanistan-v-zimbabwe-odi-series-2015-16","name":"Afghanistan v Zimbabwe ODI Series, 2015/16","shortName":"Afghanistan v Zimbabwe ODI Series, 2015/16"},{"id":"12232","slug":"afghanistan-v-zimbabwe-odi-series-2017-18","name":"Afghanistan v Zimbabwe ODI Series, 2017/18","shortName":"Afghanistan v Zimbabwe ODI Series, 2017/18"},{"id":"3143","slug":"afro-asia-cup-2007","name":"Afro-Asia Cup, 2007","shortName":"Afro-Asia Cup, 2007"},{"id":"2547","slug":"afro-asian-cup-2005","name":"Afro-Asian Cup, 2005","shortName":"Afro-Asian Cup, 2005"},{"id":"788","slug":"aiwa-cup-1999","name":"Aiwa Cup, 1999","shortName":"Aiwa Cup, 1999"},{"id":"757","slug":"akai-singer-champions-trophy-1997-98","name":"Akai-Singer Champions Trophy, 1997/98","shortName":"Akai-Singer Champions Trophy, 1997/98"},{"id":"827","slug":"ary-gold-cup-2000-01","name":"ARY Gold Cup, 2000/01","shortName":"ARY Gold Cup, 2000/01"},{"id":"12550","slug":"asia-cup-qualifiers-2018","name":"Asia Cup Qualifiers, 2018","shortName":"Asia Cup Qualifiers, 2018"},{"id":"654","slug":"asia-cup-1990-91","name":"Asia Cup, 1990/91","shortName":"Asia Cup, 1990/91"},{"id":"808","slug":"asia-cup-2000","name":"Asia Cup, 2000","shortName":"Asia Cup, 2000"},{"id":"893","slug":"asia-cup-2004","name":"Asia Cup, 2004","shortName":"Asia Cup, 2004"},{"id":"3260","slug":"asia-cup-2008","name":"Asia Cup, 2008","shortName":"Asia Cup, 2008"},{"id":"5477","slug":"asia-cup-2010","name":"Asia Cup, 2010","shortName":"Asia Cup, 2010"},{"id":"6730","slug":"asia-cup-2011-12","name":"Asia Cup, 2011/12","shortName":"Asia Cup, 2011/12"},{"id":"8643","slug":"asia-cup-2013-14","name":"Asia Cup, 2013/14","shortName":"Asia Cup, 2013/14"},{"id":"12497","slug":"asia-cup-2018","name":"Asia Cup, 2018","shortName":"Asia Cup, 2018"},{"id":"15623","slug":"asia-cup-2023","name":"Asia Cup, 2023","shortName":"Asia Cup, 2023"},{"id":"9185","slug":"asian-cricket-council-premier-league-2014","name":"Asian Cricket Council Premier League, 2014","shortName":"Asian Cricket Council Premier League, 2014"},{"id":"3021","slug":"associates-tri-series-in-kenya-2006-07","name":"Associates Tri-Series (in Kenya), 2006/07","shortName":"Associates Tri-Series (in Kenya), 2006/07"},{"id":"3749","slug":"associates-tri-series-in-scotland-2008","name":"Associates Tri-Series (in Scotland), 2008","shortName":"Associates Tri-Series (in Scotland), 2008"},{"id":"3027","slug":"associates-tri-series-in-west-indies-2006-07","name":"Associates Tri-Series (in West Indies), 2006/07","shortName":"Associates Tri-Series (in West Indies), 2006/07"},{"id":"604","slug":"austral-asia-cup-1985-86","name":"Austral-Asia Cup, 1985/86","shortName":"Austral-Asia Cup, 1985/86"},{"id":"646","slug":"austral-asia-cup-1990","name":"Austral-Asia Cup, 1990","shortName":"Austral-Asia Cup, 1990"},{"id":"2711","slug":"australia-in-bangladesh-odi-series-2005-06","name":"Australia in Bangladesh ODI Series, 2005/06","shortName":"Australia in Bangladesh ODI Series, 2005/06"},{"id":"6486","slug":"australia-in-bangladesh-odi-series-2011","name":"Australia in Bangladesh ODI Series, 2011","shortName":"Australia in Bangladesh ODI Series, 2011"},{"id":"9255","slug":"australia-in-england-odi-series-2015","name":"Australia in England ODI Series, 2015","shortName":"Australia in England ODI Series, 2015"},{"id":"12028","slug":"australia-in-england-odi-series-2018","name":"Australia in England ODI Series, 2018","shortName":"Australia in England ODI Series, 2018"},{"id":"13282","slug":"australia-in-england-odi-series-2020","name":"Australia in England ODI Series, 2020","shortName":"Australia in England ODI Series, 2020"},{"id":"15576","slug":"australia-in-england-odi-series-2024","name":"Australia in England ODI Series, 2024","shortName":"Australia in England ODI Series, 2024"},{"id":"583","slug":"australia-in-india-odi-series-1984-85","name":"Australia in India ODI Series, 1984/85","shortName":"Australia in India ODI Series, 1984/85"},{"id":"607","slug":"australia-in-india-odi-series-1986-87","name":"Australia in India ODI Series, 1986/87","shortName":"Australia in India ODI Series, 1986/87"},{"id":"825","slug":"australia-in-india-odi-series-2000-01","name":"Australia in India ODI Series, 2000/01","shortName":"Australia in India ODI Series, 2000/01"},{"id":"3250","slug":"australia-in-india-odi-series-2007-08","name":"Australia in India ODI Series, 2007/08","shortName":"Australia in India ODI Series, 2007/08"},{"id":"5282","slug":"australia-in-india-odi-series-2009-10","name":"Australia in India ODI Series, 2009/10","shortName":"Australia in India ODI Series, 2009/10"},{"id":"5936","slug":"australia-in-india-odi-series-2010-11","name":"Australia in India ODI Series, 2010/11","shortName":"Australia in India ODI Series, 2010/11"},{"id":"8263","slug":"australia-in-india-odi-series-2013-14","name":"Australia in India ODI Series, 2013/14","shortName":"Australia in India ODI Series, 2013/14"},{"id":"11969","slug":"australia-in-india-odi-series-2017-18","name":"Australia in India ODI Series, 2017/18","shortName":"Australia in India ODI Series, 2017/18"},{"id":"12791","slug":"australia-in-india-odi-series-2018-19","name":"Australia in India ODI Series, 2018/19","shortName":"Australia in India ODI Series, 2018/19"},{"id":"13089","slug":"australia-in-india-odi-series-2019-20","name":"Australia in India ODI Series, 2019/20","shortName":"Australia in India ODI Series, 2019/20"},{"id":"15173","slug":"australia-in-india-odi-series-2022-23","name":"Australia in India ODI Series, 2022/23","shortName":"Australia in India ODI Series, 2022/23"},{"id":"15629","slug":"australia-in-india-odi-series-2023-24","name":"Australia in India ODI Series, 2023/24","shortName":"Australia in India ODI Series, 2023/24"},{"id":"5499","slug":"australia-in-ireland-odi-match-2010","name":"Australia in Ireland ODI Match, 2010","shortName":"Australia in Ireland ODI Match, 2010"},{"id":"6888","slug":"australia-in-ireland-odi-match-2012","name":"Australia in Ireland ODI Match, 2012","shortName":"Australia in Ireland ODI Match, 2012"},{"id":"9251","slug":"australia-in-ireland-odi-match-2015","name":"Australia in Ireland ODI Match, 2015","shortName":"Australia in Ireland ODI Match, 2015"},{"id":"529","slug":"australia-in-new-zealand-odi-series-1973-74","name":"Australia in New Zealand ODI Series, 1973/74","shortName":"Australia in New Zealand ODI Series, 1973/74"},{"id":"559","slug":"australia-in-new-zealand-odi-series-1981-82","name":"Australia in New Zealand ODI Series, 1981/82","shortName":"Australia in New Zealand ODI Series, 1981/82"},{"id":"601","slug":"australia-in-new-zealand-odi-series-1985-86","name":"Australia in New Zealand ODI Series, 1985/86","shortName":"Australia in New Zealand ODI Series, 1985/86"},{"id":"680","slug":"australia-in-new-zealand-odi-series-1992-93","name":"Australia in New Zealand ODI Series, 1992/93","shortName":"Australia in New Zealand ODI Series, 1992/93"},{"id":"762","slug":"australia-in-new-zealand-odi-series-1997-98","name":"Australia in New Zealand ODI Series, 1997/98","shortName":"Australia in New Zealand ODI Series, 1997/98"},{"id":"803","slug":"australia-in-new-zealand-odi-series-1999-00","name":"Australia in New Zealand ODI Series, 1999/00","shortName":"Australia in New Zealand ODI Series, 1999/00"},{"id":"910","slug":"australia-in-new-zealand-odi-series-2004-05","name":"Australia in New Zealand ODI Series, 2004/05","shortName":"Australia in New Zealand ODI Series, 2004/05"},{"id":"565","slug":"australia-in-pakistan-odi-series-1982-83","name":"Australia in Pakistan ODI Series, 1982/83","shortName":"Australia in Pakistan ODI Series, 1982/83"},{"id":"628","slug":"australia-in-pakistan-odi-series-1988-89","name":"Australia in Pakistan ODI Series, 1988/89","shortName":"Australia in Pakistan ODI Series, 1988/89"},{"id":"775","slug":"australia-in-pakistan-odi-series-1998-99","name":"Australia in Pakistan ODI Series, 1998/99","shortName":"Australia in Pakistan ODI Series, 1998/99"},{"id":"14345","slug":"australia-in-pakistan-odi-series-2021-22","name":"Australia in Pakistan ODI Series, 2021/22","shortName":"Australia in Pakistan ODI Series, 2021/22"},{"id":"4793","slug":"australia-in-scotland-odi-match-2009","name":"Australia in Scotland ODI Match, 2009","shortName":"Australia in Scotland ODI Match, 2009"},{"id":"7368","slug":"australia-in-scotland-odi-match-2013","name":"Australia in Scotland ODI Match, 2013","shortName":"Australia in Scotland ODI Match, 2013"},{"id":"693","slug":"australia-in-south-africa-odi-series-1993-94","name":"Australia in South Africa ODI Series, 1993/94","shortName":"Australia in South Africa ODI Series, 1993/94"},{"id":"743","slug":"australia-in-south-africa-odi-series-1996-97","name":"Australia in South Africa ODI Series, 1996/97","shortName":"Australia in South Africa ODI Series, 1996/97"},{"id":"807","slug":"australia-in-south-africa-odi-series-1999-00","name":"Australia in South Africa ODI Series, 1999/00","shortName":"Australia in South Africa ODI Series, 1999/00"},{"id":"845","slug":"australia-in-south-africa-odi-series-2001-02","name":"Australia in South Africa ODI Series, 2001/02","shortName":"Australia in South Africa ODI Series, 2001/02"},{"id":"2701","slug":"australia-in-south-africa-odi-series-2005-06","name":"Australia in South Africa ODI Series, 2005/06","shortName":"Australia in South Africa ODI Series, 2005/06"},{"id":"4295","slug":"australia-in-south-africa-odi-series-2008-09","name":"Australia in South Africa ODI Series, 2008/09","shortName":"Australia in South Africa ODI Series, 2008/09"},{"id":"6564","slug":"australia-in-south-africa-odi-series-2011-12","name":"Australia in South Africa ODI Series, 2011/12","shortName":"Australia in South Africa ODI Series, 2011/12"},{"id":"10703","slug":"australia-in-south-africa-odi-series-2016-17","name":"Australia in South Africa ODI Series, 2016/17","shortName":"Australia in South Africa ODI Series, 2016/17"},{"id":"13060","slug":"australia-in-south-africa-odi-series-2019-20","name":"Australia in South Africa ODI Series, 2019/20","shortName":"Australia in South Africa ODI Series, 2019/20"},{"id":"15386","slug":"australia-in-south-africa-odi-series-2023-24","name":"Australia in South Africa ODI Series, 2023/24","shortName":"Australia in South Africa ODI Series, 2023/24"},{"id":"572","slug":"australia-in-sri-lanka-odi-series-1982-83","name":"Australia in Sri Lanka ODI Series, 1982/83","shortName":"Australia in Sri Lanka ODI Series, 1982/83"},{"id":"668","slug":"australia-in-sri-lanka-odi-series-1992","name":"Australia in Sri Lanka ODI Series, 1992","shortName":"Australia in Sri Lanka ODI Series, 1992"},{"id":"885","slug":"australia-in-sri-lanka-odi-series-2003-04","name":"Australia in Sri Lanka ODI Series, 2003/04","shortName":"Australia in Sri Lanka ODI Series, 2003/04"},{"id":"6599","slug":"australia-in-sri-lanka-odi-series-2011","name":"Australia in Sri Lanka ODI Series, 2011","shortName":"Australia in Sri Lanka ODI Series, 2011"},{"id":"11091","slug":"australia-in-sri-lanka-odi-series-2016","name":"Australia in Sri Lanka ODI Series, 2016","shortName":"Australia in Sri Lanka ODI Series, 2016"},{"id":"14527","slug":"australia-in-sri-lanka-odi-series-2022","name":"Australia in Sri Lanka ODI Series, 2022","shortName":"Australia in Sri Lanka ODI Series, 2022"},{"id":"542","slug":"australia-in-west-indies-odi-series-1977-78","name":"Australia in West Indies ODI Series, 1977/78","shortName":"Australia in West Indies ODI Series, 1977/78"},{"id":"578","slug":"australia-in-west-indies-odi-series-1983-84","name":"Australia in West Indies ODI Series, 1983/84","shortName":"Australia in West Indies ODI Series, 1983/84"},{"id":"657","slug":"australia-in-west-indies-odi-series-1990-91","name":"Australia in West Indies ODI Series, 1990/91","shortName":"Australia in West Indies ODI Series, 1990/91"},{"id":"710","slug":"australia-in-west-indies-odi-series-1994-95","name":"Australia in West Indies ODI Series, 1994/95","shortName":"Australia in West Indies ODI Series, 1994/95"},{"id":"786","slug":"australia-in-west-indies-odi-series-1998-99","name":"Australia in West Indies ODI Series, 1998/99","shortName":"Australia in West Indies ODI Series, 1998/99"},{"id":"869","slug":"australia-in-west-indies-odi-series-2003","name":"Australia in West Indies ODI Series, 2003","shortName":"Australia in West Indies ODI Series, 2003"},{"id":"3616","slug":"australia-in-west-indies-odi-series-2008","name":"Australia in West Indies ODI Series, 2008","shortName":"Australia in West Indies ODI Series, 2008"},{"id":"7007","slug":"australia-in-west-indies-odi-series-2011-12","name":"Australia in West Indies ODI Series, 2011/12","shortName":"Australia in West Indies ODI Series, 2011/12"},{"id":"13968","slug":"australia-in-west-indies-odi-series-2021","name":"Australia in West Indies ODI Series, 2021","shortName":"Australia in West Indies ODI Series, 2021"},{"id":"795","slug":"australia-in-zimbabwe-odi-series-1999-00","name":"Australia in Zimbabwe ODI Series, 1999/00","shortName":"Australia in Zimbabwe ODI Series, 1999/00"},{"id":"891","slug":"australia-in-zimbabwe-odi-series-2004","name":"Australia in Zimbabwe ODI Series, 2004","shortName":"Australia in Zimbabwe ODI Series, 2004"},{"id":"10705","slug":"australia-v-ireland-odi-match-2016-17","name":"Australia v Ireland ODI Match, 2016/17","shortName":"Australia v Ireland ODI Match, 2016/17"},{"id":"4964","slug":"australia-v-pakistan-odi-series-2009","name":"Australia v Pakistan ODI Series, 2009","shortName":"Australia v Pakistan ODI Series, 2009"},{"id":"12883","slug":"australia-v-pakistan-odi-series-2018-19","name":"Australia v Pakistan ODI Series, 2018/19","shortName":"Australia v Pakistan ODI Series, 2018/19"},{"id":"622","slug":"australian-bicentennial-match-1987-88","name":"Australian Bicentennial Match, 1987/88","shortName":"Australian Bicentennial Match, 1987/88"},{"id":"873","slug":"bangladesh-in-australia-odi-series-2003","name":"Bangladesh in Australia ODI Series, 2003","shortName":"Bangladesh in Australia ODI Series, 2003"},{"id":"4171","slug":"bangladesh-in-australia-odi-series-2008","name":"Bangladesh in Australia ODI Series, 2008","shortName":"Bangladesh in Australia ODI Series, 2008"},{"id":"5946","slug":"bangladesh-in-ireland-odi-series-2010","name":"Bangladesh in Ireland ODI Series, 2010","shortName":"Bangladesh in Ireland ODI Series, 2010"},{"id":"2764","slug":"bangladesh-in-kenya-odi-series-2006","name":"Bangladesh in Kenya ODI Series, 2006","shortName":"Bangladesh in Kenya ODI Series, 2006"},{"id":"3308","slug":"bangladesh-in-new-zealand-odi-series-2007-08","name":"Bangladesh in New Zealand ODI Series, 2007/08","shortName":"Bangladesh in New Zealand ODI Series, 2007/08"},{"id":"5464","slug":"bangladesh-in-new-zealand-odi-series-2009-10","name":"Bangladesh in New Zealand ODI Series, 2009/10","shortName":"Bangladesh in New Zealand ODI Series, 2009/10"},{"id":"11207","slug":"bangladesh-in-new-zealand-odi-series-2016-17","name":"Bangladesh in New Zealand ODI Series, 2016/17","shortName":"Bangladesh in New Zealand ODI Series, 2016/17"},{"id":"12529","slug":"bangladesh-in-new-zealand-odi-series-2018-19","name":"Bangladesh in New Zealand ODI Series, 2018/19","shortName":"Bangladesh in New Zealand ODI Series, 2018/19"},{"id":"13754","slug":"bangladesh-in-new-zealand-odi-series-2020-21","name":"Bangladesh in New Zealand ODI Series, 2020/21","shortName":"Bangladesh in New Zealand ODI Series, 2020/21"},{"id":"15608","slug":"bangladesh-in-new-zealand-odi-series-2023-24","name":"Bangladesh in New Zealand ODI Series, 2023/24","shortName":"Bangladesh in New Zealand ODI Series, 2023/24"},{"id":"874","slug":"bangladesh-in-pakistan-odi-series-2003","name":"Bangladesh in Pakistan ODI Series, 2003","shortName":"Bangladesh in Pakistan ODI Series, 2003"},{"id":"4204","slug":"bangladesh-in-pakistan-odi-series-2007-08","name":"Bangladesh in Pakistan ODI Series, 2007/08","shortName":"Bangladesh in Pakistan ODI Series, 2007/08"},{"id":"856","slug":"bangladesh-in-south-africa-odi-series-2002-03","name":"Bangladesh in South Africa ODI Series, 2002/03","shortName":"Bangladesh in South Africa ODI Series, 2002/03"},{"id":"4290","slug":"bangladesh-in-south-africa-odi-series-2008-09","name":"Bangladesh in South Africa ODI Series, 2008/09","shortName":"Bangladesh in South Africa ODI Series, 2008/09"},{"id":"11671","slug":"bangladesh-in-south-africa-odi-series-2017-18","name":"Bangladesh in South Africa ODI Series, 2017/18","shortName":"Bangladesh in South Africa ODI Series, 2017/18"},{"id":"14170","slug":"bangladesh-in-south-africa-odi-series-2021-22","name":"Bangladesh in South Africa ODI Series, 2021/22","shortName":"Bangladesh in South Africa ODI Series, 2021/22"},{"id":"852","slug":"bangladesh-in-sri-lanka-odi-series-2002","name":"Bangladesh in Sri Lanka ODI Series, 2002","shortName":"Bangladesh in Sri Lanka ODI Series, 2002"},{"id":"2568","slug":"bangladesh-in-sri-lanka-odi-series-2005","name":"Bangladesh in Sri Lanka ODI Series, 2005","shortName":"Bangladesh in Sri Lanka ODI Series, 2005"},{"id":"3189","slug":"bangladesh-in-sri-lanka-odi-series-2007","name":"Bangladesh in Sri Lanka ODI Series, 2007","shortName":"Bangladesh in Sri Lanka ODI Series, 2007"},{"id":"7989","slug":"bangladesh-in-sri-lanka-odi-series-2012-13","name":"Bangladesh in Sri Lanka ODI Series, 2012/13","shortName":"Bangladesh in Sri Lanka ODI Series, 2012/13"},{"id":"11740","slug":"bangladesh-in-sri-lanka-odi-series-2016-17","name":"Bangladesh in Sri Lanka ODI Series, 2016/17","shortName":"Bangladesh in Sri Lanka ODI Series, 2016/17"},{"id":"13179","slug":"bangladesh-in-sri-lanka-odi-series-2019","name":"Bangladesh in Sri Lanka ODI Series, 2019","shortName":"Bangladesh in Sri Lanka ODI Series, 2019"},{"id":"890","slug":"bangladesh-in-west-indies-odi-series-2004","name":"Bangladesh in West Indies ODI Series, 2004","shortName":"Bangladesh in West Indies ODI Series, 2004"},{"id":"5036","slug":"bangladesh-in-west-indies-odi-series-2009","name":"Bangladesh in West Indies ODI Series, 2009","shortName":"Bangladesh in West Indies ODI Series, 2009"},{"id":"9121","slug":"bangladesh-in-west-indies-odi-series-2014","name":"Bangladesh in West Indies ODI Series, 2014","shortName":"Bangladesh in West Indies ODI Series, 2014"},{"id":"12411","slug":"bangladesh-in-west-indies-odi-series-2018","name":"Bangladesh in West Indies ODI Series, 2018","shortName":"Bangladesh in West Indies ODI Series, 2018"},{"id":"14647","slug":"bangladesh-in-west-indies-odi-series-2022","name":"Bangladesh in West Indies ODI Series, 2022","shortName":"Bangladesh in West Indies ODI Series, 2022"},{"id":"16330","slug":"bangladesh-in-west-indies-odi-series-2024-25","name":"Bangladesh in West Indies ODI Series, 2024/25","shortName":"Bangladesh in West Indies ODI Series, 2024/25"},{"id":"826","slug":"bangladesh-in-zimbabwe-odi-series-2000-01","name":"Bangladesh in Zimbabwe ODI Series, 2000/01","shortName":"Bangladesh in Zimbabwe ODI Series, 2000/01"},{"id":"886","slug":"bangladesh-in-zimbabwe-odi-series-2003-04","name":"Bangladesh in Zimbabwe ODI Series, 2003/04","shortName":"Bangladesh in Zimbabwe ODI Series, 2003/04"},{"id":"2749","slug":"bangladesh-in-zimbabwe-odi-series-2006","name":"Bangladesh in Zimbabwe ODI Series, 2006","shortName":"Bangladesh in Zimbabwe ODI Series, 2006"},{"id":"3034","slug":"bangladesh-in-zimbabwe-odi-series-2006-07","name":"Bangladesh in Zimbabwe ODI Series, 2006/07","shortName":"Bangladesh in Zimbabwe ODI Series, 2006/07"},{"id":"5129","slug":"bangladesh-in-zimbabwe-odi-series-2009","name":"Bangladesh in Zimbabwe ODI Series, 2009","shortName":"Bangladesh in Zimbabwe ODI Series, 2009"},{"id":"6489","slug":"bangladesh-in-zimbabwe-odi-series-2011","name":"Bangladesh in Zimbabwe ODI Series, 2011","shortName":"Bangladesh in Zimbabwe ODI Series, 2011"},{"id":"8020","slug":"bangladesh-in-zimbabwe-odi-series-2013","name":"Bangladesh in Zimbabwe ODI Series, 2013","shortName":"Bangladesh in Zimbabwe ODI Series, 2013"},{"id":"14022","slug":"bangladesh-in-zimbabwe-odi-series-2021","name":"Bangladesh in Zimbabwe ODI Series, 2021","shortName":"Bangladesh in Zimbabwe ODI Series, 2021"},{"id":"14814","slug":"bangladesh-in-zimbabwe-odi-series-2022","name":"Bangladesh in Zimbabwe ODI Series, 2022","shortName":"Bangladesh in Zimbabwe ODI Series, 2022"},{"id":"12194","slug":"bangladesh-tri-nation-series-2017-18","name":"Bangladesh Tri-Nation Series, 2017/18","shortName":"Bangladesh Tri-Nation Series, 2017/18"},{"id":"5991","slug":"bangladesh-v-netherlands-odi-match-2010","name":"Bangladesh v Netherlands ODI Match, 2010","shortName":"Bangladesh v Netherlands ODI Match, 2010"},{"id":"868","slug":"bank-alfalah-cup-2003","name":"Bank Alfalah Cup, 2003","shortName":"Bank Alfalah Cup, 2003"},{"id":"901","slug":"bcci-platinum-jubilee-match-2004-05","name":"BCCI Platinum Jubilee Match, 2004/05","shortName":"BCCI Platinum Jubilee Match, 2004/05"},{"id":"611","slug":"benson-hedges-challenge-1986-87","name":"Benson \u0026 Hedges Challenge, 1986/87","shortName":"Benson \u0026 Hedges Challenge, 1986/87"},{"id":"590","slug":"benson-hedges-world-championship-of-cricket-1984-85","name":"Benson \u0026 Hedges World Championship of Cricket, 1984/85","shortName":"Benson \u0026 Hedges World Championship of Cricket, 1984/85"},{"id":"665","slug":"benson-hedges-world-cup-1991-92","name":"Benson \u0026 Hedges World Cup, 1991/92","shortName":"Benson \u0026 Hedges World Cup, 1991/92"},{"id":"548","slug":"benson-hedges-world-series-cup-1979-80","name":"Benson \u0026 Hedges World Series Cup, 1979/80","shortName":"Benson \u0026 Hedges World Series Cup, 1979/80"},{"id":"553","slug":"benson-hedges-world-series-cup-1980-81","name":"Benson \u0026 Hedges World Series Cup, 1980/81","shortName":"Benson \u0026 Hedges World Series Cup, 1980/81"},{"id":"557","slug":"benson-hedges-world-series-cup-1981-82","name":"Benson \u0026 Hedges World Series Cup, 1981/82","shortName":"Benson \u0026 Hedges World Series Cup, 1981/82"},{"id":"567","slug":"benson-hedges-world-series-cup-1982-83","name":"Benson \u0026 Hedges World Series Cup, 1982/83","shortName":"Benson \u0026 Hedges World Series Cup, 1982/83"},{"id":"576","slug":"benson-hedges-world-series-cup-1983-84","name":"Benson \u0026 Hedges World Series Cup, 1983/84","shortName":"Benson \u0026 Hedges World Series Cup, 1983/84"},{"id":"588","slug":"benson-hedges-world-series-cup-1984-85","name":"Benson \u0026 Hedges World Series Cup, 1984/85","shortName":"Benson \u0026 Hedges World Series Cup, 1984/85"},{"id":"598","slug":"benson-hedges-world-series-cup-1985-86","name":"Benson \u0026 Hedges World Series Cup, 1985/86","shortName":"Benson \u0026 Hedges World Series Cup, 1985/86"},{"id":"612","slug":"benson-hedges-world-series-cup-1986-87","name":"Benson \u0026 Hedges World Series Cup, 1986/87","shortName":"Benson \u0026 Hedges World Series Cup, 1986/87"},{"id":"620","slug":"benson-hedges-world-series-cup-1987-88","name":"Benson \u0026 Hedges World Series Cup, 1987/88","shortName":"Benson \u0026 Hedges World Series Cup, 1987/88"},{"id":"631","slug":"benson-hedges-world-series-1988-89","name":"Benson \u0026 Hedges World Series, 1988/89","shortName":"Benson \u0026 Hedges World Series, 1988/89"},{"id":"641","slug":"benson-hedges-world-series-1989-90","name":"Benson \u0026 Hedges World Series, 1989/90","shortName":"Benson \u0026 Hedges World Series, 1989/90"},{"id":"651","slug":"benson-hedges-world-series-1990-91","name":"Benson \u0026 Hedges World Series, 1990/91","shortName":"Benson \u0026 Hedges World Series, 1990/91"},{"id":"662","slug":"benson-hedges-world-series-1991-92","name":"Benson \u0026 Hedges World Series, 1991/92","shortName":"Benson \u0026 Hedges World Series, 1991/92"},{"id":"671","slug":"benson-hedges-world-series-1992-93","name":"Benson \u0026 Hedges World Series, 1992/93","shortName":"Benson \u0026 Hedges World Series, 1992/93"},{"id":"689","slug":"benson-hedges-world-series-1993-94","name":"Benson \u0026 Hedges World Series, 1993/94","shortName":"Benson \u0026 Hedges World Series, 1993/94"},{"id":"705","slug":"benson-hedges-world-series-1994-95","name":"Benson \u0026 Hedges World Series, 1994/95","shortName":"Benson \u0026 Hedges World Series, 1994/95"},{"id":"719","slug":"benson-hedges-world-series-1995-96","name":"Benson \u0026 Hedges World Series, 1995/96","shortName":"Benson \u0026 Hedges World Series, 1995/96"},{"id":"2798","slug":"bermuda-in-canada-odi-series-2006","name":"Bermuda in Canada ODI Series, 2006","shortName":"Bermuda in Canada ODI Series, 2006"},{"id":"3748","slug":"bermuda-in-canada-odi-series-2008","name":"Bermuda in Canada ODI Series, 2008","shortName":"Bermuda in Canada ODI Series, 2008"},{"id":"2865","slug":"bermuda-in-kenya-odi-series-2006-07","name":"Bermuda in Kenya ODI Series, 2006/07","shortName":"Bermuda in Kenya ODI Series, 2006/07"},{"id":"3522","slug":"bermuda-in-kenya-odi-series-2007-08","name":"Bermuda in Kenya ODI Series, 2007/08","shortName":"Bermuda in Kenya ODI Series, 2007/08"},{"id":"3233","slug":"bermuda-in-netherlands-odi-series-2007","name":"Bermuda in Netherlands ODI Series, 2007","shortName":"Bermuda in Netherlands ODI Series, 2007"},{"id":"4516","slug":"bermuda-in-netherlands-odi-series-2008","name":"Bermuda in Netherlands ODI Series, 2008","shortName":"Bermuda in Netherlands ODI Series, 2008"},{"id":"571","slug":"bushfire-appeal-challenge-match-1982-83","name":"Bushfire Appeal Challenge Match, 1982/83","shortName":"Bushfire Appeal Challenge Match, 1982/83"},{"id":"687","slug":"c-a-b-jubilee-tournament-hero-cup-1993-94","name":"C.A.B. Jubilee Tournament (Hero Cup), 1993/94","shortName":"C.A.B. Jubilee Tournament (Hero Cup), 1993/94"},{"id":"806","slug":"cable-wireless-one-day-international-series-2000","name":"Cable \u0026 Wireless One Day International Series, 2000","shortName":"Cable \u0026 Wireless One Day International Series, 2000"},{"id":"3236","slug":"canada-in-kenya-odi-series-2007-08","name":"Canada in Kenya ODI Series, 2007/08","shortName":"Canada in Kenya ODI Series, 2007/08"},{"id":"16093","slug":"canada-in-nepal-odi-series-2023-24","name":"Canada in Nepal ODI Series, 2023/24","shortName":"Canada in Nepal ODI Series, 2023/24"},{"id":"5112","slug":"canada-in-netherlands-odi-series-2009","name":"Canada in Netherlands ODI Series, 2009","shortName":"Canada in Netherlands ODI Series, 2009"},{"id":"5109","slug":"canada-in-scotland-odi-series-2009","name":"Canada in Scotland ODI Series, 2009","shortName":"Canada in Scotland ODI Series, 2009"},{"id":"5776","slug":"canada-in-west-indies-odi-match-2009-10","name":"Canada in West Indies ODI Match, 2009/10","shortName":"Canada in West Indies ODI Match, 2009/10"},{"id":"736","slug":"carlton-united-series-1996-97","name":"Carlton \u0026 United Series, 1996/97","shortName":"Carlton \u0026 United Series, 1996/97"},{"id":"756","slug":"carlton-united-series-1997-98","name":"Carlton \u0026 United Series, 1997/98","shortName":"Carlton \u0026 United Series, 1997/98"},{"id":"779","slug":"carlton-united-series-1998-99","name":"Carlton \u0026 United Series, 1998/99","shortName":"Carlton \u0026 United Series, 1998/99"},{"id":"799","slug":"carlton-united-series-1999-00","name":"Carlton \u0026 United Series, 1999/00","shortName":"Carlton \u0026 United Series, 1999/00"},{"id":"9321","slug":"carlton-mid-one-day-international-tri-series-2014-15","name":"Carlton Mid One-Day International Tri-Series, 2014/15","shortName":"Carlton Mid One-Day International Tri-Series, 2014/15"},{"id":"821","slug":"carlton-series-2000-01","name":"Carlton Series, 2000/01","shortName":"Carlton Series, 2000/01"},{"id":"609","slug":"champions-trophy-1986-87","name":"Champions Trophy, 1986/87","shortName":"Champions Trophy, 1986/87"},{"id":"629","slug":"champions-trophy-1988-89","name":"Champions Trophy, 1988/89","shortName":"Champions Trophy, 1988/89"},{"id":"638","slug":"champions-trophy-1989-90","name":"Champions Trophy, 1989/90","shortName":"Champions Trophy, 1989/90"},{"id":"11217","slug":"chappell-hadlee-trophy-australia-in-new-zealand-2016-17","name":"Chappell-Hadlee Trophy [Australia in New Zealand], 2016/17","shortName":"Chappell-Hadlee Trophy [Australia in New Zealand], 2016/17"},{"id":"11129","slug":"chappell-hadlee-trophy-new-zealand-in-australia-2016-17","name":"Chappell-Hadlee Trophy [New Zealand in Australia], 2016/17","shortName":"Chappell-Hadlee Trophy [New Zealand in Australia], 2016/17"},{"id":"13017","slug":"chappell-hadlee-trophy-new-zealand-in-australia-2019-20","name":"Chappell-Hadlee Trophy [New Zealand in Australia], 2019/20","shortName":"Chappell-Hadlee Trophy [New Zealand in Australia], 2019/20"},{"id":"14905","slug":"chappell-hadlee-trophy-new-zealand-in-australia-2022","name":"Chappell-Hadlee Trophy [New Zealand in Australia], 2022","shortName":"Chappell-Hadlee Trophy [New Zealand in Australia], 2022"},{"id":"903","slug":"chappell-hadlee-trophy-2004-05","name":"Chappell-Hadlee Trophy, 2004/05","shortName":"Chappell-Hadlee Trophy, 2004/05"},{"id":"2658","slug":"chappell-hadlee-trophy-2005-06","name":"Chappell-Hadlee Trophy, 2005/06","shortName":"Chappell-Hadlee Trophy, 2005/06"},{"id":"2791","slug":"chappell-hadlee-trophy-2006-07","name":"Chappell-Hadlee Trophy, 2006/07","shortName":"Chappell-Hadlee Trophy, 2006/07"},{"id":"3162","slug":"chappell-hadlee-trophy-2007-08","name":"Chappell-Hadlee Trophy, 2007/08","shortName":"Chappell-Hadlee Trophy, 2007/08"},{"id":"4317","slug":"chappell-hadlee-trophy-2008-09","name":"Chappell-Hadlee Trophy, 2008/09","shortName":"Chappell-Hadlee Trophy, 2008/09"},{"id":"5468","slug":"chappell-hadlee-trophy-2009-10","name":"Chappell-Hadlee Trophy, 2009/10","shortName":"Chappell-Hadlee Trophy, 2009/10"},{"id":"6482","slug":"chappell-hadlee-trophy-2010-11","name":"Chappell-Hadlee Trophy, 2010/11","shortName":"Chappell-Hadlee Trophy, 2010/11"},{"id":"9897","slug":"chappell-hadlee-trophy-2014-15","name":"Chappell-Hadlee Trophy, 2014/15","shortName":"Chappell-Hadlee Trophy, 2014/15"},{"id":"10453","slug":"chappell-hadlee-trophy-2015-16","name":"Chappell-Hadlee Trophy, 2015/16","shortName":"Chappell-Hadlee Trophy, 2015/16"},{"id":"866","slug":"cherry-blossom-sharjah-cup-2002-03","name":"Cherry Blossom Sharjah Cup, 2002/03","shortName":"Cherry Blossom Sharjah Cup, 2002/03"},{"id":"776","slug":"coca-cola-champions-trophy-1998-99","name":"Coca-Cola Champions Trophy, 1998/99","shortName":"Coca-Cola Champions Trophy, 1998/99"},{"id":"794","slug":"coca-cola-champions-trophy-1999-00","name":"Coca-Cola Champions Trophy, 1999/00","shortName":"Coca-Cola Champions Trophy, 1999/00"},{"id":"815","slug":"coca-cola-champions-trophy-2000-01","name":"Coca-Cola Champions Trophy, 2000/01","shortName":"Coca-Cola Champions Trophy, 2000/01"},{"id":"831","slug":"coca-cola-cup-sri-lanka-2001","name":"Coca-Cola Cup (Sri Lanka), 2001","shortName":"Coca-Cola Cup (Sri Lanka), 2001"},{"id":"830","slug":"coca-cola-cup-zimbabwe-2001","name":"Coca-Cola Cup (Zimbabwe), 2001","shortName":"Coca-Cola Cup (Zimbabwe), 2001"},{"id":"767","slug":"coca-cola-cup-1997-98","name":"Coca-Cola Cup, 1997/98","shortName":"Coca-Cola Cup, 1997/98"},{"id":"785","slug":"coca-cola-cup-1998-99","name":"Coca-Cola Cup, 1998/99","shortName":"Coca-Cola Cup, 1998/99"},{"id":"805","slug":"coca-cola-cup-1999-00","name":"Coca-Cola Cup, 1999/00","shortName":"Coca-Cola Cup, 1999/00"},{"id":"789","slug":"coca-cola-singapore-challenge-1999","name":"Coca-Cola Singapore Challenge, 1999","shortName":"Coca-Cola Singapore Challenge, 1999"},{"id":"768","slug":"coca-cola-triangular-series-1998","name":"Coca-Cola Triangular Series, 1998","shortName":"Coca-Cola Triangular Series, 1998"},{"id":"2756","slug":"commonwealth-bank-series-2006-07","name":"Commonwealth Bank Series, 2006/07","shortName":"Commonwealth Bank Series, 2006/07"},{"id":"3160","slug":"commonwealth-bank-series-2007-08","name":"Commonwealth Bank Series, 2007/08","shortName":"Commonwealth Bank Series, 2007/08"},{"id":"6632","slug":"commonwealth-bank-series-2011-12","name":"Commonwealth Bank Series, 2011/12","shortName":"Commonwealth Bank Series, 2011/12"},{"id":"5063","slug":"compaq-cup-2009","name":"Compaq Cup, 2009","shortName":"Compaq Cup, 2009"},{"id":"2734","slug":"dlf-cup-2005-06","name":"DLF Cup, 2005/06","shortName":"DLF Cup, 2005/06"},{"id":"2849","slug":"dlf-cup-2006-07","name":"DLF Cup, 2006/07","shortName":"DLF Cup, 2006/07"},{"id":"790","slug":"dmc-cup-1999","name":"DMC Cup, 1999","shortName":"DMC Cup, 1999"},{"id":"791","slug":"dmc-trophy-1999","name":"DMC Trophy, 1999","shortName":"DMC Trophy, 1999"},{"id":"9819","slug":"dubai-triangular-series-2014-15","name":"Dubai Triangular Series, 2014/15","shortName":"Dubai Triangular Series, 2014/15"},{"id":"633","slug":"dunedin-test-replacement-match-1988-89","name":"Dunedin Test Replacement Match, 1988/89","shortName":"Dunedin Test Replacement Match, 1988/89"},{"id":"771","slug":"emirates-triangular-tournament-1998","name":"Emirates Triangular Tournament, 1998","shortName":"Emirates Triangular Tournament, 1998"},{"id":"524","slug":"england-in-australia-odi-match-1970-71","name":"England in Australia ODI Match, 1970/71","shortName":"England in Australia ODI Match, 1970/71"},{"id":"532","slug":"england-in-australia-odi-match-1974-75","name":"England in Australia ODI Match, 1974/75","shortName":"England in Australia ODI Match, 1974/75"},{"id":"546","slug":"england-in-australia-odi-series-1978-79","name":"England in Australia ODI Series, 1978/79","shortName":"England in Australia ODI Series, 1978/79"},{"id":"5771","slug":"england-in-australia-odi-series-2010-11","name":"England in Australia ODI Series, 2010/11","shortName":"England in Australia ODI Series, 2010/11"},{"id":"8142","slug":"england-in-australia-odi-series-2013-14","name":"England in Australia ODI Series, 2013/14","shortName":"England in Australia ODI Series, 2013/14"},{"id":"11646","slug":"england-in-australia-odi-series-2017-18","name":"England in Australia ODI Series, 2017/18","shortName":"England in Australia ODI Series, 2017/18"},{"id":"14659","slug":"england-in-australia-odi-series-2022-23","name":"England in Australia ODI Series, 2022/23","shortName":"England in Australia ODI Series, 2022/23"},{"id":"877","slug":"england-in-bangladesh-odi-series-2003-04","name":"England in Bangladesh ODI Series, 2003/04","shortName":"England in Bangladesh ODI Series, 2003/04"},{"id":"5509","slug":"england-in-bangladesh-odi-series-2009-10","name":"England in Bangladesh ODI Series, 2009/10","shortName":"England in Bangladesh ODI Series, 2009/10"},{"id":"11291","slug":"england-in-bangladesh-odi-series-2016-17","name":"England in Bangladesh ODI Series, 2016/17","shortName":"England in Bangladesh ODI Series, 2016/17"},{"id":"15191","slug":"england-in-bangladesh-odi-series-2022-23","name":"England in Bangladesh ODI Series, 2022/23","shortName":"England in Bangladesh ODI Series, 2022/23"},{"id":"558","slug":"england-in-india-odi-series-1981-82","name":"England in India ODI Series, 1981/82","shortName":"England in India ODI Series, 1981/82"},{"id":"587","slug":"england-in-india-odi-series-1984-85","name":"England in India ODI Series, 1984/85","shortName":"England in India ODI Series, 1984/85"},{"id":"675","slug":"england-in-india-odi-series-1992-93","name":"England in India ODI Series, 1992/93","shortName":"England in India ODI Series, 1992/93"},{"id":"840","slug":"england-in-india-odi-series-2001-02","name":"England in India ODI Series, 2001/02","shortName":"England in India ODI Series, 2001/02"},{"id":"2708","slug":"england-in-india-odi-series-2005-06","name":"England in India ODI Series, 2005/06","shortName":"England in India ODI Series, 2005/06"},{"id":"4471","slug":"england-in-india-odi-series-2008-09","name":"England in India ODI Series, 2008/09","shortName":"England in India ODI Series, 2008/09"},{"id":"6683","slug":"england-in-india-odi-series-2011-12","name":"England in India ODI Series, 2011/12","shortName":"England in India ODI Series, 2011/12"},{"id":"7341","slug":"england-in-india-odi-series-2012-13","name":"England in India ODI Series, 2012/13","shortName":"England in India ODI Series, 2012/13"},{"id":"11353","slug":"england-in-india-odi-series-2016-17","name":"England in India ODI Series, 2016/17","shortName":"England in India ODI Series, 2016/17"},{"id":"13811","slug":"england-in-india-odi-series-2020-21","name":"England in India ODI Series, 2020/21","shortName":"England in India ODI Series, 2020/21"},{"id":"2638","slug":"england-in-ireland-odi-match-2006","name":"England in Ireland ODI Match, 2006","shortName":"England in Ireland ODI Match, 2006"},{"id":"4876","slug":"england-in-ireland-odi-match-2009","name":"England in Ireland ODI Match, 2009","shortName":"England in Ireland ODI Match, 2009"},{"id":"6278","slug":"england-in-ireland-odi-match-2011","name":"England in Ireland ODI Match, 2011","shortName":"England in Ireland ODI Match, 2011"},{"id":"9739","slug":"england-in-ireland-odi-match-2015","name":"England in Ireland ODI Match, 2015","shortName":"England in Ireland ODI Match, 2015"},{"id":"12680","slug":"england-in-ireland-odi-match-2019","name":"England in Ireland ODI Match, 2019","shortName":"England in Ireland ODI Match, 2019"},{"id":"14247","slug":"england-in-netherlands-odi-series-2022","name":"England in Netherlands ODI Series, 2022","shortName":"England in Netherlands ODI Series, 2022"},{"id":"533","slug":"england-in-new-zealand-odi-series-1974-75","name":"England in New Zealand ODI Series, 1974/75","shortName":"England in New Zealand ODI Series, 1974/75"},{"id":"568","slug":"england-in-new-zealand-odi-series-1982-83","name":"England in New Zealand ODI Series, 1982/83","shortName":"England in New Zealand ODI Series, 1982/83"},{"id":"577","slug":"england-in-new-zealand-odi-series-1983-84","name":"England in New Zealand ODI Series, 1983/84","shortName":"England in New Zealand ODI Series, 1983/84"},{"id":"623","slug":"england-in-new-zealand-odi-series-1987-88","name":"England in New Zealand ODI Series, 1987/88","shortName":"England in New Zealand ODI Series, 1987/88"},{"id":"656","slug":"england-in-new-zealand-odi-series-1990-91","name":"England in New Zealand ODI Series, 1990/91","shortName":"England in New Zealand ODI Series, 1990/91"},{"id":"664","slug":"england-in-new-zealand-odi-series-1991-92","name":"England in New Zealand ODI Series, 1991/92","shortName":"England in New Zealand ODI Series, 1991/92"},{"id":"741","slug":"england-in-new-zealand-odi-series-1996-97","name":"England in New Zealand ODI Series, 1996/97","shortName":"England in New Zealand ODI Series, 1996/97"},{"id":"842","slug":"england-in-new-zealand-odi-series-2001-02","name":"England in New Zealand ODI Series, 2001/02","shortName":"England in New Zealand ODI Series, 2001/02"},{"id":"3309","slug":"england-in-new-zealand-odi-series-2007-08","name":"England in New Zealand ODI Series, 2007/08","shortName":"England in New Zealand ODI Series, 2007/08"},{"id":"7415","slug":"england-in-new-zealand-odi-series-2012-13","name":"England in New Zealand ODI Series, 2012/13","shortName":"England in New Zealand ODI Series, 2012/13"},{"id":"11939","slug":"england-in-new-zealand-odi-series-2017-18","name":"England in New Zealand ODI Series, 2017/18","shortName":"England in New Zealand ODI Series, 2017/18"},{"id":"541","slug":"england-in-pakistan-odi-series-1977-78","name":"England in Pakistan ODI Series, 1977/78","shortName":"England in Pakistan ODI Series, 1977/78"},{"id":"580","slug":"england-in-pakistan-odi-series-1983-84","name":"England in Pakistan ODI Series, 1983/84","shortName":"England in Pakistan ODI Series, 1983/84"},{"id":"618","slug":"england-in-pakistan-odi-series-1987-88","name":"England in Pakistan ODI Series, 1987/88","shortName":"England in Pakistan ODI Series, 1987/88"},{"id":"817","slug":"england-in-pakistan-odi-series-2000-01","name":"England in Pakistan ODI Series, 2000/01","shortName":"England in Pakistan ODI Series, 2000/01"},{"id":"2656","slug":"england-in-pakistan-odi-series-2005-06","name":"England in Pakistan ODI Series, 2005/06","shortName":"England in Pakistan ODI Series, 2005/06"},{"id":"3530","slug":"england-in-scotland-odi-match-2008","name":"England in Scotland ODI Match, 2008","shortName":"England in Scotland ODI Match, 2008"},{"id":"5500","slug":"england-in-scotland-odi-match-2010","name":"England in Scotland ODI Match, 2010","shortName":"England in Scotland ODI Match, 2010"},{"id":"8715","slug":"england-in-scotland-odi-match-2014","name":"England in Scotland ODI Match, 2014","shortName":"England in Scotland ODI Match, 2014"},{"id":"12035","slug":"england-in-scotland-odi-match-2018","name":"England in Scotland ODI Match, 2018","shortName":"England in Scotland ODI Match, 2018"},{"id":"720","slug":"england-in-south-africa-odi-series-1995-96","name":"England in South Africa ODI Series, 1995/96","shortName":"England in South Africa ODI Series, 1995/96"},{"id":"909","slug":"england-in-south-africa-odi-series-2004-05","name":"England in South Africa ODI Series, 2004/05","shortName":"England in South Africa ODI Series, 2004/05"},{"id":"4925","slug":"england-in-south-africa-odi-series-2009-10","name":"England in South Africa ODI Series, 2009/10","shortName":"England in South Africa ODI Series, 2009/10"},{"id":"9725","slug":"england-in-south-africa-odi-series-2015-16","name":"England in South Africa ODI Series, 2015/16","shortName":"England in South Africa ODI Series, 2015/16"},{"id":"13056","slug":"england-in-south-africa-odi-series-2019-20","name":"England in South Africa ODI Series, 2019/20","shortName":"England in South Africa ODI Series, 2019/20"},{"id":"15046","slug":"england-in-south-africa-odi-series-2022-23","name":"England in South Africa ODI Series, 2022/23","shortName":"England in South Africa ODI Series, 2022/23"},{"id":"560","slug":"england-in-sri-lanka-odi-series-1981-82","name":"England in Sri Lanka ODI Series, 1981/82","shortName":"England in Sri Lanka ODI Series, 1981/82"},{"id":"679","slug":"england-in-sri-lanka-odi-series-1992-93","name":"England in Sri Lanka ODI Series, 1992/93","shortName":"England in Sri Lanka ODI Series, 1992/93"},{"id":"824","slug":"england-in-sri-lanka-odi-series-2000-01","name":"England in Sri Lanka ODI Series, 2000/01","shortName":"England in Sri Lanka ODI Series, 2000/01"},{"id":"878","slug":"england-in-sri-lanka-odi-series-2003-04","name":"England in Sri Lanka ODI Series, 2003/04","shortName":"England in Sri Lanka ODI Series, 2003/04"},{"id":"3151","slug":"england-in-sri-lanka-odi-series-2007-08","name":"England in Sri Lanka ODI Series, 2007/08","shortName":"England in Sri Lanka ODI Series, 2007/08"},{"id":"9309","slug":"england-in-sri-lanka-odi-series-2014-15","name":"England in Sri Lanka ODI Series, 2014/15","shortName":"England in Sri Lanka ODI Series, 2014/15"},{"id":"12290","slug":"england-in-sri-lanka-odi-series-2018-19","name":"England in Sri Lanka ODI Series, 2018/19","shortName":"England in Sri Lanka ODI Series, 2018/19"},{"id":"554","slug":"england-in-west-indies-odi-series-1980-81","name":"England in West Indies ODI Series, 1980/81","shortName":"England in West Indies ODI Series, 1980/81"},{"id":"599","slug":"england-in-west-indies-odi-series-1985-86","name":"England in West Indies ODI Series, 1985/86","shortName":"England in West Indies ODI Series, 1985/86"},{"id":"642","slug":"england-in-west-indies-odi-series-1989-90","name":"England in West Indies ODI Series, 1989/90","shortName":"England in West Indies ODI Series, 1989/90"},{"id":"692","slug":"england-in-west-indies-odi-series-1993-94","name":"England in West Indies ODI Series, 1993/94","shortName":"England in West Indies ODI Series, 1993/94"},{"id":"764","slug":"england-in-west-indies-odi-series-1997-98","name":"England in West Indies ODI Series, 1997/98","shortName":"England in West Indies ODI Series, 1997/98"},{"id":"888","slug":"england-in-west-indies-odi-series-2003-04","name":"England in West Indies ODI Series, 2003/04","shortName":"England in West Indies ODI Series, 2003/04"},{"id":"4325","slug":"england-in-west-indies-odi-series-2008-09","name":"England in West Indies ODI Series, 2008/09","shortName":"England in West Indies ODI Series, 2008/09"},{"id":"8145","slug":"england-in-west-indies-odi-series-2013-14","name":"England in West Indies ODI Series, 2013/14","shortName":"England in West Indies ODI Series, 2013/14"},{"id":"11271","slug":"england-in-west-indies-odi-series-2016-17","name":"England in West Indies ODI Series, 2016/17","shortName":"England in West Indies ODI Series, 2016/17"},{"id":"12639","slug":"england-in-west-indies-odi-series-2018-19","name":"England in West Indies ODI Series, 2018/19","shortName":"England in West Indies ODI Series, 2018/19"},{"id":"15382","slug":"england-in-west-indies-odi-series-2023-24","name":"England in West Indies ODI Series, 2023/24","shortName":"England in West Indies ODI Series, 2023/24"},{"id":"16326","slug":"england-in-west-indies-odi-series-2024-25","name":"England in West Indies ODI Series, 2024/25","shortName":"England in West Indies ODI Series, 2024/25"},{"id":"738","slug":"england-in-zimbabwe-odi-series-1996-97","name":"England in Zimbabwe ODI Series, 1996/97","shortName":"England in Zimbabwe ODI Series, 1996/97"},{"id":"802","slug":"england-in-zimbabwe-odi-series-1999-00","name":"England in Zimbabwe ODI Series, 1999/00","shortName":"England in Zimbabwe ODI Series, 1999/00"},{"id":"834","slug":"england-in-zimbabwe-odi-series-2001-02","name":"England in Zimbabwe ODI Series, 2001/02","shortName":"England in Zimbabwe ODI Series, 2001/02"},{"id":"902","slug":"england-in-zimbabwe-odi-series-2004-05","name":"England in Zimbabwe ODI Series, 2004/05","shortName":"England in Zimbabwe ODI Series, 2004/05"},{"id":"2811","slug":"european-championship-division-one-2006","name":"European Championship Division One, 2006","shortName":"European Championship Division One, 2006"},{"id":"4194","slug":"european-championship-division-one-2008","name":"European Championship Division One, 2008","shortName":"European Championship Division One, 2008"},{"id":"3258","slug":"future-cup-2007","name":"Future Cup, 2007","shortName":"Future Cup, 2007"},{"id":"645","slug":"georgetown-test-replacement-match-2-1989-90","name":"Georgetown Test Replacement Match (2), 1989/90","shortName":"Georgetown Test Replacement Match (2), 1989/90"},{"id":"812","slug":"godrej-singapore-challenge-2000","name":"Godrej Singapore Challenge, 2000","shortName":"Godrej Singapore Challenge, 2000"},{"id":"11099","slug":"hong-kong-in-scotland-odi-series-2016","name":"Hong Kong in Scotland ODI Series, 2016","shortName":"Hong Kong in Scotland ODI Series, 2016"},{"id":"9665","slug":"hong-kong-v-papua-new-guinea-odi-series-2014-15","name":"Hong Kong v Papua New Guinea ODI Series, 2014/15","shortName":"Hong Kong v Papua New Guinea ODI Series, 2014/15"},{"id":"855","slug":"icc-champions-trophy-2002-03","name":"ICC Champions Trophy, 2002/03","shortName":"ICC Champions Trophy, 2002/03"},{"id":"898","slug":"icc-champions-trophy-2004","name":"ICC Champions Trophy, 2004","shortName":"ICC Champions Trophy, 2004"},{"id":"2684","slug":"icc-champions-trophy-2006-07","name":"ICC Champions Trophy, 2006/07","shortName":"ICC Champions Trophy, 2006/07"},{"id":"4799","slug":"icc-champions-trophy-2009-10","name":"ICC Champions Trophy, 2009/10","shortName":"ICC Champions Trophy, 2009/10"},{"id":"7371","slug":"icc-champions-trophy-2013","name":"ICC Champions Trophy, 2013","shortName":"ICC Champions Trophy, 2013"},{"id":"11237","slug":"icc-champions-trophy-2017","name":"ICC Champions Trophy, 2017","shortName":"ICC Champions Trophy, 2017"},{"id":"15306","slug":"icc-cricket-world-cup-qualifier-play-off-2023","name":"ICC Cricket World Cup Qualifier Play-off, 2023","shortName":"ICC Cricket World Cup Qualifier Play-off, 2023"},{"id":"8701","slug":"icc-cricket-world-cup-qualifier-2013-14","name":"ICC Cricket World Cup Qualifier, 2013/14","shortName":"ICC Cricket World Cup Qualifier, 2013/14"},{"id":"12214","slug":"icc-cricket-world-cup-qualifier-2017-18","name":"ICC Cricket World Cup Qualifier, 2017/18","shortName":"ICC Cricket World Cup Qualifier, 2017/18"},{"id":"15419","slug":"icc-cricket-world-cup-qualifier-2023","name":"ICC Cricket World Cup Qualifier, 2023","shortName":"ICC Cricket World Cup Qualifier, 2023"},{"id":"4857","slug":"icc-cricket-world-cup-2010-11","name":"ICC Cricket World Cup, 2010/11","shortName":"ICC Cricket World Cup, 2010/11"},{"id":"6537","slug":"icc-cricket-world-cup-2014-15","name":"ICC Cricket World Cup, 2014/15","shortName":"ICC Cricket World Cup, 2014/15"},{"id":"12357","slug":"icc-cricket-world-cup-2019","name":"ICC Cricket World Cup, 2019","shortName":"ICC Cricket World Cup, 2019"},{"id":"15338","slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup, 2023/24","shortName":"ICC Cricket World Cup, 2023/24"},{"id":"814","slug":"icc-knockout-2000-01","name":"ICC KnockOut, 2000/01","shortName":"ICC KnockOut, 2000/01"},{"id":"13216","slug":"icc-men-s-cricket-world-cup-league-2-2019-2023","name":"ICC Men's Cricket World Cup League 2, 2019-2023","shortName":"ICC Men's Cricket World Cup League 2, 2019-2023"},{"id":"16096","slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2, 2023/24-2027","shortName":"ICC Men's Cricket World Cup League 2, 2023/24-2027"},{"id":"13703","slug":"icc-men-s-cricket-world-cup-super-league-2020-2022-23","name":"ICC Men's Cricket World Cup Super League, 2020-2022/23","shortName":"ICC Men's Cricket World Cup Super League, 2020-2022/23"},{"id":"2579","slug":"icc-super-series-odis-2005-06","name":"ICC Super Series ODIs, 2005/06","shortName":"ICC Super Series ODIs, 2005/06"},{"id":"2875","slug":"icc-tri-series-in-south-africa-2006-07","name":"ICC Tri-Series (in South Africa), 2006/07","shortName":"ICC Tri-Series (in South Africa), 2006/07"},{"id":"2739","slug":"icc-tri-series-in-west-indies-2006","name":"ICC Tri-Series (in West Indies), 2006","shortName":"ICC Tri-Series (in West Indies), 2006"},{"id":"2788","slug":"icc-world-cricket-league-americas-region-division-one-2006","name":"ICC World Cricket League Americas Region Division One, 2006","shortName":"ICC World Cricket League Americas Region Division One, 2006"},{"id":"6626","slug":"icc-world-cricket-league-championship-2011-2013-14","name":"ICC World Cricket League Championship, 2011-2013/14","shortName":"ICC World Cricket League Championship, 2011-2013/14"},{"id":"10073","slug":"icc-world-cricket-league-championship-2015-2017-18","name":"ICC World Cricket League Championship, 2015-2017/18","shortName":"ICC World Cricket League Championship, 2015-2017/18"},{"id":"2972","slug":"icc-world-cricket-league-division-one-2006-07","name":"ICC World Cricket League Division One, 2006/07","shortName":"ICC World Cricket League Division One, 2006/07"},{"id":"5790","slug":"icc-world-cricket-league-division-one-2010","name":"ICC World Cricket League Division One, 2010","shortName":"ICC World Cricket League Division One, 2010"},{"id":"12897","slug":"icc-world-cricket-league-division-two-2019","name":"ICC World Cricket League Division Two, 2019","shortName":"ICC World Cricket League Division Two, 2019"},{"id":"4896","slug":"icc-world-cup-qualifiers-2009","name":"ICC World Cup Qualifiers, 2009","shortName":"ICC World Cup Qualifiers, 2009"},{"id":"787","slug":"icc-world-cup-1999","name":"ICC World Cup, 1999","shortName":"ICC World Cup, 1999"},{"id":"865","slug":"icc-world-cup-2002-03","name":"ICC World Cup, 2002/03","shortName":"ICC World Cup, 2002/03"},{"id":"2403","slug":"icc-world-cup-2006-07","name":"ICC World Cup, 2006/07","shortName":"ICC World Cup, 2006/07"},{"id":"10259","slug":"india-in-australia-odi-series-2015-16","name":"India in Australia ODI Series, 2015/16","shortName":"India in Australia ODI Series, 2015/16"},{"id":"12385","slug":"india-in-australia-odi-series-2018-19","name":"India in Australia ODI Series, 2018/19","shortName":"India in Australia ODI Series, 2018/19"},{"id":"13674","slug":"india-in-australia-odi-series-2020-21","name":"India in Australia ODI Series, 2020/21","shortName":"India in Australia ODI Series, 2020/21"},{"id":"904","slug":"india-in-bangladesh-odi-series-2004-05","name":"India in Bangladesh ODI Series, 2004/05","shortName":"India in Bangladesh ODI Series, 2004/05"},{"id":"3092","slug":"india-in-bangladesh-odi-series-2007","name":"India in Bangladesh ODI Series, 2007","shortName":"India in Bangladesh ODI Series, 2007"},{"id":"9237","slug":"india-in-bangladesh-odi-series-2014","name":"India in Bangladesh ODI Series, 2014","shortName":"India in Bangladesh ODI Series, 2014"},{"id":"10069","slug":"india-in-bangladesh-odi-series-2015","name":"India in Bangladesh ODI Series, 2015","shortName":"India in Bangladesh ODI Series, 2015"},{"id":"15066","slug":"india-in-bangladesh-odi-series-2022-23","name":"India in Bangladesh ODI Series, 2022/23","shortName":"India in Bangladesh ODI Series, 2022/23"},{"id":"8563","slug":"india-in-england-odi-series-2014","name":"India in England ODI Series, 2014","shortName":"India in England ODI Series, 2014"},{"id":"12032","slug":"india-in-england-odi-series-2018","name":"India in England ODI Series, 2018","shortName":"India in England ODI Series, 2018"},{"id":"14153","slug":"india-in-england-odi-series-2022","name":"India in England ODI Series, 2022","shortName":"India in England ODI Series, 2022"},{"id":"3181","slug":"india-in-ireland-odi-match-2007","name":"India in Ireland ODI Match, 2007","shortName":"India in Ireland ODI Match, 2007"},{"id":"536","slug":"india-in-new-zealand-odi-series-1975-76","name":"India in New Zealand ODI Series, 1975/76","shortName":"India in New Zealand ODI Series, 1975/76"},{"id":"555","slug":"india-in-new-zealand-odi-series-1980-81","name":"India in New Zealand ODI Series, 1980/81","shortName":"India in New Zealand ODI Series, 1980/81"},{"id":"695","slug":"india-in-new-zealand-odi-series-1993-94","name":"India in New Zealand ODI Series, 1993/94","shortName":"India in New Zealand ODI Series, 1993/94"},{"id":"778","slug":"india-in-new-zealand-odi-series-1998-99","name":"India in New Zealand ODI Series, 1998/99","shortName":"India in New Zealand ODI Series, 1998/99"},{"id":"864","slug":"india-in-new-zealand-odi-series-2002-03","name":"India in New Zealand ODI Series, 2002/03","shortName":"India in New Zealand ODI Series, 2002/03"},{"id":"4547","slug":"india-in-new-zealand-odi-series-2008-09","name":"India in New Zealand ODI Series, 2008/09","shortName":"India in New Zealand ODI Series, 2008/09"},{"id":"8555","slug":"india-in-new-zealand-odi-series-2013-14","name":"India in New Zealand ODI Series, 2013/14","shortName":"India in New Zealand ODI Series, 2013/14"},{"id":"12525","slug":"india-in-new-zealand-odi-series-2018-19","name":"India in New Zealand ODI Series, 2018/19","shortName":"India in New Zealand ODI Series, 2018/19"},{"id":"13093","slug":"india-in-new-zealand-odi-series-2019-20","name":"India in New Zealand ODI Series, 2019/20","shortName":"India in New Zealand ODI Series, 2019/20"},{"id":"14796","slug":"india-in-new-zealand-odi-series-2022-23","name":"India in New Zealand ODI Series, 2022/23","shortName":"India in New Zealand ODI Series, 2022/23"},{"id":"545","slug":"india-in-pakistan-odi-series-1978-79","name":"India in Pakistan ODI Series, 1978/79","shortName":"India in Pakistan ODI Series, 1978/79"},{"id":"566","slug":"india-in-pakistan-odi-series-1982-83","name":"India in Pakistan ODI Series, 1982/83","shortName":"India in Pakistan ODI Series, 1982/83"},{"id":"584","slug":"india-in-pakistan-odi-series-1984-85","name":"India in Pakistan ODI Series, 1984/85","shortName":"India in Pakistan ODI Series, 1984/85"},{"id":"640","slug":"india-in-pakistan-odi-series-1989-90","name":"India in Pakistan ODI Series, 1989/90","shortName":"India in Pakistan ODI Series, 1989/90"},{"id":"752","slug":"india-in-pakistan-odi-series-1997-98","name":"India in Pakistan ODI Series, 1997/98","shortName":"India in Pakistan ODI Series, 1997/98"},{"id":"887","slug":"india-in-pakistan-odi-series-2003-04","name":"India in Pakistan ODI Series, 2003/04","shortName":"India in Pakistan ODI Series, 2003/04"},{"id":"2693","slug":"india-in-pakistan-odi-series-2005-06","name":"India in Pakistan ODI Series, 2005/06","shortName":"India in Pakistan ODI Series, 2005/06"},{"id":"3446","slug":"india-in-scotland-odi-match-2007","name":"India in Scotland ODI Match, 2007","shortName":"India in Scotland ODI Match, 2007"},{"id":"673","slug":"india-in-south-africa-odi-series-1992-93","name":"India in South Africa ODI Series, 1992/93","shortName":"India in South Africa ODI Series, 1992/93"},{"id":"2752","slug":"india-in-south-africa-odi-series-2006-07","name":"India in South Africa ODI Series, 2006/07","shortName":"India in South Africa ODI Series, 2006/07"},{"id":"5927","slug":"india-in-south-africa-odi-series-2010-11","name":"India in South Africa ODI Series, 2010/11","shortName":"India in South Africa ODI Series, 2010/11"},{"id":"8269","slug":"india-in-south-africa-odi-series-2013-14","name":"India in South Africa ODI Series, 2013/14","shortName":"India in South Africa ODI Series, 2013/14"},{"id":"12082","slug":"india-in-south-africa-odi-series-2017-18","name":"India in South Africa ODI Series, 2017/18","shortName":"India in South Africa ODI Series, 2017/18"},{"id":"14164","slug":"india-in-south-africa-odi-series-2021-22","name":"India in South Africa ODI Series, 2021/22","shortName":"India in South Africa ODI Series, 2021/22"},{"id":"15595","slug":"india-in-south-africa-odi-series-2023-24","name":"India in South Africa ODI Series, 2023/24","shortName":"India in South Africa ODI Series, 2023/24"},{"id":"594","slug":"india-in-sri-lanka-odi-series-1985","name":"India in Sri Lanka ODI Series, 1985","shortName":"India in Sri Lanka ODI Series, 1985"},{"id":"684","slug":"india-in-sri-lanka-odi-series-1993","name":"India in Sri Lanka ODI Series, 1993","shortName":"India in Sri Lanka ODI Series, 1993"},{"id":"750","slug":"india-in-sri-lanka-odi-series-1997","name":"India in Sri Lanka ODI Series, 1997","shortName":"India in Sri Lanka ODI Series, 1997"},{"id":"2851","slug":"india-in-sri-lanka-odi-series-2006","name":"India in Sri Lanka ODI Series, 2006","shortName":"India in Sri Lanka ODI Series, 2006"},{"id":"4215","slug":"india-in-sri-lanka-odi-series-2008","name":"India in Sri Lanka ODI Series, 2008","shortName":"India in Sri Lanka ODI Series, 2008"},{"id":"4914","slug":"india-in-sri-lanka-odi-series-2008-09","name":"India in Sri Lanka ODI Series, 2008/09","shortName":"India in Sri Lanka ODI Series, 2008/09"},{"id":"7330","slug":"india-in-sri-lanka-odi-series-2012","name":"India in Sri Lanka ODI Series, 2012","shortName":"India in Sri Lanka ODI Series, 2012"},{"id":"11915","slug":"india-in-sri-lanka-odi-series-2017","name":"India in Sri Lanka ODI Series, 2017","shortName":"India in Sri Lanka ODI Series, 2017"},{"id":"13954","slug":"india-in-sri-lanka-odi-series-2021","name":"India in Sri Lanka ODI Series, 2021","shortName":"India in Sri Lanka ODI Series, 2021"},{"id":"16472","slug":"india-in-sri-lanka-odi-series-2024","name":"India in Sri Lanka ODI Series, 2024","shortName":"India in Sri Lanka ODI Series, 2024"},{"id":"570","slug":"india-in-west-indies-odi-series-1982-83","name":"India in West Indies ODI Series, 1982/83","shortName":"India in West Indies ODI Series, 1982/83"},{"id":"635","slug":"india-in-west-indies-odi-series-1988-89","name":"India in West Indies ODI Series, 1988/89","shortName":"India in West Indies ODI Series, 1988/89"},{"id":"745","slug":"india-in-west-indies-odi-series-1996-97","name":"India in West Indies ODI Series, 1996/97","shortName":"India in West Indies ODI Series, 1996/97"},{"id":"848","slug":"india-in-west-indies-odi-series-2002","name":"India in West Indies ODI Series, 2002","shortName":"India in West Indies ODI Series, 2002"},{"id":"2722","slug":"india-in-west-indies-odi-series-2006","name":"India in West Indies ODI Series, 2006","shortName":"India in West Indies ODI Series, 2006"},{"id":"4816","slug":"india-in-west-indies-odi-series-2009","name":"India in West Indies ODI Series, 2009","shortName":"India in West Indies ODI Series, 2009"},{"id":"6338","slug":"india-in-west-indies-odi-series-2011","name":"India in West Indies ODI Series, 2011","shortName":"India in West Indies ODI Series, 2011"},{"id":"11859","slug":"india-in-west-indies-odi-series-2017","name":"India in West Indies ODI Series, 2017","shortName":"India in West Indies ODI Series, 2017"},{"id":"13105","slug":"india-in-west-indies-odi-series-2019","name":"India in West Indies ODI Series, 2019","shortName":"India in West Indies ODI Series, 2019"},{"id":"14677","slug":"india-in-west-indies-odi-series-2022","name":"India in West Indies ODI Series, 2022","shortName":"India in West Indies ODI Series, 2022"},{"id":"15494","slug":"india-in-west-indies-odi-series-2023","name":"India in West Indies ODI Series, 2023","shortName":"India in West Indies ODI Series, 2023"},{"id":"669","slug":"india-in-zimbabwe-odi-match-1992-93","name":"India in Zimbabwe ODI Match, 1992/93","shortName":"India in Zimbabwe ODI Match, 1992/93"},{"id":"740","slug":"india-in-zimbabwe-odi-series-1996-97","name":"India in Zimbabwe ODI Series, 1996/97","shortName":"India in Zimbabwe ODI Series, 1996/97"},{"id":"773","slug":"india-in-zimbabwe-odi-series-1998-99","name":"India in Zimbabwe ODI Series, 1998/99","shortName":"India in Zimbabwe ODI Series, 1998/99"},{"id":"8233","slug":"india-in-zimbabwe-odi-series-2013","name":"India in Zimbabwe ODI Series, 2013","shortName":"India in Zimbabwe ODI Series, 2013"},{"id":"10209","slug":"india-in-zimbabwe-odi-series-2015","name":"India in Zimbabwe ODI Series, 2015","shortName":"India in Zimbabwe ODI Series, 2015"},{"id":"11165","slug":"india-in-zimbabwe-odi-series-2016","name":"India in Zimbabwe ODI Series, 2016","shortName":"India in Zimbabwe ODI Series, 2016"},{"id":"14825","slug":"india-in-zimbabwe-odi-series-2022","name":"India in Zimbabwe ODI Series, 2022","shortName":"India in Zimbabwe ODI Series, 2022"},{"id":"621","slug":"indian-board-benevolent-fund-match-1987-88","name":"Indian Board Benevolent Fund Match, 1987/88","shortName":"Indian Board Benevolent Fund Match, 1987/88"},{"id":"2537","slug":"indian-oil-cup-2005","name":"Indian Oil Cup, 2005","shortName":"Indian Oil Cup, 2005"},{"id":"4168","slug":"ireland-in-bangladesh-odi-series-2007-08","name":"Ireland in Bangladesh ODI Series, 2007/08","shortName":"Ireland in Bangladesh ODI Series, 2007/08"},{"id":"15222","slug":"ireland-in-bangladesh-odi-series-2022-23","name":"Ireland in Bangladesh ODI Series, 2022/23","shortName":"Ireland in Bangladesh ODI Series, 2022/23"},{"id":"5943","slug":"ireland-in-canada-odi-series-2010","name":"Ireland in Canada ODI Series, 2010","shortName":"Ireland in Canada ODI Series, 2010"},{"id":"11281","slug":"ireland-in-england-odi-series-2017","name":"Ireland in England ODI Series, 2017","shortName":"Ireland in England ODI Series, 2017"},{"id":"13287","slug":"ireland-in-england-odi-series-2020","name":"Ireland in England ODI Series, 2020","shortName":"Ireland in England ODI Series, 2020"},{"id":"15001","slug":"ireland-in-england-odi-series-2023","name":"Ireland in England ODI Series, 2023","shortName":"Ireland in England ODI Series, 2023"},{"id":"13879","slug":"ireland-in-netherlands-odi-series-2021","name":"Ireland in Netherlands ODI Series, 2021","shortName":"Ireland in Netherlands ODI Series, 2021"},{"id":"5111","slug":"ireland-in-scotland-odi-series-2009","name":"Ireland in Scotland ODI Series, 2009","shortName":"Ireland in Scotland ODI Series, 2009"},{"id":"10699","slug":"ireland-in-south-africa-odi-match-2016-17","name":"Ireland in South Africa ODI Match, 2016/17","shortName":"Ireland in South Africa ODI Match, 2016/17"},{"id":"11713","slug":"ireland-in-united-arab-emirates-odi-series-2016-17","name":"Ireland in United Arab Emirates ODI Series, 2016/17","shortName":"Ireland in United Arab Emirates ODI Series, 2016/17"},{"id":"13823","slug":"ireland-in-united-arab-emirates-odi-series-2020-21","name":"Ireland in United Arab Emirates ODI Series, 2020/21","shortName":"Ireland in United Arab Emirates ODI Series, 2020/21"},{"id":"5777","slug":"ireland-in-west-indies-odi-match-2009-10","name":"Ireland in West Indies ODI Match, 2009/10","shortName":"Ireland in West Indies ODI Match, 2009/10"},{"id":"8947","slug":"ireland-in-west-indies-odi-match-2013-14","name":"Ireland in West Indies ODI Match, 2013/14","shortName":"Ireland in West Indies ODI Match, 2013/14"},{"id":"13411","slug":"ireland-in-west-indies-odi-series-2019-20","name":"Ireland in West Indies ODI Series, 2019/20","shortName":"Ireland in West Indies ODI Series, 2019/20"},{"id":"14393","slug":"ireland-in-west-indies-odi-series-2021-22","name":"Ireland in West Indies ODI Series, 2021/22","shortName":"Ireland in West Indies ODI Series, 2021/22"},{"id":"6108","slug":"ireland-in-zimbabwe-odi-series-2010-11","name":"Ireland in Zimbabwe ODI Series, 2010/11","shortName":"Ireland in Zimbabwe ODI Series, 2010/11"},{"id":"10527","slug":"ireland-in-zimbabwe-odi-series-2015-16","name":"Ireland in Zimbabwe ODI Series, 2015/16","shortName":"Ireland in Zimbabwe ODI Series, 2015/16"},{"id":"15164","slug":"ireland-in-zimbabwe-odi-series-2022-23","name":"Ireland in Zimbabwe ODI Series, 2022/23","shortName":"Ireland in Zimbabwe ODI Series, 2022/23"},{"id":"15923","slug":"ireland-in-zimbabwe-odi-series-2023-24","name":"Ireland in Zimbabwe ODI Series, 2023/24","shortName":"Ireland in Zimbabwe ODI Series, 2023/24"},{"id":"11325","slug":"ireland-tri-nation-series-2017","name":"Ireland Tri-Nation Series, 2017","shortName":"Ireland Tri-Nation Series, 2017"},{"id":"12793","slug":"ireland-tri-nation-series-2019","name":"Ireland Tri-Nation Series, 2019","shortName":"Ireland Tri-Nation Series, 2019"},{"id":"15297","slug":"ireland-v-bangladesh-odi-series-2023","name":"Ireland v Bangladesh ODI Series, 2023","shortName":"Ireland v Bangladesh ODI Series, 2023"},{"id":"16285","slug":"ireland-v-south-africa-odi-series-2024-25","name":"Ireland v South Africa ODI Series, 2024/25","shortName":"Ireland v South Africa ODI Series, 2024/25"},{"id":"602","slug":"john-player-gold-leaf-trophy-asia-cup-1985-86","name":"John Player Gold Leaf Trophy (Asia Cup), 1985/86","shortName":"John Player Gold Leaf Trophy (Asia Cup), 1985/86"},{"id":"603","slug":"john-player-triangular-tournament-1985-86","name":"John Player Triangular Tournament, 1985/86","shortName":"John Player Triangular Tournament, 1985/86"},{"id":"731","slug":"kca-centenary-tournament-1996-97","name":"KCA Centenary Tournament, 1996/97","shortName":"KCA Centenary Tournament, 1996/97"},{"id":"2720","slug":"kenya-in-bangladesh-odi-series-2005-06","name":"Kenya in Bangladesh ODI Series, 2005/06","shortName":"Kenya in Bangladesh ODI Series, 2005/06"},{"id":"2797","slug":"kenya-in-canada-odi-series-2006","name":"Kenya in Canada ODI Series, 2006","shortName":"Kenya in Canada ODI Series, 2006"},{"id":"5260","slug":"kenya-in-canada-odi-series-2009","name":"Kenya in Canada ODI Series, 2009","shortName":"Kenya in Canada ODI Series, 2009"},{"id":"3758","slug":"kenya-in-ireland-odi-series-2008","name":"Kenya in Ireland ODI Series, 2008","shortName":"Kenya in Ireland ODI Series, 2008"},{"id":"5110","slug":"kenya-in-ireland-odi-series-2009","name":"Kenya in Ireland ODI Series, 2009","shortName":"Kenya in Ireland ODI Series, 2009"},{"id":"3757","slug":"kenya-in-netherlands-odi-match-2008","name":"Kenya in Netherlands ODI Match, 2008","shortName":"Kenya in Netherlands ODI Match, 2008"},{"id":"3756","slug":"kenya-in-scotland-odi-series-2008","name":"Kenya in Scotland ODI Series, 2008","shortName":"Kenya in Scotland ODI Series, 2008"},{"id":"4469","slug":"kenya-in-south-africa-odi-series-2008-09","name":"Kenya in South Africa ODI Series, 2008/09","shortName":"Kenya in South Africa ODI Series, 2008/09"},{"id":"861","slug":"kenya-in-zimbabwe-odi-series-2002-03","name":"Kenya in Zimbabwe ODI Series, 2002/03","shortName":"Kenya in Zimbabwe ODI Series, 2002/03"},{"id":"2704","slug":"kenya-in-zimbabwe-odi-series-2005-06","name":"Kenya in Zimbabwe ODI Series, 2005/06","shortName":"Kenya in Zimbabwe ODI Series, 2005/06"},{"id":"5481","slug":"kenya-in-zimbabwe-odi-series-2009-10","name":"Kenya in Zimbabwe ODI Series, 2009/10","shortName":"Kenya in Zimbabwe ODI Series, 2009/10"},{"id":"836","slug":"khaleej-times-trophy-2001-02","name":"Khaleej Times Trophy, 2001/02","shortName":"Khaleej Times Trophy, 2001/02"},{"id":"4242","slug":"kitply-cup-2008","name":"Kitply Cup, 2008","shortName":"Kitply Cup, 2008"},{"id":"838","slug":"lg-abans-triangular-series-2001-02","name":"LG Abans Triangular Series, 2001/02","shortName":"LG Abans Triangular Series, 2001/02"},{"id":"792","slug":"lg-cup-1999-00","name":"LG Cup, 1999/00","shortName":"LG Cup, 1999/00"},{"id":"706","slug":"mandela-trophy-1994-95","name":"Mandela Trophy, 1994/95","shortName":"Mandela Trophy, 1994/95"},{"id":"784","slug":"meril-international-cricket-tournament-1998-99","name":"Meril International Cricket Tournament, 1998/99","shortName":"Meril International Cricket Tournament, 1998/99"},{"id":"737","slug":"mohinder-amarnath-benefit-match-1996-97","name":"Mohinder Amarnath Benefit Match, 1996/97","shortName":"Mohinder Amarnath Benefit Match, 1996/97"},{"id":"853","slug":"morocco-cup-2002","name":"Morocco Cup, 2002","shortName":"Morocco Cup, 2002"},{"id":"639","slug":"mrf-world-series-nehru-cup-1989-90","name":"MRF World Series (Nehru Cup), 1989/90","shortName":"MRF World Series (Nehru Cup), 1989/90"},{"id":"871","slug":"natwest-challenge-2003","name":"NatWest Challenge, 2003","shortName":"NatWest Challenge, 2003"},{"id":"896","slug":"natwest-challenge-2004","name":"NatWest Challenge, 2004","shortName":"NatWest Challenge, 2004"},{"id":"2522","slug":"natwest-challenge-2005","name":"NatWest Challenge, 2005","shortName":"NatWest Challenge, 2005"},{"id":"897","slug":"natwest-international-2004","name":"NatWest International, 2004","shortName":"NatWest International, 2004"},{"id":"4287","slug":"natwest-series-australia-in-england-2009","name":"NatWest Series [Australia in England], 2009","shortName":"NatWest Series [Australia in England], 2009"},{"id":"5511","slug":"natwest-series-australia-in-england-2010","name":"NatWest Series [Australia in England], 2010","shortName":"NatWest Series [Australia in England], 2010"},{"id":"6887","slug":"natwest-series-australia-in-england-2012","name":"NatWest Series [Australia in England], 2012","shortName":"NatWest Series [Australia in England], 2012"},{"id":"7364","slug":"natwest-series-australia-in-england-2013","name":"NatWest Series [Australia in England], 2013","shortName":"NatWest Series [Australia in England], 2013"},{"id":"5505","slug":"natwest-series-bangladesh-in-england-2010","name":"NatWest Series [Bangladesh in England], 2010","shortName":"NatWest Series [Bangladesh in England], 2010"},{"id":"2873","slug":"natwest-series-india-in-england-2007","name":"NatWest Series [India in England], 2007","shortName":"NatWest Series [India in England], 2007"},{"id":"6114","slug":"natwest-series-india-in-england-2011","name":"NatWest Series [India in England], 2011","shortName":"NatWest Series [India in England], 2011"},{"id":"3245","slug":"natwest-series-new-zealand-in-england-2008","name":"NatWest Series [New Zealand in England], 2008","shortName":"NatWest Series [New Zealand in England], 2008"},{"id":"7367","slug":"natwest-series-new-zealand-in-england-2013","name":"NatWest Series [New Zealand in England], 2013","shortName":"NatWest Series [New Zealand in England], 2013"},{"id":"2639","slug":"natwest-series-pakistan-in-england-2006","name":"NatWest Series [Pakistan in England], 2006","shortName":"NatWest Series [Pakistan in England], 2006"},{"id":"5507","slug":"natwest-series-pakistan-in-england-2010","name":"NatWest Series [Pakistan in England], 2010","shortName":"NatWest Series [Pakistan in England], 2010"},{"id":"3246","slug":"natwest-series-south-africa-in-england-2008","name":"NatWest Series [South Africa in England], 2008","shortName":"NatWest Series [South Africa in England], 2008"},{"id":"6886","slug":"natwest-series-south-africa-in-england-2012","name":"NatWest Series [South Africa in England], 2012","shortName":"NatWest Series [South Africa in England], 2012"},{"id":"2640","slug":"natwest-series-sri-lanka-in-england-2006","name":"NatWest Series [Sri Lanka in England], 2006","shortName":"NatWest Series [Sri Lanka in England], 2006"},{"id":"6111","slug":"natwest-series-sri-lanka-in-england-2011","name":"NatWest Series [Sri Lanka in England], 2011","shortName":"NatWest Series [Sri Lanka in England], 2011"},{"id":"2870","slug":"natwest-series-west-indies-in-england-2007","name":"NatWest Series [West Indies in England], 2007","shortName":"NatWest Series [West Indies in England], 2007"},{"id":"4849","slug":"natwest-series-west-indies-in-england-2009","name":"NatWest Series [West Indies in England], 2009","shortName":"NatWest Series [West Indies in England], 2009"},{"id":"6883","slug":"natwest-series-west-indies-in-england-2012","name":"NatWest Series [West Indies in England], 2012","shortName":"NatWest Series [West Indies in England], 2012"},{"id":"810","slug":"natwest-series-2000","name":"NatWest Series, 2000","shortName":"NatWest Series, 2000"},{"id":"829","slug":"natwest-series-2001","name":"NatWest Series, 2001","shortName":"NatWest Series, 2001"},{"id":"851","slug":"natwest-series-2002","name":"NatWest Series, 2002","shortName":"NatWest Series, 2002"},{"id":"872","slug":"natwest-series-2003","name":"NatWest Series, 2003","shortName":"NatWest Series, 2003"},{"id":"892","slug":"natwest-series-2004","name":"NatWest Series, 2004","shortName":"NatWest Series, 2004"},{"id":"2521","slug":"natwest-series-2005","name":"NatWest Series, 2005","shortName":"NatWest Series, 2005"},{"id":"12477","slug":"nepal-in-netherlands-odi-series-2018","name":"Nepal in Netherlands ODI Series, 2018","shortName":"Nepal in Netherlands ODI Series, 2018"},{"id":"12827","slug":"nepal-in-united-arab-emirates-odi-series-2018-19","name":"Nepal in United Arab Emirates ODI Series, 2018/19","shortName":"Nepal in United Arab Emirates ODI Series, 2018/19"},{"id":"14143","slug":"nepal-v-papua-new-guinea-odi-series-2021","name":"Nepal v Papua New Guinea ODI Series, 2021","shortName":"Nepal v Papua New Guinea ODI Series, 2021"},{"id":"3231","slug":"netherlands-in-canada-odi-series-2007","name":"Netherlands in Canada ODI Series, 2007","shortName":"Netherlands in Canada ODI Series, 2007"},{"id":"5941","slug":"netherlands-in-ireland-odi-series-2010","name":"Netherlands in Ireland ODI Series, 2010","shortName":"Netherlands in Ireland ODI Series, 2010"},{"id":"5731","slug":"netherlands-in-kenya-odi-series-2009-10","name":"Netherlands in Kenya ODI Series, 2009/10","shortName":"Netherlands in Kenya ODI Series, 2009/10"},{"id":"14355","slug":"netherlands-in-new-zealand-odi-series-2021-22","name":"Netherlands in New Zealand ODI Series, 2021/22","shortName":"Netherlands in New Zealand ODI Series, 2021/22"},{"id":"14159","slug":"netherlands-in-south-africa-odi-series-2021-22-2022-23","name":"Netherlands in South Africa ODI Series, 2021/22-2022/23","shortName":"Netherlands in South Africa ODI Series, 2021/22-2022/23"},{"id":"15281","slug":"netherlands-in-zimbabwe-odi-series-2022-23","name":"Netherlands in Zimbabwe ODI Series, 2022/23","shortName":"Netherlands in Zimbabwe ODI Series, 2022/23"},{"id":"7992","slug":"netherlands-v-south-africa-odi-match-2013","name":"Netherlands v South Africa ODI Match, 2013","shortName":"Netherlands v South Africa ODI Match, 2013"},{"id":"708","slug":"new-zealand-centenary-tournament-1994-95","name":"New Zealand Centenary Tournament, 1994/95","shortName":"New Zealand Centenary Tournament, 1994/95"},{"id":"900","slug":"new-zealand-in-bangladesh-odi-series-2004-05","name":"New Zealand in Bangladesh ODI Series, 2004/05","shortName":"New Zealand in Bangladesh ODI Series, 2004/05"},{"id":"4493","slug":"new-zealand-in-bangladesh-odi-series-2008-09","name":"New Zealand in Bangladesh ODI Series, 2008/09","shortName":"New Zealand in Bangladesh ODI Series, 2008/09"},{"id":"6168","slug":"new-zealand-in-bangladesh-odi-series-2010-11","name":"New Zealand in Bangladesh ODI Series, 2010/11","shortName":"New Zealand in Bangladesh ODI Series, 2010/11"},{"id":"8591","slug":"new-zealand-in-bangladesh-odi-series-2013-14","name":"New Zealand in Bangladesh ODI Series, 2013/14","shortName":"New Zealand in Bangladesh ODI Series, 2013/14"},{"id":"15764","slug":"new-zealand-in-bangladesh-odi-series-2023","name":"New Zealand in Bangladesh ODI Series, 2023","shortName":"New Zealand in Bangladesh ODI Series, 2023"},{"id":"9245","slug":"new-zealand-in-england-odi-series-2015","name":"New Zealand in England ODI Series, 2015","shortName":"New Zealand in England ODI Series, 2015"},{"id":"14993","slug":"new-zealand-in-england-odi-series-2023","name":"New Zealand in England ODI Series, 2023","shortName":"New Zealand in England ODI Series, 2023"},{"id":"632","slug":"new-zealand-in-india-odi-series-1988-89","name":"New Zealand in India ODI Series, 1988/89","shortName":"New Zealand in India ODI Series, 1988/89"},{"id":"717","slug":"new-zealand-in-india-odi-series-1995-96","name":"New Zealand in India ODI Series, 1995/96","shortName":"New Zealand in India ODI Series, 1995/96"},{"id":"796","slug":"new-zealand-in-india-odi-series-1999-00","name":"New Zealand in India ODI Series, 1999/00","shortName":"New Zealand in India ODI Series, 1999/00"},{"id":"5997","slug":"new-zealand-in-india-odi-series-2010-11","name":"New Zealand in India ODI Series, 2010/11","shortName":"New Zealand in India ODI Series, 2010/11"},{"id":"11305","slug":"new-zealand-in-india-odi-series-2016-17","name":"New Zealand in India ODI Series, 2016/17","shortName":"New Zealand in India ODI Series, 2016/17"},{"id":"12041","slug":"new-zealand-in-india-odi-series-2017-18","name":"New Zealand in India ODI Series, 2017/18","shortName":"New Zealand in India ODI Series, 2017/18"},{"id":"15169","slug":"new-zealand-in-india-odi-series-2022-23","name":"New Zealand in India ODI Series, 2022/23","shortName":"New Zealand in India ODI Series, 2022/23"},{"id":"14501","slug":"new-zealand-in-ireland-odi-series-2022","name":"New Zealand in Ireland ODI Series, 2022","shortName":"New Zealand in Ireland ODI Series, 2022"},{"id":"538","slug":"new-zealand-in-pakistan-odi-match-1976-77","name":"New Zealand in Pakistan ODI Match, 1976/77","shortName":"New Zealand in Pakistan ODI Match, 1976/77"},{"id":"586","slug":"new-zealand-in-pakistan-odi-series-1984-85","name":"New Zealand in Pakistan ODI Series, 1984/85","shortName":"New Zealand in Pakistan ODI Series, 1984/85"},{"id":"649","slug":"new-zealand-in-pakistan-odi-series-1990-91","name":"New Zealand in Pakistan ODI Series, 1990/91","shortName":"New Zealand in Pakistan ODI Series, 1990/91"},{"id":"735","slug":"new-zealand-in-pakistan-odi-series-1996-97","name":"New Zealand in Pakistan ODI Series, 1996/97","shortName":"New Zealand in Pakistan ODI Series, 1996/97"},{"id":"847","slug":"new-zealand-in-pakistan-odi-series-2002","name":"New Zealand in Pakistan ODI Series, 2002","shortName":"New Zealand in Pakistan ODI Series, 2002"},{"id":"880","slug":"new-zealand-in-pakistan-odi-series-2003-04","name":"New Zealand in Pakistan ODI Series, 2003/04","shortName":"New Zealand in Pakistan ODI Series, 2003/04"},{"id":"15055","slug":"new-zealand-in-pakistan-odi-series-2022-23","name":"New Zealand in Pakistan ODI Series, 2022/23","shortName":"New Zealand in Pakistan ODI Series, 2022/23"},{"id":"15058","slug":"new-zealand-in-pakistan-odi-series-2023","name":"New Zealand in Pakistan ODI Series, 2023","shortName":"New Zealand in Pakistan ODI Series, 2023"},{"id":"14531","slug":"new-zealand-in-scotland-odi-match-2022","name":"New Zealand in Scotland ODI Match, 2022","shortName":"New Zealand in Scotland ODI Match, 2022"},{"id":"816","slug":"new-zealand-in-south-africa-odi-series-2000-01","name":"New Zealand in South Africa ODI Series, 2000/01","shortName":"New Zealand in South Africa ODI Series, 2000/01"},{"id":"2614","slug":"new-zealand-in-south-africa-odi-series-2005-06","name":"New Zealand in South Africa ODI Series, 2005/06","shortName":"New Zealand in South Africa ODI Series, 2005/06"},{"id":"3271","slug":"new-zealand-in-south-africa-odi-series-2007-08","name":"New Zealand in South Africa ODI Series, 2007/08","shortName":"New Zealand in South Africa ODI Series, 2007/08"},{"id":"7392","slug":"new-zealand-in-south-africa-odi-series-2012-13","name":"New Zealand in South Africa ODI Series, 2012/13","shortName":"New Zealand in South Africa ODI Series, 2012/13"},{"id":"9909","slug":"new-zealand-in-south-africa-odi-series-2015","name":"New Zealand in South Africa ODI Series, 2015","shortName":"New Zealand in South Africa ODI Series, 2015"},{"id":"579","slug":"new-zealand-in-sri-lanka-odi-series-1983-84","name":"New Zealand in Sri Lanka ODI Series, 1983/84","shortName":"New Zealand in Sri Lanka ODI Series, 1983/84"},{"id":"585","slug":"new-zealand-in-sri-lanka-odi-series-1984-85","name":"New Zealand in Sri Lanka ODI Series, 1984/85","shortName":"New Zealand in Sri Lanka ODI Series, 1984/85"},{"id":"672","slug":"new-zealand-in-sri-lanka-odi-series-1992-93","name":"New Zealand in Sri Lanka ODI Series, 1992/93","shortName":"New Zealand in Sri Lanka ODI Series, 1992/93"},{"id":"7657","slug":"new-zealand-in-sri-lanka-odi-series-2012-13","name":"New Zealand in Sri Lanka ODI Series, 2012/13","shortName":"New Zealand in Sri Lanka ODI Series, 2012/13"},{"id":"8595","slug":"new-zealand-in-sri-lanka-odi-series-2013-14","name":"New Zealand in Sri Lanka ODI Series, 2013/14","shortName":"New Zealand in Sri Lanka ODI Series, 2013/14"},{"id":"16770","slug":"new-zealand-in-sri-lanka-odi-series-2024-25","name":"New Zealand in Sri Lanka ODI Series, 2024/25","shortName":"New Zealand in Sri Lanka ODI Series, 2024/25"},{"id":"591","slug":"new-zealand-in-west-indies-odi-series-1984-85","name":"New Zealand in West Indies ODI Series, 1984/85","shortName":"New Zealand in West Indies ODI Series, 1984/85"},{"id":"723","slug":"new-zealand-in-west-indies-odi-series-1995-96","name":"New Zealand in West Indies ODI Series, 1995/96","shortName":"New Zealand in West Indies ODI Series, 1995/96"},{"id":"849","slug":"new-zealand-in-west-indies-odi-series-2002","name":"New Zealand in West Indies ODI Series, 2002","shortName":"New Zealand in West Indies ODI Series, 2002"},{"id":"7286","slug":"new-zealand-in-west-indies-odi-series-2012","name":"New Zealand in West Indies ODI Series, 2012","shortName":"New Zealand in West Indies ODI Series, 2012"},{"id":"14681","slug":"new-zealand-in-west-indies-odi-series-2022","name":"New Zealand in West Indies ODI Series, 2022","shortName":"New Zealand in West Indies ODI Series, 2022"},{"id":"670","slug":"new-zealand-in-zimbabwe-odi-series-1992-93","name":"New Zealand in Zimbabwe ODI Series, 1992/93","shortName":"New Zealand in Zimbabwe ODI Series, 1992/93"},{"id":"753","slug":"new-zealand-in-zimbabwe-odi-series-1997-98","name":"New Zealand in Zimbabwe ODI Series, 1997/98","shortName":"New Zealand in Zimbabwe ODI Series, 1997/98"},{"id":"813","slug":"new-zealand-in-zimbabwe-odi-series-2000-01","name":"New Zealand in Zimbabwe ODI Series, 2000/01","shortName":"New Zealand in Zimbabwe ODI Series, 2000/01"},{"id":"6770","slug":"new-zealand-in-zimbabwe-odi-series-2011-12","name":"New Zealand in Zimbabwe ODI Series, 2011/12","shortName":"New Zealand in Zimbabwe ODI Series, 2011/12"},{"id":"10243","slug":"new-zealand-in-zimbabwe-odi-series-2015","name":"New Zealand in Zimbabwe ODI Series, 2015","shortName":"New Zealand in Zimbabwe ODI Series, 2015"},{"id":"850","slug":"pakistan-in-australia-odi-series-2002","name":"Pakistan in Australia ODI Series, 2002","shortName":"Pakistan in Australia ODI Series, 2002"},{"id":"5105","slug":"pakistan-in-australia-odi-series-2009-10","name":"Pakistan in Australia ODI Series, 2009/10","shortName":"Pakistan in Australia ODI Series, 2009/10"},{"id":"11121","slug":"pakistan-in-australia-odi-series-2016-17","name":"Pakistan in Australia ODI Series, 2016/17","shortName":"Pakistan in Australia ODI Series, 2016/17"},{"id":"16213","slug":"pakistan-in-australia-odi-series-2024-25","name":"Pakistan in Australia ODI Series, 2024/25","shortName":"Pakistan in Australia ODI Series, 2024/25"},{"id":"782","slug":"pakistan-in-bangladesh-odi-match-1998-99","name":"Pakistan in Bangladesh ODI Match, 1998/99","shortName":"Pakistan in Bangladesh ODI Match, 1998/99"},{"id":"841","slug":"pakistan-in-bangladesh-odi-series-2001-02","name":"Pakistan in Bangladesh ODI Series, 2001/02","shortName":"Pakistan in Bangladesh ODI Series, 2001/02"},{"id":"6956","slug":"pakistan-in-bangladesh-odi-series-2011-12","name":"Pakistan in Bangladesh ODI Series, 2011/12","shortName":"Pakistan in Bangladesh ODI Series, 2011/12"},{"id":"9949","slug":"pakistan-in-bangladesh-odi-series-2015","name":"Pakistan in Bangladesh ODI Series, 2015","shortName":"Pakistan in Bangladesh ODI Series, 2015"},{"id":"10419","slug":"pakistan-in-england-odi-series-2016","name":"Pakistan in England ODI Series, 2016","shortName":"Pakistan in England ODI Series, 2016"},{"id":"12489","slug":"pakistan-in-england-odi-series-2019","name":"Pakistan in England ODI Series, 2019","shortName":"Pakistan in England ODI Series, 2019"},{"id":"13789","slug":"pakistan-in-england-odi-series-2021","name":"Pakistan in England ODI Series, 2021","shortName":"Pakistan in England ODI Series, 2021"},{"id":"574","slug":"pakistan-in-india-odi-series-1983-84","name":"Pakistan in India ODI Series, 1983/84","shortName":"Pakistan in India ODI Series, 1983/84"},{"id":"613","slug":"pakistan-in-india-odi-series-1986-87","name":"Pakistan in India ODI Series, 1986/87","shortName":"Pakistan in India ODI Series, 1986/87"},{"id":"912","slug":"pakistan-in-india-odi-series-2004-05","name":"Pakistan in India ODI Series, 2004/05","shortName":"Pakistan in India ODI Series, 2004/05"},{"id":"3253","slug":"pakistan-in-india-odi-series-2007-08","name":"Pakistan in India ODI Series, 2007/08","shortName":"Pakistan in India ODI Series, 2007/08"},{"id":"7819","slug":"pakistan-in-india-odi-series-2012-13","name":"Pakistan in India ODI Series, 2012/13","shortName":"Pakistan in India ODI Series, 2012/13"},{"id":"6532","slug":"pakistan-in-ireland-odi-series-2011","name":"Pakistan in Ireland ODI Series, 2011","shortName":"Pakistan in Ireland ODI Series, 2011"},{"id":"7983","slug":"pakistan-in-ireland-odi-series-2013","name":"Pakistan in Ireland ODI Series, 2013","shortName":"Pakistan in Ireland ODI Series, 2013"},{"id":"10415","slug":"pakistan-in-ireland-odi-series-2016","name":"Pakistan in Ireland ODI Series, 2016","shortName":"Pakistan in Ireland ODI Series, 2016"},{"id":"14599","slug":"pakistan-in-netherlands-odi-series-2022","name":"Pakistan in Netherlands ODI Series, 2022","shortName":"Pakistan in Netherlands ODI Series, 2022"},{"id":"526","slug":"pakistan-in-new-zealand-odi-match-1972-73","name":"Pakistan in New Zealand ODI Match, 1972/73","shortName":"Pakistan in New Zealand ODI Match, 1972/73"},{"id":"589","slug":"pakistan-in-new-zealand-odi-series-1984-85","name":"Pakistan in New Zealand ODI Series, 1984/85","shortName":"Pakistan in New Zealand ODI Series, 1984/85"},{"id":"634","slug":"pakistan-in-new-zealand-odi-series-1988-89","name":"Pakistan in New Zealand ODI Series, 1988/89","shortName":"Pakistan in New Zealand ODI Series, 1988/89"},{"id":"674","slug":"pakistan-in-new-zealand-odi-series-1992-93","name":"Pakistan in New Zealand ODI Series, 1992/93","shortName":"Pakistan in New Zealand ODI Series, 1992/93"},{"id":"694","slug":"pakistan-in-new-zealand-odi-series-1993-94","name":"Pakistan in New Zealand ODI Series, 1993/94","shortName":"Pakistan in New Zealand ODI Series, 1993/94"},{"id":"718","slug":"pakistan-in-new-zealand-odi-series-1995-96","name":"Pakistan in New Zealand ODI Series, 1995/96","shortName":"Pakistan in New Zealand ODI Series, 1995/96"},{"id":"823","slug":"pakistan-in-new-zealand-odi-series-2000-01","name":"Pakistan in New Zealand ODI Series, 2000/01","shortName":"Pakistan in New Zealand ODI Series, 2000/01"},{"id":"881","slug":"pakistan-in-new-zealand-odi-series-2003-04","name":"Pakistan in New Zealand ODI Series, 2003/04","shortName":"Pakistan in New Zealand ODI Series, 2003/04"},{"id":"6092","slug":"pakistan-in-new-zealand-odi-series-2010-11","name":"Pakistan in New Zealand ODI Series, 2010/11","shortName":"Pakistan in New Zealand ODI Series, 2010/11"},{"id":"9305","slug":"pakistan-in-new-zealand-odi-series-2014-15","name":"Pakistan in New Zealand ODI Series, 2014/15","shortName":"Pakistan in New Zealand ODI Series, 2014/15"},{"id":"10449","slug":"pakistan-in-new-zealand-odi-series-2015-16","name":"Pakistan in New Zealand ODI Series, 2015/16","shortName":"Pakistan in New Zealand ODI Series, 2015/16"},{"id":"11946","slug":"pakistan-in-new-zealand-odi-series-2017-18","name":"Pakistan in New Zealand ODI Series, 2017/18","shortName":"Pakistan in New Zealand ODI Series, 2017/18"},{"id":"2728","slug":"pakistan-in-scotland-odi-match-2006","name":"Pakistan in Scotland ODI Match, 2006","shortName":"Pakistan in Scotland ODI Match, 2006"},{"id":"7981","slug":"pakistan-in-scotland-odi-series-2013","name":"Pakistan in Scotland ODI Series, 2013","shortName":"Pakistan in Scotland ODI Series, 2013"},{"id":"862","slug":"pakistan-in-south-africa-odi-series-2002-03","name":"Pakistan in South Africa ODI Series, 2002/03","shortName":"Pakistan in South Africa ODI Series, 2002/03"},{"id":"2767","slug":"pakistan-in-south-africa-odi-series-2006-07","name":"Pakistan in South Africa ODI Series, 2006/07","shortName":"Pakistan in South Africa ODI Series, 2006/07"},{"id":"7395","slug":"pakistan-in-south-africa-odi-series-2012-13","name":"Pakistan in South Africa ODI Series, 2012/13","shortName":"Pakistan in South Africa ODI Series, 2012/13"},{"id":"8723","slug":"pakistan-in-south-africa-odi-series-2013-14","name":"Pakistan in South Africa ODI Series, 2013/14","shortName":"Pakistan in South Africa ODI Series, 2013/14"},{"id":"12340","slug":"pakistan-in-south-africa-odi-series-2018-19","name":"Pakistan in South Africa ODI Series, 2018/19","shortName":"Pakistan in South Africa ODI Series, 2018/19"},{"id":"13862","slug":"pakistan-in-south-africa-odi-series-2021","name":"Pakistan in South Africa ODI Series, 2021","shortName":"Pakistan in South Africa ODI Series, 2021"},{"id":"600","slug":"pakistan-in-sri-lanka-odi-series-1985-86","name":"Pakistan in Sri Lanka ODI Series, 1985/86","shortName":"Pakistan in Sri Lanka ODI Series, 1985/86"},{"id":"698","slug":"pakistan-in-sri-lanka-odi-series-1994","name":"Pakistan in Sri Lanka ODI Series, 1994","shortName":"Pakistan in Sri Lanka ODI Series, 1994"},{"id":"2706","slug":"pakistan-in-sri-lanka-odi-series-2005-06","name":"Pakistan in Sri Lanka ODI Series, 2005/06","shortName":"Pakistan in Sri Lanka ODI Series, 2005/06"},{"id":"5068","slug":"pakistan-in-sri-lanka-odi-series-2009","name":"Pakistan in Sri Lanka ODI Series, 2009","shortName":"Pakistan in Sri Lanka ODI Series, 2009"},{"id":"7300","slug":"pakistan-in-sri-lanka-odi-series-2012","name":"Pakistan in Sri Lanka ODI Series, 2012","shortName":"Pakistan in Sri Lanka ODI Series, 2012"},{"id":"9261","slug":"pakistan-in-sri-lanka-odi-series-2014","name":"Pakistan in Sri Lanka ODI Series, 2014","shortName":"Pakistan in Sri Lanka ODI Series, 2014"},{"id":"9995","slug":"pakistan-in-sri-lanka-odi-series-2015","name":"Pakistan in Sri Lanka ODI Series, 2015","shortName":"Pakistan in Sri Lanka ODI Series, 2015"},{"id":"539","slug":"pakistan-in-west-indies-odi-match-1976-77","name":"Pakistan in West Indies ODI Match, 1976/77","shortName":"Pakistan in West Indies ODI Match, 1976/77"},{"id":"624","slug":"pakistan-in-west-indies-odi-series-1987-88","name":"Pakistan in West Indies ODI Series, 1987/88","shortName":"Pakistan in West Indies ODI Series, 1987/88"},{"id":"682","slug":"pakistan-in-west-indies-odi-series-1992-93","name":"Pakistan in West Indies ODI Series, 1992/93","shortName":"Pakistan in West Indies ODI Series, 1992/93"},{"id":"2550","slug":"pakistan-in-west-indies-odi-series-2005","name":"Pakistan in West Indies ODI Series, 2005","shortName":"Pakistan in West Indies ODI Series, 2005"},{"id":"6342","slug":"pakistan-in-west-indies-odi-series-2011","name":"Pakistan in West Indies ODI Series, 2011","shortName":"Pakistan in West Indies ODI Series, 2011"},{"id":"8245","slug":"pakistan-in-west-indies-odi-series-2013","name":"Pakistan in West Indies ODI Series, 2013","shortName":"Pakistan in West Indies ODI Series, 2013"},{"id":"11694","slug":"pakistan-in-west-indies-odi-series-2017","name":"Pakistan in West Indies ODI Series, 2017","shortName":"Pakistan in West Indies ODI Series, 2017"},{"id":"678","slug":"pakistan-in-zimbabwe-odi-match-1992-93","name":"Pakistan in Zimbabwe ODI Match, 1992/93","shortName":"Pakistan in Zimbabwe ODI Match, 1992/93"},{"id":"709","slug":"pakistan-in-zimbabwe-odi-series-1994-95","name":"Pakistan in Zimbabwe ODI Series, 1994/95","shortName":"Pakistan in Zimbabwe ODI Series, 1994/95"},{"id":"763","slug":"pakistan-in-zimbabwe-odi-series-1997-98","name":"Pakistan in Zimbabwe ODI Series, 1997/98","shortName":"Pakistan in Zimbabwe ODI Series, 1997/98"},{"id":"858","slug":"pakistan-in-zimbabwe-odi-series-2002-03","name":"Pakistan in Zimbabwe ODI Series, 2002/03","shortName":"Pakistan in Zimbabwe ODI Series, 2002/03"},{"id":"6492","slug":"pakistan-in-zimbabwe-odi-series-2011","name":"Pakistan in Zimbabwe ODI Series, 2011","shortName":"Pakistan in Zimbabwe ODI Series, 2011"},{"id":"8425","slug":"pakistan-in-zimbabwe-odi-series-2013","name":"Pakistan in Zimbabwe ODI Series, 2013","shortName":"Pakistan in Zimbabwe ODI Series, 2013"},{"id":"10329","slug":"pakistan-in-zimbabwe-odi-series-2015-16","name":"Pakistan in Zimbabwe ODI Series, 2015/16","shortName":"Pakistan in Zimbabwe ODI Series, 2015/16"},{"id":"12323","slug":"pakistan-in-zimbabwe-odi-series-2018","name":"Pakistan in Zimbabwe ODI Series, 2018","shortName":"Pakistan in Zimbabwe ODI Series, 2018"},{"id":"16519","slug":"pakistan-in-zimbabwe-odi-series-2024-25","name":"Pakistan in Zimbabwe ODI Series, 2024/25","shortName":"Pakistan in Zimbabwe ODI Series, 2024/25"},{"id":"7137","slug":"pakistan-v-afghanistan-odi-match-2011-12","name":"Pakistan v Afghanistan ODI Match, 2011/12","shortName":"Pakistan v Afghanistan ODI Match, 2011/12"},{"id":"7455","slug":"pakistan-v-australia-odi-series-2012","name":"Pakistan v Australia ODI Series, 2012","shortName":"Pakistan v Australia ODI Series, 2012"},{"id":"9099","slug":"pakistan-v-australia-odi-series-2014-15","name":"Pakistan v Australia ODI Series, 2014/15","shortName":"Pakistan v Australia ODI Series, 2014/15"},{"id":"6860","slug":"pakistan-v-england-odi-series-2011-12","name":"Pakistan v England ODI Series, 2011/12","shortName":"Pakistan v England ODI Series, 2011/12"},{"id":"10305","slug":"pakistan-v-england-odi-series-2015-16","name":"Pakistan v England ODI Series, 2015/16","shortName":"Pakistan v England ODI Series, 2015/16"},{"id":"5517","slug":"pakistan-v-new-zealand-odi-series-2009-10","name":"Pakistan v New Zealand ODI Series, 2009/10","shortName":"Pakistan v New Zealand ODI Series, 2009/10"},{"id":"9227","slug":"pakistan-v-new-zealand-odi-series-2014-15","name":"Pakistan v New Zealand ODI Series, 2014/15","shortName":"Pakistan v New Zealand ODI Series, 2014/15"},{"id":"12619","slug":"pakistan-v-new-zealand-odi-series-2018-19","name":"Pakistan v New Zealand ODI Series, 2018/19","shortName":"Pakistan v New Zealand ODI Series, 2018/19"},{"id":"5903","slug":"pakistan-v-south-africa-odi-series-2010-11","name":"Pakistan v South Africa ODI Series, 2010/11","shortName":"Pakistan v South Africa ODI Series, 2010/11"},{"id":"8295","slug":"pakistan-v-south-africa-odi-series-2013-14","name":"Pakistan v South Africa ODI Series, 2013/14","shortName":"Pakistan v South Africa ODI Series, 2013/14"},{"id":"6843","slug":"pakistan-v-sri-lanka-odi-series-2011-12","name":"Pakistan v Sri Lanka ODI Series, 2011/12","shortName":"Pakistan v Sri Lanka ODI Series, 2011/12"},{"id":"8411","slug":"pakistan-v-sri-lanka-odi-series-2013-14","name":"Pakistan v Sri Lanka ODI Series, 2013/14","shortName":"Pakistan v Sri Lanka ODI Series, 2013/14"},{"id":"12052","slug":"pakistan-v-sri-lanka-odi-series-2017-18","name":"Pakistan v Sri Lanka ODI Series, 2017/18","shortName":"Pakistan v Sri Lanka ODI Series, 2017/18"},{"id":"843","slug":"pakistan-v-west-indies-odi-series-2001-02","name":"Pakistan v West Indies ODI Series, 2001/02","shortName":"Pakistan v West Indies ODI Series, 2001/02"},{"id":"4796","slug":"pakistan-v-west-indies-odi-series-2008-09","name":"Pakistan v West Indies ODI Series, 2008/09","shortName":"Pakistan v West Indies ODI Series, 2008/09"},{"id":"11487","slug":"pakistan-v-west-indies-odi-series-2016-17","name":"Pakistan v West Indies ODI Series, 2016/17","shortName":"Pakistan v West Indies ODI Series, 2016/17"},{"id":"899","slug":"paktel-cup-2004-05","name":"Paktel Cup, 2004/05","shortName":"Paktel Cup, 2004/05"},{"id":"11265","slug":"papua-new-guinea-in-hong-kong-odi-series-2016-17","name":"Papua New Guinea in Hong Kong ODI Series, 2016/17","shortName":"Papua New Guinea in Hong Kong ODI Series, 2016/17"},{"id":"14513","slug":"papua-new-guinea-in-nepal-odi-series-2021-22","name":"Papua New Guinea in Nepal ODI Series, 2021/22","shortName":"Papua New Guinea in Nepal ODI Series, 2021/22"},{"id":"11786","slug":"papua-new-guinea-in-united-arab-emirates-odi-series-2017","name":"Papua New Guinea in United Arab Emirates ODI Series, 2017","shortName":"Papua New Guinea in United Arab Emirates ODI Series, 2017"},{"id":"12159","slug":"papua-new-guinea-v-scotland-odi-series-2017-18","name":"Papua New Guinea v Scotland ODI Series, 2017/18","shortName":"Papua New Guinea v Scotland ODI Series, 2017/18"},{"id":"14141","slug":"papua-new-guinea-v-united-states-of-america-odi-series-2021","name":"Papua New Guinea v United States of America ODI Series, 2021","shortName":"Papua New Guinea v United States of America ODI Series, 2021"},{"id":"712","slug":"pepsi-asia-cup-1994-95","name":"Pepsi Asia Cup, 1994/95","shortName":"Pepsi Asia Cup, 1994/95"},{"id":"749","slug":"pepsi-asia-cup-1997","name":"Pepsi Asia Cup, 1997","shortName":"Pepsi Asia Cup, 1997"},{"id":"696","slug":"pepsi-austral-asia-cup-1993-94","name":"Pepsi Austral-Asia Cup, 1993/94","shortName":"Pepsi Austral-Asia Cup, 1993/94"},{"id":"686","slug":"pepsi-champions-trophy-1993-94","name":"Pepsi Champions Trophy, 1993/94","shortName":"Pepsi Champions Trophy, 1993/94"},{"id":"783","slug":"pepsi-cup-1998-99","name":"Pepsi Cup, 1998/99","shortName":"Pepsi Cup, 1998/99"},{"id":"746","slug":"pepsi-independence-cup-1997","name":"Pepsi Independence Cup, 1997","shortName":"Pepsi Independence Cup, 1997"},{"id":"725","slug":"pepsi-sharjah-cup-1995-96","name":"Pepsi Sharjah Cup, 1995/96","shortName":"Pepsi Sharjah Cup, 1995/96"},{"id":"765","slug":"pepsi-triangular-series-1997-98","name":"Pepsi Triangular Series, 1997/98","shortName":"Pepsi Triangular Series, 1997/98"},{"id":"754","slug":"president-s-cup-1997-98","name":"President's Cup, 1997/98","shortName":"President's Cup, 1997/98"},{"id":"525","slug":"prudential-trophy-1972","name":"Prudential Trophy, 1972","shortName":"Prudential Trophy, 1972"},{"id":"527","slug":"prudential-trophy-1973","name":"Prudential Trophy, 1973","shortName":"Prudential Trophy, 1973"},{"id":"530","slug":"prudential-trophy-1974","name":"Prudential Trophy, 1974","shortName":"Prudential Trophy, 1974"},{"id":"537","slug":"prudential-trophy-1976","name":"Prudential Trophy, 1976","shortName":"Prudential Trophy, 1976"},{"id":"540","slug":"prudential-trophy-1977","name":"Prudential Trophy, 1977","shortName":"Prudential Trophy, 1977"},{"id":"543","slug":"prudential-trophy-1978","name":"Prudential Trophy, 1978","shortName":"Prudential Trophy, 1978"},{"id":"550","slug":"prudential-trophy-1980","name":"Prudential Trophy, 1980","shortName":"Prudential Trophy, 1980"},{"id":"556","slug":"prudential-trophy-1981","name":"Prudential Trophy, 1981","shortName":"Prudential Trophy, 1981"},{"id":"562","slug":"prudential-trophy-1982","name":"Prudential Trophy, 1982","shortName":"Prudential Trophy, 1982"},{"id":"534","slug":"prudential-world-cup-1975","name":"Prudential World Cup, 1975","shortName":"Prudential World Cup, 1975"},{"id":"547","slug":"prudential-world-cup-1979","name":"Prudential World Cup, 1979","shortName":"Prudential World Cup, 1979"},{"id":"573","slug":"prudential-world-cup-1983","name":"Prudential World Cup, 1983","shortName":"Prudential World Cup, 1983"},{"id":"854","slug":"pso-tri-nation-tournament-2002","name":"PSO Tri-Nation Tournament, 2002","shortName":"PSO Tri-Nation Tournament, 2002"},{"id":"3207","slug":"quadrangular-series-ireland-2007","name":"Quadrangular Series (Ireland), 2007","shortName":"Quadrangular Series (Ireland), 2007"},{"id":"617","slug":"reliance-world-cup-1987-88","name":"Reliance World Cup, 1987/88","shortName":"Reliance World Cup, 1987/88"},{"id":"581","slug":"rothmans-asia-cup-1983-84","name":"Rothmans Asia Cup, 1983/84","shortName":"Rothmans Asia Cup, 1983/84"},{"id":"643","slug":"rothmans-cup-triangular-series-1989-90","name":"Rothmans Cup Triangular Series, 1989/90","shortName":"Rothmans Cup Triangular Series, 1989/90"},{"id":"592","slug":"rothmans-four-nations-cup-1984-85","name":"Rothmans Four-Nations Cup, 1984/85","shortName":"Rothmans Four-Nations Cup, 1984/85"},{"id":"596","slug":"rothmans-sharjah-cup-1985-86","name":"Rothmans Sharjah Cup, 1985/86","shortName":"Rothmans Sharjah Cup, 1985/86"},{"id":"7369","slug":"rsa-challenge-2013","name":"RSA Challenge, 2013","shortName":"RSA Challenge, 2013"},{"id":"730","slug":"sahara-friendship-cup-1996","name":"Sahara 'Friendship' Cup, 1996","shortName":"Sahara 'Friendship' Cup, 1996"},{"id":"751","slug":"sahara-friendship-cup-1997","name":"Sahara 'Friendship' Cup, 1997","shortName":"Sahara 'Friendship' Cup, 1997"},{"id":"772","slug":"sahara-friendship-cup-1998","name":"Sahara 'Friendship' Cup, 1998","shortName":"Sahara 'Friendship' Cup, 1998"},{"id":"4284","slug":"scotiabank-series-2008","name":"Scotiabank Series, 2008","shortName":"Scotiabank Series, 2008"},{"id":"2921","slug":"scotland-in-bangladesh-odi-series-2006-07","name":"Scotland in Bangladesh ODI Series, 2006/07","shortName":"Scotland in Bangladesh ODI Series, 2006/07"},{"id":"9105","slug":"scotland-in-ireland-odi-series-2014","name":"Scotland in Ireland ODI Series, 2014","shortName":"Scotland in Ireland ODI Series, 2014"},{"id":"5733","slug":"scotland-in-netherlands-odi-match-2010","name":"Scotland in Netherlands ODI Match, 2010","shortName":"Scotland in Netherlands ODI Match, 2010"},{"id":"13935","slug":"scotland-in-netherlands-odi-series-2021","name":"Scotland in Netherlands ODI Series, 2021","shortName":"Scotland in Netherlands ODI Series, 2021"},{"id":"615","slug":"sharjah-cup-1986-87","name":"Sharjah Cup, 1986/87","shortName":"Sharjah Cup, 1986/87"},{"id":"625","slug":"sharjah-cup-1987-88","name":"Sharjah Cup, 1987/88","shortName":"Sharjah Cup, 1987/88"},{"id":"636","slug":"sharjah-cup-1988-89","name":"Sharjah Cup, 1988/89","shortName":"Sharjah Cup, 1988/89"},{"id":"653","slug":"sharjah-cup-1990-91","name":"Sharjah Cup, 1990/91","shortName":"Sharjah Cup, 1990/91"},{"id":"846","slug":"sharjah-cup-2001-02","name":"Sharjah Cup, 2001/02","shortName":"Sharjah Cup, 2001/02"},{"id":"759","slug":"silver-jubilee-independence-cup-1997-98","name":"Silver Jubilee Independence Cup, 1997/98","shortName":"Silver Jubilee Independence Cup, 1997/98"},{"id":"715","slug":"singer-champions-trophy-1995-96","name":"Singer Champions Trophy, 1995/96","shortName":"Singer Champions Trophy, 1995/96"},{"id":"734","slug":"singer-champions-trophy-1996-97","name":"Singer Champions Trophy, 1996/97","shortName":"Singer Champions Trophy, 1996/97"},{"id":"724","slug":"singer-cup-1995-96","name":"Singer Cup, 1995/96","shortName":"Singer Cup, 1995/96"},{"id":"809","slug":"singer-triangular-series-2000","name":"Singer Triangular Series, 2000","shortName":"Singer Triangular Series, 2000"},{"id":"700","slug":"singer-world-series-1994","name":"Singer World Series, 1994","shortName":"Singer World Series, 1994"},{"id":"728","slug":"singer-world-series-1996","name":"Singer World Series, 1996","shortName":"Singer World Series, 1996"},{"id":"744","slug":"singer-akai-cup-1996-97","name":"Singer-Akai Cup, 1996/97","shortName":"Singer-Akai Cup, 1996/97"},{"id":"770","slug":"singer-akai-nidahas-trophy-1998","name":"Singer-Akai Nidahas Trophy, 1998","shortName":"Singer-Akai Nidahas Trophy, 1998"},{"id":"811","slug":"south-africa-in-australia-odi-series-2000","name":"South Africa in Australia ODI Series, 2000","shortName":"South Africa in Australia ODI Series, 2000"},{"id":"4315","slug":"south-africa-in-australia-odi-series-2008-09","name":"South Africa in Australia ODI Series, 2008/09","shortName":"South Africa in Australia ODI Series, 2008/09"},{"id":"9319","slug":"south-africa-in-australia-odi-series-2014-15","name":"South Africa in Australia ODI Series, 2014/15","shortName":"South Africa in Australia ODI Series, 2014/15"},{"id":"12380","slug":"south-africa-in-australia-odi-series-2018-19","name":"South Africa in Australia ODI Series, 2018/19","shortName":"South Africa in Australia ODI Series, 2018/19"},{"id":"3678","slug":"south-africa-in-bangladesh-odi-series-2007-08","name":"South Africa in Bangladesh ODI Series, 2007/08","shortName":"South Africa in Bangladesh ODI Series, 2007/08"},{"id":"9845","slug":"south-africa-in-bangladesh-odi-series-2015","name":"South Africa in Bangladesh ODI Series, 2015","shortName":"South Africa in Bangladesh ODI Series, 2015"},{"id":"11339","slug":"south-africa-in-england-odi-series-2017","name":"South Africa in England ODI Series, 2017","shortName":"South Africa in England ODI Series, 2017"},{"id":"14155","slug":"south-africa-in-england-odi-series-2022","name":"South Africa in England ODI Series, 2022","shortName":"South Africa in England ODI Series, 2022"},{"id":"660","slug":"south-africa-in-india-odi-series-1991-92","name":"South Africa in India ODI Series, 1991/92","shortName":"South Africa in India ODI Series, 1991/92"},{"id":"804","slug":"south-africa-in-india-odi-series-1999-00","name":"South Africa in India ODI Series, 1999/00","shortName":"South Africa in India ODI Series, 1999/00"},{"id":"2654","slug":"south-africa-in-india-odi-series-2005-06","name":"South Africa in India ODI Series, 2005/06","shortName":"South Africa in India ODI Series, 2005/06"},{"id":"5727","slug":"south-africa-in-india-odi-series-2009-10","name":"South Africa in India ODI Series, 2009/10","shortName":"South Africa in India ODI Series, 2009/10"},{"id":"10315","slug":"south-africa-in-india-odi-series-2015-16","name":"South Africa in India ODI Series, 2015/16","shortName":"South Africa in India ODI Series, 2015/16"},{"id":"14857","slug":"south-africa-in-india-odi-series-2022-23","name":"South Africa in India ODI Series, 2022/23","shortName":"South Africa in India ODI Series, 2022/23"},{"id":"3183","slug":"south-africa-in-ireland-odi-match-2007","name":"South Africa in Ireland ODI Match, 2007","shortName":"South Africa in Ireland ODI Match, 2007"},{"id":"13873","slug":"south-africa-in-ireland-odi-series-2021","name":"South Africa in Ireland ODI Series, 2021","shortName":"South Africa in Ireland ODI Series, 2021"},{"id":"781","slug":"south-africa-in-new-zealand-odi-series-1998-99","name":"South Africa in New Zealand ODI Series, 1998/99","shortName":"South Africa in New Zealand ODI Series, 1998/99"},{"id":"884","slug":"south-africa-in-new-zealand-odi-series-2003-04","name":"South Africa in New Zealand ODI Series, 2003/04","shortName":"South Africa in New Zealand ODI Series, 2003/04"},{"id":"6676","slug":"south-africa-in-new-zealand-odi-series-2011-12","name":"South Africa in New Zealand ODI Series, 2011/12","shortName":"South Africa in New Zealand ODI Series, 2011/12"},{"id":"9299","slug":"south-africa-in-new-zealand-odi-series-2014-15","name":"South Africa in New Zealand ODI Series, 2014/15","shortName":"South Africa in New Zealand ODI Series, 2014/15"},{"id":"11221","slug":"south-africa-in-new-zealand-odi-series-2016-17","name":"South Africa in New Zealand ODI Series, 2016/17","shortName":"South Africa in New Zealand ODI Series, 2016/17"},{"id":"875","slug":"south-africa-in-pakistan-odi-series-2003-04","name":"South Africa in Pakistan ODI Series, 2003/04","shortName":"South Africa in Pakistan ODI Series, 2003/04"},{"id":"3282","slug":"south-africa-in-pakistan-odi-series-2007-08","name":"South Africa in Pakistan ODI Series, 2007/08","shortName":"South Africa in Pakistan ODI Series, 2007/08"},{"id":"685","slug":"south-africa-in-sri-lanka-odi-series-1993","name":"South Africa in Sri Lanka ODI Series, 1993","shortName":"South Africa in Sri Lanka ODI Series, 1993"},{"id":"894","slug":"south-africa-in-sri-lanka-odi-series-2004","name":"South Africa in Sri Lanka ODI Series, 2004","shortName":"South Africa in Sri Lanka ODI Series, 2004"},{"id":"8140","slug":"south-africa-in-sri-lanka-odi-series-2013","name":"South Africa in Sri Lanka ODI Series, 2013","shortName":"South Africa in Sri Lanka ODI Series, 2013"},{"id":"9109","slug":"south-africa-in-sri-lanka-odi-series-2014","name":"South Africa in Sri Lanka ODI Series, 2014","shortName":"South Africa in Sri Lanka ODI Series, 2014"},{"id":"12319","slug":"south-africa-in-sri-lanka-odi-series-2018","name":"South Africa in Sri Lanka ODI Series, 2018","shortName":"South Africa in Sri Lanka ODI Series, 2018"},{"id":"14052","slug":"south-africa-in-sri-lanka-odi-series-2021","name":"South Africa in Sri Lanka ODI Series, 2021","shortName":"South Africa in Sri Lanka ODI Series, 2021"},{"id":"666","slug":"south-africa-in-west-indies-odi-series-1991-92","name":"South Africa in West Indies ODI Series, 1991/92","shortName":"South Africa in West Indies ODI Series, 1991/92"},{"id":"828","slug":"south-africa-in-west-indies-odi-series-2000-01","name":"South Africa in West Indies ODI Series, 2000/01","shortName":"South Africa in West Indies ODI Series, 2000/01"},{"id":"2552","slug":"south-africa-in-west-indies-odi-series-2005","name":"South Africa in West Indies ODI Series, 2005","shortName":"South Africa in West Indies ODI Series, 2005"},{"id":"5676","slug":"south-africa-in-west-indies-odi-series-2010","name":"South Africa in West Indies ODI Series, 2010","shortName":"South Africa in West Indies ODI Series, 2010"},{"id":"716","slug":"south-africa-in-zimbabwe-odi-series-1995-96","name":"South Africa in Zimbabwe ODI Series, 1995/96","shortName":"South Africa in Zimbabwe ODI Series, 1995/96"},{"id":"833","slug":"south-africa-in-zimbabwe-odi-series-2001-02","name":"South Africa in Zimbabwe ODI Series, 2001/02","shortName":"South Africa in Zimbabwe ODI Series, 2001/02"},{"id":"3312","slug":"south-africa-in-zimbabwe-odi-series-2007","name":"South Africa in Zimbabwe ODI Series, 2007","shortName":"South Africa in Zimbabwe ODI Series, 2007"},{"id":"9183","slug":"south-africa-in-zimbabwe-odi-series-2014","name":"South Africa in Zimbabwe ODI Series, 2014","shortName":"South Africa in Zimbabwe ODI Series, 2014"},{"id":"5769","slug":"sri-lanka-in-australia-odi-series-2010-11","name":"Sri Lanka in Australia ODI Series, 2010/11","shortName":"Sri Lanka in Australia ODI Series, 2010/11"},{"id":"7499","slug":"sri-lanka-in-australia-odi-series-2012-13","name":"Sri Lanka in Australia ODI Series, 2012/13","shortName":"Sri Lanka in Australia ODI Series, 2012/13"},{"id":"2699","slug":"sri-lanka-in-bangladesh-odi-series-2005-06","name":"Sri Lanka in Bangladesh ODI Series, 2005/06","shortName":"Sri Lanka in Bangladesh ODI Series, 2005/06"},{"id":"8745","slug":"sri-lanka-in-bangladesh-odi-series-2013-14","name":"Sri Lanka in Bangladesh ODI Series, 2013/14","shortName":"Sri Lanka in Bangladesh ODI Series, 2013/14"},{"id":"13952","slug":"sri-lanka-in-bangladesh-odi-series-2021","name":"Sri Lanka in Bangladesh ODI Series, 2021","shortName":"Sri Lanka in Bangladesh ODI Series, 2021"},{"id":"16070","slug":"sri-lanka-in-bangladesh-odi-series-2023-24","name":"Sri Lanka in Bangladesh ODI Series, 2023/24","shortName":"Sri Lanka in Bangladesh ODI Series, 2023/24"},{"id":"8571","slug":"sri-lanka-in-england-odi-series-2014","name":"Sri Lanka in England ODI Series, 2014","shortName":"Sri Lanka in England ODI Series, 2014"},{"id":"10409","slug":"sri-lanka-in-england-odi-series-2016","name":"Sri Lanka in England ODI Series, 2016","shortName":"Sri Lanka in England ODI Series, 2016"},{"id":"13792","slug":"sri-lanka-in-england-odi-series-2021","name":"Sri Lanka in England ODI Series, 2021","shortName":"Sri Lanka in England ODI Series, 2021"},{"id":"564","slug":"sri-lanka-in-india-odi-series-1982-83","name":"Sri Lanka in India ODI Series, 1982/83","shortName":"Sri Lanka in India ODI Series, 1982/83"},{"id":"610","slug":"sri-lanka-in-india-odi-series-1986-87","name":"Sri Lanka in India ODI Series, 1986/87","shortName":"Sri Lanka in India ODI Series, 1986/87"},{"id":"652","slug":"sri-lanka-in-india-odi-series-1990-91","name":"Sri Lanka in India ODI Series, 1990/91","shortName":"Sri Lanka in India ODI Series, 1990/91"},{"id":"691","slug":"sri-lanka-in-india-odi-series-1993-94","name":"Sri Lanka in India ODI Series, 1993/94","shortName":"Sri Lanka in India ODI Series, 1993/94"},{"id":"758","slug":"sri-lanka-in-india-odi-series-1997-98","name":"Sri Lanka in India ODI Series, 1997/98","shortName":"Sri Lanka in India ODI Series, 1997/98"},{"id":"2612","slug":"sri-lanka-in-india-odi-series-2005-06","name":"Sri Lanka in India ODI Series, 2005/06","shortName":"Sri Lanka in India ODI Series, 2005/06"},{"id":"2980","slug":"sri-lanka-in-india-odi-series-2006-07","name":"Sri Lanka in India ODI Series, 2006/07","shortName":"Sri Lanka in India ODI Series, 2006/07"},{"id":"5563","slug":"sri-lanka-in-india-odi-series-2009-10","name":"Sri Lanka in India ODI Series, 2009/10","shortName":"Sri Lanka in India ODI Series, 2009/10"},{"id":"9655","slug":"sri-lanka-in-india-odi-series-2014-15","name":"Sri Lanka in India ODI Series, 2014/15","shortName":"Sri Lanka in India ODI Series, 2014/15"},{"id":"12089","slug":"sri-lanka-in-india-odi-series-2017-18","name":"Sri Lanka in India ODI Series, 2017/18","shortName":"Sri Lanka in India ODI Series, 2017/18"},{"id":"15167","slug":"sri-lanka-in-india-odi-series-2022-23","name":"Sri Lanka in India ODI Series, 2022/23","shortName":"Sri Lanka in India ODI Series, 2022/23"},{"id":"8955","slug":"sri-lanka-in-ireland-odi-series-2014","name":"Sri Lanka in Ireland ODI Series, 2014","shortName":"Sri Lanka in Ireland ODI Series, 2014"},{"id":"10413","slug":"sri-lanka-in-ireland-odi-series-2016","name":"Sri Lanka in Ireland ODI Series, 2016","shortName":"Sri Lanka in Ireland ODI Series, 2016"},{"id":"2747","slug":"sri-lanka-in-netherlands-odi-series-2006","name":"Sri Lanka in Netherlands ODI Series, 2006","shortName":"Sri Lanka in Netherlands ODI Series, 2006"},{"id":"569","slug":"sri-lanka-in-new-zealand-odi-series-1982-83","name":"Sri Lanka in New Zealand ODI Series, 1982/83","shortName":"Sri Lanka in New Zealand ODI Series, 1982/83"},{"id":"655","slug":"sri-lanka-in-new-zealand-odi-series-1990-91","name":"Sri Lanka in New Zealand ODI Series, 1990/91","shortName":"Sri Lanka in New Zealand ODI Series, 1990/91"},{"id":"711","slug":"sri-lanka-in-new-zealand-odi-series-1994-95","name":"Sri Lanka in New Zealand ODI Series, 1994/95","shortName":"Sri Lanka in New Zealand ODI Series, 1994/95"},{"id":"742","slug":"sri-lanka-in-new-zealand-odi-series-1996-97","name":"Sri Lanka in New Zealand ODI Series, 1996/97","shortName":"Sri Lanka in New Zealand ODI Series, 1996/97"},{"id":"822","slug":"sri-lanka-in-new-zealand-odi-series-2000-01","name":"Sri Lanka in New Zealand ODI Series, 2000/01","shortName":"Sri Lanka in New Zealand ODI Series, 2000/01"},{"id":"905","slug":"sri-lanka-in-new-zealand-odi-series-2004-05","name":"Sri Lanka in New Zealand ODI Series, 2004/05","shortName":"Sri Lanka in New Zealand ODI Series, 2004/05"},{"id":"2662","slug":"sri-lanka-in-new-zealand-odi-series-2005-06","name":"Sri Lanka in New Zealand ODI Series, 2005/06","shortName":"Sri Lanka in New Zealand ODI Series, 2005/06"},{"id":"2792","slug":"sri-lanka-in-new-zealand-odi-series-2006-07","name":"Sri Lanka in New Zealand ODI Series, 2006/07","shortName":"Sri Lanka in New Zealand ODI Series, 2006/07"},{"id":"9303","slug":"sri-lanka-in-new-zealand-odi-series-2014-15","name":"Sri Lanka in New Zealand ODI Series, 2014/15","shortName":"Sri Lanka in New Zealand ODI Series, 2014/15"},{"id":"10443","slug":"sri-lanka-in-new-zealand-odi-series-2015-16","name":"Sri Lanka in New Zealand ODI Series, 2015/16","shortName":"Sri Lanka in New Zealand ODI Series, 2015/16"},{"id":"12532","slug":"sri-lanka-in-new-zealand-odi-series-2018-19","name":"Sri Lanka in New Zealand ODI Series, 2018/19","shortName":"Sri Lanka in New Zealand ODI Series, 2018/19"},{"id":"14806","slug":"sri-lanka-in-new-zealand-odi-series-2022-23","name":"Sri Lanka in New Zealand ODI Series, 2022/23","shortName":"Sri Lanka in New Zealand ODI Series, 2022/23"},{"id":"561","slug":"sri-lanka-in-pakistan-odi-series-1981-82","name":"Sri Lanka in Pakistan ODI Series, 1981/82","shortName":"Sri Lanka in Pakistan ODI Series, 1981/82"},{"id":"595","slug":"sri-lanka-in-pakistan-odi-series-1985-86","name":"Sri Lanka in Pakistan ODI Series, 1985/86","shortName":"Sri Lanka in Pakistan ODI Series, 1985/86"},{"id":"663","slug":"sri-lanka-in-pakistan-odi-series-1991-92","name":"Sri Lanka in Pakistan ODI Series, 1991/92","shortName":"Sri Lanka in Pakistan ODI Series, 1991/92"},{"id":"714","slug":"sri-lanka-in-pakistan-odi-series-1995-96","name":"Sri Lanka in Pakistan ODI Series, 1995/96","shortName":"Sri Lanka in Pakistan ODI Series, 1995/96"},{"id":"801","slug":"sri-lanka-in-pakistan-odi-series-1999-00","name":"Sri Lanka in Pakistan ODI Series, 1999/00","shortName":"Sri Lanka in Pakistan ODI Series, 1999/00"},{"id":"4903","slug":"sri-lanka-in-pakistan-odi-series-2008-09","name":"Sri Lanka in Pakistan ODI Series, 2008/09","shortName":"Sri Lanka in Pakistan ODI Series, 2008/09"},{"id":"13297","slug":"sri-lanka-in-pakistan-odi-series-2019-20","name":"Sri Lanka in Pakistan ODI Series, 2019/20","shortName":"Sri Lanka in Pakistan ODI Series, 2019/20"},{"id":"12810","slug":"sri-lanka-in-scotland-odi-series-2019","name":"Sri Lanka in Scotland ODI Series, 2019","shortName":"Sri Lanka in Scotland ODI Series, 2019"},{"id":"819","slug":"sri-lanka-in-south-africa-odi-series-2000-01","name":"Sri Lanka in South Africa ODI Series, 2000/01","shortName":"Sri Lanka in South Africa ODI Series, 2000/01"},{"id":"859","slug":"sri-lanka-in-south-africa-odi-series-2002-03","name":"Sri Lanka in South Africa ODI Series, 2002/03","shortName":"Sri Lanka in South Africa ODI Series, 2002/03"},{"id":"6567","slug":"sri-lanka-in-south-africa-odi-series-2011-12","name":"Sri Lanka in South Africa ODI Series, 2011/12","shortName":"Sri Lanka in South Africa ODI Series, 2011/12"},{"id":"10713","slug":"sri-lanka-in-south-africa-odi-series-2016-17","name":"Sri Lanka in South Africa ODI Series, 2016/17","shortName":"Sri Lanka in South Africa ODI Series, 2016/17"},{"id":"12344","slug":"sri-lanka-in-south-africa-odi-series-2018-19","name":"Sri Lanka in South Africa ODI Series, 2018/19","shortName":"Sri Lanka in South Africa ODI Series, 2018/19"},{"id":"726","slug":"sri-lanka-in-west-indies-odi-match-1995-96","name":"Sri Lanka in West Indies ODI Match, 1995/96","shortName":"Sri Lanka in West Indies ODI Match, 1995/96"},{"id":"748","slug":"sri-lanka-in-west-indies-odi-match-1997","name":"Sri Lanka in West Indies ODI Match, 1997","shortName":"Sri Lanka in West Indies ODI Match, 1997"},{"id":"870","slug":"sri-lanka-in-west-indies-odi-series-2003","name":"Sri Lanka in West Indies ODI Series, 2003","shortName":"Sri Lanka in West Indies ODI Series, 2003"},{"id":"3614","slug":"sri-lanka-in-west-indies-odi-series-2007-08","name":"Sri Lanka in West Indies ODI Series, 2007/08","shortName":"Sri Lanka in West Indies ODI Series, 2007/08"},{"id":"13887","slug":"sri-lanka-in-west-indies-odi-series-2020-21","name":"Sri Lanka in West Indies ODI Series, 2020/21","shortName":"Sri Lanka in West Indies ODI Series, 2020/21"},{"id":"704","slug":"sri-lanka-in-zimbabwe-odi-series-1994-95","name":"Sri Lanka in Zimbabwe ODI Series, 1994/95","shortName":"Sri Lanka in Zimbabwe ODI Series, 1994/95"},{"id":"797","slug":"sri-lanka-in-zimbabwe-odi-series-1999-00","name":"Sri Lanka in Zimbabwe ODI Series, 1999/00","shortName":"Sri Lanka in Zimbabwe ODI Series, 1999/00"},{"id":"889","slug":"sri-lanka-in-zimbabwe-odi-series-2004","name":"Sri Lanka in Zimbabwe ODI Series, 2004","shortName":"Sri Lanka in Zimbabwe ODI Series, 2004"},{"id":"4806","slug":"sri-lanka-in-zimbabwe-odi-series-2008-09","name":"Sri Lanka in Zimbabwe ODI Series, 2008/09","shortName":"Sri Lanka in Zimbabwe ODI Series, 2008/09"},{"id":"5859","slug":"sri-lanka-triangular-series-2010","name":"Sri Lanka Triangular Series, 2010","shortName":"Sri Lanka Triangular Series, 2010"},{"id":"739","slug":"standard-bank-international-one-day-series-1996-97","name":"Standard Bank International One-Day Series, 1996/97","shortName":"Standard Bank International One-Day Series, 1996/97"},{"id":"766","slug":"standard-bank-international-one-day-series-1997-98","name":"Standard Bank International One-Day Series, 1997/98","shortName":"Standard Bank International One-Day Series, 1997/98"},{"id":"800","slug":"standard-bank-triangular-tournament-1999-00","name":"Standard Bank Triangular Tournament, 1999/00","shortName":"Standard Bank Triangular Tournament, 1999/00"},{"id":"835","slug":"standard-bank-triangular-tournament-2001-02","name":"Standard Bank Triangular Tournament, 2001/02","shortName":"Standard Bank Triangular Tournament, 2001/02"},{"id":"582","slug":"texaco-trophy-1984","name":"Texaco Trophy, 1984","shortName":"Texaco Trophy, 1984"},{"id":"593","slug":"texaco-trophy-1985","name":"Texaco Trophy, 1985","shortName":"Texaco Trophy, 1985"},{"id":"605","slug":"texaco-trophy-1986","name":"Texaco Trophy, 1986","shortName":"Texaco Trophy, 1986"},{"id":"616","slug":"texaco-trophy-1987","name":"Texaco Trophy, 1987","shortName":"Texaco Trophy, 1987"},{"id":"626","slug":"texaco-trophy-1988","name":"Texaco Trophy, 1988","shortName":"Texaco Trophy, 1988"},{"id":"637","slug":"texaco-trophy-1989","name":"Texaco Trophy, 1989","shortName":"Texaco Trophy, 1989"},{"id":"647","slug":"texaco-trophy-1990","name":"Texaco Trophy, 1990","shortName":"Texaco Trophy, 1990"},{"id":"658","slug":"texaco-trophy-1991","name":"Texaco Trophy, 1991","shortName":"Texaco Trophy, 1991"},{"id":"667","slug":"texaco-trophy-1992","name":"Texaco Trophy, 1992","shortName":"Texaco Trophy, 1992"},{"id":"683","slug":"texaco-trophy-1993","name":"Texaco Trophy, 1993","shortName":"Texaco Trophy, 1993"},{"id":"697","slug":"texaco-trophy-1994","name":"Texaco Trophy, 1994","shortName":"Texaco Trophy, 1994"},{"id":"713","slug":"texaco-trophy-1995","name":"Texaco Trophy, 1995","shortName":"Texaco Trophy, 1995"},{"id":"727","slug":"texaco-trophy-1996","name":"Texaco Trophy, 1996","shortName":"Texaco Trophy, 1996"},{"id":"747","slug":"texaco-trophy-1997","name":"Texaco Trophy, 1997","shortName":"Texaco Trophy, 1997"},{"id":"769","slug":"texaco-trophy-1998","name":"Texaco Trophy, 1998","shortName":"Texaco Trophy, 1998"},{"id":"732","slug":"titan-cup-1996-97","name":"Titan Cup, 1996/97","shortName":"Titan Cup, 1996/97"},{"id":"677","slug":"total-international-series-1992-93","name":"Total International Series, 1992/93","shortName":"Total International Series, 1992/93"},{"id":"4835","slug":"tri-nation-tournament-in-bangladesh-2008-09","name":"Tri-Nation Tournament in Bangladesh, 2008/09","shortName":"Tri-Nation Tournament in Bangladesh, 2008/09"},{"id":"5598","slug":"tri-nation-tournament-in-bangladesh-2009-10","name":"Tri-Nation Tournament in Bangladesh, 2009/10","shortName":"Tri-Nation Tournament in Bangladesh, 2009/10"},{"id":"3763","slug":"tri-nation-tournament-in-kenya-2008-09","name":"Tri-Nation Tournament in Kenya, 2008/09","shortName":"Tri-Nation Tournament in Kenya, 2008/09"},{"id":"6513","slug":"tri-nation-tournament-in-scotland-2011","name":"Tri-Nation Tournament in Scotland, 2011","shortName":"Tri-Nation Tournament in Scotland, 2011"},{"id":"867","slug":"tvs-cup-bangladesh-2003","name":"TVS Cup (Bangladesh), 2003","shortName":"TVS Cup (Bangladesh), 2003"},{"id":"876","slug":"tvs-cup-india-2003-04","name":"TVS Cup (India), 2003/04","shortName":"TVS Cup (India), 2003/04"},{"id":"15083","slug":"united-arab-emirates-in-nepal-odi-series-2022-23","name":"United Arab Emirates in Nepal ODI Series, 2022/23","shortName":"United Arab Emirates in Nepal ODI Series, 2022/23"},{"id":"12949","slug":"united-arab-emirates-in-zimbabwe-odi-series-2019","name":"United Arab Emirates in Zimbabwe ODI Series, 2019","shortName":"United Arab Emirates in Zimbabwe ODI Series, 2019"},{"id":"11702","slug":"united-arab-emirates-tri-nation-series-2016-17","name":"United Arab Emirates Tri-Nation Series, 2016/17","shortName":"United Arab Emirates Tri-Nation Series, 2016/17"},{"id":"12206","slug":"united-arab-emirates-tri-nation-series-2017-18","name":"United Arab Emirates Tri-Nation Series, 2017/18","shortName":"United Arab Emirates Tri-Nation Series, 2017/18"},{"id":"9765","slug":"united-arab-emirates-v-afghanistan-odi-series-2014-15","name":"United Arab Emirates v Afghanistan ODI Series, 2014/15","shortName":"United Arab Emirates v Afghanistan ODI Series, 2014/15"},{"id":"839","slug":"vb-series-2001-02","name":"VB Series, 2001/02","shortName":"VB Series, 2001/02"},{"id":"863","slug":"vb-series-2002-03","name":"VB Series, 2002/03","shortName":"VB Series, 2002/03"},{"id":"882","slug":"vb-series-2003-04","name":"VB Series, 2003/04","shortName":"VB Series, 2003/04"},{"id":"907","slug":"vb-series-2004-05","name":"VB Series, 2004/05","shortName":"VB Series, 2004/05"},{"id":"2532","slug":"vb-series-2005-06","name":"VB Series, 2005/06","shortName":"VB Series, 2005/06"},{"id":"895","slug":"videocon-cup-2004","name":"Videocon Cup, 2004","shortName":"Videocon Cup, 2004"},{"id":"2564","slug":"videocon-triangular-series-2005","name":"Videocon Triangular Series, 2005","shortName":"Videocon Triangular Series, 2005"},{"id":"3191","slug":"warid-cricket-series-2007","name":"Warid Cricket Series, 2007","shortName":"Warid Cricket Series, 2007"},{"id":"535","slug":"west-indies-in-australia-odi-match-1975-76","name":"West Indies in Australia ODI Match, 1975/76","shortName":"West Indies in Australia ODI Match, 1975/76"},{"id":"5101","slug":"west-indies-in-australia-odi-series-2009-10","name":"West Indies in Australia ODI Series, 2009/10","shortName":"West Indies in Australia ODI Series, 2009/10"},{"id":"7500","slug":"west-indies-in-australia-odi-series-2012-13","name":"West Indies in Australia ODI Series, 2012/13","shortName":"West Indies in Australia ODI Series, 2012/13"},{"id":"15393","slug":"west-indies-in-australia-odi-series-2023-24","name":"West Indies in Australia ODI Series, 2023/24","shortName":"West Indies in Australia ODI Series, 2023/24"},{"id":"793","slug":"west-indies-in-bangladesh-odi-series-1999-00","name":"West Indies in Bangladesh ODI Series, 1999/00","shortName":"West Indies in Bangladesh ODI Series, 1999/00"},{"id":"860","slug":"west-indies-in-bangladesh-odi-series-2002-03","name":"West Indies in Bangladesh ODI Series, 2002/03","shortName":"West Indies in Bangladesh ODI Series, 2002/03"},{"id":"6863","slug":"west-indies-in-bangladesh-odi-series-2011-12","name":"West Indies in Bangladesh ODI Series, 2011/12","shortName":"West Indies in Bangladesh ODI Series, 2011/12"},{"id":"7715","slug":"west-indies-in-bangladesh-odi-series-2012-13","name":"West Indies in Bangladesh ODI Series, 2012/13","shortName":"West Indies in Bangladesh ODI Series, 2012/13"},{"id":"12505","slug":"west-indies-in-bangladesh-odi-series-2018-19","name":"West Indies in Bangladesh ODI Series, 2018/19","shortName":"West Indies in Bangladesh ODI Series, 2018/19"},{"id":"13817","slug":"west-indies-in-bangladesh-odi-series-2020-21","name":"West Indies in Bangladesh ODI Series, 2020/21","shortName":"West Indies in Bangladesh ODI Series, 2020/21"},{"id":"11341","slug":"west-indies-in-england-odi-series-2017","name":"West Indies in England ODI Series, 2017","shortName":"West Indies in England ODI Series, 2017"},{"id":"575","slug":"west-indies-in-india-odi-series-1983-84","name":"West Indies in India ODI Series, 1983/84","shortName":"West Indies in India ODI Series, 1983/84"},{"id":"619","slug":"west-indies-in-india-odi-series-1987-88","name":"West Indies in India ODI Series, 1987/88","shortName":"West Indies in India ODI Series, 1987/88"},{"id":"702","slug":"west-indies-in-india-odi-series-1994-95","name":"West Indies in India ODI Series, 1994/95","shortName":"West Indies in India ODI Series, 1994/95"},{"id":"857","slug":"west-indies-in-india-odi-series-2002-03","name":"West Indies in India ODI Series, 2002/03","shortName":"West Indies in India ODI Series, 2002/03"},{"id":"2979","slug":"west-indies-in-india-odi-series-2006-07","name":"West Indies in India ODI Series, 2006/07","shortName":"West Indies in India ODI Series, 2006/07"},{"id":"6938","slug":"west-indies-in-india-odi-series-2011-12","name":"West Indies in India ODI Series, 2011/12","shortName":"West Indies in India ODI Series, 2011/12"},{"id":"8673","slug":"west-indies-in-india-odi-series-2013-14","name":"West Indies in India ODI Series, 2013/14","shortName":"West Indies in India ODI Series, 2013/14"},{"id":"9449","slug":"west-indies-in-india-odi-series-2014-15","name":"West Indies in India ODI Series, 2014/15","shortName":"West Indies in India ODI Series, 2014/15"},{"id":"12635","slug":"west-indies-in-india-odi-series-2018-19","name":"West Indies in India ODI Series, 2018/19","shortName":"West Indies in India ODI Series, 2018/19"},{"id":"13085","slug":"west-indies-in-india-odi-series-2019-20","name":"West Indies in India ODI Series, 2019/20","shortName":"West Indies in India ODI Series, 2019/20"},{"id":"14205","slug":"west-indies-in-india-odi-series-2021-22","name":"West Indies in India ODI Series, 2021/22","shortName":"West Indies in India ODI Series, 2021/22"},{"id":"832","slug":"west-indies-in-kenya-odi-series-2001","name":"West Indies in Kenya ODI Series, 2001","shortName":"West Indies in Kenya ODI Series, 2001"},{"id":"14482","slug":"west-indies-in-netherlands-odi-series-2022","name":"West Indies in Netherlands ODI Series, 2022","shortName":"West Indies in Netherlands ODI Series, 2022"},{"id":"549","slug":"west-indies-in-new-zealand-odi-match-1979-80","name":"West Indies in New Zealand ODI Match, 1979/80","shortName":"West Indies in New Zealand ODI Match, 1979/80"},{"id":"614","slug":"west-indies-in-new-zealand-odi-series-1986-87","name":"West Indies in New Zealand ODI Series, 1986/87","shortName":"West Indies in New Zealand ODI Series, 1986/87"},{"id":"707","slug":"west-indies-in-new-zealand-odi-series-1994-95","name":"West Indies in New Zealand ODI Series, 1994/95","shortName":"West Indies in New Zealand ODI Series, 1994/95"},{"id":"798","slug":"west-indies-in-new-zealand-odi-series-1999-00","name":"West Indies in New Zealand ODI Series, 1999/00","shortName":"West Indies in New Zealand ODI Series, 1999/00"},{"id":"2698","slug":"west-indies-in-new-zealand-odi-series-2005-06","name":"West Indies in New Zealand ODI Series, 2005/06","shortName":"West Indies in New Zealand ODI Series, 2005/06"},{"id":"4552","slug":"west-indies-in-new-zealand-odi-series-2008-09","name":"West Indies in New Zealand ODI Series, 2008/09","shortName":"West Indies in New Zealand ODI Series, 2008/09"},{"id":"8477","slug":"west-indies-in-new-zealand-odi-series-2013-14","name":"West Indies in New Zealand ODI Series, 2013/14","shortName":"West Indies in New Zealand ODI Series, 2013/14"},{"id":"11943","slug":"west-indies-in-new-zealand-odi-series-2017-18","name":"West Indies in New Zealand ODI Series, 2017/18","shortName":"West Indies in New Zealand ODI Series, 2017/18"},{"id":"552","slug":"west-indies-in-pakistan-odi-series-1980-81","name":"West Indies in Pakistan ODI Series, 1980/81","shortName":"West Indies in Pakistan ODI Series, 1980/81"},{"id":"597","slug":"west-indies-in-pakistan-odi-series-1985-86","name":"West Indies in Pakistan ODI Series, 1985/86","shortName":"West Indies in Pakistan ODI Series, 1985/86"},{"id":"608","slug":"west-indies-in-pakistan-odi-series-1986-87","name":"West Indies in Pakistan ODI Series, 1986/87","shortName":"West Indies in Pakistan ODI Series, 1986/87"},{"id":"650","slug":"west-indies-in-pakistan-odi-series-1990-91","name":"West Indies in Pakistan ODI Series, 1990/91","shortName":"West Indies in Pakistan ODI Series, 1990/91"},{"id":"661","slug":"west-indies-in-pakistan-odi-series-1991-92","name":"West Indies in Pakistan ODI Series, 1991/92","shortName":"West Indies in Pakistan ODI Series, 1991/92"},{"id":"2863","slug":"west-indies-in-pakistan-odi-series-2006-07","name":"West Indies in Pakistan ODI Series, 2006/07","shortName":"West Indies in Pakistan ODI Series, 2006/07"},{"id":"14627","slug":"west-indies-in-pakistan-odi-series-2022","name":"West Indies in Pakistan ODI Series, 2022","shortName":"West Indies in Pakistan ODI Series, 2022"},{"id":"780","slug":"west-indies-in-south-africa-odi-series-1998-99","name":"West Indies in South Africa ODI Series, 1998/99","shortName":"West Indies in South Africa ODI Series, 1998/99"},{"id":"883","slug":"west-indies-in-south-africa-odi-series-2003-04","name":"West Indies in South Africa ODI Series, 2003/04","shortName":"West Indies in South Africa ODI Series, 2003/04"},{"id":"3272","slug":"west-indies-in-south-africa-odi-series-2007-08","name":"West Indies in South Africa ODI Series, 2007/08","shortName":"West Indies in South Africa ODI Series, 2007/08"},{"id":"9053","slug":"west-indies-in-south-africa-odi-series-2014-15","name":"West Indies in South Africa ODI Series, 2014/15","shortName":"West Indies in South Africa ODI Series, 2014/15"},{"id":"15049","slug":"west-indies-in-south-africa-odi-series-2022-23","name":"West Indies in South Africa ODI Series, 2022/23","shortName":"West Indies in South Africa ODI Series, 2022/23"},{"id":"688","slug":"west-indies-in-sri-lanka-odi-series-1993-94","name":"West Indies in Sri Lanka ODI Series, 1993/94","shortName":"West Indies in Sri Lanka ODI Series, 1993/94"},{"id":"5949","slug":"west-indies-in-sri-lanka-odi-series-2010-11","name":"West Indies in Sri Lanka ODI Series, 2010/11","shortName":"West Indies in Sri Lanka ODI Series, 2010/11"},{"id":"10465","slug":"west-indies-in-sri-lanka-odi-series-2015-16","name":"West Indies in Sri Lanka ODI Series, 2015/16","shortName":"West Indies in Sri Lanka ODI Series, 2015/16"},{"id":"13568","slug":"west-indies-in-sri-lanka-odi-series-2019-20","name":"West Indies in Sri Lanka ODI Series, 2019/20","shortName":"West Indies in Sri Lanka ODI Series, 2019/20"},{"id":"16681","slug":"west-indies-in-sri-lanka-odi-series-2024-25","name":"West Indies in Sri Lanka ODI Series, 2024/25","shortName":"West Indies in Sri Lanka ODI Series, 2024/25"},{"id":"15409","slug":"west-indies-in-united-arab-emirates-odi-series-2023","name":"West Indies in United Arab Emirates ODI Series, 2023","shortName":"West Indies in United Arab Emirates ODI Series, 2023"},{"id":"879","slug":"west-indies-in-zimbabwe-odi-series-2003-04","name":"West Indies in Zimbabwe ODI Series, 2003/04","shortName":"West Indies in Zimbabwe ODI Series, 2003/04"},{"id":"3589","slug":"west-indies-in-zimbabwe-odi-series-2007-08","name":"West Indies in Zimbabwe ODI Series, 2007/08","shortName":"West Indies in Zimbabwe ODI Series, 2007/08"},{"id":"7971","slug":"west-indies-tri-nation-series-2013","name":"West Indies Tri-Nation Series, 2013","shortName":"West Indies Tri-Nation Series, 2013"},{"id":"10647","slug":"west-indies-tri-nation-series-2016","name":"West Indies Tri-Nation Series, 2016","shortName":"West Indies Tri-Nation Series, 2016"},{"id":"630","slug":"wills-asia-cup-1988-89","name":"Wills Asia Cup, 1988/89","shortName":"Wills Asia Cup, 1988/89"},{"id":"774","slug":"wills-international-cup-1998-99","name":"Wills International Cup, 1998/99","shortName":"Wills International Cup, 1998/99"},{"id":"755","slug":"wills-quadrangular-tournament-1997-98","name":"Wills Quadrangular Tournament, 1997/98","shortName":"Wills Quadrangular Tournament, 1997/98"},{"id":"701","slug":"wills-triangular-series-1994-95","name":"Wills Triangular Series, 1994/95","shortName":"Wills Triangular Series, 1994/95"},{"id":"659","slug":"wills-trophy-1991-92","name":"Wills Trophy, 1991/92","shortName":"Wills Trophy, 1991/92"},{"id":"676","slug":"wills-trophy-1992-93","name":"Wills Trophy, 1992/93","shortName":"Wills Trophy, 1992/93"},{"id":"722","slug":"wills-world-cup-1995-96","name":"Wills World Cup, 1995/96","shortName":"Wills World Cup, 1995/96"},{"id":"703","slug":"wills-world-series-1994-95","name":"Wills World Series, 1994/95","shortName":"Wills World Series, 1994/95"},{"id":"906","slug":"world-cricket-tsunami-appeal-2004-05","name":"World Cricket Tsunami Appeal, 2004/05","shortName":"World Cricket Tsunami Appeal, 2004/05"},{"id":"14653","slug":"zimbabwe-in-australia-odi-series-2022","name":"Zimbabwe in Australia ODI Series, 2022","shortName":"Zimbabwe in Australia ODI Series, 2022"},{"id":"837","slug":"zimbabwe-in-bangladesh-odi-series-2001-02","name":"Zimbabwe in Bangladesh ODI Series, 2001/02","shortName":"Zimbabwe in Bangladesh ODI Series, 2001/02"},{"id":"908","slug":"zimbabwe-in-bangladesh-odi-series-2004-05","name":"Zimbabwe in Bangladesh ODI Series, 2004/05","shortName":"Zimbabwe in Bangladesh ODI Series, 2004/05"},{"id":"2919","slug":"zimbabwe-in-bangladesh-odi-series-2006-07","name":"Zimbabwe in Bangladesh ODI Series, 2006/07","shortName":"Zimbabwe in Bangladesh ODI Series, 2006/07"},{"id":"4834","slug":"zimbabwe-in-bangladesh-odi-series-2008-09","name":"Zimbabwe in Bangladesh ODI Series, 2008/09","shortName":"Zimbabwe in Bangladesh ODI Series, 2008/09"},{"id":"5440","slug":"zimbabwe-in-bangladesh-odi-series-2009-10","name":"Zimbabwe in Bangladesh ODI Series, 2009/10","shortName":"Zimbabwe in Bangladesh ODI Series, 2009/10"},{"id":"6321","slug":"zimbabwe-in-bangladesh-odi-series-2010-11","name":"Zimbabwe in Bangladesh ODI Series, 2010/11","shortName":"Zimbabwe in Bangladesh ODI Series, 2010/11"},{"id":"9371","slug":"zimbabwe-in-bangladesh-odi-series-2014-15","name":"Zimbabwe in Bangladesh ODI Series, 2014/15","shortName":"Zimbabwe in Bangladesh ODI Series, 2014/15"},{"id":"10638","slug":"zimbabwe-in-bangladesh-odi-series-2015-16","name":"Zimbabwe in Bangladesh ODI Series, 2015/16","shortName":"Zimbabwe in Bangladesh ODI Series, 2015/16"},{"id":"12522","slug":"zimbabwe-in-bangladesh-odi-series-2018-19","name":"Zimbabwe in Bangladesh ODI Series, 2018/19","shortName":"Zimbabwe in Bangladesh ODI Series, 2018/19"},{"id":"13579","slug":"zimbabwe-in-bangladesh-odi-series-2019-20","name":"Zimbabwe in Bangladesh ODI Series, 2019/20","shortName":"Zimbabwe in Bangladesh ODI Series, 2019/20"},{"id":"681","slug":"zimbabwe-in-india-odi-series-1992-93","name":"Zimbabwe in India ODI Series, 1992/93","shortName":"Zimbabwe in India ODI Series, 1992/93"},{"id":"818","slug":"zimbabwe-in-india-odi-series-2000-01","name":"Zimbabwe in India ODI Series, 2000/01","shortName":"Zimbabwe in India ODI Series, 2000/01"},{"id":"844","slug":"zimbabwe-in-india-odi-series-2001-02","name":"Zimbabwe in India ODI Series, 2001/02","shortName":"Zimbabwe in India ODI Series, 2001/02"},{"id":"12799","slug":"zimbabwe-in-ireland-odi-series-2019","name":"Zimbabwe in Ireland ODI Series, 2019","shortName":"Zimbabwe in Ireland ODI Series, 2019"},{"id":"13876","slug":"zimbabwe-in-ireland-odi-series-2021","name":"Zimbabwe in Ireland ODI Series, 2021","shortName":"Zimbabwe in Ireland ODI Series, 2021"},{"id":"4901","slug":"zimbabwe-in-kenya-odi-series-2008-09","name":"Zimbabwe in Kenya ODI Series, 2008/09","shortName":"Zimbabwe in Kenya ODI Series, 2008/09"},{"id":"13100","slug":"zimbabwe-in-netherlands-odi-series-2019","name":"Zimbabwe in Netherlands ODI Series, 2019","shortName":"Zimbabwe in Netherlands ODI Series, 2019"},{"id":"721","slug":"zimbabwe-in-new-zealand-odi-series-1995-96","name":"Zimbabwe in New Zealand ODI Series, 1995/96","shortName":"Zimbabwe in New Zealand ODI Series, 1995/96"},{"id":"761","slug":"zimbabwe-in-new-zealand-odi-series-1997-98","name":"Zimbabwe in New Zealand ODI Series, 1997/98","shortName":"Zimbabwe in New Zealand ODI Series, 1997/98"},{"id":"820","slug":"zimbabwe-in-new-zealand-odi-series-2000-01","name":"Zimbabwe in New Zealand ODI Series, 2000/01","shortName":"Zimbabwe in New Zealand ODI Series, 2000/01"},{"id":"6673","slug":"zimbabwe-in-new-zealand-odi-series-2011-12","name":"Zimbabwe in New Zealand ODI Series, 2011/12","shortName":"Zimbabwe in New Zealand ODI Series, 2011/12"},{"id":"690","slug":"zimbabwe-in-pakistan-odi-series-1993-94","name":"Zimbabwe in Pakistan ODI Series, 1993/94","shortName":"Zimbabwe in Pakistan ODI Series, 1993/94"},{"id":"733","slug":"zimbabwe-in-pakistan-odi-series-1996-97","name":"Zimbabwe in Pakistan ODI Series, 1996/97","shortName":"Zimbabwe in Pakistan ODI Series, 1996/97"},{"id":"777","slug":"zimbabwe-in-pakistan-odi-series-1998-99","name":"Zimbabwe in Pakistan ODI Series, 1998/99","shortName":"Zimbabwe in Pakistan ODI Series, 1998/99"},{"id":"3776","slug":"zimbabwe-in-pakistan-odi-series-2007-08","name":"Zimbabwe in Pakistan ODI Series, 2007/08","shortName":"Zimbabwe in Pakistan ODI Series, 2007/08"},{"id":"10045","slug":"zimbabwe-in-pakistan-odi-series-2015","name":"Zimbabwe in Pakistan ODI Series, 2015","shortName":"Zimbabwe in Pakistan ODI Series, 2015"},{"id":"13743","slug":"zimbabwe-in-pakistan-odi-series-2020-21","name":"Zimbabwe in Pakistan ODI Series, 2020/21","shortName":"Zimbabwe in Pakistan ODI Series, 2020/21"},{"id":"11789","slug":"zimbabwe-in-scotland-odi-series-2017","name":"Zimbabwe in Scotland ODI Series, 2017","shortName":"Zimbabwe in Scotland ODI Series, 2017"},{"id":"911","slug":"zimbabwe-in-south-africa-odi-series-2004-05","name":"Zimbabwe in South Africa ODI Series, 2004/05","shortName":"Zimbabwe in South Africa ODI Series, 2004/05"},{"id":"2844","slug":"zimbabwe-in-south-africa-odi-series-2006-07","name":"Zimbabwe in South Africa ODI Series, 2006/07","shortName":"Zimbabwe in South Africa ODI Series, 2006/07"},{"id":"5561","slug":"zimbabwe-in-south-africa-odi-series-2009-10","name":"Zimbabwe in South Africa ODI Series, 2009/10","shortName":"Zimbabwe in South Africa ODI Series, 2009/10"},{"id":"5923","slug":"zimbabwe-in-south-africa-odi-series-2010-11","name":"Zimbabwe in South Africa ODI Series, 2010/11","shortName":"Zimbabwe in South Africa ODI Series, 2010/11"},{"id":"12336","slug":"zimbabwe-in-south-africa-odi-series-2018-19","name":"Zimbabwe in South Africa ODI Series, 2018/19","shortName":"Zimbabwe in South Africa ODI Series, 2018/19"},{"id":"760","slug":"zimbabwe-in-sri-lanka-odi-series-1997-98","name":"Zimbabwe in Sri Lanka ODI Series, 1997/98","shortName":"Zimbabwe in Sri Lanka ODI Series, 1997/98"},{"id":"11886","slug":"zimbabwe-in-sri-lanka-odi-series-2017","name":"Zimbabwe in Sri Lanka ODI Series, 2017","shortName":"Zimbabwe in Sri Lanka ODI Series, 2017"},{"id":"14413","slug":"zimbabwe-in-sri-lanka-odi-series-2021-22","name":"Zimbabwe in Sri Lanka ODI Series, 2021/22","shortName":"Zimbabwe in Sri Lanka ODI Series, 2021/22"},{"id":"15988","slug":"zimbabwe-in-sri-lanka-odi-series-2023-24","name":"Zimbabwe in Sri Lanka ODI Series, 2023/24","shortName":"Zimbabwe in Sri Lanka ODI Series, 2023/24"},{"id":"2721","slug":"zimbabwe-in-west-indies-odi-series-2006","name":"Zimbabwe in West Indies ODI Series, 2006","shortName":"Zimbabwe in West Indies ODI Series, 2006"},{"id":"5673","slug":"zimbabwe-in-west-indies-odi-series-2009-10","name":"Zimbabwe in West Indies ODI Series, 2009/10","shortName":"Zimbabwe in West Indies ODI Series, 2009/10"},{"id":"7941","slug":"zimbabwe-in-west-indies-odi-series-2012-13","name":"Zimbabwe in West Indies ODI Series, 2012/13","shortName":"Zimbabwe in West Indies ODI Series, 2012/13"},{"id":"11582","slug":"zimbabwe-tri-nation-series-2016-17","name":"Zimbabwe Tri-Nation Series, 2016/17","shortName":"Zimbabwe Tri-Nation Series, 2016/17"},{"id":"5802","slug":"zimbabwe-triangular-series-2010","name":"Zimbabwe Triangular Series, 2010","shortName":"Zimbabwe Triangular Series, 2010"},{"id":"9179","slug":"zimbabwe-triangular-series-2014","name":"Zimbabwe Triangular Series, 2014","shortName":"Zimbabwe Triangular Series, 2014"},{"id":"13619","slug":"acc-eastern-region-t20-2019-20","name":"ACC Eastern Region T20, 2019/20","shortName":"ACC Eastern Region T20, 2019/20"},{"id":"16195","slug":"acc-men-s-premier-cup-2024","name":"ACC Men's Premier Cup, 2024","shortName":"ACC Men's Premier Cup, 2024"},{"id":"12844","slug":"acc-western-region-t20-2018-19","name":"ACC Western Region T20, 2018/19","shortName":"ACC Western Region T20, 2018/19"},{"id":"13594","slug":"acc-western-region-t20-2019-20","name":"ACC Western Region T20, 2019/20","shortName":"ACC Western Region T20, 2019/20"},{"id":"14469","slug":"afghanistan-in-bangladesh-t20i-series-2021-22","name":"Afghanistan in Bangladesh T20I Series, 2021/22","shortName":"Afghanistan in Bangladesh T20I Series, 2021/22"},{"id":"15415","slug":"afghanistan-in-bangladesh-t20i-series-2023","name":"Afghanistan in Bangladesh T20I Series, 2023","shortName":"Afghanistan in Bangladesh T20I Series, 2023"},{"id":"15632","slug":"afghanistan-in-india-t20i-series-2023-24","name":"Afghanistan in India T20I Series, 2023/24","shortName":"Afghanistan in India T20I Series, 2023/24"},{"id":"12454","slug":"afghanistan-in-ireland-t20i-series-2018","name":"Afghanistan in Ireland T20I Series, 2018","shortName":"Afghanistan in Ireland T20I Series, 2018"},{"id":"14524","slug":"afghanistan-in-ireland-t20i-series-2022","name":"Afghanistan in Ireland T20I Series, 2022","shortName":"Afghanistan in Ireland T20I Series, 2022"},{"id":"16036","slug":"afghanistan-in-sri-lanka-t20i-series-2023-24","name":"Afghanistan in Sri Lanka T20I Series, 2023/24","shortName":"Afghanistan in Sri Lanka T20I Series, 2023/24"},{"id":"11642","slug":"afghanistan-in-united-arab-emirates-t20i-series-2016-17","name":"Afghanistan in United Arab Emirates T20I Series, 2016/17","shortName":"Afghanistan in United Arab Emirates T20I Series, 2016/17"},{"id":"15241","slug":"afghanistan-in-united-arab-emirates-t20i-series-2022-23","name":"Afghanistan in United Arab Emirates T20I Series, 2022/23","shortName":"Afghanistan in United Arab Emirates T20I Series, 2022/23"},{"id":"15994","slug":"afghanistan-in-united-arab-emirates-t20i-series-2023-24","name":"Afghanistan in United Arab Emirates T20I Series, 2023/24","shortName":"Afghanistan in United Arab Emirates T20I Series, 2023/24"},{"id":"11812","slug":"afghanistan-in-west-indies-t20i-series-2017","name":"Afghanistan in West Indies T20I Series, 2017","shortName":"Afghanistan in West Indies T20I Series, 2017"},{"id":"10591","slug":"afghanistan-in-zimbabwe-t20i-series-2015-16","name":"Afghanistan in Zimbabwe T20I Series, 2015/16","shortName":"Afghanistan in Zimbabwe T20I Series, 2015/16"},{"id":"14588","slug":"afghanistan-in-zimbabwe-t20i-series-2022","name":"Afghanistan in Zimbabwe T20I Series, 2022","shortName":"Afghanistan in Zimbabwe T20I Series, 2022"},{"id":"16806","slug":"afghanistan-in-zimbabwe-t20i-series-2024-25","name":"Afghanistan in Zimbabwe T20I Series, 2024/25","shortName":"Afghanistan in Zimbabwe T20I Series, 2024/25"},{"id":"12406","slug":"afghanistan-v-bangladesh-t20i-series-2018","name":"Afghanistan v Bangladesh T20I Series, 2018","shortName":"Afghanistan v Bangladesh T20I Series, 2018"},{"id":"10743","slug":"afghanistan-v-hong-kong-t20i-match-2015-16","name":"Afghanistan v Hong Kong T20I Match, 2015/16","shortName":"Afghanistan v Hong Kong T20I Match, 2015/16"},{"id":"11405","slug":"afghanistan-v-ireland-t20i-series-2016-17","name":"Afghanistan v Ireland T20I Series, 2016/17","shortName":"Afghanistan v Ireland T20I Series, 2016/17"},{"id":"12784","slug":"afghanistan-v-ireland-t20i-series-2018-19","name":"Afghanistan v Ireland T20I Series, 2018/19","shortName":"Afghanistan v Ireland T20I Series, 2018/19"},{"id":"13609","slug":"afghanistan-v-ireland-t20i-series-2019-20","name":"Afghanistan v Ireland T20I Series, 2019/20","shortName":"Afghanistan v Ireland T20I Series, 2019/20"},{"id":"16032","slug":"afghanistan-v-ireland-t20i-series-2023-24","name":"Afghanistan v Ireland T20I Series, 2023/24","shortName":"Afghanistan v Ireland T20I Series, 2023/24"},{"id":"8489","slug":"afghanistan-v-kenya-t20i-series-2013-14","name":"Afghanistan v Kenya T20I Series, 2013/14","shortName":"Afghanistan v Kenya T20I Series, 2013/14"},{"id":"10633","slug":"afghanistan-v-oman-t20i-series-2015-16","name":"Afghanistan v Oman T20I Series, 2015/16","shortName":"Afghanistan v Oman T20I Series, 2015/16"},{"id":"8897","slug":"afghanistan-v-pakistan-t20i-match-2013-14","name":"Afghanistan v Pakistan T20I Match, 2013/14","shortName":"Afghanistan v Pakistan T20I Match, 2013/14"},{"id":"15287","slug":"afghanistan-v-pakistan-t20i-series-2022-23","name":"Afghanistan v Pakistan T20I Series, 2022/23","shortName":"Afghanistan v Pakistan T20I Series, 2022/23"},{"id":"7895","slug":"afghanistan-v-scotland-t20i-series-2012-13","name":"Afghanistan v Scotland T20I Series, 2012/13","shortName":"Afghanistan v Scotland T20I Series, 2012/13"},{"id":"13175","slug":"afghanistan-v-west-indies-t20i-series-2019-20","name":"Afghanistan v West Indies T20I Series, 2019/20","shortName":"Afghanistan v West Indies T20I Series, 2019/20"},{"id":"10857","slug":"afghanistan-v-zimbabwe-t20i-series-2015-16","name":"Afghanistan v Zimbabwe T20I Series, 2015/16","shortName":"Afghanistan v Zimbabwe T20I Series, 2015/16"},{"id":"12231","slug":"afghanistan-v-zimbabwe-t20i-series-2017-18","name":"Afghanistan v Zimbabwe T20I Series, 2017/18","shortName":"Afghanistan v Zimbabwe T20I Series, 2017/18"},{"id":"13884","slug":"afghanistan-v-zimbabwe-t20i-series-2020-21","name":"Afghanistan v Zimbabwe T20I Series, 2020/21","shortName":"Afghanistan v Zimbabwe T20I Series, 2020/21"},{"id":"15452","slug":"africa-continental-cup-2023","name":"Africa Continental Cup, 2023","shortName":"Africa Continental Cup, 2023"},{"id":"16881","slug":"africa-continental-cup-2024-25","name":"Africa Continental Cup, 2024/25","shortName":"Africa Continental Cup, 2024/25"},{"id":"14925","slug":"africa-cricket-association-cup-2022","name":"Africa Cricket Association Cup, 2022","shortName":"Africa Cricket Association Cup, 2022"},{"id":"15976","slug":"africa-cricket-association-cup-2023-24","name":"Africa Cricket Association Cup, 2023/24","shortName":"Africa Cricket Association Cup, 2023/24"},{"id":"16149","slug":"african-games-2023-24","name":"African Games, 2023/24","shortName":"African Games, 2023/24"},{"id":"16888","slug":"argentina-v-bermuda-t20i-match-2024-25","name":"Argentina v Bermuda T20I Match, 2024/25","shortName":"Argentina v Bermuda T20I Match, 2024/25"},{"id":"16047","slug":"asian-cricket-council-men-s-challenger-cup-2023-24","name":"Asian Cricket Council Men's Challenger Cup, 2023/24","shortName":"Asian Cricket Council Men's Challenger Cup, 2023/24"},{"id":"15789","slug":"asian-games-men-s-cricket-competition-2023","name":"Asian Games Men's Cricket Competition, 2023","shortName":"Asian Games Men's Cricket Competition, 2023"},{"id":"14047","slug":"australia-in-bangladesh-t20i-series-2021","name":"Australia in Bangladesh T20I Series, 2021","shortName":"Australia in Bangladesh T20I Series, 2021"},{"id":"2715","slug":"australia-in-england-t20i-match-2005","name":"Australia in England T20I Match, 2005","shortName":"Australia in England T20I Match, 2005"},{"id":"9253","slug":"australia-in-england-t20i-match-2015","name":"Australia in England T20I Match, 2015","shortName":"Australia in England T20I Match, 2015"},{"id":"12029","slug":"australia-in-england-t20i-match-2018","name":"Australia in England T20I Match, 2018","shortName":"Australia in England T20I Match, 2018"},{"id":"4288","slug":"australia-in-england-t20i-series-2009","name":"Australia in England T20I Series, 2009","shortName":"Australia in England T20I Series, 2009"},{"id":"7363","slug":"australia-in-england-t20i-series-2013","name":"Australia in England T20I Series, 2013","shortName":"Australia in England T20I Series, 2013"},{"id":"13281","slug":"australia-in-england-t20i-series-2020","name":"Australia in England T20I Series, 2020","shortName":"Australia in England T20I Series, 2020"},{"id":"15575","slug":"australia-in-england-t20i-series-2024","name":"Australia in England T20I Series, 2024","shortName":"Australia in England T20I Series, 2024"},{"id":"3251","slug":"australia-in-india-t20i-match-2007-08","name":"Australia in India T20I Match, 2007/08","shortName":"Australia in India T20I Match, 2007/08"},{"id":"11971","slug":"australia-in-india-t20i-series-2017-18","name":"Australia in India T20I Series, 2017/18","shortName":"Australia in India T20I Series, 2017/18"},{"id":"12792","slug":"australia-in-india-t20i-series-2018-19","name":"Australia in India T20I Series, 2018/19","shortName":"Australia in India T20I Series, 2018/19"},{"id":"14854","slug":"australia-in-india-t20i-series-2022","name":"Australia in India T20I Series, 2022","shortName":"Australia in India T20I Series, 2022"},{"id":"15630","slug":"australia-in-india-t20i-series-2023-24","name":"Australia in India T20I Series, 2023/24","shortName":"Australia in India T20I Series, 2023/24"},{"id":"2714","slug":"australia-in-new-zealand-t20i-match-2004-05","name":"Australia in New Zealand T20I Match, 2004/05","shortName":"Australia in New Zealand T20I Match, 2004/05"},{"id":"5467","slug":"australia-in-new-zealand-t20i-series-2009-10","name":"Australia in New Zealand T20I Series, 2009/10","shortName":"Australia in New Zealand T20I Series, 2009/10"},{"id":"13752","slug":"australia-in-new-zealand-t20i-series-2020-21","name":"Australia in New Zealand T20I Series, 2020/21","shortName":"Australia in New Zealand T20I Series, 2020/21"},{"id":"14346","slug":"australia-in-pakistan-t20i-match-2021-22","name":"Australia in Pakistan T20I Match, 2021/22","shortName":"Australia in Pakistan T20I Match, 2021/22"},{"id":"16447","slug":"australia-in-scotland-t20i-series-2024","name":"Australia in Scotland T20I Series, 2024","shortName":"Australia in Scotland T20I Series, 2024"},{"id":"2700","slug":"australia-in-south-africa-t20i-match-2005-06","name":"Australia in South Africa T20I Match, 2005/06","shortName":"Australia in South Africa T20I Match, 2005/06"},{"id":"4294","slug":"australia-in-south-africa-t20i-series-2008-09","name":"Australia in South Africa T20I Series, 2008/09","shortName":"Australia in South Africa T20I Series, 2008/09"},{"id":"6563","slug":"australia-in-south-africa-t20i-series-2011-12","name":"Australia in South Africa T20I Series, 2011/12","shortName":"Australia in South Africa T20I Series, 2011/12"},{"id":"8277","slug":"australia-in-south-africa-t20i-series-2013-14","name":"Australia in South Africa T20I Series, 2013/14","shortName":"Australia in South Africa T20I Series, 2013/14"},{"id":"10205","slug":"australia-in-south-africa-t20i-series-2015-16","name":"Australia in South Africa T20I Series, 2015/16","shortName":"Australia in South Africa T20I Series, 2015/16"},{"id":"13059","slug":"australia-in-south-africa-t20i-series-2019-20","name":"Australia in South Africa T20I Series, 2019/20","shortName":"Australia in South Africa T20I Series, 2019/20"},{"id":"15385","slug":"australia-in-south-africa-t20i-series-2023-24","name":"Australia in South Africa T20I Series, 2023/24","shortName":"Australia in South Africa T20I Series, 2023/24"},{"id":"6598","slug":"australia-in-sri-lanka-t20i-series-2011","name":"Australia in Sri Lanka T20I Series, 2011","shortName":"Australia in Sri Lanka T20I Series, 2011"},{"id":"11095","slug":"australia-in-sri-lanka-t20i-series-2016","name":"Australia in Sri Lanka T20I Series, 2016","shortName":"Australia in Sri Lanka T20I Series, 2016"},{"id":"14526","slug":"australia-in-sri-lanka-t20i-series-2022","name":"Australia in Sri Lanka T20I Series, 2022","shortName":"Australia in Sri Lanka T20I Series, 2022"},{"id":"12714","slug":"australia-in-united-arab-emirates-t20i-match-2018-19","name":"Australia in United Arab Emirates T20I Match, 2018/19","shortName":"Australia in United Arab Emirates T20I Match, 2018/19"},{"id":"3618","slug":"australia-in-west-indies-t20i-match-2008","name":"Australia in West Indies T20I Match, 2008","shortName":"Australia in West Indies T20I Match, 2008"},{"id":"7008","slug":"australia-in-west-indies-t20i-series-2011-12","name":"Australia in West Indies T20I Series, 2011/12","shortName":"Australia in West Indies T20I Series, 2011/12"},{"id":"13967","slug":"australia-in-west-indies-t20i-series-2021","name":"Australia in West Indies T20I Series, 2021","shortName":"Australia in West Indies T20I Series, 2021"},{"id":"4966","slug":"australia-v-pakistan-t20i-match-2009","name":"Australia v Pakistan T20I Match, 2009","shortName":"Australia v Pakistan T20I Match, 2009"},{"id":"14037","slug":"austria-in-belgium-t20i-series-2021","name":"Austria in Belgium T20I Series, 2021","shortName":"Austria in Belgium T20I Series, 2021"},{"id":"15525","slug":"austria-in-isle-of-man-t20i-series-2023","name":"Austria in Isle of Man T20I Series, 2023","shortName":"Austria in Isle of Man T20I Series, 2023"},{"id":"15503","slug":"austria-v-germany-t20i-series-2023","name":"Austria v Germany T20I Series, 2023","shortName":"Austria v Germany T20I Series, 2023"},{"id":"14552","slug":"bahamas-in-cayman-islands-t20i-series-2022","name":"Bahamas in Cayman Islands T20I Series, 2022","shortName":"Bahamas in Cayman Islands T20I Series, 2022"},{"id":"16786","slug":"bahrain-in-uganda-t20i-series-2024-25","name":"Bahrain in Uganda T20I Series, 2024/25","shortName":"Bahrain in Uganda T20I Series, 2024/25"},{"id":"14870","slug":"bahrain-v-kuwait-t20i-series-2022","name":"Bahrain v Kuwait T20I Series, 2022","shortName":"Bahrain v Kuwait T20I Series, 2022"},{"id":"13774","slug":"balkan-cup-2020-21","name":"Balkan Cup, 2020/21","shortName":"Balkan Cup, 2020/21"},{"id":"13082","slug":"bangladesh-in-india-t20i-series-2019-20","name":"Bangladesh in India T20I Series, 2019/20","shortName":"Bangladesh in India T20I Series, 2019/20"},{"id":"16433","slug":"bangladesh-in-india-t20i-series-2024-25","name":"Bangladesh in India T20I Series, 2024/25","shortName":"Bangladesh in India T20I Series, 2024/25"},{"id":"7373","slug":"bangladesh-in-ireland-t20i-series-2012","name":"Bangladesh in Ireland T20I Series, 2012","shortName":"Bangladesh in Ireland T20I Series, 2012"},{"id":"7376","slug":"bangladesh-in-netherlands-t20i-series-2012","name":"Bangladesh in Netherlands T20I Series, 2012","shortName":"Bangladesh in Netherlands T20I Series, 2012"},{"id":"5463","slug":"bangladesh-in-new-zealand-t20i-match-2009-10","name":"Bangladesh in New Zealand T20I Match, 2009/10","shortName":"Bangladesh in New Zealand T20I Match, 2009/10"},{"id":"11209","slug":"bangladesh-in-new-zealand-t20i-series-2016-17","name":"Bangladesh in New Zealand T20I Series, 2016/17","shortName":"Bangladesh in New Zealand T20I Series, 2016/17"},{"id":"13755","slug":"bangladesh-in-new-zealand-t20i-series-2020-21","name":"Bangladesh in New Zealand T20I Series, 2020/21","shortName":"Bangladesh in New Zealand T20I Series, 2020/21"},{"id":"15611","slug":"bangladesh-in-new-zealand-t20i-series-2023-24","name":"Bangladesh in New Zealand T20I Series, 2023/24","shortName":"Bangladesh in New Zealand T20I Series, 2023/24"},{"id":"4217","slug":"bangladesh-in-pakistan-t20i-match-2007-08","name":"Bangladesh in Pakistan T20I Match, 2007/08","shortName":"Bangladesh in Pakistan T20I Match, 2007/08"},{"id":"13554","slug":"bangladesh-in-pakistan-t20i-series-2019-20","name":"Bangladesh in Pakistan T20I Series, 2019/20","shortName":"Bangladesh in Pakistan T20I Series, 2019/20"},{"id":"4292","slug":"bangladesh-in-south-africa-t20i-match-2008-09","name":"Bangladesh in South Africa T20I Match, 2008/09","shortName":"Bangladesh in South Africa T20I Match, 2008/09"},{"id":"11672","slug":"bangladesh-in-south-africa-t20i-series-2017-18","name":"Bangladesh in South Africa T20I Series, 2017/18","shortName":"Bangladesh in South Africa T20I Series, 2017/18"},{"id":"7990","slug":"bangladesh-in-sri-lanka-t20i-match-2012-13","name":"Bangladesh in Sri Lanka T20I Match, 2012/13","shortName":"Bangladesh in Sri Lanka T20I Match, 2012/13"},{"id":"11741","slug":"bangladesh-in-sri-lanka-t20i-series-2016-17","name":"Bangladesh in Sri Lanka T20I Series, 2016/17","shortName":"Bangladesh in Sri Lanka T20I Series, 2016/17"},{"id":"14986","slug":"bangladesh-in-united-arab-emirates-t20i-series-2022","name":"Bangladesh in United Arab Emirates T20I Series, 2022","shortName":"Bangladesh in United Arab Emirates T20I Series, 2022"},{"id":"16169","slug":"bangladesh-in-united-states-of-america-t20i-series-2024","name":"Bangladesh in United States of America T20I Series, 2024","shortName":"Bangladesh in United States of America T20I Series, 2024"},{"id":"5035","slug":"bangladesh-in-west-indies-t20i-match-2009","name":"Bangladesh in West Indies T20I Match, 2009","shortName":"Bangladesh in West Indies T20I Match, 2009"},{"id":"9123","slug":"bangladesh-in-west-indies-t20i-match-2014","name":"Bangladesh in West Indies T20I Match, 2014","shortName":"Bangladesh in West Indies T20I Match, 2014"},{"id":"14646","slug":"bangladesh-in-west-indies-t20i-series-2022","name":"Bangladesh in West Indies T20I Series, 2022","shortName":"Bangladesh in West Indies T20I Series, 2022"},{"id":"8019","slug":"bangladesh-in-zimbabwe-t20i-series-2013","name":"Bangladesh in Zimbabwe T20I Series, 2013","shortName":"Bangladesh in Zimbabwe T20I Series, 2013"},{"id":"14023","slug":"bangladesh-in-zimbabwe-t20i-series-2021","name":"Bangladesh in Zimbabwe T20I Series, 2021","shortName":"Bangladesh in Zimbabwe T20I Series, 2021"},{"id":"14815","slug":"bangladesh-in-zimbabwe-t20i-series-2022","name":"Bangladesh in Zimbabwe T20I Series, 2022","shortName":"Bangladesh in Zimbabwe T20I Series, 2022"},{"id":"13238","slug":"bangladesh-twenty20-tri-series-2019","name":"Bangladesh Twenty20 Tri-Series, 2019","shortName":"Bangladesh Twenty20 Tri-Series, 2019"},{"id":"7375","slug":"bangladesh-v-scotland-t20i-match-2012","name":"Bangladesh v Scotland T20I Match, 2012","shortName":"Bangladesh v Scotland T20I Match, 2012"},{"id":"16351","slug":"belgium-in-austria-t20i-series-2024","name":"Belgium in Austria T20I Series, 2024","shortName":"Belgium in Austria T20I Series, 2024"},{"id":"15483","slug":"belgium-in-germany-t20i-series-2023","name":"Belgium in Germany T20I Series, 2023","shortName":"Belgium in Germany T20I Series, 2023"},{"id":"14026","slug":"belgium-in-malta-t20i-series-2021","name":"Belgium in Malta T20I Series, 2021","shortName":"Belgium in Malta T20I Series, 2021"},{"id":"15258","slug":"bermuda-in-argentina-t20i-series-2022-23","name":"Bermuda in Argentina T20I Series, 2022/23","shortName":"Bermuda in Argentina T20I Series, 2022/23"},{"id":"16731","slug":"bhutan-quadrangular-t20i-series-2024-25","name":"Bhutan Quadrangular T20I Series, 2024/25","shortName":"Bhutan Quadrangular T20I Series, 2024/25"},{"id":"13251","slug":"botswana-in-namibia-t20i-series-2019","name":"Botswana in Namibia T20I Series, 2019","shortName":"Botswana in Namibia T20I Series, 2019"},{"id":"15639","slug":"budapest-cup-2023","name":"Budapest Cup, 2023","shortName":"Budapest Cup, 2023"},{"id":"14817","slug":"bulgaria-in-serbia-t20i-series-2022","name":"Bulgaria in Serbia T20I Series, 2022","shortName":"Bulgaria in Serbia T20I Series, 2022"},{"id":"15908","slug":"cambodia-in-indonesia-t20i-series-2023-24","name":"Cambodia in Indonesia T20I Series, 2023/24","shortName":"Cambodia in Indonesia T20I Series, 2023/24"},{"id":"16165","slug":"canada-in-united-states-of-america-t20i-series-2024","name":"Canada in United States of America T20I Series, 2024","shortName":"Canada in United States of America T20I Series, 2024"},{"id":"16658","slug":"canada-t20-tri-series-2024","name":"Canada T20 Tri-Series, 2024","shortName":"Canada T20 Tri-Series, 2024"},{"id":"7892","slug":"canada-v-kenya-t20i-series-2012-13","name":"Canada v Kenya T20I Series, 2012/13","shortName":"Canada v Kenya T20I Series, 2012/13"},{"id":"12963","slug":"central-american-cricket-championships-2019","name":"Central American Cricket Championships, 2019","shortName":"Central American Cricket Championships, 2019"},{"id":"16254","slug":"central-american-cricket-championships-2024","name":"Central American Cricket Championships, 2024","shortName":"Central American Cricket Championships, 2024"},{"id":"13993","slug":"central-europe-cup-2021","name":"Central Europe Cup, 2021","shortName":"Central Europe Cup, 2021"},{"id":"14745","slug":"central-europe-cup-2022","name":"Central Europe Cup, 2022","shortName":"Central Europe Cup, 2022"},{"id":"15485","slug":"central-europe-cup-2023","name":"Central Europe Cup, 2023","shortName":"Central Europe Cup, 2023"},{"id":"15617","slug":"chappell-hadlee-trophy-2023-24","name":"Chappell-Hadlee Trophy, 2023/24","shortName":"Chappell-Hadlee Trophy, 2023/24"},{"id":"13266","slug":"continental-cup-2019","name":"Continental Cup, 2019","shortName":"Continental Cup, 2019"},{"id":"14125","slug":"continental-cup-2021","name":"Continental Cup, 2021","shortName":"Continental Cup, 2021"},{"id":"15652","slug":"continental-cup-2023","name":"Continental Cup, 2023","shortName":"Continental Cup, 2023"},{"id":"16340","slug":"continental-cup-2024","name":"Continental Cup, 2024","shortName":"Continental Cup, 2024"},{"id":"14220","slug":"cyprus-t20-tri-series-2021-22","name":"Cyprus T20 Tri-Series, 2021/22","shortName":"Cyprus T20 Tri-Series, 2021/22"},{"id":"15122","slug":"desert-cup-t20i-series-2022-23","name":"Desert Cup T20I Series, 2022/23","shortName":"Desert Cup T20I Series, 2022/23"},{"id":"11665","slug":"desert-t20-challenge-2016-17","name":"Desert T20 Challenge, 2016/17","shortName":"Desert T20 Challenge, 2016/17"},{"id":"15694","slug":"east-africa-cup-2023","name":"East Africa Cup, 2023","shortName":"East Africa Cup, 2023"},{"id":"16063","slug":"east-asia-cup-2023-24","name":"East Asia Cup, 2023/24","shortName":"East Asia Cup, 2023/24"},{"id":"15956","slug":"east-west-africa-cup-qualifiers-2023-24","name":"East-West Africa Cup Qualifiers, 2023/24","shortName":"East-West Africa Cup Qualifiers, 2023/24"},{"id":"2757","slug":"england-in-australia-t20i-match-2006-07","name":"England in Australia T20I Match, 2006/07","shortName":"England in Australia T20I Match, 2006/07"},{"id":"5770","slug":"england-in-australia-t20i-series-2010-11","name":"England in Australia T20I Series, 2010/11","shortName":"England in Australia T20I Series, 2010/11"},{"id":"8143","slug":"england-in-australia-t20i-series-2013-14","name":"England in Australia T20I Series, 2013/14","shortName":"England in Australia T20I Series, 2013/14"},{"id":"14660","slug":"england-in-australia-t20i-series-2022-23","name":"England in Australia T20I Series, 2022/23","shortName":"England in Australia T20I Series, 2022/23"},{"id":"15192","slug":"england-in-bangladesh-t20i-series-2022-23","name":"England in Bangladesh T20I Series, 2022/23","shortName":"England in Bangladesh T20I Series, 2022/23"},{"id":"6682","slug":"england-in-india-t20i-match-2011-12","name":"England in India T20I Match, 2011/12","shortName":"England in India T20I Match, 2011/12"},{"id":"7340","slug":"england-in-india-t20i-series-2012-13","name":"England in India T20I Series, 2012/13","shortName":"England in India T20I Series, 2012/13"},{"id":"11355","slug":"england-in-india-t20i-series-2016-17","name":"England in India T20I Series, 2016/17","shortName":"England in India T20I Series, 2016/17"},{"id":"13810","slug":"england-in-india-t20i-series-2020-21","name":"England in India T20I Series, 2020/21","shortName":"England in India T20I Series, 2020/21"},{"id":"3310","slug":"england-in-new-zealand-t20i-series-2007-08","name":"England in New Zealand T20I Series, 2007/08","shortName":"England in New Zealand T20I Series, 2007/08"},{"id":"7414","slug":"england-in-new-zealand-t20i-series-2012-13","name":"England in New Zealand T20I Series, 2012/13","shortName":"England in New Zealand T20I Series, 2012/13"},{"id":"13075","slug":"england-in-new-zealand-t20i-series-2019-20","name":"England in New Zealand T20I Series, 2019/20","shortName":"England in New Zealand T20I Series, 2019/20"},{"id":"14845","slug":"england-in-pakistan-t20i-series-2022","name":"England in Pakistan T20I Series, 2022","shortName":"England in Pakistan T20I Series, 2022"},{"id":"4924","slug":"england-in-south-africa-t20i-series-2009-10","name":"England in South Africa T20I Series, 2009/10","shortName":"England in South Africa T20I Series, 2009/10"},{"id":"9727","slug":"england-in-south-africa-t20i-series-2015-16","name":"England in South Africa T20I Series, 2015/16","shortName":"England in South Africa T20I Series, 2015/16"},{"id":"13055","slug":"england-in-south-africa-t20i-series-2019-20","name":"England in South Africa T20I Series, 2019/20","shortName":"England in South Africa T20I Series, 2019/20"},{"id":"13776","slug":"england-in-south-africa-t20i-series-2020-21","name":"England in South Africa T20I Series, 2020/21","shortName":"England in South Africa T20I Series, 2020/21"},{"id":"12291","slug":"england-in-sri-lanka-t20i-match-2018-19","name":"England in Sri Lanka T20I Match, 2018/19","shortName":"England in Sri Lanka T20I Match, 2018/19"},{"id":"4324","slug":"england-in-west-indies-t20i-match-2008-09","name":"England in West Indies T20I Match, 2008/09","shortName":"England in West Indies T20I Match, 2008/09"},{"id":"8146","slug":"england-in-west-indies-t20i-series-2013-14","name":"England in West Indies T20I Series, 2013/14","shortName":"England in West Indies T20I Series, 2013/14"},{"id":"12640","slug":"england-in-west-indies-t20i-series-2018-19","name":"England in West Indies T20I Series, 2018/19","shortName":"England in West Indies T20I Series, 2018/19"},{"id":"13906","slug":"england-in-west-indies-t20i-series-2021-22","name":"England in West Indies T20I Series, 2021/22","shortName":"England in West Indies T20I Series, 2021/22"},{"id":"15383","slug":"england-in-west-indies-t20i-series-2023-24","name":"England in West Indies T20I Series, 2023/24","shortName":"England in West Indies T20I Series, 2023/24"},{"id":"16327","slug":"england-in-west-indies-t20i-series-2024-25","name":"England in West Indies T20I Series, 2024/25","shortName":"England in West Indies T20I Series, 2024/25"},{"id":"14219","slug":"estonia-in-cyprus-t20i-series-2021-22","name":"Estonia in Cyprus T20I Series, 2021/22","shortName":"Estonia in Cyprus T20I Series, 2021/22"},{"id":"16407","slug":"estonia-in-cyprus-t20i-series-2024","name":"Estonia in Cyprus T20I Series, 2024","shortName":"Estonia in Cyprus T20I Series, 2024"},{"id":"14639","slug":"estonia-in-finland-t20i-series-2022","name":"Estonia in Finland T20I Series, 2022","shortName":"Estonia in Finland T20I Series, 2022"},{"id":"15656","slug":"estonia-in-gibraltar-t20i-series-2023","name":"Estonia in Gibraltar T20I Series, 2023","shortName":"Estonia in Gibraltar T20I Series, 2023"},{"id":"13161","slug":"finland-in-denmark-t20i-series-2019","name":"Finland in Denmark T20I Series, 2019","shortName":"Finland in Denmark T20I Series, 2019"},{"id":"14557","slug":"finland-in-denmark-t20i-series-2022","name":"Finland in Denmark T20I Series, 2022","shortName":"Finland in Denmark T20I Series, 2022"},{"id":"13029","slug":"germany-in-belgium-t20i-series-2019","name":"Germany in Belgium T20I Series, 2019","shortName":"Germany in Belgium T20I Series, 2019"},{"id":"13457","slug":"germany-in-spain-t20i-series-2019-20","name":"Germany in Spain T20I Series, 2019/20","shortName":"Germany in Spain T20I Series, 2019/20"},{"id":"14103","slug":"germany-in-spain-t20i-series-2021","name":"Germany in Spain T20I Series, 2021","shortName":"Germany in Spain T20I Series, 2021"},{"id":"14048","slug":"germany-t20-tri-series-2021","name":"Germany T20 Tri-Series, 2021","shortName":"Germany T20 Tri-Series, 2021"},{"id":"14697","slug":"germany-t20-tri-series-2022","name":"Germany T20 Tri-Series, 2022","shortName":"Germany T20 Tri-Series, 2022"},{"id":"15591","slug":"germany-v-guernsey-t20i-series-2023","name":"Germany v Guernsey T20I Series, 2023","shortName":"Germany v Guernsey T20I Series, 2023"},{"id":"12942","slug":"germany-v-italy-t20i-series-2019","name":"Germany v Italy T20I Series, 2019","shortName":"Germany v Italy T20I Series, 2019"},{"id":"14080","slug":"ghana-in-rwanda-t20i-series-2021","name":"Ghana in Rwanda T20I Series, 2021","shortName":"Ghana in Rwanda T20I Series, 2021"},{"id":"14254","slug":"gibraltar-in-malta-t20i-series-2021-22","name":"Gibraltar in Malta T20I Series, 2021/22","shortName":"Gibraltar in Malta T20I Series, 2021/22"},{"id":"15324","slug":"gibraltar-in-portugal-t20i-series-2023","name":"Gibraltar in Portugal T20I Series, 2023","shortName":"Gibraltar in Portugal T20I Series, 2023"},{"id":"15325","slug":"gibraltar-tri-nation-t20i-series-2023","name":"Gibraltar Tri-Nation T20I Series, 2023","shortName":"Gibraltar Tri-Nation T20I Series, 2023"},{"id":"16399","slug":"guernsey-in-belgium-t20i-series-2024","name":"Guernsey in Belgium T20I Series, 2024","shortName":"Guernsey in Belgium T20I Series, 2024"},{"id":"15685","slug":"gulf-cricket-t20i-championship-2023","name":"Gulf Cricket T20I Championship, 2023","shortName":"Gulf Cricket T20I Championship, 2023"},{"id":"13418","slug":"hellenic-premier-league-2019-20","name":"Hellenic Premier League, 2019/20","shortName":"Hellenic Premier League, 2019/20"},{"id":"11157","slug":"hong-kong-in-ireland-t20i-series-2016","name":"Hong Kong in Ireland T20I Series, 2016","shortName":"Hong Kong in Ireland T20I Series, 2016"},{"id":"16126","slug":"hong-kong-in-qatar-t20i-series-2023-24","name":"Hong Kong in Qatar T20I Series, 2023/24","shortName":"Hong Kong in Qatar T20I Series, 2023/24"},{"id":"16131","slug":"hong-kong-men-s-t20i-series-2023-24","name":"Hong Kong Men's T20I Series, 2023/24","shortName":"Hong Kong Men's T20I Series, 2023/24"},{"id":"9717","slug":"hong-kong-v-nepal-t20i-series-2014-15","name":"Hong Kong v Nepal T20I Series, 2014/15","shortName":"Hong Kong v Nepal T20I Series, 2014/15"},{"id":"10631","slug":"hong-kong-v-oman-t20i-series-2015-16","name":"Hong Kong v Oman T20I Series, 2015/16","shortName":"Hong Kong v Oman T20I Series, 2015/16"},{"id":"14643","slug":"hungary-in-austria-t20i-series-2022","name":"Hungary in Austria T20I Series, 2022","shortName":"Hungary in Austria T20I Series, 2022"},{"id":"13356","slug":"iberia-cup-2019-20","name":"Iberia Cup, 2019/20","shortName":"Iberia Cup, 2019/20"},{"id":"13032","slug":"icc-men-s-t20-world-cup-africa-region-final-2019","name":"ICC Men's T20 World Cup Africa Region Final, 2019","shortName":"ICC Men's T20 World Cup Africa Region Final, 2019"},{"id":"14362","slug":"icc-men-s-t20-world-cup-africa-region-qualifier-2021-22","name":"ICC Men's T20 World Cup Africa Region Qualifier, 2021/22","shortName":"ICC Men's T20 World Cup Africa Region Qualifier, 2021/22"},{"id":"15904","slug":"icc-men-s-t20-world-cup-africa-region-qualifier-2023-24","name":"ICC Men's T20 World Cup Africa Region Qualifier, 2023/24","shortName":"ICC Men's T20 World Cup Africa Region Qualifier, 2023/24"},{"id":"13243","slug":"icc-men-s-t20-world-cup-americas-region-final-2019","name":"ICC Men's T20 World Cup Americas Region Final, 2019","shortName":"ICC Men's T20 World Cup Americas Region Final, 2019"},{"id":"15816","slug":"icc-men-s-t20-world-cup-americas-region-final-2023-24","name":"ICC Men's T20 World Cup Americas Region Final, 2023/24","shortName":"ICC Men's T20 World Cup Americas Region Final, 2023/24"},{"id":"14311","slug":"icc-men-s-t20-world-cup-americas-region-qualifier-2021-22","name":"ICC Men's T20 World Cup Americas Region Qualifier, 2021/22","shortName":"ICC Men's T20 World Cup Americas Region Qualifier, 2021/22"},{"id":"15252","slug":"icc-men-s-t20-world-cup-americas-region-qualifier-2022-23","name":"ICC Men's T20 World Cup Americas Region Qualifier, 2022/23","shortName":"ICC Men's T20 World Cup Americas Region Qualifier, 2022/23"},{"id":"14306","slug":"icc-men-s-t20-world-cup-asia-a-qualifier-2021-22","name":"ICC Men's T20 World Cup Asia A Qualifier, 2021/22","shortName":"ICC Men's T20 World Cup Asia A Qualifier, 2021/22"},{"id":"15537","slug":"icc-men-s-t20-world-cup-asia-b-qualifier-2023","name":"ICC Men's T20 World Cup Asia B Qualifier, 2023","shortName":"ICC Men's T20 World Cup Asia B Qualifier, 2023"},{"id":"16573","slug":"icc-men-s-t20-world-cup-asia-qualifier-a-2024","name":"ICC Men's T20 World Cup Asia Qualifier A, 2024","shortName":"ICC Men's T20 World Cup Asia Qualifier A, 2024"},{"id":"16784","slug":"icc-men-s-t20-world-cup-asia-qualifier-b-2024-25","name":"ICC Men's T20 World Cup Asia Qualifier B, 2024/25","shortName":"ICC Men's T20 World Cup Asia Qualifier B, 2024/25"},{"id":"15886","slug":"icc-men-s-t20-world-cup-asia-qualifier-final-2023-24","name":"ICC Men's T20 World Cup Asia Qualifier Final, 2023/24","shortName":"ICC Men's T20 World Cup Asia Qualifier Final, 2023/24"},{"id":"13130","slug":"icc-men-s-t20-world-cup-asia-region-final-2019","name":"ICC Men's T20 World Cup Asia Region Final, 2019","shortName":"ICC Men's T20 World Cup Asia Region Final, 2019"},{"id":"15533","slug":"icc-men-s-t20-world-cup-east-asia-pacific-qualifier-2023","name":"ICC Men's T20 World Cup East Asia-Pacific Qualifier, 2023","shortName":"ICC Men's T20 World Cup East Asia-Pacific Qualifier, 2023"},{"id":"14960","slug":"icc-men-s-t20-world-cup-east-asia-pacific-region-qualifier-a-2022","name":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier A, 2022","shortName":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier A, 2022"},{"id":"16533","slug":"icc-men-s-t20-world-cup-east-asia-pacific-region-qualifier-a-2024","name":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier A, 2024","shortName":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier A, 2024"},{"id":"15012","slug":"icc-men-s-t20-world-cup-east-asia-pacific-region-qualifier-b-2022-23","name":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier B, 2022/23","shortName":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier B, 2022/23"},{"id":"16654","slug":"icc-men-s-t20-world-cup-east-asia-pacific-region-qualifier-b-2024","name":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier B, 2024","shortName":"ICC Men's T20 World Cup East Asia-Pacific Region Qualifier B, 2024"},{"id":"13042","slug":"icc-men-s-t20-world-cup-europe-region-final-2019","name":"ICC Men's T20 World Cup Europe Region Final, 2019","shortName":"ICC Men's T20 World Cup Europe Region Final, 2019"},{"id":"14256","slug":"icc-men-s-t20-world-cup-europe-region-qualifier-2021-22","name":"ICC Men's T20 World Cup Europe Region Qualifier, 2021/22","shortName":"ICC Men's T20 World Cup Europe Region Qualifier, 2021/22"},{"id":"15526","slug":"icc-men-s-t20-world-cup-europe-region-qualifier-2023","name":"ICC Men's T20 World Cup Europe Region Qualifier, 2023","shortName":"ICC Men's T20 World Cup Europe Region Qualifier, 2023"},{"id":"14456","slug":"icc-men-s-t20-world-cup-qualifier-a-2021-22","name":"ICC Men's T20 World Cup Qualifier A, 2021/22","shortName":"ICC Men's T20 World Cup Qualifier A, 2021/22"},{"id":"13311","slug":"icc-men-s-t20-world-cup-qualifier-2019-20","name":"ICC Men's T20 World Cup Qualifier, 2019/20","shortName":"ICC Men's T20 World Cup Qualifier, 2019/20"},{"id":"14770","slug":"icc-men-s-t20-world-cup-qualifier-2022","name":"ICC Men's T20 World Cup Qualifier, 2022","shortName":"ICC Men's T20 World Cup Qualifier, 2022"},{"id":"14270","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-a-2021-22","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2021/22","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2021/22"},{"id":"15084","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-a-2022-23","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2022/23","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2022/23"},{"id":"16645","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-a-2024","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2024","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group A, 2024"},{"id":"14304","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-b-2021-22","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2021/22","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2021/22"},{"id":"15092","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-b-2022-23","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2022/23","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2022/23"},{"id":"16735","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-b-2024-25","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2024/25","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group B, 2024/25"},{"id":"16815","slug":"icc-men-s-t20-world-cup-sub-regional-africa-qualifier-group-c-2024-25","name":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group C, 2024/25","shortName":"ICC Men's T20 World Cup Sub Regional Africa Qualifier Group C, 2024/25"},{"id":"16872","slug":"icc-men-s-t20-world-cup-sub-regional-americas-qualifier-2024-25","name":"ICC Men's T20 World Cup Sub Regional Americas Qualifier, 2024/25","shortName":"ICC Men's T20 World Cup Sub Regional Americas Qualifier, 2024/25"},{"id":"15812","slug":"icc-men-s-t20-world-cup-sub-regional-asia-qualifier-a-2023-24","name":"ICC Men's T20 World Cup Sub Regional Asia Qualifier A, 2023/24","shortName":"ICC Men's T20 World Cup Sub Regional Asia Qualifier A, 2023/24"},{"id":"14743","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-a-2022","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group A, 2022","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group A, 2022"},{"id":"16381","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-a-2024","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group A, 2024","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group A, 2024"},{"id":"14744","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-b-2022","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group B, 2022","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group B, 2022"},{"id":"16421","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-b-2024","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group B, 2024","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group B, 2024"},{"id":"14731","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-c-2022","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group C, 2022","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group C, 2022"},{"id":"16490","slug":"icc-men-s-t20-world-cup-sub-regional-europe-qualifier-group-c-2024","name":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group C, 2024","shortName":"ICC Men's T20 World Cup Sub Regional Europe Qualifier Group C, 2024"},{"id":"14024","slug":"icc-men-s-t20-world-cup-2021-22","name":"ICC Men's T20 World Cup, 2021/22","shortName":"ICC Men's T20 World Cup, 2021/22"},{"id":"14450","slug":"icc-men-s-t20-world-cup-2022-23","name":"ICC Men's T20 World Cup, 2022/23","shortName":"ICC Men's T20 World Cup, 2022/23"},{"id":"15946","slug":"icc-men-s-t20-world-cup-2024","name":"ICC Men's T20 World Cup, 2024","shortName":"ICC Men's T20 World Cup, 2024"},{"id":"12906","slug":"icc-world-twenty20-east-asia-pacific-region-final-2018-19","name":"ICC World Twenty20 East Asia-Pacific Region Final, 2018/19","shortName":"ICC World Twenty20 East Asia-Pacific Region Final, 2018/19"},{"id":"4330","slug":"icc-world-twenty20-qualifier-2008","name":"ICC World Twenty20 Qualifier, 2008","shortName":"ICC World Twenty20 Qualifier, 2008"},{"id":"5127","slug":"icc-world-twenty20-qualifier-2009-10","name":"ICC World Twenty20 Qualifier, 2009/10","shortName":"ICC World Twenty20 Qualifier, 2009/10"},{"id":"6868","slug":"icc-world-twenty20-qualifier-2011-12","name":"ICC World Twenty20 Qualifier, 2011/12","shortName":"ICC World Twenty20 Qualifier, 2011/12"},{"id":"8437","slug":"icc-world-twenty20-qualifier-2013-14","name":"ICC World Twenty20 Qualifier, 2013/14","shortName":"ICC World Twenty20 Qualifier, 2013/14"},{"id":"10131","slug":"icc-world-twenty20-qualifier-2015","name":"ICC World Twenty20 Qualifier, 2015","shortName":"ICC World Twenty20 Qualifier, 2015"},{"id":"3115","slug":"icc-world-twenty20-2007-08","name":"ICC World Twenty20, 2007/08","shortName":"ICC World Twenty20, 2007/08"},{"id":"4162","slug":"icc-world-twenty20-2009","name":"ICC World Twenty20, 2009","shortName":"ICC World Twenty20, 2009"},{"id":"5195","slug":"icc-world-twenty20-2010","name":"ICC World Twenty20, 2010","shortName":"ICC World Twenty20, 2010"},{"id":"6856","slug":"icc-world-twenty20-2012-13","name":"ICC World Twenty20, 2012/13","shortName":"ICC World Twenty20, 2012/13"},{"id":"12300","slug":"icc-world-xi-v-west-indies-t20i-match-2018","name":"ICC World XI v West Indies T20I Match, 2018","shortName":"ICC World XI v West Indies T20I Match, 2018"},{"id":"11996","slug":"independence-cup-2017-18","name":"Independence Cup, 2017/18","shortName":"Independence Cup, 2017/18"},{"id":"3164","slug":"india-in-australia-t20i-match-2007-08","name":"India in Australia T20I Match, 2007/08","shortName":"India in Australia T20I Match, 2007/08"},{"id":"6637","slug":"india-in-australia-t20i-series-2011-12","name":"India in Australia T20I Series, 2011/12","shortName":"India in Australia T20I Series, 2011/12"},{"id":"10261","slug":"india-in-australia-t20i-series-2015-16","name":"India in Australia T20I Series, 2015/16","shortName":"India in Australia T20I Series, 2015/16"},{"id":"12383","slug":"india-in-australia-t20i-series-2018-19","name":"India in Australia T20I Series, 2018/19","shortName":"India in Australia T20I Series, 2018/19"},{"id":"13673","slug":"india-in-australia-t20i-series-2020-21","name":"India in Australia T20I Series, 2020/21","shortName":"India in Australia T20I Series, 2020/21"},{"id":"6113","slug":"india-in-england-t20i-match-2011","name":"India in England T20I Match, 2011","shortName":"India in England T20I Match, 2011"},{"id":"8565","slug":"india-in-england-t20i-match-2014","name":"India in England T20I Match, 2014","shortName":"India in England T20I Match, 2014"},{"id":"12031","slug":"india-in-england-t20i-series-2018","name":"India in England T20I Series, 2018","shortName":"India in England T20I Series, 2018"},{"id":"14152","slug":"india-in-england-t20i-series-2022","name":"India in England T20I Series, 2022","shortName":"India in England T20I Series, 2022"},{"id":"12299","slug":"india-in-ireland-t20i-series-2018","name":"India in Ireland T20I Series, 2018","shortName":"India in Ireland T20I Series, 2018"},{"id":"14499","slug":"india-in-ireland-t20i-series-2022","name":"India in Ireland T20I Series, 2022","shortName":"India in Ireland T20I Series, 2022"},{"id":"15565","slug":"india-in-ireland-t20i-series-2023","name":"India in Ireland T20I Series, 2023","shortName":"India in Ireland T20I Series, 2023"},{"id":"4546","slug":"india-in-new-zealand-t20i-series-2008-09","name":"India in New Zealand T20I Series, 2008/09","shortName":"India in New Zealand T20I Series, 2008/09"},{"id":"12526","slug":"india-in-new-zealand-t20i-series-2018-19","name":"India in New Zealand T20I Series, 2018/19","shortName":"India in New Zealand T20I Series, 2018/19"},{"id":"13092","slug":"india-in-new-zealand-t20i-series-2019-20","name":"India in New Zealand T20I Series, 2019/20","shortName":"India in New Zealand T20I Series, 2019/20"},{"id":"14795","slug":"india-in-new-zealand-t20i-series-2022-23","name":"India in New Zealand T20I Series, 2022/23","shortName":"India in New Zealand T20I Series, 2022/23"},{"id":"2841","slug":"india-in-south-africa-t20i-match-2006-07","name":"India in South Africa T20I Match, 2006/07","shortName":"India in South Africa T20I Match, 2006/07"},{"id":"5926","slug":"india-in-south-africa-t20i-match-2010-11","name":"India in South Africa T20I Match, 2010/11","shortName":"India in South Africa T20I Match, 2010/11"},{"id":"7278","slug":"india-in-south-africa-t20i-match-2011-12","name":"India in South Africa T20I Match, 2011/12","shortName":"India in South Africa T20I Match, 2011/12"},{"id":"12083","slug":"india-in-south-africa-t20i-series-2017-18","name":"India in South Africa T20I Series, 2017/18","shortName":"India in South Africa T20I Series, 2017/18"},{"id":"15594","slug":"india-in-south-africa-t20i-series-2023-24","name":"India in South Africa T20I Series, 2023/24","shortName":"India in South Africa T20I Series, 2023/24"},{"id":"16616","slug":"india-in-south-africa-t20i-series-2024-25","name":"India in South Africa T20I Series, 2024/25","shortName":"India in South Africa T20I Series, 2024/25"},{"id":"4766","slug":"india-in-sri-lanka-t20i-match-2008-09","name":"India in Sri Lanka T20I Match, 2008/09","shortName":"India in Sri Lanka T20I Match, 2008/09"},{"id":"7331","slug":"india-in-sri-lanka-t20i-match-2012","name":"India in Sri Lanka T20I Match, 2012","shortName":"India in Sri Lanka T20I Match, 2012"},{"id":"11916","slug":"india-in-sri-lanka-t20i-match-2017","name":"India in Sri Lanka T20I Match, 2017","shortName":"India in Sri Lanka T20I Match, 2017"},{"id":"13955","slug":"india-in-sri-lanka-t20i-series-2021","name":"India in Sri Lanka T20I Series, 2021","shortName":"India in Sri Lanka T20I Series, 2021"},{"id":"16471","slug":"india-in-sri-lanka-t20i-series-2024","name":"India in Sri Lanka T20I Series, 2024","shortName":"India in Sri Lanka T20I Series, 2024"},{"id":"6337","slug":"india-in-west-indies-t20i-match-2011","name":"India in West Indies T20I Match, 2011","shortName":"India in West Indies T20I Match, 2011"},{"id":"11860","slug":"india-in-west-indies-t20i-match-2017","name":"India in West Indies T20I Match, 2017","shortName":"India in West Indies T20I Match, 2017"},{"id":"5805","slug":"india-in-zimbabwe-t20i-series-2010","name":"India in Zimbabwe T20I Series, 2010","shortName":"India in Zimbabwe T20I Series, 2010"},{"id":"10211","slug":"india-in-zimbabwe-t20i-series-2015","name":"India in Zimbabwe T20I Series, 2015","shortName":"India in Zimbabwe T20I Series, 2015"},{"id":"11167","slug":"india-in-zimbabwe-t20i-series-2016","name":"India in Zimbabwe T20I Series, 2016","shortName":"India in Zimbabwe T20I Series, 2016"},{"id":"16095","slug":"india-in-zimbabwe-t20i-series-2024","name":"India in Zimbabwe T20I Series, 2024","shortName":"India in Zimbabwe T20I Series, 2024"},{"id":"8261","slug":"india-v-australia-t20i-match-2013-14","name":"India v Australia T20I Match, 2013/14","shortName":"India v Australia T20I Match, 2013/14"},{"id":"14965","slug":"indonesia-in-japan-t20i-series-2022-23","name":"Indonesia in Japan T20I Series, 2022/23","shortName":"Indonesia in Japan T20I Series, 2022/23"},{"id":"16655","slug":"indonesia-v-japan-t20i-match-2024","name":"Indonesia v Japan T20I Match, 2024","shortName":"Indonesia v Japan T20I Match, 2024"},{"id":"13048","slug":"inter-insular-t20-series-2019","name":"Inter-Insular T20 Series, 2019","shortName":"Inter-Insular T20 Series, 2019"},{"id":"14564","slug":"inter-insular-t20-series-2022","name":"Inter-Insular T20 Series, 2022","shortName":"Inter-Insular T20 Series, 2022"},{"id":"15523","slug":"inter-insular-t20-series-2023","name":"Inter-Insular T20 Series, 2023","shortName":"Inter-Insular T20 Series, 2023"},{"id":"16439","slug":"inter-insular-t20-series-2024","name":"Inter-Insular T20 Series, 2024","shortName":"Inter-Insular T20 Series, 2024"},{"id":"13593","slug":"interport-t20i-series-2019-20","name":"Interport T20I Series, 2019/20","shortName":"Interport T20I Series, 2019/20"},{"id":"15223","slug":"ireland-in-bangladesh-t20i-series-2022-23","name":"Ireland in Bangladesh T20I Series, 2022/23","shortName":"Ireland in Bangladesh T20I Series, 2022/23"},{"id":"7063","slug":"ireland-in-kenya-t20i-series-2011-12","name":"Ireland in Kenya T20I Series, 2011/12","shortName":"Ireland in Kenya T20I Series, 2011/12"},{"id":"10979","slug":"ireland-in-united-arab-emirates-t20i-series-2015-16","name":"Ireland in United Arab Emirates T20I Series, 2015/16","shortName":"Ireland in United Arab Emirates T20I Series, 2015/16"},{"id":"14235","slug":"ireland-in-united-arab-emirates-t20i-series-2021-22","name":"Ireland in United Arab Emirates T20I Series, 2021/22","shortName":"Ireland in United Arab Emirates T20I Series, 2021/22"},{"id":"14387","slug":"ireland-in-united-states-of-america-t20i-series-2021-22","name":"Ireland in United States of America T20I Series, 2021/22","shortName":"Ireland in United States of America T20I Series, 2021/22"},{"id":"8949","slug":"ireland-in-west-indies-t20i-series-2013-14","name":"Ireland in West Indies T20I Series, 2013/14","shortName":"Ireland in West Indies T20I Series, 2013/14"},{"id":"13412","slug":"ireland-in-west-indies-t20i-series-2019-20","name":"Ireland in West Indies T20I Series, 2019/20","shortName":"Ireland in West Indies T20I Series, 2019/20"},{"id":"15163","slug":"ireland-in-zimbabwe-t20i-series-2022-23","name":"Ireland in Zimbabwe T20I Series, 2022/23","shortName":"Ireland in Zimbabwe T20I Series, 2022/23"},{"id":"15922","slug":"ireland-in-zimbabwe-t20i-series-2023-24","name":"Ireland in Zimbabwe T20I Series, 2023/24","shortName":"Ireland in Zimbabwe T20I Series, 2023/24"},{"id":"13340","slug":"ireland-tri-nation-t20i-series-2019","name":"Ireland Tri-Nation T20I Series, 2019","shortName":"Ireland Tri-Nation T20I Series, 2019"},{"id":"16284","slug":"ireland-v-south-africa-t20i-series-2024-25","name":"Ireland v South Africa T20I Series, 2024/25","shortName":"Ireland v South Africa T20I Series, 2024/25"},{"id":"13718","slug":"isle-of-man-in-guernsey-t20i-match-2020","name":"Isle of Man in Guernsey T20I Match, 2020","shortName":"Isle of Man in Guernsey T20I Match, 2020"},{"id":"15215","slug":"isle-of-man-in-spain-t20i-series-2022-23","name":"Isle of Man in Spain T20I Series, 2022/23","shortName":"Isle of Man in Spain T20I Series, 2022/23"},{"id":"16656","slug":"japan-v-philippines-t20i-match-2024","name":"Japan v Philippines T20I Match, 2024","shortName":"Japan v Philippines T20I Match, 2024"},{"id":"16405","slug":"jersey-in-denmark-t20i-series-2024","name":"Jersey in Denmark T20I Series, 2024","shortName":"Jersey in Denmark T20I Series, 2024"},{"id":"13377","slug":"jersey-in-qatar-t20i-series-2019-20","name":"Jersey in Qatar T20I Series, 2019/20","shortName":"Jersey in Qatar T20I Series, 2019/20"},{"id":"16207","slug":"jersey-in-spain-t20i-series-2024","name":"Jersey in Spain T20I Series, 2024","shortName":"Jersey in Spain T20I Series, 2024"},{"id":"8129","slug":"kenya-in-scotland-t20i-series-2013","name":"Kenya in Scotland T20I Series, 2013","shortName":"Kenya in Scotland T20I Series, 2013"},{"id":"5689","slug":"kenya-t20-tri-series-2009-10","name":"Kenya T20 Tri-Series, 2009/10","shortName":"Kenya T20 Tri-Series, 2009/10"},{"id":"8120","slug":"kenya-v-netherlands-t20i-match-2013","name":"Kenya v Netherlands T20I Match, 2013","shortName":"Kenya v Netherlands T20I Match, 2013"},{"id":"13149","slug":"kuwait-in-qatar-t20i-series-2019","name":"Kuwait in Qatar T20I Series, 2019","shortName":"Kuwait in Qatar T20I Series, 2019"},{"id":"13440","slug":"kwacha-t20-men-s-cup-2019-20","name":"Kwacha T20 Men's Cup, 2019/20","shortName":"Kwacha T20 Men's Cup, 2019/20"},{"id":"16192","slug":"lesotho-in-eswatini-t20i-series-2023-24","name":"Lesotho in Eswatini T20I Series, 2023/24","shortName":"Lesotho in Eswatini T20I Series, 2023/24"},{"id":"15828","slug":"luxembourg-in-gibraltar-t20i-series-2023-24","name":"Luxembourg in Gibraltar T20I Series, 2023/24","shortName":"Luxembourg in Gibraltar T20I Series, 2023/24"},{"id":"13714","slug":"luxembourg-twenty20-tri-series-2020","name":"Luxembourg Twenty20 Tri-Series, 2020","shortName":"Luxembourg Twenty20 Tri-Series, 2020"},{"id":"16127","slug":"malaysia-open-t20-championship-2023-24","name":"Malaysia Open T20 Championship, 2023/24","shortName":"Malaysia Open T20 Championship, 2023/24"},{"id":"13068","slug":"malaysia-tri-nation-t20i-series-2019","name":"Malaysia Tri-Nation T20I Series, 2019","shortName":"Malaysia Tri-Nation T20I Series, 2019"},{"id":"15786","slug":"malaysia-tri-nation-t20i-series-2023","name":"Malaysia Tri-Nation T20I Series, 2023","shortName":"Malaysia Tri-Nation T20I Series, 2023"},{"id":"16566","slug":"malaysia-tri-nation-t20i-series-2024","name":"Malaysia Tri-Nation T20I Series, 2024","shortName":"Malaysia Tri-Nation T20I Series, 2024"},{"id":"14696","slug":"malta-in-belgium-t20i-series-2022","name":"Malta in Belgium T20I Series, 2022","shortName":"Malta in Belgium T20I Series, 2022"},{"id":"13740","slug":"malta-in-bulgaria-t20i-series-2020","name":"Malta in Bulgaria T20I Series, 2020","shortName":"Malta in Bulgaria T20I Series, 2020"},{"id":"12305","slug":"marylebone-cricket-club-tri-nation-t20-series-2018","name":"Marylebone Cricket Club Tri-Nation T20 Series, 2018","shortName":"Marylebone Cricket Club Tri-Nation T20 Series, 2018"},{"id":"5502","slug":"mcc-spirit-of-cricket-t20i-series-2010","name":"MCC Spirit of Cricket T20I Series, 2010","shortName":"MCC Spirit of Cricket T20I Series, 2010"},{"id":"15555","slug":"mdina-cup-2023","name":"Mdina Cup, 2023","shortName":"Mdina Cup, 2023"},{"id":"16302","slug":"mdina-cup-2024","name":"Mdina Cup, 2024","shortName":"Mdina Cup, 2024"},{"id":"14878","slug":"men-s-t20-asia-cup-qualifier-2022","name":"Men's T20 Asia Cup Qualifier, 2022","shortName":"Men's T20 Asia Cup Qualifier, 2022"},{"id":"10989","slug":"men-s-t20-asia-cup-2015-16","name":"Men's T20 Asia Cup, 2015/16","shortName":"Men's T20 Asia Cup, 2015/16"},{"id":"14846","slug":"men-s-t20-asia-cup-2022","name":"Men's T20 Asia Cup, 2022","shortName":"Men's T20 Asia Cup, 2022"},{"id":"16287","slug":"mongolia-in-japan-t20i-series-2024","name":"Mongolia in Japan T20I Series, 2024","shortName":"Mongolia in Japan T20I Series, 2024"},{"id":"14835","slug":"mozambique-in-eswatini-t20i-series-2022","name":"Mozambique in Eswatini T20I Series, 2022","shortName":"Mozambique in Eswatini T20I Series, 2022"},{"id":"16781","slug":"myanmar-in-indonesia-t20i-series-2024-25","name":"Myanmar in Indonesia T20I Series, 2024/25","shortName":"Myanmar in Indonesia T20I Series, 2024/25"},{"id":"16194","slug":"namibia-in-oman-t20i-series-2024","name":"Namibia in Oman T20I Series, 2024","shortName":"Namibia in Oman T20I Series, 2024"},{"id":"14229","slug":"namibia-in-united-arab-emirates-t20i-match-2021-22","name":"Namibia in United Arab Emirates T20I Match, 2021/22","shortName":"Namibia in United Arab Emirates T20I Match, 2021/22"},{"id":"14585","slug":"namibia-in-zimbabwe-t20i-series-2022","name":"Namibia in Zimbabwe T20I Series, 2022","shortName":"Namibia in Zimbabwe T20I Series, 2022"},{"id":"16657","slug":"namibia-t20-tri-series-2024","name":"Namibia T20 Tri-Series, 2024","shortName":"Namibia T20 Tri-Series, 2024"},{"id":"14233","slug":"namibia-v-papua-new-guinea-t20i-match-2021-22","name":"Namibia v Papua New Guinea T20I Match, 2021/22","shortName":"Namibia v Papua New Guinea T20I Match, 2021/22"},{"id":"14231","slug":"namibia-v-scotland-t20i-match-2021-22","name":"Namibia v Scotland T20I Match, 2021/22","shortName":"Namibia v Scotland T20I Match, 2021/22"},{"id":"16133","slug":"nepal-in-hong-kong-t20i-match-2023-24","name":"Nepal in Hong Kong T20I Match, 2023/24","shortName":"Nepal in Hong Kong T20I Match, 2023/24"},{"id":"14866","slug":"nepal-in-kenya-t20i-series-2022","name":"Nepal in Kenya T20I Series, 2022","shortName":"Nepal in Kenya T20I Series, 2022"},{"id":"13147","slug":"nepal-in-malaysia-t20i-series-2019","name":"Nepal in Malaysia T20I Series, 2019","shortName":"Nepal in Malaysia T20I Series, 2019"},{"id":"10197","slug":"nepal-in-netherlands-t20i-series-2015","name":"Nepal in Netherlands T20I Series, 2015","shortName":"Nepal in Netherlands T20I Series, 2015"},{"id":"12828","slug":"nepal-in-united-arab-emirates-t20i-series-2018-19","name":"Nepal in United Arab Emirates T20I Series, 2018/19","shortName":"Nepal in United Arab Emirates T20I Series, 2018/19"},{"id":"16721","slug":"nepal-in-united-states-of-america-t20i-series-2024-25","name":"Nepal in United States of America T20I Series, 2024/25","shortName":"Nepal in United States of America T20I Series, 2024/25"},{"id":"13922","slug":"nepal-tri-nation-t20i-series-2021","name":"Nepal Tri-Nation T20I Series, 2021","shortName":"Nepal Tri-Nation T20I Series, 2021"},{"id":"14512","slug":"nepal-tri-nation-t20i-series-2021-22","name":"Nepal Tri-Nation T20I Series, 2021/22","shortName":"Nepal Tri-Nation T20I Series, 2021/22"},{"id":"15860","slug":"nepal-tri-nation-t20i-series-2023-24","name":"Nepal Tri-Nation T20I Series, 2023/24","shortName":"Nepal Tri-Nation T20I Series, 2023/24"},{"id":"16115","slug":"nepal-triangular-series-2023-24","name":"Nepal Triangular Series, 2023/24","shortName":"Nepal Triangular Series, 2023/24"},{"id":"16746","slug":"netherlands-in-oman-t20i-series-2024-25","name":"Netherlands in Oman T20I Series, 2024/25","shortName":"Netherlands in Oman T20I Series, 2024/25"},{"id":"10995","slug":"netherlands-in-united-arab-emirates-t20i-match-2015-16","name":"Netherlands in United Arab Emirates T20I Match, 2015/16","shortName":"Netherlands in United Arab Emirates T20I Match, 2015/16"},{"id":"16565","slug":"netherlands-tri-nation-t20i-series-aug-2024-2024","name":"Netherlands Tri-Nation T20I Series [Aug 2024], 2024","shortName":"Netherlands Tri-Nation T20I Series [Aug 2024], 2024"},{"id":"12314","slug":"netherlands-tri-nation-t20i-series-2018","name":"Netherlands Tri-Nation T20I Series, 2018","shortName":"Netherlands Tri-Nation T20I Series, 2018"},{"id":"16245","slug":"netherlands-tri-nation-t20i-series-2024","name":"Netherlands Tri-Nation T20I Series, 2024","shortName":"Netherlands Tri-Nation T20I Series, 2024"},{"id":"3161","slug":"new-zealand-in-australia-t20i-match-2007-08","name":"New Zealand in Australia T20I Match, 2007/08","shortName":"New Zealand in Australia T20I Match, 2007/08"},{"id":"4320","slug":"new-zealand-in-australia-t20i-match-2008-09","name":"New Zealand in Australia T20I Match, 2008/09","shortName":"New Zealand in Australia T20I Match, 2008/09"},{"id":"8593","slug":"new-zealand-in-bangladesh-t20i-match-2013-14","name":"New Zealand in Bangladesh T20I Match, 2013/14","shortName":"New Zealand in Bangladesh T20I Match, 2013/14"},{"id":"14055","slug":"new-zealand-in-bangladesh-t20i-series-2021","name":"New Zealand in Bangladesh T20I Series, 2021","shortName":"New Zealand in Bangladesh T20I Series, 2021"},{"id":"3243","slug":"new-zealand-in-england-t20i-match-2008","name":"New Zealand in England T20I Match, 2008","shortName":"New Zealand in England T20I Match, 2008"},{"id":"9247","slug":"new-zealand-in-england-t20i-match-2015","name":"New Zealand in England T20I Match, 2015","shortName":"New Zealand in England T20I Match, 2015"},{"id":"7365","slug":"new-zealand-in-england-t20i-series-2013","name":"New Zealand in England T20I Series, 2013","shortName":"New Zealand in England T20I Series, 2013"},{"id":"14992","slug":"new-zealand-in-england-t20i-series-2023","name":"New Zealand in England T20I Series, 2023","shortName":"New Zealand in England T20I Series, 2023"},{"id":"7343","slug":"new-zealand-in-india-t20i-series-2012","name":"New Zealand in India T20I Series, 2012","shortName":"New Zealand in India T20I Series, 2012"},{"id":"12042","slug":"new-zealand-in-india-t20i-series-2017-18","name":"New Zealand in India T20I Series, 2017/18","shortName":"New Zealand in India T20I Series, 2017/18"},{"id":"14202","slug":"new-zealand-in-india-t20i-series-2021-22","name":"New Zealand in India T20I Series, 2021/22","shortName":"New Zealand in India T20I Series, 2021/22"},{"id":"15170","slug":"new-zealand-in-india-t20i-series-2022-23","name":"New Zealand in India T20I Series, 2022/23","shortName":"New Zealand in India T20I Series, 2022/23"},{"id":"14502","slug":"new-zealand-in-ireland-t20i-series-2022","name":"New Zealand in Ireland T20I Series, 2022","shortName":"New Zealand in Ireland T20I Series, 2022"},{"id":"14580","slug":"new-zealand-in-netherlands-t20i-series-2022","name":"New Zealand in Netherlands T20I Series, 2022","shortName":"New Zealand in Netherlands T20I Series, 2022"},{"id":"15057","slug":"new-zealand-in-pakistan-t20i-series-2023","name":"New Zealand in Pakistan T20I Series, 2023","shortName":"New Zealand in Pakistan T20I Series, 2023"},{"id":"16158","slug":"new-zealand-in-pakistan-t20i-series-2024","name":"New Zealand in Pakistan T20I Series, 2024","shortName":"New Zealand in Pakistan T20I Series, 2024"},{"id":"14530","slug":"new-zealand-in-scotland-t20i-series-2022","name":"New Zealand in Scotland T20I Series, 2022","shortName":"New Zealand in Scotland T20I Series, 2022"},{"id":"2713","slug":"new-zealand-in-south-africa-t20i-match-2005-06","name":"New Zealand in South Africa T20I Match, 2005/06","shortName":"New Zealand in South Africa T20I Match, 2005/06"},{"id":"3273","slug":"new-zealand-in-south-africa-t20i-match-2007-08","name":"New Zealand in South Africa T20I Match, 2007/08","shortName":"New Zealand in South Africa T20I Match, 2007/08"},{"id":"7390","slug":"new-zealand-in-south-africa-t20i-series-2012-13","name":"New Zealand in South Africa T20I Series, 2012/13","shortName":"New Zealand in South Africa T20I Series, 2012/13"},{"id":"9907","slug":"new-zealand-in-south-africa-t20i-series-2015","name":"New Zealand in South Africa T20I Series, 2015","shortName":"New Zealand in South Africa T20I Series, 2015"},{"id":"7656","slug":"new-zealand-in-sri-lanka-t20i-match-2012-13","name":"New Zealand in Sri Lanka T20I Match, 2012/13","shortName":"New Zealand in Sri Lanka T20I Match, 2012/13"},{"id":"5065","slug":"new-zealand-in-sri-lanka-t20i-series-2009","name":"New Zealand in Sri Lanka T20I Series, 2009","shortName":"New Zealand in Sri Lanka T20I Series, 2009"},{"id":"8597","slug":"new-zealand-in-sri-lanka-t20i-series-2013-14","name":"New Zealand in Sri Lanka T20I Series, 2013/14","shortName":"New Zealand in Sri Lanka T20I Series, 2013/14"},{"id":"13167","slug":"new-zealand-in-sri-lanka-t20i-series-2019","name":"New Zealand in Sri Lanka T20I Series, 2019","shortName":"New Zealand in Sri Lanka T20I Series, 2019"},{"id":"16769","slug":"new-zealand-in-sri-lanka-t20i-series-2024-25","name":"New Zealand in Sri Lanka T20I Series, 2024/25","shortName":"New Zealand in Sri Lanka T20I Series, 2024/25"},{"id":"15418","slug":"new-zealand-in-united-arab-emirates-t20i-series-2023","name":"New Zealand in United Arab Emirates T20I Series, 2023","shortName":"New Zealand in United Arab Emirates T20I Series, 2023"},{"id":"9117","slug":"new-zealand-in-west-indies-t20i-series-2014","name":"New Zealand in West Indies T20I Series, 2014","shortName":"New Zealand in West Indies T20I Series, 2014"},{"id":"14680","slug":"new-zealand-in-west-indies-t20i-series-2022","name":"New Zealand in West Indies T20I Series, 2022","shortName":"New Zealand in West Indies T20I Series, 2022"},{"id":"10241","slug":"new-zealand-in-zimbabwe-t20i-match-2015","name":"New Zealand in Zimbabwe T20I Match, 2015","shortName":"New Zealand in Zimbabwe T20I Match, 2015"},{"id":"6769","slug":"new-zealand-in-zimbabwe-t20i-series-2011-12","name":"New Zealand in Zimbabwe T20I Series, 2011/12","shortName":"New Zealand in Zimbabwe T20I Series, 2011/12"},{"id":"14797","slug":"new-zealand-t20i-tri-series-2022-23","name":"New Zealand T20I Tri-Series, 2022/23","shortName":"New Zealand T20I Tri-Series, 2022/23"},{"id":"5861","slug":"new-zealand-v-sri-lanka-t20i-series-2010","name":"New Zealand v Sri Lanka T20I Series, 2010","shortName":"New Zealand v Sri Lanka T20I Series, 2010"},{"id":"7285","slug":"new-zealand-v-west-indies-t20i-series-2012","name":"New Zealand v West Indies T20I Series, 2012","shortName":"New Zealand v West Indies T20I Series, 2012"},{"id":"12218","slug":"nidahas-twenty20-tri-series-2017-18","name":"Nidahas Twenty20 Tri-Series, 2017/18","shortName":"Nidahas Twenty20 Tri-Series, 2017/18"},{"id":"16469","slug":"nigeria-in-kenya-t20i-series-2024","name":"Nigeria in Kenya T20I Series, 2024","shortName":"Nigeria in Kenya T20I Series, 2024"},{"id":"15351","slug":"nordic-t20-cup-2023","name":"Nordic T20 Cup, 2023","shortName":"Nordic T20 Cup, 2023"},{"id":"16415","slug":"nordic-t20-cup-2024","name":"Nordic T20 Cup, 2024","shortName":"Nordic T20 Cup, 2024"},{"id":"13252","slug":"oman-pentangular-t20i-series-2019-20","name":"Oman Pentangular T20I Series, 2019/20","shortName":"Oman Pentangular T20I Series, 2019/20"},{"id":"12862","slug":"oman-quadrangular-t20i-series-2018-19","name":"Oman Quadrangular T20I Series, 2018/19","shortName":"Oman Quadrangular T20I Series, 2018/19"},{"id":"14464","slug":"oman-quadrangular-t20i-series-2021-22","name":"Oman Quadrangular T20I Series, 2021/22","shortName":"Oman Quadrangular T20I Series, 2021/22"},{"id":"13154","slug":"pacific-games-men-s-cricket-competition-2019","name":"Pacific Games Men's Cricket Competition, 2019","shortName":"Pacific Games Men's Cricket Competition, 2019"},{"id":"15277","slug":"pacific-island-men-cricket-challenge-2022-23","name":"Pacific Island Men Cricket Challenge, 2022/23","shortName":"Pacific Island Men Cricket Challenge, 2022/23"},{"id":"5106","slug":"pakistan-in-australia-t20i-match-2009-10","name":"Pakistan in Australia T20I Match, 2009/10","shortName":"Pakistan in Australia T20I Match, 2009/10"},{"id":"13013","slug":"pakistan-in-australia-t20i-series-2019-20","name":"Pakistan in Australia T20I Series, 2019/20","shortName":"Pakistan in Australia T20I Series, 2019/20"},{"id":"16214","slug":"pakistan-in-australia-t20i-series-2024-25","name":"Pakistan in Australia T20I Series, 2024/25","shortName":"Pakistan in Australia T20I Series, 2024/25"},{"id":"6955","slug":"pakistan-in-bangladesh-t20i-match-2011-12","name":"Pakistan in Bangladesh T20I Match, 2011/12","shortName":"Pakistan in Bangladesh T20I Match, 2011/12"},{"id":"9951","slug":"pakistan-in-bangladesh-t20i-match-2015","name":"Pakistan in Bangladesh T20I Match, 2015","shortName":"Pakistan in Bangladesh T20I Match, 2015"},{"id":"14182","slug":"pakistan-in-bangladesh-t20i-series-2021-22","name":"Pakistan in Bangladesh T20I Series, 2021/22","shortName":"Pakistan in Bangladesh T20I Series, 2021/22"},{"id":"2642","slug":"pakistan-in-england-t20i-match-2006","name":"Pakistan in England T20I Match, 2006","shortName":"Pakistan in England T20I Match, 2006"},{"id":"10421","slug":"pakistan-in-england-t20i-match-2016","name":"Pakistan in England T20I Match, 2016","shortName":"Pakistan in England T20I Match, 2016"},{"id":"12488","slug":"pakistan-in-england-t20i-match-2019","name":"Pakistan in England T20I Match, 2019","shortName":"Pakistan in England T20I Match, 2019"},{"id":"5513","slug":"pakistan-in-england-t20i-series-2010","name":"Pakistan in England T20I Series, 2010","shortName":"Pakistan in England T20I Series, 2010"},{"id":"13285","slug":"pakistan-in-england-t20i-series-2020","name":"Pakistan in England T20I Series, 2020","shortName":"Pakistan in England T20I Series, 2020"},{"id":"13790","slug":"pakistan-in-england-t20i-series-2021","name":"Pakistan in England T20I Series, 2021","shortName":"Pakistan in England T20I Series, 2021"},{"id":"15569","slug":"pakistan-in-england-t20i-series-2024","name":"Pakistan in England T20I Series, 2024","shortName":"Pakistan in England T20I Series, 2024"},{"id":"7818","slug":"pakistan-in-india-t20i-series-2012-13","name":"Pakistan in India T20I Series, 2012/13","shortName":"Pakistan in India T20I Series, 2012/13"},{"id":"16228","slug":"pakistan-in-ireland-t20i-series-2024","name":"Pakistan in Ireland T20I Series, 2024","shortName":"Pakistan in Ireland T20I Series, 2024"},{"id":"6090","slug":"pakistan-in-new-zealand-t20i-series-2010-11","name":"Pakistan in New Zealand T20I Series, 2010/11","shortName":"Pakistan in New Zealand T20I Series, 2010/11"},{"id":"10459","slug":"pakistan-in-new-zealand-t20i-series-2015-16","name":"Pakistan in New Zealand T20I Series, 2015/16","shortName":"Pakistan in New Zealand T20I Series, 2015/16"},{"id":"11947","slug":"pakistan-in-new-zealand-t20i-series-2017-18","name":"Pakistan in New Zealand T20I Series, 2017/18","shortName":"Pakistan in New Zealand T20I Series, 2017/18"},{"id":"13749","slug":"pakistan-in-new-zealand-t20i-series-2020-21","name":"Pakistan in New Zealand T20I Series, 2020/21","shortName":"Pakistan in New Zealand T20I Series, 2020/21"},{"id":"15613","slug":"pakistan-in-new-zealand-t20i-series-2023-24","name":"Pakistan in New Zealand T20I Series, 2023/24","shortName":"Pakistan in New Zealand T20I Series, 2023/24"},{"id":"12171","slug":"pakistan-in-scotland-t20i-series-2018","name":"Pakistan in Scotland T20I Series, 2018","shortName":"Pakistan in Scotland T20I Series, 2018"},{"id":"2842","slug":"pakistan-in-south-africa-t20i-match-2006-07","name":"Pakistan in South Africa T20I Match, 2006/07","shortName":"Pakistan in South Africa T20I Match, 2006/07"},{"id":"7394","slug":"pakistan-in-south-africa-t20i-series-2012-13","name":"Pakistan in South Africa T20I Series, 2012/13","shortName":"Pakistan in South Africa T20I Series, 2012/13"},{"id":"8721","slug":"pakistan-in-south-africa-t20i-series-2013-14","name":"Pakistan in South Africa T20I Series, 2013/14","shortName":"Pakistan in South Africa T20I Series, 2013/14"},{"id":"12341","slug":"pakistan-in-south-africa-t20i-series-2018-19","name":"Pakistan in South Africa T20I Series, 2018/19","shortName":"Pakistan in South Africa T20I Series, 2018/19"},{"id":"13863","slug":"pakistan-in-south-africa-t20i-series-2021","name":"Pakistan in South Africa T20I Series, 2021","shortName":"Pakistan in South Africa T20I Series, 2021"},{"id":"16308","slug":"pakistan-in-south-africa-t20i-series-2024-25","name":"Pakistan in South Africa T20I Series, 2024/25","shortName":"Pakistan in South Africa T20I Series, 2024/25"},{"id":"5069","slug":"pakistan-in-sri-lanka-t20i-match-2009","name":"Pakistan in Sri Lanka T20I Match, 2009","shortName":"Pakistan in Sri Lanka T20I Match, 2009"},{"id":"7299","slug":"pakistan-in-sri-lanka-t20i-series-2012","name":"Pakistan in Sri Lanka T20I Series, 2012","shortName":"Pakistan in Sri Lanka T20I Series, 2012"},{"id":"9999","slug":"pakistan-in-sri-lanka-t20i-series-2015","name":"Pakistan in Sri Lanka T20I Series, 2015","shortName":"Pakistan in Sri Lanka T20I Series, 2015"},{"id":"6341","slug":"pakistan-in-west-indies-t20i-match-2011","name":"Pakistan in West Indies T20I Match, 2011","shortName":"Pakistan in West Indies T20I Match, 2011"},{"id":"8247","slug":"pakistan-in-west-indies-t20i-series-2013","name":"Pakistan in West Indies T20I Series, 2013","shortName":"Pakistan in West Indies T20I Series, 2013"},{"id":"11695","slug":"pakistan-in-west-indies-t20i-series-2017","name":"Pakistan in West Indies T20I Series, 2017","shortName":"Pakistan in West Indies T20I Series, 2017"},{"id":"13970","slug":"pakistan-in-west-indies-t20i-series-2021","name":"Pakistan in West Indies T20I Series, 2021","shortName":"Pakistan in West Indies T20I Series, 2021"},{"id":"6493","slug":"pakistan-in-zimbabwe-t20i-series-2011","name":"Pakistan in Zimbabwe T20I Series, 2011","shortName":"Pakistan in Zimbabwe T20I Series, 2011"},{"id":"8423","slug":"pakistan-in-zimbabwe-t20i-series-2013","name":"Pakistan in Zimbabwe T20I Series, 2013","shortName":"Pakistan in Zimbabwe T20I Series, 2013"},{"id":"10327","slug":"pakistan-in-zimbabwe-t20i-series-2015-16","name":"Pakistan in Zimbabwe T20I Series, 2015/16","shortName":"Pakistan in Zimbabwe T20I Series, 2015/16"},{"id":"13912","slug":"pakistan-in-zimbabwe-t20i-series-2021","name":"Pakistan in Zimbabwe T20I Series, 2021","shortName":"Pakistan in Zimbabwe T20I Series, 2021"},{"id":"16520","slug":"pakistan-in-zimbabwe-t20i-series-2024-25","name":"Pakistan in Zimbabwe T20I Series, 2024/25","shortName":"Pakistan in Zimbabwe T20I Series, 2024/25"},{"id":"9097","slug":"pakistan-v-australia-t20i-match-2014-15","name":"Pakistan v Australia T20I Match, 2014/15","shortName":"Pakistan v Australia T20I Match, 2014/15"},{"id":"7456","slug":"pakistan-v-australia-t20i-series-2012","name":"Pakistan v Australia T20I Series, 2012","shortName":"Pakistan v Australia T20I Series, 2012"},{"id":"12616","slug":"pakistan-v-australia-t20i-series-2018-19","name":"Pakistan v Australia T20I Series, 2018/19","shortName":"Pakistan v Australia T20I Series, 2018/19"},{"id":"5716","slug":"pakistan-v-england-t20i-series-2009-10","name":"Pakistan v England T20I Series, 2009/10","shortName":"Pakistan v England T20I Series, 2009/10"},{"id":"6861","slug":"pakistan-v-england-t20i-series-2011-12","name":"Pakistan v England T20I Series, 2011/12","shortName":"Pakistan v England T20I Series, 2011/12"},{"id":"10307","slug":"pakistan-v-england-t20i-series-2015-16","name":"Pakistan v England T20I Series, 2015/16","shortName":"Pakistan v England T20I Series, 2015/16"},{"id":"5518","slug":"pakistan-v-new-zealand-t20i-series-2009-10","name":"Pakistan v New Zealand T20I Series, 2009/10","shortName":"Pakistan v New Zealand T20I Series, 2009/10"},{"id":"9221","slug":"pakistan-v-new-zealand-t20i-series-2014-15","name":"Pakistan v New Zealand T20I Series, 2014/15","shortName":"Pakistan v New Zealand T20I Series, 2014/15"},{"id":"12618","slug":"pakistan-v-new-zealand-t20i-series-2018-19","name":"Pakistan v New Zealand T20I Series, 2018/19","shortName":"Pakistan v New Zealand T20I Series, 2018/19"},{"id":"5904","slug":"pakistan-v-south-africa-t20i-series-2010-11","name":"Pakistan v South Africa T20I Series, 2010/11","shortName":"Pakistan v South Africa T20I Series, 2010/11"},{"id":"8297","slug":"pakistan-v-south-africa-t20i-series-2013-14","name":"Pakistan v South Africa T20I Series, 2013/14","shortName":"Pakistan v South Africa T20I Series, 2013/14"},{"id":"6844","slug":"pakistan-v-sri-lanka-t20i-match-2011-12","name":"Pakistan v Sri Lanka T20I Match, 2011/12","shortName":"Pakistan v Sri Lanka T20I Match, 2011/12"},{"id":"8409","slug":"pakistan-v-sri-lanka-t20i-series-2013-14","name":"Pakistan v Sri Lanka T20I Series, 2013/14","shortName":"Pakistan v Sri Lanka T20I Series, 2013/14"},{"id":"12053","slug":"pakistan-v-sri-lanka-t20i-series-2017-18","name":"Pakistan v Sri Lanka T20I Series, 2017/18","shortName":"Pakistan v Sri Lanka T20I Series, 2017/18"},{"id":"11485","slug":"pakistan-v-west-indies-t20i-series-2016-17","name":"Pakistan v West Indies T20I Series, 2016/17","shortName":"Pakistan v West Indies T20I Series, 2016/17"},{"id":"16163","slug":"papua-new-guinea-in-malaysia-t20i-series-2023-24","name":"Papua New Guinea in Malaysia T20I Series, 2023/24","shortName":"Papua New Guinea in Malaysia T20I Series, 2023/24"},{"id":"16130","slug":"papua-new-guinea-in-oman-t20i-series-2023-24","name":"Papua New Guinea in Oman T20I Series, 2023/24","shortName":"Papua New Guinea in Oman T20I Series, 2023/24"},{"id":"11787","slug":"papua-new-guinea-in-united-arab-emirates-t20i-series-2017","name":"Papua New Guinea in United Arab Emirates T20I Series, 2017","shortName":"Papua New Guinea in United Arab Emirates T20I Series, 2017"},{"id":"10921","slug":"papua-new-guinea-v-ireland-t20i-series-2015-16","name":"Papua New Guinea v Ireland T20I Series, 2015/16","shortName":"Papua New Guinea v Ireland T20I Series, 2015/16"},{"id":"14236","slug":"papua-new-guinea-v-scotland-t20i-match-2021-22","name":"Papua New Guinea v Scotland T20I Match, 2021/22","shortName":"Papua New Guinea v Scotland T20I Match, 2021/22"},{"id":"15984","slug":"philippines-in-indonesia-t20i-series-2023-24","name":"Philippines in Indonesia T20I Series, 2023/24","shortName":"Philippines in Indonesia T20I Series, 2023/24"},{"id":"14076","slug":"portugal-t20-tri-series-2021","name":"Portugal T20 Tri-Series, 2021","shortName":"Portugal T20 Tri-Series, 2021"},{"id":"15504","slug":"quadrangular-twenty20-series-bulgaria-2023","name":"Quadrangular Twenty20 Series (Bulgaria), 2023","shortName":"Quadrangular Twenty20 Series (Bulgaria), 2023"},{"id":"15267","slug":"quadrangular-twenty20-series-hong-kong-2022-23","name":"Quadrangular Twenty20 Series (Hong Kong), 2022/23","shortName":"Quadrangular Twenty20 Series (Hong Kong), 2022/23"},{"id":"14779","slug":"quadrangular-twenty20-series-malaysia-2022","name":"Quadrangular Twenty20 Series (Malaysia), 2022","shortName":"Quadrangular Twenty20 Series (Malaysia), 2022"},{"id":"15182","slug":"quadrangular-twenty20-series-malaysia-2022-23","name":"Quadrangular Twenty20 Series (Malaysia), 2022/23","shortName":"Quadrangular Twenty20 Series (Malaysia), 2022/23"},{"id":"16107","slug":"quadrangular-twenty20-series-thailand-2023-24","name":"Quadrangular Twenty20 Series (Thailand), 2023/24","shortName":"Quadrangular Twenty20 Series (Thailand), 2023/24"},{"id":"16742","slug":"rwanda-in-malawi-t20i-series-2024-25","name":"Rwanda in Malawi T20I Series, 2024/25","shortName":"Rwanda in Malawi T20I Series, 2024/25"},{"id":"15079","slug":"rwanda-in-tanzania-t20i-series-2022-23","name":"Rwanda in Tanzania T20I Series, 2022/23","shortName":"Rwanda in Tanzania T20I Series, 2022/23"},{"id":"10851","slug":"scotland-in-hong-kong-t20i-series-2015-16","name":"Scotland in Hong Kong T20I Series, 2015/16","shortName":"Scotland in Hong Kong T20I Series, 2015/16"},{"id":"10167","slug":"scotland-in-ireland-t20i-series-2015","name":"Scotland in Ireland T20I Series, 2015","shortName":"Scotland in Ireland T20I Series, 2015"},{"id":"10985","slug":"scotland-in-united-arab-emirates-t20i-match-2015-16","name":"Scotland in United Arab Emirates T20I Match, 2015/16","shortName":"Scotland in United Arab Emirates T20I Match, 2015/16"},{"id":"16110","slug":"scotland-in-united-arab-emirates-t20i-series-2023-24","name":"Scotland in United Arab Emirates T20I Series, 2023/24","shortName":"Scotland in United Arab Emirates T20I Series, 2023/24"},{"id":"10987","slug":"scotland-v-netherlands-t20i-match-2015-16","name":"Scotland v Netherlands T20I Match, 2015/16","shortName":"Scotland v Netherlands T20I Match, 2015/16"},{"id":"15355","slug":"sea-games-men-s-twenty20-cricket-competition-2023","name":"SEA Games Men's Twenty20 Cricket Competition, 2023","shortName":"SEA Games Men's Twenty20 Cricket Competition, 2023"},{"id":"15826","slug":"serbia-in-gibraltar-t20i-series-2023-24","name":"Serbia in Gibraltar T20I Series, 2023/24","shortName":"Serbia in Gibraltar T20I Series, 2023/24"},{"id":"16698","slug":"serbia-in-gibraltar-t20i-series-2024","name":"Serbia in Gibraltar T20I Series, 2024","shortName":"Serbia in Gibraltar T20I Series, 2024"},{"id":"16442","slug":"serbia-in-slovenia-t20i-series-2024","name":"Serbia in Slovenia T20I Series, 2024","shortName":"Serbia in Slovenia T20I Series, 2024"},{"id":"16765","slug":"seychelles-in-kenya-t20i-match-2024-25","name":"Seychelles in Kenya T20I Match, 2024/25","shortName":"Seychelles in Kenya T20I Match, 2024/25"},{"id":"14284","slug":"sierra-leone-in-nigeria-t20i-series-2021-22","name":"Sierra Leone in Nigeria T20I Series, 2021/22","shortName":"Sierra Leone in Nigeria T20I Series, 2021/22"},{"id":"14783","slug":"singa-championship-series-2022","name":"Singa Championship Series, 2022","shortName":"Singa Championship Series, 2022"},{"id":"13360","slug":"singapore-twenty20-tri-series-2019-20","name":"Singapore Twenty20 Tri-Series, 2019/20","shortName":"Singapore Twenty20 Tri-Series, 2019/20"},{"id":"14010","slug":"sofia-twenty20-2021","name":"Sofia Twenty20, 2021","shortName":"Sofia Twenty20, 2021"},{"id":"14641","slug":"sofia-twenty20-2022","name":"Sofia Twenty20, 2022","shortName":"Sofia Twenty20, 2022"},{"id":"2660","slug":"south-africa-in-australia-t20i-match-2005-06","name":"South Africa in Australia T20I Match, 2005/06","shortName":"South Africa in Australia T20I Match, 2005/06"},{"id":"12381","slug":"south-africa-in-australia-t20i-match-2018-19","name":"South Africa in Australia T20I Match, 2018/19","shortName":"South Africa in Australia T20I Match, 2018/19"},{"id":"4319","slug":"south-africa-in-australia-t20i-series-2008-09","name":"South Africa in Australia T20I Series, 2008/09","shortName":"South Africa in Australia T20I Series, 2008/09"},{"id":"9317","slug":"south-africa-in-australia-t20i-series-2014-15","name":"South Africa in Australia T20I Series, 2014/15","shortName":"South Africa in Australia T20I Series, 2014/15"},{"id":"9843","slug":"south-africa-in-bangladesh-t20i-series-2015","name":"South Africa in Bangladesh T20I Series, 2015","shortName":"South Africa in Bangladesh T20I Series, 2015"},{"id":"6885","slug":"south-africa-in-england-t20i-series-2012","name":"South Africa in England T20I Series, 2012","shortName":"South Africa in England T20I Series, 2012"},{"id":"11317","slug":"south-africa-in-england-t20i-series-2017","name":"South Africa in England T20I Series, 2017","shortName":"South Africa in England T20I Series, 2017"},{"id":"14156","slug":"south-africa-in-england-t20i-series-2022","name":"South Africa in England T20I Series, 2022","shortName":"South Africa in England T20I Series, 2022"},{"id":"10313","slug":"south-africa-in-india-t20i-series-2015-16","name":"South Africa in India T20I Series, 2015/16","shortName":"South Africa in India T20I Series, 2015/16"},{"id":"13090","slug":"south-africa-in-india-t20i-series-2019-20","name":"South Africa in India T20I Series, 2019/20","shortName":"South Africa in India T20I Series, 2019/20"},{"id":"14211","slug":"south-africa-in-india-t20i-series-2022","name":"South Africa in India T20I Series, 2022","shortName":"South Africa in India T20I Series, 2022"},{"id":"14856","slug":"south-africa-in-india-t20i-series-2022-23","name":"South Africa in India T20I Series, 2022/23","shortName":"South Africa in India T20I Series, 2022/23"},{"id":"13874","slug":"south-africa-in-ireland-t20i-series-2021","name":"South Africa in Ireland T20I Series, 2021","shortName":"South Africa in Ireland T20I Series, 2021"},{"id":"11223","slug":"south-africa-in-new-zealand-t20i-match-2016-17","name":"South Africa in New Zealand T20I Match, 2016/17","shortName":"South Africa in New Zealand T20I Match, 2016/17"},{"id":"6675","slug":"south-africa-in-new-zealand-t20i-series-2011-12","name":"South Africa in New Zealand T20I Series, 2011/12","shortName":"South Africa in New Zealand T20I Series, 2011/12"},{"id":"13807","slug":"south-africa-in-pakistan-t20i-series-2020-21","name":"South Africa in Pakistan T20I Series, 2020/21","shortName":"South Africa in Pakistan T20I Series, 2020/21"},{"id":"12320","slug":"south-africa-in-sri-lanka-t20i-match-2018","name":"South Africa in Sri Lanka T20I Match, 2018","shortName":"South Africa in Sri Lanka T20I Match, 2018"},{"id":"8141","slug":"south-africa-in-sri-lanka-t20i-series-2013","name":"South Africa in Sri Lanka T20I Series, 2013","shortName":"South Africa in Sri Lanka T20I Series, 2013"},{"id":"14053","slug":"south-africa-in-sri-lanka-t20i-series-2021","name":"South Africa in Sri Lanka T20I Series, 2021","shortName":"South Africa in Sri Lanka T20I Series, 2021"},{"id":"5678","slug":"south-africa-in-west-indies-t20i-series-2010","name":"South Africa in West Indies T20I Series, 2010","shortName":"South Africa in West Indies T20I Series, 2010"},{"id":"13965","slug":"south-africa-in-west-indies-t20i-series-2021","name":"South Africa in West Indies T20I Series, 2021","shortName":"South Africa in West Indies T20I Series, 2021"},{"id":"16322","slug":"south-africa-in-west-indies-t20i-series-2024","name":"South Africa in West Indies T20I Series, 2024","shortName":"South Africa in West Indies T20I Series, 2024"},{"id":"16324","slug":"south-africa-in-west-indies-aug-2024-t20i-series-2024","name":"South Africa in West Indies [Aug 2024] T20I Series, 2024","shortName":"South Africa in West Indies [Aug 2024] T20I Series, 2024"},{"id":"14504","slug":"south-africa-v-ireland-t20i-series-2022","name":"South Africa v Ireland T20I Series, 2022","shortName":"South Africa v Ireland T20I Series, 2022"},{"id":"13329","slug":"south-american-men-s-championships-2019-20","name":"South American Men's Championships, 2019/20","shortName":"South American Men's Championships, 2019/20"},{"id":"15863","slug":"south-american-men-s-championships-2023-24","name":"South American Men's Championships, 2023/24","shortName":"South American Men's Championships, 2023/24"},{"id":"16723","slug":"south-american-men-s-championships-2024-25","name":"South American Men's Championships, 2024/25","shortName":"South American Men's Championships, 2024/25"},{"id":"13493","slug":"south-asian-games-men-s-cricket-competition-2019-20","name":"South Asian Games Men's Cricket Competition, 2019/20","shortName":"South Asian Games Men's Cricket Competition, 2019/20"},{"id":"15442","slug":"southern-africa-cup-2023","name":"Southern Africa Cup, 2023","shortName":"Southern Africa Cup, 2023"},{"id":"16532","slug":"spain-in-croatia-t20i-series-2024","name":"Spain in Croatia T20I Series, 2024","shortName":"Spain in Croatia T20I Series, 2024"},{"id":"13201","slug":"spain-in-finland-t20i-series-2019","name":"Spain in Finland T20I Series, 2019","shortName":"Spain in Finland T20I Series, 2019"},{"id":"12898","slug":"spain-triangular-t20i-series-2019","name":"Spain Triangular T20I Series, 2019","shortName":"Spain Triangular T20I Series, 2019"},{"id":"14553","slug":"spain-triangular-t20i-series-2022","name":"Spain Triangular T20I Series, 2022","shortName":"Spain Triangular T20I Series, 2022"},{"id":"15034","slug":"spain-triangular-t20i-series-2022-23","name":"Spain Triangular T20I Series, 2022/23","shortName":"Spain Triangular T20I Series, 2022/23"},{"id":"5692","slug":"sri-lanka-associates-t20-series-2009-10","name":"Sri Lanka Associates T20 Series, 2009/10","shortName":"Sri Lanka Associates T20 Series, 2009/10"},{"id":"5768","slug":"sri-lanka-in-australia-t20i-match-2010-11","name":"Sri Lanka in Australia T20I Match, 2010/11","shortName":"Sri Lanka in Australia T20I Match, 2010/11"},{"id":"7497","slug":"sri-lanka-in-australia-t20i-series-2012-13","name":"Sri Lanka in Australia T20I Series, 2012/13","shortName":"Sri Lanka in Australia T20I Series, 2012/13"},{"id":"11125","slug":"sri-lanka-in-australia-t20i-series-2016-17","name":"Sri Lanka in Australia T20I Series, 2016/17","shortName":"Sri Lanka in Australia T20I Series, 2016/17"},{"id":"13011","slug":"sri-lanka-in-australia-t20i-series-2019-20","name":"Sri Lanka in Australia T20I Series, 2019/20","shortName":"Sri Lanka in Australia T20I Series, 2019/20"},{"id":"13984","slug":"sri-lanka-in-australia-t20i-series-2021-22","name":"Sri Lanka in Australia T20I Series, 2021/22","shortName":"Sri Lanka in Australia T20I Series, 2021/22"},{"id":"8743","slug":"sri-lanka-in-bangladesh-t20i-series-2013-14","name":"Sri Lanka in Bangladesh T20I Series, 2013/14","shortName":"Sri Lanka in Bangladesh T20I Series, 2013/14"},{"id":"12198","slug":"sri-lanka-in-bangladesh-t20i-series-2017-18","name":"Sri Lanka in Bangladesh T20I Series, 2017/18","shortName":"Sri Lanka in Bangladesh T20I Series, 2017/18"},{"id":"16069","slug":"sri-lanka-in-bangladesh-t20i-series-2023-24","name":"Sri Lanka in Bangladesh T20I Series, 2023/24","shortName":"Sri Lanka in Bangladesh T20I Series, 2023/24"},{"id":"2644","slug":"sri-lanka-in-england-t20i-match-2006","name":"Sri Lanka in England T20I Match, 2006","shortName":"Sri Lanka in England T20I Match, 2006"},{"id":"6110","slug":"sri-lanka-in-england-t20i-match-2011","name":"Sri Lanka in England T20I Match, 2011","shortName":"Sri Lanka in England T20I Match, 2011"},{"id":"8569","slug":"sri-lanka-in-england-t20i-match-2014","name":"Sri Lanka in England T20I Match, 2014","shortName":"Sri Lanka in England T20I Match, 2014"},{"id":"10411","slug":"sri-lanka-in-england-t20i-match-2016","name":"Sri Lanka in England T20I Match, 2016","shortName":"Sri Lanka in England T20I Match, 2016"},{"id":"13837","slug":"sri-lanka-in-england-t20i-series-2021","name":"Sri Lanka in England T20I Series, 2021","shortName":"Sri Lanka in England T20I Series, 2021"},{"id":"5564","slug":"sri-lanka-in-india-t20i-series-2009-10","name":"Sri Lanka in India T20I Series, 2009/10","shortName":"Sri Lanka in India T20I Series, 2009/10"},{"id":"10973","slug":"sri-lanka-in-india-t20i-series-2015-16","name":"Sri Lanka in India T20I Series, 2015/16","shortName":"Sri Lanka in India T20I Series, 2015/16"},{"id":"12090","slug":"sri-lanka-in-india-t20i-series-2017-18","name":"Sri Lanka in India T20I Series, 2017/18","shortName":"Sri Lanka in India T20I Series, 2017/18"},{"id":"13386","slug":"sri-lanka-in-india-t20i-series-2019-20","name":"Sri Lanka in India T20I Series, 2019/20","shortName":"Sri Lanka in India T20I Series, 2019/20"},{"id":"14209","slug":"sri-lanka-in-india-t20i-series-2021-22","name":"Sri Lanka in India T20I Series, 2021/22","shortName":"Sri Lanka in India T20I Series, 2021/22"},{"id":"15166","slug":"sri-lanka-in-india-t20i-series-2022-23","name":"Sri Lanka in India T20I Series, 2022/23","shortName":"Sri Lanka in India T20I Series, 2022/23"},{"id":"12533","slug":"sri-lanka-in-new-zealand-t20i-match-2018-19","name":"Sri Lanka in New Zealand T20I Match, 2018/19","shortName":"Sri Lanka in New Zealand T20I Match, 2018/19"},{"id":"2794","slug":"sri-lanka-in-new-zealand-t20i-series-2006-07","name":"Sri Lanka in New Zealand T20I Series, 2006/07","shortName":"Sri Lanka in New Zealand T20I Series, 2006/07"},{"id":"10445","slug":"sri-lanka-in-new-zealand-t20i-series-2015-16","name":"Sri Lanka in New Zealand T20I Series, 2015/16","shortName":"Sri Lanka in New Zealand T20I Series, 2015/16"},{"id":"14807","slug":"sri-lanka-in-new-zealand-t20i-series-2022-23","name":"Sri Lanka in New Zealand T20I Series, 2022/23","shortName":"Sri Lanka in New Zealand T20I Series, 2022/23"},{"id":"13298","slug":"sri-lanka-in-pakistan-t20i-series-2019-20","name":"Sri Lanka in Pakistan T20I Series, 2019/20","shortName":"Sri Lanka in Pakistan T20I Series, 2019/20"},{"id":"10711","slug":"sri-lanka-in-south-africa-t20i-series-2016-17","name":"Sri Lanka in South Africa T20I Series, 2016/17","shortName":"Sri Lanka in South Africa T20I Series, 2016/17"},{"id":"12345","slug":"sri-lanka-in-south-africa-t20i-series-2018-19","name":"Sri Lanka in South Africa T20I Series, 2018/19","shortName":"Sri Lanka in South Africa T20I Series, 2018/19"},{"id":"13886","slug":"sri-lanka-in-west-indies-t20i-series-2020-21","name":"Sri Lanka in West Indies T20I Series, 2020/21","shortName":"Sri Lanka in West Indies T20I Series, 2020/21"},{"id":"14747","slug":"stan-nagaiah-trophy-2022","name":"Stan Nagaiah Trophy, 2022","shortName":"Stan Nagaiah Trophy, 2022"},{"id":"14075","slug":"sweden-in-denmark-t20i-series-2021","name":"Sweden in Denmark T20I Series, 2021","shortName":"Sweden in Denmark T20I Series, 2021"},{"id":"14082","slug":"sweden-in-finland-t20i-series-2021","name":"Sweden in Finland T20I Series, 2021","shortName":"Sweden in Finland T20I Series, 2021"},{"id":"14694","slug":"switzerland-in-luxembourg-t20i-series-2022","name":"Switzerland in Luxembourg T20I Series, 2022","shortName":"Switzerland in Luxembourg T20I Series, 2022"},{"id":"15500","slug":"switzerland-in-luxembourg-t20i-series-2023","name":"Switzerland in Luxembourg T20I Series, 2023","shortName":"Switzerland in Luxembourg T20I Series, 2023"},{"id":"4487","slug":"t20-canada-2008-09","name":"T20 Canada, 2008/09","shortName":"T20 Canada, 2008/09"},{"id":"16295","slug":"thailand-in-indonesia-t20i-series-2024","name":"Thailand in Indonesia T20I Series, 2024","shortName":"Thailand in Indonesia T20I Series, 2024"},{"id":"11648","slug":"trans-tasman-twenty20-tri-series-2017-18","name":"Trans-Tasman Twenty20 Tri-Series, 2017/18","shortName":"Trans-Tasman Twenty20 Tri-Series, 2017/18"},{"id":"15176","slug":"tri-nation-t20-cup-rwanda-2022-23","name":"Tri-Nation T20 Cup (Rwanda), 2022/23","shortName":"Tri-Nation T20 Cup (Rwanda), 2022/23"},{"id":"3444","slug":"twenty20-quadrangular-in-kenya-2007-08","name":"Twenty20 Quadrangular (in Kenya), 2007/08","shortName":"Twenty20 Quadrangular (in Kenya), 2007/08"},{"id":"16454","slug":"twenty20-quadrangular-in-kenya-2024","name":"Twenty20 Quadrangular (in Kenya), 2024","shortName":"Twenty20 Quadrangular (in Kenya), 2024"},{"id":"7897","slug":"twenty20-quadrangular-in-namibia-2013","name":"Twenty20 Quadrangular (in Namibia), 2013","shortName":"Twenty20 Quadrangular (in Namibia), 2013"},{"id":"13919","slug":"uganda-in-namibia-t20i-series-2021","name":"Uganda in Namibia T20I Series, 2021","shortName":"Uganda in Namibia T20I Series, 2021"},{"id":"14549","slug":"uganda-in-namibia-t20i-series-2022","name":"Uganda in Namibia T20I Series, 2022","shortName":"Uganda in Namibia T20I Series, 2022"},{"id":"13591","slug":"uganda-in-qatar-t20i-series-2019-20","name":"Uganda in Qatar T20I Series, 2019/20","shortName":"Uganda in Qatar T20I Series, 2019/20"},{"id":"14099","slug":"uganda-t20-tri-series-2021","name":"Uganda T20 Tri-Series, 2021","shortName":"Uganda T20 Tri-Series, 2021"},{"id":"13139","slug":"united-arab-emirates-in-netherlands-t20i-series-2019","name":"United Arab Emirates in Netherlands T20I Series, 2019","shortName":"United Arab Emirates in Netherlands T20I Series, 2019"},{"id":"10741","slug":"united-arab-emirates-v-oman-t20i-match-2015-16","name":"United Arab Emirates v Oman T20I Match, 2015/16","shortName":"United Arab Emirates v Oman T20I Match, 2015/16"},{"id":"12918","slug":"united-states-of-america-in-united-arab-emirates-t20i-series-2018-19","name":"United States of America in United Arab Emirates T20I Series, 2018/19","shortName":"United States of America in United Arab Emirates T20I Series, 2018/19"},{"id":"13378","slug":"valletta-cup-2019-20","name":"Valletta Cup, 2019/20","shortName":"Valletta Cup, 2019/20"},{"id":"14249","slug":"valletta-cup-2021-22","name":"Valletta Cup, 2021/22","shortName":"Valletta Cup, 2021/22"},{"id":"14558","slug":"valletta-cup-2022","name":"Valletta Cup, 2022","shortName":"Valletta Cup, 2022"},{"id":"15560","slug":"valletta-cup-2023","name":"Valletta Cup, 2023","shortName":"Valletta Cup, 2023"},{"id":"13375","slug":"vanuatu-in-malaysia-t20i-series-2019-20","name":"Vanuatu in Malaysia T20I Series, 2019/20","shortName":"Vanuatu in Malaysia T20I Series, 2019/20"},{"id":"10931","slug":"walton-t20-cricket-series-2015-16","name":"Walton T20 Cricket Series, 2015/16","shortName":"Walton T20 Cricket Series, 2015/16"},{"id":"15838","slug":"west-africa-trophy-2023-24","name":"West Africa Trophy, 2023/24","shortName":"West Africa Trophy, 2023/24"},{"id":"7501","slug":"west-indies-in-australia-t20i-match-2012-13","name":"West Indies in Australia T20I Match, 2012/13","shortName":"West Indies in Australia T20I Match, 2012/13"},{"id":"5102","slug":"west-indies-in-australia-t20i-series-2009-10","name":"West Indies in Australia T20I Series, 2009/10","shortName":"West Indies in Australia T20I Series, 2009/10"},{"id":"14657","slug":"west-indies-in-australia-t20i-series-2022-23","name":"West Indies in Australia T20I Series, 2022/23","shortName":"West Indies in Australia T20I Series, 2022/23"},{"id":"15394","slug":"west-indies-in-australia-t20i-series-2023-24","name":"West Indies in Australia T20I Series, 2023/24","shortName":"West Indies in Australia T20I Series, 2023/24"},{"id":"6862","slug":"west-indies-in-bangladesh-t20i-match-2011-12","name":"West Indies in Bangladesh T20I Match, 2011/12","shortName":"West Indies in Bangladesh T20I Match, 2011/12"},{"id":"7716","slug":"west-indies-in-bangladesh-t20i-match-2012-13","name":"West Indies in Bangladesh T20I Match, 2012/13","shortName":"West Indies in Bangladesh T20I Match, 2012/13"},{"id":"12506","slug":"west-indies-in-bangladesh-t20i-series-2018-19","name":"West Indies in Bangladesh T20I Series, 2018/19","shortName":"West Indies in Bangladesh T20I Series, 2018/19"},{"id":"6882","slug":"west-indies-in-england-t20i-match-2012","name":"West Indies in England T20I Match, 2012","shortName":"West Indies in England T20I Match, 2012"},{"id":"11319","slug":"west-indies-in-england-t20i-match-2017","name":"West Indies in England T20I Match, 2017","shortName":"West Indies in England T20I Match, 2017"},{"id":"2869","slug":"west-indies-in-england-t20i-series-2007","name":"West Indies in England T20I Series, 2007","shortName":"West Indies in England T20I Series, 2007"},{"id":"6753","slug":"west-indies-in-england-t20i-series-2011","name":"West Indies in England T20I Series, 2011","shortName":"West Indies in England T20I Series, 2011"},{"id":"12636","slug":"west-indies-in-india-t20i-series-2018-19","name":"West Indies in India T20I Series, 2018/19","shortName":"West Indies in India T20I Series, 2018/19"},{"id":"13084","slug":"west-indies-in-india-t20i-series-2019-20","name":"West Indies in India T20I Series, 2019/20","shortName":"West Indies in India T20I Series, 2019/20"},{"id":"14206","slug":"west-indies-in-india-t20i-series-2021-22","name":"West Indies in India T20I Series, 2021/22","shortName":"West Indies in India T20I Series, 2021/22"},{"id":"2697","slug":"west-indies-in-new-zealand-t20i-match-2005-06","name":"West Indies in New Zealand T20I Match, 2005/06","shortName":"West Indies in New Zealand T20I Match, 2005/06"},{"id":"4551","slug":"west-indies-in-new-zealand-t20i-series-2008-09","name":"West Indies in New Zealand T20I Series, 2008/09","shortName":"West Indies in New Zealand T20I Series, 2008/09"},{"id":"8479","slug":"west-indies-in-new-zealand-t20i-series-2013-14","name":"West Indies in New Zealand T20I Series, 2013/14","shortName":"West Indies in New Zealand T20I Series, 2013/14"},{"id":"11944","slug":"west-indies-in-new-zealand-t20i-series-2017-18","name":"West Indies in New Zealand T20I Series, 2017/18","shortName":"West Indies in New Zealand T20I Series, 2017/18"},{"id":"13746","slug":"west-indies-in-new-zealand-t20i-series-2020-21","name":"West Indies in New Zealand T20I Series, 2020/21","shortName":"West Indies in New Zealand T20I Series, 2020/21"},{"id":"12288","slug":"west-indies-in-pakistan-t20i-series-2018","name":"West Indies in Pakistan T20I Series, 2018","shortName":"West Indies in Pakistan T20I Series, 2018"},{"id":"14336","slug":"west-indies-in-pakistan-t20i-series-2021-22","name":"West Indies in Pakistan T20I Series, 2021/22","shortName":"West Indies in Pakistan T20I Series, 2021/22"},{"id":"3274","slug":"west-indies-in-south-africa-t20i-series-2007-08","name":"West Indies in South Africa T20I Series, 2007/08","shortName":"West Indies in South Africa T20I Series, 2007/08"},{"id":"9051","slug":"west-indies-in-south-africa-t20i-series-2014-15","name":"West Indies in South Africa T20I Series, 2014/15","shortName":"West Indies in South Africa T20I Series, 2014/15"},{"id":"15050","slug":"west-indies-in-south-africa-t20i-series-2022-23","name":"West Indies in South Africa T20I Series, 2022/23","shortName":"West Indies in South Africa T20I Series, 2022/23"},{"id":"10467","slug":"west-indies-in-sri-lanka-t20i-series-2015-16","name":"West Indies in Sri Lanka T20I Series, 2015/16","shortName":"West Indies in Sri Lanka T20I Series, 2015/16"},{"id":"13569","slug":"west-indies-in-sri-lanka-t20i-series-2019-20","name":"West Indies in Sri Lanka T20I Series, 2019/20","shortName":"West Indies in Sri Lanka T20I Series, 2019/20"},{"id":"16680","slug":"west-indies-in-sri-lanka-t20i-series-2024-25","name":"West Indies in Sri Lanka T20I Series, 2024/25","shortName":"West Indies in Sri Lanka T20I Series, 2024/25"},{"id":"12412","slug":"west-indies-v-bangladesh-t20i-series-2018","name":"West Indies v Bangladesh T20I Series, 2018","shortName":"West Indies v Bangladesh T20I Series, 2018"},{"id":"11419","slug":"west-indies-v-india-t20i-series-2016","name":"West Indies v India T20I Series, 2016","shortName":"West Indies v India T20I Series, 2016"},{"id":"13104","slug":"west-indies-v-india-t20i-series-2019","name":"West Indies v India T20I Series, 2019","shortName":"West Indies v India T20I Series, 2019"},{"id":"14678","slug":"west-indies-v-india-t20i-series-2022","name":"West Indies v India T20I Series, 2022","shortName":"West Indies v India T20I Series, 2022"},{"id":"15495","slug":"west-indies-v-india-t20i-series-2023","name":"West Indies v India T20I Series, 2023","shortName":"West Indies v India T20I Series, 2023"},{"id":"8083","slug":"world-t20-2013-14","name":"World T20, 2013/14","shortName":"World T20, 2013/14"},{"id":"10291","slug":"world-t20-2015-16","name":"World T20, 2015/16","shortName":"World T20, 2015/16"},{"id":"2918","slug":"zimbabwe-in-bangladesh-t20i-match-2006-07","name":"Zimbabwe in Bangladesh T20I Match, 2006/07","shortName":"Zimbabwe in Bangladesh T20I Match, 2006/07"},{"id":"10640","slug":"zimbabwe-in-bangladesh-t20i-series-2015-16","name":"Zimbabwe in Bangladesh T20I Series, 2015/16","shortName":"Zimbabwe in Bangladesh T20I Series, 2015/16"},{"id":"13580","slug":"zimbabwe-in-bangladesh-t20i-series-2019-20","name":"Zimbabwe in Bangladesh T20I Series, 2019/20","shortName":"Zimbabwe in Bangladesh T20I Series, 2019/20"},{"id":"16167","slug":"zimbabwe-in-bangladesh-t20i-series-2024","name":"Zimbabwe in Bangladesh T20I Series, 2024","shortName":"Zimbabwe in Bangladesh T20I Series, 2024"},{"id":"12800","slug":"zimbabwe-in-ireland-t20i-series-2019","name":"Zimbabwe in Ireland T20I Series, 2019","shortName":"Zimbabwe in Ireland T20I Series, 2019"},{"id":"13877","slug":"zimbabwe-in-ireland-t20i-series-2021","name":"Zimbabwe in Ireland T20I Series, 2021","shortName":"Zimbabwe in Ireland T20I Series, 2021"},{"id":"15882","slug":"zimbabwe-in-namibia-t20i-series-2023-24","name":"Zimbabwe in Namibia T20I Series, 2023/24","shortName":"Zimbabwe in Namibia T20I Series, 2023/24"},{"id":"13101","slug":"zimbabwe-in-netherlands-t20i-series-2019","name":"Zimbabwe in Netherlands T20I Series, 2019","shortName":"Zimbabwe in Netherlands T20I Series, 2019"},{"id":"6674","slug":"zimbabwe-in-new-zealand-t20i-series-2011-12","name":"Zimbabwe in New Zealand T20I Series, 2011/12","shortName":"Zimbabwe in New Zealand T20I Series, 2011/12"},{"id":"10043","slug":"zimbabwe-in-pakistan-t20i-series-2015","name":"Zimbabwe in Pakistan T20I Series, 2015","shortName":"Zimbabwe in Pakistan T20I Series, 2015"},{"id":"13744","slug":"zimbabwe-in-pakistan-t20i-series-2020-21","name":"Zimbabwe in Pakistan T20I Series, 2020/21","shortName":"Zimbabwe in Pakistan T20I Series, 2020/21"},{"id":"14083","slug":"zimbabwe-in-scotland-t20i-series-2021","name":"Zimbabwe in Scotland T20I Series, 2021","shortName":"Zimbabwe in Scotland T20I Series, 2021"},{"id":"5922","slug":"zimbabwe-in-south-africa-t20i-series-2010-11","name":"Zimbabwe in South Africa T20I Series, 2010/11","shortName":"Zimbabwe in South Africa T20I Series, 2010/11"},{"id":"12337","slug":"zimbabwe-in-south-africa-t20i-series-2018-19","name":"Zimbabwe in South Africa T20I Series, 2018/19","shortName":"Zimbabwe in South Africa T20I Series, 2018/19"},{"id":"15989","slug":"zimbabwe-in-sri-lanka-t20i-series-2023-24","name":"Zimbabwe in Sri Lanka T20I Series, 2023/24","shortName":"Zimbabwe in Sri Lanka T20I Series, 2023/24"},{"id":"5674","slug":"zimbabwe-in-west-indies-t20i-match-2009-10","name":"Zimbabwe in West Indies T20I Match, 2009/10","shortName":"Zimbabwe in West Indies T20I Match, 2009/10"},{"id":"7940","slug":"zimbabwe-in-west-indies-t20i-series-2012-13","name":"Zimbabwe in West Indies T20I Series, 2012/13","shortName":"Zimbabwe in West Indies T20I Series, 2012/13"},{"id":"12321","slug":"zimbabwe-twenty20-tri-series-2018","name":"Zimbabwe Twenty20 Tri-Series, 2018","shortName":"Zimbabwe Twenty20 Tri-Series, 2018"},{"id":"12624","slug":"4-day-franchise-series-2018-19","name":"4-Day Franchise Series, 2018/19","shortName":"4-Day Franchise Series, 2018/19"},{"id":"13189","slug":"4-day-franchise-series-2019-20","name":"4-Day Franchise Series, 2019/20","shortName":"4-Day Franchise Series, 2019/20"},{"id":"13766","slug":"4-day-franchise-series-2020-21","name":"4-Day Franchise Series, 2020/21","shortName":"4-Day Franchise Series, 2020/21"},{"id":"14179","slug":"4-day-franchise-series-2021-22","name":"4-Day Franchise Series, 2021/22","shortName":"4-Day Franchise Series, 2021/22"},{"id":"5161","slug":"abn-amro-patron-s-trophy-2004-05","name":"ABN-AMRO Patron's Trophy, 2004/05","shortName":"ABN-AMRO Patron's Trophy, 2004/05"},{"id":"2674","slug":"abn-amro-patron-s-trophy-2005-06","name":"ABN-AMRO Patron's Trophy, 2005/06","shortName":"ABN-AMRO Patron's Trophy, 2005/06"},{"id":"2910","slug":"abn-amro-patron-s-trophy-2006-07","name":"ABN-AMRO Patron's Trophy, 2006/07","shortName":"ABN-AMRO Patron's Trophy, 2006/07"},{"id":"4163","slug":"abn-amro-pentangular-cup-2007-08","name":"ABN-AMRO Pentangular Cup, 2007/08","shortName":"ABN-AMRO Pentangular Cup, 2007/08"},{"id":"13151","slug":"afghanistan-a-in-bangladesh-unofficial-test-series-2019","name":"Afghanistan A in Bangladesh unofficial Test Series, 2019","shortName":"Afghanistan A in Bangladesh unofficial Test Series, 2019"},{"id":"16290","slug":"afghanistan-a-in-sri-lanka-unofficial-test-match-2024","name":"Afghanistan A in Sri Lanka unofficial Test Match, 2024","shortName":"Afghanistan A in Sri Lanka unofficial Test Match, 2024"},{"id":"13150","slug":"afghanistan-a-tour-of-bangladesh-2019","name":"Afghanistan A tour of Bangladesh, 2019","shortName":"Afghanistan A tour of Bangladesh, 2019"},{"id":"16288","slug":"afghanistan-a-tour-of-sri-lanka-2024","name":"Afghanistan A tour of Sri Lanka, 2024","shortName":"Afghanistan A tour of Sri Lanka, 2024"},{"id":"9365","slug":"afghanistan-in-zimbabwe-unofficial-test-series-2014","name":"Afghanistan in Zimbabwe unofficial Test Series, 2014","shortName":"Afghanistan in Zimbabwe unofficial Test Series, 2014"},{"id":"10869","slug":"afghanistan-tour-of-bangladesh-and-india-2015-16","name":"Afghanistan tour of Bangladesh and India, 2015/16","shortName":"Afghanistan tour of Bangladesh and India, 2015/16"},{"id":"6622","slug":"afghanistan-tour-of-canada-2011","name":"Afghanistan tour of Canada, 2011","shortName":"Afghanistan tour of Canada, 2011"},{"id":"10155","slug":"afghanistan-tour-of-england-ireland-and-scotland-2015","name":"Afghanistan tour of England, Ireland and Scotland, 2015","shortName":"Afghanistan tour of England, Ireland and Scotland, 2015"},{"id":"11895","slug":"afghanistan-tour-of-hong-kong-2017-18","name":"Afghanistan tour of Hong Kong, 2017/18","shortName":"Afghanistan tour of Hong Kong, 2017/18"},{"id":"11407","slug":"afghanistan-tour-of-india-2016-17","name":"Afghanistan tour of India, 2016/17","shortName":"Afghanistan tour of India, 2016/17"},{"id":"7268","slug":"afghanistan-tour-of-ireland-2012","name":"Afghanistan tour of Ireland, 2012","shortName":"Afghanistan tour of Ireland, 2012"},{"id":"6050","slug":"afghanistan-tour-of-kenya-2010-11","name":"Afghanistan tour of Kenya, 2010/11","shortName":"Afghanistan tour of Kenya, 2010/11"},{"id":"8127","slug":"afghanistan-tour-of-namibia-2013","name":"Afghanistan tour of Namibia, 2013","shortName":"Afghanistan tour of Namibia, 2013"},{"id":"5264","slug":"afghanistan-tour-of-netherlands-2009","name":"Afghanistan tour of Netherlands, 2009","shortName":"Afghanistan tour of Netherlands, 2009"},{"id":"5797","slug":"afghanistan-tour-of-scotland-2010","name":"Afghanistan tour of Scotland, 2010","shortName":"Afghanistan tour of Scotland, 2010"},{"id":"11133","slug":"afghanistan-tour-of-scotland-ireland-and-netherlands-2016","name":"Afghanistan tour of Scotland, Ireland and Netherlands, 2016","shortName":"Afghanistan tour of Scotland, Ireland and Netherlands, 2016"},{"id":"5694","slug":"afghanistan-tour-of-sri-lanka-2009-10","name":"Afghanistan tour of Sri Lanka, 2009/10","shortName":"Afghanistan tour of Sri Lanka, 2009/10"},{"id":"6261","slug":"afghanistan-tour-of-united-arab-emirates-december-2010-11","name":"Afghanistan tour of United Arab Emirates [December], 2010/11","shortName":"Afghanistan tour of United Arab Emirates [December], 2010/11"},{"id":"7893","slug":"afghanistan-tour-of-united-arab-emirates-march-2013-2012-13","name":"Afghanistan tour of United Arab Emirates [March 2013], 2012/13","shortName":"Afghanistan tour of United Arab Emirates [March 2013], 2012/13"},{"id":"5725","slug":"afghanistan-tour-of-united-arab-emirates-2009-10","name":"Afghanistan tour of United Arab Emirates, 2009/10","shortName":"Afghanistan tour of United Arab Emirates, 2009/10"},{"id":"6725","slug":"afghanistan-tour-of-united-arab-emirates-2011-12","name":"Afghanistan tour of United Arab Emirates, 2011/12","shortName":"Afghanistan tour of United Arab Emirates, 2011/12"},{"id":"8415","slug":"afghanistan-tour-of-united-arab-emirates-2013-14","name":"Afghanistan tour of United Arab Emirates, 2013/14","shortName":"Afghanistan tour of United Arab Emirates, 2013/14"},{"id":"10377","slug":"afghanistan-tour-of-united-arab-emirates-2015-16","name":"Afghanistan tour of United Arab Emirates, 2015/16","shortName":"Afghanistan tour of United Arab Emirates, 2015/16"},{"id":"11626","slug":"afghanistan-tour-of-united-arab-emirates-2016-17","name":"Afghanistan tour of United Arab Emirates, 2016/17","shortName":"Afghanistan tour of United Arab Emirates, 2016/17"},{"id":"12147","slug":"afghanistan-tour-of-united-arab-emirates-2017-18","name":"Afghanistan tour of United Arab Emirates, 2017/18","shortName":"Afghanistan tour of United Arab Emirates, 2017/18"},{"id":"5263","slug":"afghanistan-tour-of-zimbabwe-2009","name":"Afghanistan tour of Zimbabwe, 2009","shortName":"Afghanistan tour of Zimbabwe, 2009"},{"id":"9345","slug":"afghanistan-tour-of-zimbabwe-2014","name":"Afghanistan tour of Zimbabwe, 2014","shortName":"Afghanistan tour of Zimbabwe, 2014"},{"id":"11627","slug":"afghanistan-v-england-lions-unofficial-test-match-2016-17","name":"Afghanistan v England Lions unofficial Test Match, 2016/17","shortName":"Afghanistan v England Lions unofficial Test Match, 2016/17"},{"id":"12950","slug":"ahmad-shah-abdali-4-day-tournament-2019-2019-20","name":"Ahmad Shah Abdali 4-day Tournament, 2019-2019/20","shortName":"Ahmad Shah Abdali 4-day Tournament, 2019-2019/20"},{"id":"14342","slug":"ahmad-shah-abdali-4-day-tournament-2021-22","name":"Ahmad Shah Abdali 4-day Tournament, 2021/22","shortName":"Ahmad Shah Abdali 4-day Tournament, 2021/22"},{"id":"15030","slug":"ahmad-shah-abdali-4-day-tournament-2022-23","name":"Ahmad Shah Abdali 4-day Tournament, 2022/23","shortName":"Ahmad Shah Abdali 4-day Tournament, 2022/23"},{"id":"15657","slug":"ahmad-shah-abdali-4-day-tournament-2023","name":"Ahmad Shah Abdali 4-day Tournament, 2023","shortName":"Ahmad Shah Abdali 4-day Tournament, 2023"},{"id":"16638","slug":"ahmad-shah-abdali-4-day-tournament-2024-25","name":"Ahmad Shah Abdali 4-day Tournament, 2024/25","shortName":"Ahmad Shah Abdali 4-day Tournament, 2024/25"},{"id":"10717","slug":"aia-premier-league-tournament-2015-16","name":"AIA Premier League Tournament, 2015/16","shortName":"AIA Premier League Tournament, 2015/16"},{"id":"12122","slug":"alokozay-ahmad-shah-abdali-4-day-tournament-2017-18","name":"Alokozay Ahmad Shah Abdali 4-day Tournament, 2017/18","shortName":"Alokozay Ahmad Shah Abdali 4-day Tournament, 2017/18"},{"id":"12264","slug":"alokozay-ahmad-shah-abdali-4-day-tournament-2018","name":"Alokozay Ahmad Shah Abdali 4-day Tournament, 2018","shortName":"Alokozay Ahmad Shah Abdali 4-day Tournament, 2018"},{"id":"7045","slug":"australia-a-in-england-unofficial-test-series-2012","name":"Australia A in England unofficial Test Series, 2012","shortName":"Australia A in England unofficial Test Series, 2012"},{"id":"4530","slug":"australia-a-in-india-unofficial-test-series-2008-09","name":"Australia A in India unofficial Test Series, 2008/09","shortName":"Australia A in India unofficial Test Series, 2008/09"},{"id":"10231","slug":"australia-a-in-india-unofficial-test-series-2015","name":"Australia A in India unofficial Test Series, 2015","shortName":"Australia A in India unofficial Test Series, 2015"},{"id":"12450","slug":"australia-a-in-india-unofficial-test-series-2018","name":"Australia A in India unofficial Test Series, 2018","shortName":"Australia A in India unofficial Test Series, 2018"},{"id":"15320","slug":"australia-a-in-new-zealand-unofficial-test-series-2023","name":"Australia A in New Zealand unofficial Test Series, 2023","shortName":"Australia A in New Zealand unofficial Test Series, 2023"},{"id":"3344","slug":"australia-a-in-pakistan-unofficial-test-series-2007-08","name":"Australia A in Pakistan unofficial Test Series, 2007/08","shortName":"Australia A in Pakistan unofficial Test Series, 2007/08"},{"id":"8111","slug":"australia-a-in-south-africa-unofficial-test-series-2013","name":"Australia A in South Africa unofficial Test Series, 2013","shortName":"Australia A in South Africa unofficial Test Series, 2013"},{"id":"14685","slug":"australia-a-in-sri-lanka-unofficial-test-series-2022","name":"Australia A in Sri Lanka unofficial Test Series, 2022","shortName":"Australia A in Sri Lanka unofficial Test Series, 2022"},{"id":"7046","slug":"australia-a-tour-of-england-2012","name":"Australia A tour of England, 2012","shortName":"Australia A tour of England, 2012"},{"id":"12817","slug":"australia-a-tour-of-england-2019","name":"Australia A tour of England, 2019","shortName":"Australia A tour of England, 2019"},{"id":"7887","slug":"australia-a-tour-of-england-ireland-and-scotland-2013","name":"Australia A tour of England, Ireland and Scotland, 2013","shortName":"Australia A tour of England, Ireland and Scotland, 2013"},{"id":"4529","slug":"australia-a-tour-of-india-2008-09","name":"Australia A tour of India, 2008/09","shortName":"Australia A tour of India, 2008/09"},{"id":"10229","slug":"australia-a-tour-of-india-2015","name":"Australia A tour of India, 2015","shortName":"Australia A tour of India, 2015"},{"id":"12447","slug":"australia-a-tour-of-india-2018","name":"Australia A tour of India, 2018","shortName":"Australia A tour of India, 2018"},{"id":"4179","slug":"australia-a-tour-of-ireland-1998","name":"Australia A tour of Ireland, 1998","shortName":"Australia A tour of Ireland, 1998"},{"id":"15319","slug":"australia-a-tour-of-new-zealand-2023","name":"Australia A tour of New Zealand, 2023","shortName":"Australia A tour of New Zealand, 2023"},{"id":"2575","slug":"australia-a-tour-of-pakistan-2005-06","name":"Australia A tour of Pakistan, 2005/06","shortName":"Australia A tour of Pakistan, 2005/06"},{"id":"3327","slug":"australia-a-tour-of-pakistan-2007-08","name":"Australia A tour of Pakistan, 2007/08","shortName":"Australia A tour of Pakistan, 2007/08"},{"id":"8110","slug":"australia-a-tour-of-south-africa-and-zimbabwe-2013","name":"Australia A tour of South Africa and Zimbabwe, 2013","shortName":"Australia A tour of South Africa and Zimbabwe, 2013"},{"id":"14682","slug":"australia-a-tour-of-sri-lanka-2022","name":"Australia A tour of Sri Lanka, 2022","shortName":"Australia A tour of Sri Lanka, 2022"},{"id":"6601","slug":"australia-a-tour-of-zimbabwe-2011","name":"Australia A tour of Zimbabwe, 2011","shortName":"Australia A tour of Zimbabwe, 2011"},{"id":"7150","slug":"australia-domestic-miscellaneous-first-class-1868-69","name":"Australia Domestic Miscellaneous First-Class, 1868/69","shortName":"Australia Domestic Miscellaneous First-Class, 1868/69"},{"id":"7123","slug":"australia-domestic-miscellaneous-first-class-1906-07","name":"Australia Domestic Miscellaneous First-Class, 1906/07","shortName":"Australia Domestic Miscellaneous First-Class, 1906/07"},{"id":"7140","slug":"australia-domestic-miscellaneous-first-class-1914-15","name":"Australia Domestic Miscellaneous First-Class, 1914/15","shortName":"Australia Domestic Miscellaneous First-Class, 1914/15"},{"id":"7121","slug":"australia-domestic-miscellaneous-first-class-1922-23","name":"Australia Domestic Miscellaneous First-Class, 1922/23","shortName":"Australia Domestic Miscellaneous First-Class, 1922/23"},{"id":"7125","slug":"australia-domestic-miscellaneous-first-class-1935-36","name":"Australia Domestic Miscellaneous First-Class, 1935/36","shortName":"Australia Domestic Miscellaneous First-Class, 1935/36"},{"id":"1079","slug":"australia-tour-of-england-and-ireland-1993","name":"Australia tour of England and Ireland, 1993","shortName":"Australia tour of England and Ireland, 1993"},{"id":"1086","slug":"australia-tour-of-england-and-ireland-2001","name":"Australia tour of England and Ireland, 2001","shortName":"Australia tour of England and Ireland, 2001"},{"id":"9241","slug":"australia-tour-of-england-and-ireland-2015","name":"Australia tour of England and Ireland, 2015","shortName":"Australia tour of England and Ireland, 2015"},{"id":"1106","slug":"australia-tour-of-england-and-scotland-1972","name":"Australia tour of England and Scotland, 1972","shortName":"Australia tour of England and Scotland, 1972"},{"id":"1087","slug":"australia-tour-of-england-and-scotland-1997","name":"Australia tour of England and Scotland, 1997","shortName":"Australia tour of England and Scotland, 1997"},{"id":"2479","slug":"australia-tour-of-england-and-scotland-2005","name":"Australia tour of England and Scotland, 2005","shortName":"Australia tour of England and Scotland, 2005"},{"id":"4248","slug":"australia-tour-of-england-and-scotland-2009","name":"Australia tour of England and Scotland, 2009","shortName":"Australia tour of England and Scotland, 2009"},{"id":"6857","slug":"australia-tour-of-england-and-scotland-2013","name":"Australia tour of England and Scotland, 2013","shortName":"Australia tour of England and Scotland, 2013"},{"id":"6667","slug":"australia-tour-of-england-1878","name":"Australia tour of England, 1878","shortName":"Australia tour of England, 1878"},{"id":"1093","slug":"australia-tour-of-england-1882","name":"Australia tour of England, 1882","shortName":"Australia tour of England, 1882"},{"id":"1084","slug":"australia-tour-of-england-1884","name":"Australia tour of England, 1884","shortName":"Australia tour of England, 1884"},{"id":"1082","slug":"australia-tour-of-england-1893","name":"Australia tour of England, 1893","shortName":"Australia tour of England, 1893"},{"id":"1099","slug":"australia-tour-of-england-1896","name":"Australia tour of England, 1896","shortName":"Australia tour of England, 1896"},{"id":"1071","slug":"australia-tour-of-england-1921","name":"Australia tour of England, 1921","shortName":"Australia tour of England, 1921"},{"id":"1085","slug":"australia-tour-of-england-1926","name":"Australia tour of England, 1926","shortName":"Australia tour of England, 1926"},{"id":"1075","slug":"australia-tour-of-england-1930","name":"Australia tour of England, 1930","shortName":"Australia tour of England, 1930"},{"id":"1083","slug":"australia-tour-of-england-1938","name":"Australia tour of England, 1938","shortName":"Australia tour of England, 1938"},{"id":"1070","slug":"australia-tour-of-england-1948","name":"Australia tour of England, 1948","shortName":"Australia tour of England, 1948"},{"id":"1090","slug":"australia-tour-of-england-1953","name":"Australia tour of England, 1953","shortName":"Australia tour of England, 1953"},{"id":"1096","slug":"australia-tour-of-england-1956","name":"Australia tour of England, 1956","shortName":"Australia tour of England, 1956"},{"id":"1073","slug":"australia-tour-of-england-1964","name":"Australia tour of England, 1964","shortName":"Australia tour of England, 1964"},{"id":"1100","slug":"australia-tour-of-england-1968","name":"Australia tour of England, 1968","shortName":"Australia tour of England, 1968"},{"id":"1089","slug":"australia-tour-of-england-1977","name":"Australia tour of England, 1977","shortName":"Australia tour of England, 1977"},{"id":"12364","slug":"australia-tour-of-england-2019","name":"Australia tour of England, 2019","shortName":"Australia tour of England, 2019"},{"id":"1094","slug":"australia-tour-of-england-scotland-netherlands-and-denmark-1989","name":"Australia tour of England, Scotland, Netherlands and Denmark, 1989","shortName":"Australia tour of England, Scotland, Netherlands and Denmark, 1989"},{"id":"5933","slug":"australia-tour-of-india-sep-oct-2010-2010-11","name":"Australia tour of India [Sep-Oct 2010], 2010/11","shortName":"Australia tour of India [Sep-Oct 2010], 2010/11"},{"id":"1168","slug":"australia-tour-of-india-1969-70","name":"Australia tour of India, 1969/70","shortName":"Australia tour of India, 1969/70"},{"id":"1166","slug":"australia-tour-of-india-2000-01","name":"Australia tour of India, 2000/01","shortName":"Australia tour of India, 2000/01"},{"id":"1171","slug":"australia-tour-of-india-2004-05","name":"Australia tour of India, 2004/05","shortName":"Australia tour of India, 2004/05"},{"id":"4245","slug":"australia-tour-of-india-2008-09","name":"Australia tour of India, 2008/09","shortName":"Australia tour of India, 2008/09"},{"id":"7976","slug":"australia-tour-of-india-2012-13","name":"Australia tour of India, 2012/13","shortName":"Australia tour of India, 2012/13"},{"id":"11301","slug":"australia-tour-of-india-2016-17","name":"Australia tour of India, 2016/17","shortName":"Australia tour of India, 2016/17"},{"id":"5568","slug":"australia-tour-of-new-zealand-1920-21","name":"Australia tour of New Zealand, 1920/21","shortName":"Australia tour of New Zealand, 1920/21"},{"id":"7200","slug":"australia-tour-of-new-zealand-1949-50","name":"Australia tour of New Zealand, 1949/50","shortName":"Australia tour of New Zealand, 1949/50"},{"id":"1134","slug":"australia-tour-of-pakistan-1959-60","name":"Australia tour of Pakistan, 1959/60","shortName":"Australia tour of Pakistan, 1959/60"},{"id":"1139","slug":"australia-tour-of-pakistan-1979-80","name":"Australia tour of Pakistan, 1979/80","shortName":"Australia tour of Pakistan, 1979/80"},{"id":"1133","slug":"australia-tour-of-pakistan-1982-83","name":"Australia tour of Pakistan, 1982/83","shortName":"Australia tour of Pakistan, 1982/83"},{"id":"1137","slug":"australia-tour-of-pakistan-1988-89","name":"Australia tour of Pakistan, 1988/89","shortName":"Australia tour of Pakistan, 1988/89"},{"id":"1140","slug":"australia-tour-of-pakistan-1994-95","name":"Australia tour of Pakistan, 1994/95","shortName":"Australia tour of Pakistan, 1994/95"},{"id":"1135","slug":"australia-tour-of-pakistan-1998-99","name":"Australia tour of Pakistan, 1998/99","shortName":"Australia tour of Pakistan, 1998/99"},{"id":"1114","slug":"australia-tour-of-south-africa-1949-50","name":"Australia tour of South Africa, 1949/50","shortName":"Australia tour of South Africa, 1949/50"},{"id":"1110","slug":"australia-tour-of-south-africa-1969-70","name":"Australia tour of South Africa, 1969/70","shortName":"Australia tour of South Africa, 1969/70"},{"id":"1108","slug":"australia-tour-of-south-africa-1996-97","name":"Australia tour of South Africa, 1996/97","shortName":"Australia tour of South Africa, 1996/97"},{"id":"1109","slug":"australia-tour-of-south-africa-2001-02","name":"Australia tour of South Africa, 2001/02","shortName":"Australia tour of South Africa, 2001/02"},{"id":"4293","slug":"australia-tour-of-south-africa-2008-09","name":"Australia tour of South Africa, 2008/09","shortName":"Australia tour of South Africa, 2008/09"},{"id":"6561","slug":"australia-tour-of-south-africa-2011-12","name":"Australia tour of South Africa, 2011/12","shortName":"Australia tour of South Africa, 2011/12"},{"id":"11674","slug":"australia-tour-of-south-africa-2017-18","name":"Australia tour of South Africa, 2017/18","shortName":"Australia tour of South Africa, 2017/18"},{"id":"1159","slug":"australia-tour-of-sri-lanka-1999","name":"Australia tour of Sri Lanka, 1999","shortName":"Australia tour of Sri Lanka, 1999"},{"id":"1155","slug":"australia-tour-of-sri-lanka-2003-04","name":"Australia tour of Sri Lanka, 2003/04","shortName":"Australia tour of Sri Lanka, 2003/04"},{"id":"6597","slug":"australia-tour-of-sri-lanka-2011","name":"Australia tour of Sri Lanka, 2011","shortName":"Australia tour of Sri Lanka, 2011"},{"id":"11089","slug":"australia-tour-of-sri-lanka-2016","name":"Australia tour of Sri Lanka, 2016","shortName":"Australia tour of Sri Lanka, 2016"},{"id":"12614","slug":"australia-tour-of-united-arab-emirates-2018-19","name":"Australia tour of United Arab Emirates, 2018/19","shortName":"Australia tour of United Arab Emirates, 2018/19"},{"id":"1125","slug":"australia-tour-of-west-indies-1983-84","name":"Australia tour of West Indies, 1983/84","shortName":"Australia tour of West Indies, 1983/84"},{"id":"1129","slug":"australia-tour-of-west-indies-1994-95","name":"Australia tour of West Indies, 1994/95","shortName":"Australia tour of West Indies, 1994/95"},{"id":"1130","slug":"australia-tour-of-west-indies-2003","name":"Australia tour of West Indies, 2003","shortName":"Australia tour of West Indies, 2003"},{"id":"3617","slug":"australia-tour-of-west-indies-2008","name":"Australia tour of West Indies, 2008","shortName":"Australia tour of West Indies, 2008"},{"id":"9799","slug":"australia-tour-of-west-indies-2015","name":"Australia tour of West Indies, 2015","shortName":"Australia tour of West Indies, 2015"},{"id":"1119","slug":"australia-tour-of-zimbabwe-1999-00","name":"Australia tour of Zimbabwe, 1999/00","shortName":"Australia tour of Zimbabwe, 1999/00"},{"id":"6200","slug":"australian-domestic-season-1850-51","name":"Australian Domestic Season, 1850/51","shortName":"Australian Domestic Season, 1850/51"},{"id":"6201","slug":"australian-domestic-season-1851-52","name":"Australian Domestic Season, 1851/52","shortName":"Australian Domestic Season, 1851/52"},{"id":"6203","slug":"australian-domestic-season-1853-54","name":"Australian Domestic Season, 1853/54","shortName":"Australian Domestic Season, 1853/54"},{"id":"6205","slug":"australian-domestic-season-1855-56","name":"Australian Domestic Season, 1855/56","shortName":"Australian Domestic Season, 1855/56"},{"id":"6206","slug":"australian-domestic-season-1856-57","name":"Australian Domestic Season, 1856/57","shortName":"Australian Domestic Season, 1856/57"},{"id":"6207","slug":"australian-domestic-season-1857-58","name":"Australian Domestic Season, 1857/58","shortName":"Australian Domestic Season, 1857/58"},{"id":"6155","slug":"australian-domestic-season-1883-84","name":"Australian Domestic Season, 1883/84","shortName":"Australian Domestic Season, 1883/84"},{"id":"6162","slug":"australian-domestic-season-1891-92","name":"Australian Domestic Season, 1891/92","shortName":"Australian Domestic Season, 1891/92"},{"id":"6287","slug":"australian-services-tour-of-england-1945","name":"Australian Services tour of England, 1945","shortName":"Australian Services tour of England, 1945"},{"id":"4943","slug":"australian-xi-in-south-africa-unofficial-test-series-1985-86","name":"Australian XI in South Africa unofficial Test Series, 1985/86","shortName":"Australian XI in South Africa unofficial Test Series, 1985/86"},{"id":"5270","slug":"australian-xi-in-south-africa-unofficial-test-series-1986-87","name":"Australian XI in South Africa unofficial Test Series, 1986/87","shortName":"Australian XI in South Africa unofficial Test Series, 1986/87"},{"id":"13199","slug":"australian-xi-tour-of-england-2019","name":"Australian XI tour of England, 2019","shortName":"Australian XI tour of England, 2019"},{"id":"4942","slug":"australian-xi-tour-of-south-africa-1985-86","name":"Australian XI tour of South Africa, 1985/86","shortName":"Australian XI tour of South Africa, 1985/86"},{"id":"5269","slug":"australian-xi-tour-of-south-africa-1986-87","name":"Australian XI tour of South Africa, 1986/87","shortName":"Australian XI tour of South Africa, 1986/87"},{"id":"7131","slug":"ayub-trophy-1964-65","name":"Ayub Trophy, 1964/65","shortName":"Ayub Trophy, 1964/65"},{"id":"10511","slug":"bangladesh-a-in-india-unofficial-test-match-2015-16","name":"Bangladesh A in India unofficial Test Match, 2015/16","shortName":"Bangladesh A in India unofficial Test Match, 2015/16"},{"id":"16549","slug":"bangladesh-a-in-pakistan-unofficial-test-series-2024","name":"Bangladesh A in Pakistan unofficial Test Series, 2024","shortName":"Bangladesh A in Pakistan unofficial Test Series, 2024"},{"id":"6521","slug":"bangladesh-a-in-south-africa-unofficial-test-series-2011","name":"Bangladesh A in South Africa unofficial Test Series, 2011","shortName":"Bangladesh A in South Africa unofficial Test Series, 2011"},{"id":"3095","slug":"bangladesh-a-in-sri-lanka-unofficial-test-series-2006-07","name":"Bangladesh A in Sri Lanka unofficial Test Series, 2006/07","shortName":"Bangladesh A in Sri Lanka unofficial Test Series, 2006/07"},{"id":"13351","slug":"bangladesh-a-in-sri-lanka-unofficial-test-series-2019-20","name":"Bangladesh A in Sri Lanka unofficial Test Series, 2019/20","shortName":"Bangladesh A in Sri Lanka unofficial Test Series, 2019/20"},{"id":"6945","slug":"bangladesh-a-in-west-indies-unofficial-test-series-2011-12","name":"Bangladesh A in West Indies unofficial Test Series, 2011/12","shortName":"Bangladesh A in West Indies unofficial Test Series, 2011/12"},{"id":"14837","slug":"bangladesh-a-in-west-indies-unofficial-test-series-2022","name":"Bangladesh A in West Indies unofficial Test Series, 2022","shortName":"Bangladesh A in West Indies unofficial Test Series, 2022"},{"id":"5142","slug":"bangladesh-a-in-zimbabwe-unofficial-test-series-2004-05","name":"Bangladesh A in Zimbabwe unofficial Test Series, 2004/05","shortName":"Bangladesh A in Zimbabwe unofficial Test Series, 2004/05"},{"id":"10607","slug":"bangladesh-a-in-zimbabwe-unofficial-test-series-2015-16","name":"Bangladesh A in Zimbabwe unofficial Test Series, 2015/16","shortName":"Bangladesh A in Zimbabwe unofficial Test Series, 2015/16"},{"id":"2514","slug":"bangladesh-a-tour-of-england-2005","name":"Bangladesh A tour of England, 2005","shortName":"Bangladesh A tour of England, 2005"},{"id":"3641","slug":"bangladesh-a-tour-of-england-2008","name":"Bangladesh A tour of England, 2008","shortName":"Bangladesh A tour of England, 2008"},{"id":"10507","slug":"bangladesh-a-tour-of-india-2015-16","name":"Bangladesh A tour of India, 2015/16","shortName":"Bangladesh A tour of India, 2015/16"},{"id":"5272","slug":"bangladesh-a-tour-of-pakistan-2003-04","name":"Bangladesh A tour of Pakistan, 2003/04","shortName":"Bangladesh A tour of Pakistan, 2003/04"},{"id":"16548","slug":"bangladesh-a-tour-of-pakistan-2024","name":"Bangladesh A tour of Pakistan, 2024","shortName":"Bangladesh A tour of Pakistan, 2024"},{"id":"10603","slug":"bangladesh-a-tour-of-south-africa-and-zimbabwe-2015-16","name":"Bangladesh A tour of South Africa and Zimbabwe, 2015/16","shortName":"Bangladesh A tour of South Africa and Zimbabwe, 2015/16"},{"id":"6520","slug":"bangladesh-a-tour-of-south-africa-2011","name":"Bangladesh A tour of South Africa, 2011","shortName":"Bangladesh A tour of South Africa, 2011"},{"id":"3096","slug":"bangladesh-a-tour-of-sri-lanka-2006-07","name":"Bangladesh A tour of Sri Lanka, 2006/07","shortName":"Bangladesh A tour of Sri Lanka, 2006/07"},{"id":"13350","slug":"bangladesh-a-tour-of-sri-lanka-2019-20","name":"Bangladesh A tour of Sri Lanka, 2019/20","shortName":"Bangladesh A tour of Sri Lanka, 2019/20"},{"id":"7789","slug":"bangladesh-a-tour-of-west-indies-2001-02","name":"Bangladesh A tour of West Indies, 2001/02","shortName":"Bangladesh A tour of West Indies, 2001/02"},{"id":"6944","slug":"bangladesh-a-tour-of-west-indies-2011-12","name":"Bangladesh A tour of West Indies, 2011/12","shortName":"Bangladesh A tour of West Indies, 2011/12"},{"id":"9229","slug":"bangladesh-a-tour-of-west-indies-2014","name":"Bangladesh A tour of West Indies, 2014","shortName":"Bangladesh A tour of West Indies, 2014"},{"id":"14836","slug":"bangladesh-a-tour-of-west-indies-2022","name":"Bangladesh A tour of West Indies, 2022","shortName":"Bangladesh A tour of West Indies, 2022"},{"id":"2515","slug":"bangladesh-a-tour-of-zimbabwe-2004-05","name":"Bangladesh A tour of Zimbabwe, 2004/05","shortName":"Bangladesh A tour of Zimbabwe, 2004/05"},{"id":"2762","slug":"bangladesh-a-tour-of-zimbabwe-2006","name":"Bangladesh A tour of Zimbabwe, 2006","shortName":"Bangladesh A tour of Zimbabwe, 2006"},{"id":"4762","slug":"bangladesh-cricket-board-xi-tour-of-india-2004-05","name":"Bangladesh Cricket Board XI tour of India, 2004/05","shortName":"Bangladesh Cricket Board XI tour of India, 2004/05"},{"id":"7975","slug":"bangladesh-cricket-league-2012-13","name":"Bangladesh Cricket League, 2012/13","shortName":"Bangladesh Cricket League, 2012/13"},{"id":"8969","slug":"bangladesh-cricket-league-2013-14","name":"Bangladesh Cricket League, 2013/14","shortName":"Bangladesh Cricket League, 2013/14"},{"id":"10015","slug":"bangladesh-cricket-league-2015","name":"Bangladesh Cricket League, 2015","shortName":"Bangladesh Cricket League, 2015"},{"id":"10933","slug":"bangladesh-cricket-league-2015-16","name":"Bangladesh Cricket League, 2015/16","shortName":"Bangladesh Cricket League, 2015/16"},{"id":"11710","slug":"bangladesh-cricket-league-2016-17","name":"Bangladesh Cricket League, 2016/17","shortName":"Bangladesh Cricket League, 2016/17"},{"id":"12213","slug":"bangladesh-cricket-league-2017-18","name":"Bangladesh Cricket League, 2017/18","shortName":"Bangladesh Cricket League, 2017/18"},{"id":"12743","slug":"bangladesh-cricket-league-2018-19","name":"Bangladesh Cricket League, 2018/19","shortName":"Bangladesh Cricket League, 2018/19"},{"id":"13586","slug":"bangladesh-cricket-league-2019-20","name":"Bangladesh Cricket League, 2019/20","shortName":"Bangladesh Cricket League, 2019/20"},{"id":"14397","slug":"bangladesh-cricket-league-2021-22","name":"Bangladesh Cricket League, 2021/22","shortName":"Bangladesh Cricket League, 2021/22"},{"id":"15187","slug":"bangladesh-cricket-league-2022-23","name":"Bangladesh Cricket League, 2022/23","shortName":"Bangladesh Cricket League, 2022/23"},{"id":"15965","slug":"bangladesh-cricket-league-2023-24","name":"Bangladesh Cricket League, 2023/24","shortName":"Bangladesh Cricket League, 2023/24"},{"id":"2448","slug":"bangladesh-tour-of-england-2005","name":"Bangladesh tour of England, 2005","shortName":"Bangladesh tour of England, 2005"},{"id":"5498","slug":"bangladesh-tour-of-england-ireland-and-scotland-2010","name":"Bangladesh tour of England, Ireland and Scotland, 2010","shortName":"Bangladesh tour of England, Ireland and Scotland, 2010"},{"id":"8961","slug":"bangladesh-tour-of-new-zealand-1997-98","name":"Bangladesh tour of New Zealand, 1997/98","shortName":"Bangladesh tour of New Zealand, 1997/98"},{"id":"1924","slug":"bangladesh-tour-of-new-zealand-2001-02","name":"Bangladesh tour of New Zealand, 2001/02","shortName":"Bangladesh tour of New Zealand, 2001/02"},{"id":"2211","slug":"bangladesh-tour-of-south-africa-2000-01","name":"Bangladesh tour of South Africa, 2000/01","shortName":"Bangladesh tour of South Africa, 2000/01"},{"id":"7987","slug":"bangladesh-tour-of-sri-lanka-2012-13","name":"Bangladesh tour of Sri Lanka, 2012/13","shortName":"Bangladesh tour of Sri Lanka, 2012/13"},{"id":"1921","slug":"bangladesh-tour-of-west-indies-2004","name":"Bangladesh tour of West Indies, 2004","shortName":"Bangladesh tour of West Indies, 2004"},{"id":"4850","slug":"bangladesh-tour-of-west-indies-2009","name":"Bangladesh tour of West Indies, 2009","shortName":"Bangladesh tour of West Indies, 2009"},{"id":"1923","slug":"bangladesh-tour-of-zimbabwe-2000-01","name":"Bangladesh tour of Zimbabwe, 2000/01","shortName":"Bangladesh tour of Zimbabwe, 2000/01"},{"id":"1922","slug":"bangladesh-tour-of-zimbabwe-2003-04","name":"Bangladesh tour of Zimbabwe, 2003/04","shortName":"Bangladesh tour of Zimbabwe, 2003/04"},{"id":"7026","slug":"bccp-patron-s-trophy-1973-74","name":"BCCP Patron's Trophy, 1973/74","shortName":"BCCP Patron's Trophy, 1973/74"},{"id":"6070","slug":"bccsl-invitation-quadrangular-tournament-2002-03","name":"BCCSL Invitation Quadrangular Tournament, 2002/03","shortName":"BCCSL Invitation Quadrangular Tournament, 2002/03"},{"id":"3420","slug":"bermuda-tour-of-canada-2004","name":"Bermuda tour of Canada, 2004","shortName":"Bermuda tour of Canada, 2004"},{"id":"3424","slug":"bermuda-tour-of-canada-2005","name":"Bermuda tour of Canada, 2005","shortName":"Bermuda tour of Canada, 2005"},{"id":"2796","slug":"bermuda-tour-of-canada-2006","name":"Bermuda tour of Canada, 2006","shortName":"Bermuda tour of Canada, 2006"},{"id":"3747","slug":"bermuda-tour-of-canada-2008","name":"Bermuda tour of Canada, 2008","shortName":"Bermuda tour of Canada, 2008"},{"id":"3451","slug":"bermuda-tour-of-ireland-2007","name":"Bermuda tour of Ireland, 2007","shortName":"Bermuda tour of Ireland, 2007"},{"id":"3520","slug":"bermuda-tour-of-kenya-and-united-arab-emirates-2007-08","name":"Bermuda tour of Kenya and United Arab Emirates, 2007/08","shortName":"Bermuda tour of Kenya and United Arab Emirates, 2007/08"},{"id":"2864","slug":"bermuda-tour-of-kenya-2006-07","name":"Bermuda tour of Kenya, 2006/07","shortName":"Bermuda tour of Kenya, 2006/07"},{"id":"2955","slug":"bermuda-tour-of-namibia-2005","name":"Bermuda tour of Namibia, 2005","shortName":"Bermuda tour of Namibia, 2005"},{"id":"5729","slug":"bermuda-tour-of-namibia-2009-10","name":"Bermuda tour of Namibia, 2009/10","shortName":"Bermuda tour of Namibia, 2009/10"},{"id":"3232","slug":"bermuda-tour-of-netherlands-2007","name":"Bermuda tour of Netherlands, 2007","shortName":"Bermuda tour of Netherlands, 2007"},{"id":"2876","slug":"bermuda-tour-of-south-africa-2006-07","name":"Bermuda tour of South Africa, 2006/07","shortName":"Bermuda tour of South Africa, 2006/07"},{"id":"13701","slug":"bob-willis-trophy-2020","name":"Bob Willis Trophy, 2020","shortName":"Bob Willis Trophy, 2020"},{"id":"14224","slug":"bob-willis-trophy-2021","name":"Bob Willis Trophy, 2021","shortName":"Bob Willis Trophy, 2021"},{"id":"5446","slug":"boland-tour-of-namibia-2009-10","name":"Boland tour of Namibia, 2009/10","shortName":"Boland tour of Namibia, 2009/10"},{"id":"6808","slug":"boland-tour-of-namibia-2011-12","name":"Boland tour of Namibia, 2011/12","shortName":"Boland tour of Namibia, 2011/12"},{"id":"8629","slug":"boland-tour-of-namibia-2013-14","name":"Boland tour of Namibia, 2013/14","shortName":"Boland tour of Namibia, 2013/14"},{"id":"10117","slug":"boland-tour-of-namibia-2015-16","name":"Boland tour of Namibia, 2015/16","shortName":"Boland tour of Namibia, 2015/16"},{"id":"12116","slug":"boland-tour-of-namibia-2017-18","name":"Boland tour of Namibia, 2017/18","shortName":"Boland tour of Namibia, 2017/18"},{"id":"6933","slug":"bombay-pentangular-tournament-1943-44","name":"Bombay Pentangular Tournament, 1943/44","shortName":"Bombay Pentangular Tournament, 1943/44"},{"id":"7825","slug":"bombay-presidency-match-1892-93","name":"Bombay Presidency Match, 1892/93","shortName":"Bombay Presidency Match, 1892/93"},{"id":"6297","slug":"bombay-quadrangular-tournament-1915-16","name":"Bombay Quadrangular Tournament, 1915/16","shortName":"Bombay Quadrangular Tournament, 1915/16"},{"id":"5448","slug":"border-tour-of-namibia-2009-10","name":"Border tour of Namibia, 2009/10","shortName":"Border tour of Namibia, 2009/10"},{"id":"7589","slug":"border-tour-of-namibia-2012-13","name":"Border tour of Namibia, 2012/13","shortName":"Border tour of Namibia, 2012/13"},{"id":"2887","slug":"britannic-assurance-county-championship-1984","name":"Britannic Assurance County Championship, 1984","shortName":"Britannic Assurance County Championship, 1984"},{"id":"7011","slug":"britannic-assurance-county-championship-1986","name":"Britannic Assurance County Championship, 1986","shortName":"Britannic Assurance County Championship, 1986"},{"id":"9001","slug":"britannic-assurance-county-championship-1987","name":"Britannic Assurance County Championship, 1987","shortName":"Britannic Assurance County Championship, 1987"},{"id":"6534","slug":"britannic-assurance-county-championship-1988","name":"Britannic Assurance County Championship, 1988","shortName":"Britannic Assurance County Championship, 1988"},{"id":"8121","slug":"britannic-assurance-county-championship-1989","name":"Britannic Assurance County Championship, 1989","shortName":"Britannic Assurance County Championship, 1989"},{"id":"7126","slug":"britannic-assurance-county-championship-1990","name":"Britannic Assurance County Championship, 1990","shortName":"Britannic Assurance County Championship, 1990"},{"id":"7634","slug":"britannic-assurance-county-championship-1991","name":"Britannic Assurance County Championship, 1991","shortName":"Britannic Assurance County Championship, 1991"},{"id":"8503","slug":"britannic-assurance-county-championship-1993","name":"Britannic Assurance County Championship, 1993","shortName":"Britannic Assurance County Championship, 1993"},{"id":"5913","slug":"britannic-assurance-county-championship-1994","name":"Britannic Assurance County Championship, 1994","shortName":"Britannic Assurance County Championship, 1994"},{"id":"5984","slug":"britannic-assurance-county-championship-1995","name":"Britannic Assurance County Championship, 1995","shortName":"Britannic Assurance County Championship, 1995"},{"id":"7441","slug":"busta-cup-1999-00","name":"Busta Cup, 1999/00","shortName":"Busta Cup, 1999/00"},{"id":"2270","slug":"busta-cup-2000-01","name":"Busta Cup, 2000/01","shortName":"Busta Cup, 2000/01"},{"id":"2311","slug":"busta-cup-2001-02","name":"Busta Cup, 2001/02","shortName":"Busta Cup, 2001/02"},{"id":"7431","slug":"busta-international-shield-2000-01","name":"Busta International Shield, 2000/01","shortName":"Busta International Shield, 2000/01"},{"id":"7788","slug":"busta-international-shield-2001-02","name":"Busta International Shield, 2001/02","shortName":"Busta International Shield, 2001/02"},{"id":"7559","slug":"canada-tour-of-england-1954","name":"Canada tour of England, 1954","shortName":"Canada tour of England, 1954"},{"id":"3200","slug":"canada-tour-of-england-2007","name":"Canada tour of England, 2007","shortName":"Canada tour of England, 2007"},{"id":"3753","slug":"canada-tour-of-ireland-2008","name":"Canada tour of Ireland, 2008","shortName":"Canada tour of Ireland, 2008"},{"id":"6723","slug":"canada-tour-of-ireland-2011","name":"Canada tour of Ireland, 2011","shortName":"Canada tour of Ireland, 2011"},{"id":"3235","slug":"canada-tour-of-kenya-and-namibia-2007-08","name":"Canada tour of Kenya and Namibia, 2007/08","shortName":"Canada tour of Kenya and Namibia, 2007/08"},{"id":"7062","slug":"canada-tour-of-namibia-2012","name":"Canada tour of Namibia, 2012","shortName":"Canada tour of Namibia, 2012"},{"id":"5113","slug":"canada-tour-of-netherlands-2009","name":"Canada tour of Netherlands, 2009","shortName":"Canada tour of Netherlands, 2009"},{"id":"5108","slug":"canada-tour-of-scotland-2009","name":"Canada tour of Scotland, 2009","shortName":"Canada tour of Scotland, 2009"},{"id":"2878","slug":"canada-tour-of-south-africa-2006-07","name":"Canada tour of South Africa, 2006/07","shortName":"Canada tour of South Africa, 2006/07"},{"id":"3419","slug":"canada-tour-of-united-arab-emirates-2004-05","name":"Canada tour of United Arab Emirates, 2004/05","shortName":"Canada tour of United Arab Emirates, 2004/05"},{"id":"5726","slug":"canada-tour-of-united-arab-emirates-2009-10","name":"Canada tour of United Arab Emirates, 2009/10","shortName":"Canada tour of United Arab Emirates, 2009/10"},{"id":"7891","slug":"canada-tour-of-united-arab-emirates-2012-13","name":"Canada tour of United Arab Emirates, 2012/13","shortName":"Canada tour of United Arab Emirates, 2012/13"},{"id":"3418","slug":"canada-tour-of-united-states-of-america-2004","name":"Canada tour of United States of America, 2004","shortName":"Canada tour of United States of America, 2004"},{"id":"2619","slug":"carib-beer-challenge-2005-06","name":"Carib Beer Challenge, 2005/06","shortName":"Carib Beer Challenge, 2005/06"},{"id":"3074","slug":"carib-beer-challenge-2006-07","name":"Carib Beer Challenge, 2006/07","shortName":"Carib Beer Challenge, 2006/07"},{"id":"3607","slug":"carib-beer-challenge-2007-08","name":"Carib Beer Challenge, 2007/08","shortName":"Carib Beer Challenge, 2007/08"},{"id":"2374","slug":"carib-beer-cup-2002-03","name":"Carib Beer Cup, 2002/03","shortName":"Carib Beer Cup, 2002/03"},{"id":"2398","slug":"carib-beer-cup-2003-04","name":"Carib Beer Cup, 2003/04","shortName":"Carib Beer Cup, 2003/04"},{"id":"2453","slug":"carib-beer-cup-2004-05","name":"Carib Beer Cup, 2004/05","shortName":"Carib Beer Cup, 2004/05"},{"id":"2923","slug":"carib-beer-cup-2005-06","name":"Carib Beer Cup, 2005/06","shortName":"Carib Beer Cup, 2005/06"},{"id":"2981","slug":"carib-beer-series-2006-07","name":"Carib Beer Series, 2006/07","shortName":"Carib Beer Series, 2006/07"},{"id":"3606","slug":"carib-beer-series-2007-08","name":"Carib Beer Series, 2007/08","shortName":"Carib Beer Series, 2007/08"},{"id":"5722","slug":"carib-international-challenge-2002-03","name":"Carib International Challenge, 2002/03","shortName":"Carib International Challenge, 2002/03"},{"id":"6369","slug":"castle-bowl-1990-91","name":"Castle Bowl, 1990/91","shortName":"Castle Bowl, 1990/91"},{"id":"6115","slug":"castle-logan-cup-2010-11","name":"Castle Logan Cup, 2010/11","shortName":"Castle Logan Cup, 2010/11"},{"id":"6846","slug":"castle-logan-cup-2011-12","name":"Castle Logan Cup, 2011/12","shortName":"Castle Logan Cup, 2011/12"},{"id":"3422","slug":"cayman-islands-tour-of-canada-2005","name":"Cayman Islands tour of Canada, 2005","shortName":"Cayman Islands tour of Canada, 2005"},{"id":"7542","slug":"champion-county-match-1947","name":"Champion County Match, 1947","shortName":"Champion County Match, 1947"},{"id":"5221","slug":"champion-county-match-2004","name":"Champion County Match, 2004","shortName":"Champion County Match, 2004"},{"id":"5126","slug":"champion-county-match-2005","name":"Champion County Match, 2005","shortName":"Champion County Match, 2005"},{"id":"13651","slug":"champion-county-match-2006","name":"Champion County Match, 2006","shortName":"Champion County Match, 2006"},{"id":"3148","slug":"champion-county-match-2007","name":"Champion County Match, 2007","shortName":"Champion County Match, 2007"},{"id":"3624","slug":"champion-county-match-2008","name":"Champion County Match, 2008","shortName":"Champion County Match, 2008"},{"id":"4859","slug":"champion-county-match-2009","name":"Champion County Match, 2009","shortName":"Champion County Match, 2009"},{"id":"5671","slug":"champion-county-match-2010","name":"Champion County Match, 2010","shortName":"Champion County Match, 2010"},{"id":"6367","slug":"champion-county-match-2010-11","name":"Champion County Match, 2010/11","shortName":"Champion County Match, 2010/11"},{"id":"7027","slug":"champion-county-match-2011-12","name":"Champion County Match, 2011/12","shortName":"Champion County Match, 2011/12"},{"id":"7900","slug":"champion-county-match-2012-13","name":"Champion County Match, 2012/13","shortName":"Champion County Match, 2012/13"},{"id":"8763","slug":"champion-county-match-2014","name":"Champion County Match, 2014","shortName":"Champion County Match, 2014"},{"id":"9749","slug":"champion-county-match-2015","name":"Champion County Match, 2015","shortName":"Champion County Match, 2015"},{"id":"10763","slug":"champion-county-match-2016","name":"Champion County Match, 2016","shortName":"Champion County Match, 2016"},{"id":"11681","slug":"champion-county-match-2017","name":"Champion County Match, 2017","shortName":"Champion County Match, 2017"},{"id":"12173","slug":"champion-county-match-2018","name":"Champion County Match, 2018","shortName":"Champion County Match, 2018"},{"id":"3504","slug":"colombo-district-cricket-association-tour-of-india-2001-02","name":"Colombo District Cricket Association tour of India, 2001/02","shortName":"Colombo District Cricket Association tour of India, 2001/02"},{"id":"6557","slug":"commonwealth-xi-in-india-unofficial-test-series-1949-50","name":"Commonwealth XI in India unofficial Test Series, 1949/50","shortName":"Commonwealth XI in India unofficial Test Series, 1949/50"},{"id":"5849","slug":"commonwealth-xi-tour-of-england-1952","name":"Commonwealth XI tour of England, 1952","shortName":"Commonwealth XI tour of England, 1952"},{"id":"9133","slug":"commonwealth-xi-tour-of-england-1955","name":"Commonwealth XI tour of England, 1955","shortName":"Commonwealth XI tour of England, 1955"},{"id":"6556","slug":"commonwealth-xi-tour-of-india-1949-50","name":"Commonwealth XI tour of India, 1949/50","shortName":"Commonwealth XI tour of India, 1949/50"},{"id":"12765","slug":"county-champion-match-2019","name":"County Champion Match, 2019","shortName":"County Champion Match, 2019"},{"id":"2462","slug":"county-championship-division-one-2005","name":"County Championship Division One, 2005","shortName":"County Championship Division One, 2005"},{"id":"2624","slug":"county-championship-division-one-2006","name":"County Championship Division One, 2006","shortName":"County Championship Division One, 2006"},{"id":"2991","slug":"county-championship-division-one-2007","name":"County Championship Division One, 2007","shortName":"County Championship Division One, 2007"},{"id":"3632","slug":"county-championship-division-one-2008","name":"County Championship Division One, 2008","shortName":"County Championship Division One, 2008"},{"id":"4860","slug":"county-championship-division-one-2009","name":"County Championship Division One, 2009","shortName":"County Championship Division One, 2009"},{"id":"5608","slug":"county-championship-division-one-2010","name":"County Championship Division One, 2010","shortName":"County Championship Division One, 2010"},{"id":"6379","slug":"county-championship-division-one-2011","name":"County Championship Division One, 2011","shortName":"County Championship Division One, 2011"},{"id":"7028","slug":"county-championship-division-one-2012","name":"County Championship Division One, 2012","shortName":"County Championship Division One, 2012"},{"id":"7905","slug":"county-championship-division-one-2013","name":"County Championship Division One, 2013","shortName":"County Championship Division One, 2013"},{"id":"14444","slug":"county-championship-division-one-2022","name":"County Championship Division One, 2022","shortName":"County Championship Division One, 2022"},{"id":"15156","slug":"county-championship-division-one-2023","name":"County Championship Division One, 2023","shortName":"County Championship Division One, 2023"},{"id":"15937","slug":"county-championship-division-one-2024","name":"County Championship Division One, 2024","shortName":"County Championship Division One, 2024"},{"id":"2463","slug":"county-championship-division-two-2005","name":"County Championship Division Two, 2005","shortName":"County Championship Division Two, 2005"},{"id":"2625","slug":"county-championship-division-two-2006","name":"County Championship Division Two, 2006","shortName":"County Championship Division Two, 2006"},{"id":"2992","slug":"county-championship-division-two-2007","name":"County Championship Division Two, 2007","shortName":"County Championship Division Two, 2007"},{"id":"3633","slug":"county-championship-division-two-2008","name":"County Championship Division Two, 2008","shortName":"County Championship Division Two, 2008"},{"id":"4861","slug":"county-championship-division-two-2009","name":"County Championship Division Two, 2009","shortName":"County Championship Division Two, 2009"},{"id":"5609","slug":"county-championship-division-two-2010","name":"County Championship Division Two, 2010","shortName":"County Championship Division Two, 2010"},{"id":"6380","slug":"county-championship-division-two-2011","name":"County Championship Division Two, 2011","shortName":"County Championship Division Two, 2011"},{"id":"7029","slug":"county-championship-division-two-2012","name":"County Championship Division Two, 2012","shortName":"County Championship Division Two, 2012"},{"id":"7906","slug":"county-championship-division-two-2013","name":"County Championship Division Two, 2013","shortName":"County Championship Division Two, 2013"},{"id":"14570","slug":"county-championship-division-two-2022","name":"County Championship Division Two, 2022","shortName":"County Championship Division Two, 2022"},{"id":"15155","slug":"county-championship-division-two-2023","name":"County Championship Division Two, 2023","shortName":"County Championship Division Two, 2023"},{"id":"15938","slug":"county-championship-division-two-2024","name":"County Championship Division Two, 2024","shortName":"County Championship Division Two, 2024"},{"id":"13652","slug":"county-championship-1891","name":"County Championship, 1891","shortName":"County Championship, 1891"},{"id":"6449","slug":"county-championship-1893","name":"County Championship, 1893","shortName":"County Championship, 1893"},{"id":"7120","slug":"county-championship-1895","name":"County Championship, 1895","shortName":"County Championship, 1895"},{"id":"7132","slug":"county-championship-1896","name":"County Championship, 1896","shortName":"County Championship, 1896"},{"id":"13654","slug":"county-championship-1897","name":"County Championship, 1897","shortName":"County Championship, 1897"},{"id":"7127","slug":"county-championship-1899","name":"County Championship, 1899","shortName":"County Championship, 1899"},{"id":"7141","slug":"county-championship-1901","name":"County Championship, 1901","shortName":"County Championship, 1901"},{"id":"4906","slug":"county-championship-1906","name":"County Championship, 1906","shortName":"County Championship, 1906"},{"id":"7134","slug":"county-championship-1907","name":"County Championship, 1907","shortName":"County Championship, 1907"},{"id":"7142","slug":"county-championship-1908","name":"County Championship, 1908","shortName":"County Championship, 1908"},{"id":"7418","slug":"county-championship-1909","name":"County Championship, 1909","shortName":"County Championship, 1909"},{"id":"6592","slug":"county-championship-1911","name":"County Championship, 1911","shortName":"County Championship, 1911"},{"id":"7146","slug":"county-championship-1913","name":"County Championship, 1913","shortName":"County Championship, 1913"},{"id":"8161","slug":"county-championship-1914","name":"County Championship, 1914","shortName":"County Championship, 1914"},{"id":"7511","slug":"county-championship-1919","name":"County Championship, 1919","shortName":"County Championship, 1919"},{"id":"8501","slug":"county-championship-1920","name":"County Championship, 1920","shortName":"County Championship, 1920"},{"id":"7335","slug":"county-championship-1921","name":"County Championship, 1921","shortName":"County Championship, 1921"},{"id":"6165","slug":"county-championship-1922","name":"County Championship, 1922","shortName":"County Championship, 1922"},{"id":"6166","slug":"county-championship-1924","name":"County Championship, 1924","shortName":"County Championship, 1924"},{"id":"4991","slug":"county-championship-1925","name":"County Championship, 1925","shortName":"County Championship, 1925"},{"id":"4990","slug":"county-championship-1926","name":"County Championship, 1926","shortName":"County Championship, 1926"},{"id":"6785","slug":"county-championship-1928","name":"County Championship, 1928","shortName":"County Championship, 1928"},{"id":"7530","slug":"county-championship-1929","name":"County Championship, 1929","shortName":"County Championship, 1929"},{"id":"4992","slug":"county-championship-1930","name":"County Championship, 1930","shortName":"County Championship, 1930"},{"id":"5001","slug":"county-championship-1932","name":"County Championship, 1932","shortName":"County Championship, 1932"},{"id":"7387","slug":"county-championship-1933","name":"County Championship, 1933","shortName":"County Championship, 1933"},{"id":"8279","slug":"county-championship-1934","name":"County Championship, 1934","shortName":"County Championship, 1934"},{"id":"6544","slug":"county-championship-1937","name":"County Championship, 1937","shortName":"County Championship, 1937"},{"id":"6666","slug":"county-championship-1938","name":"County Championship, 1938","shortName":"County Championship, 1938"},{"id":"4986","slug":"county-championship-1939","name":"County Championship, 1939","shortName":"County Championship, 1939"},{"id":"4988","slug":"county-championship-1946","name":"County Championship, 1946","shortName":"County Championship, 1946"},{"id":"7417","slug":"county-championship-1947","name":"County Championship, 1947","shortName":"County Championship, 1947"},{"id":"4852","slug":"county-championship-1949","name":"County Championship, 1949","shortName":"County Championship, 1949"},{"id":"4845","slug":"county-championship-1950","name":"County Championship, 1950","shortName":"County Championship, 1950"},{"id":"4843","slug":"county-championship-1951","name":"County Championship, 1951","shortName":"County Championship, 1951"},{"id":"4842","slug":"county-championship-1952","name":"County Championship, 1952","shortName":"County Championship, 1952"},{"id":"5978","slug":"county-championship-1953","name":"County Championship, 1953","shortName":"County Championship, 1953"},{"id":"7562","slug":"county-championship-1954","name":"County Championship, 1954","shortName":"County Championship, 1954"},{"id":"7563","slug":"county-championship-1955","name":"County Championship, 1955","shortName":"County Championship, 1955"},{"id":"8985","slug":"county-championship-1956","name":"County Championship, 1956","shortName":"County Championship, 1956"},{"id":"6784","slug":"county-championship-1957","name":"County Championship, 1957","shortName":"County Championship, 1957"},{"id":"8609","slug":"county-championship-1960","name":"County Championship, 1960","shortName":"County Championship, 1960"},{"id":"7574","slug":"county-championship-1962","name":"County Championship, 1962","shortName":"County Championship, 1962"},{"id":"4844","slug":"county-championship-1966","name":"County Championship, 1966","shortName":"County Championship, 1966"},{"id":"6742","slug":"county-championship-1967","name":"County Championship, 1967","shortName":"County Championship, 1967"},{"id":"4841","slug":"county-championship-1968","name":"County Championship, 1968","shortName":"County Championship, 1968"},{"id":"7613","slug":"county-championship-1969","name":"County Championship, 1969","shortName":"County Championship, 1969"},{"id":"7614","slug":"county-championship-1970","name":"County Championship, 1970","shortName":"County Championship, 1970"},{"id":"4813","slug":"county-championship-1971","name":"County Championship, 1971","shortName":"County Championship, 1971"},{"id":"6546","slug":"county-championship-1972","name":"County Championship, 1972","shortName":"County Championship, 1972"},{"id":"5912","slug":"county-championship-1975","name":"County Championship, 1975","shortName":"County Championship, 1975"},{"id":"7670","slug":"county-championship-1999","name":"County Championship, 1999","shortName":"County Championship, 1999"},{"id":"13821","slug":"county-championship-2021","name":"County Championship, 2021","shortName":"County Championship, 2021"},{"id":"7149","slug":"county-match-1867","name":"County Match, 1867","shortName":"County Match, 1867"},{"id":"7156","slug":"county-match-1870","name":"County Match, 1870","shortName":"County Match, 1870"},{"id":"7151","slug":"county-match-1873","name":"County Match, 1873","shortName":"County Match, 1873"},{"id":"13656","slug":"county-match-1876","name":"County Match, 1876","shortName":"County Match, 1876"},{"id":"7144","slug":"county-match-1879","name":"County Match, 1879","shortName":"County Match, 1879"},{"id":"7145","slug":"county-match-1880","name":"County Match, 1880","shortName":"County Match, 1880"},{"id":"2230","slug":"cricinfo-championship-division-one-2001","name":"CricInfo Championship Division One, 2001","shortName":"CricInfo Championship Division One, 2001"},{"id":"2231","slug":"cricinfo-championship-division-two-2001","name":"CricInfo Championship Division Two, 2001","shortName":"CricInfo Championship Division Two, 2001"},{"id":"11803","slug":"cricket-ireland-inter-provincial-championship-2017","name":"Cricket Ireland Inter-Provincial Championship, 2017","shortName":"Cricket Ireland Inter-Provincial Championship, 2017"},{"id":"12253","slug":"cricket-ireland-inter-provincial-championship-2018","name":"Cricket Ireland Inter-Provincial Championship, 2018","shortName":"Cricket Ireland Inter-Provincial Championship, 2018"},{"id":"12931","slug":"cricket-ireland-inter-provincial-championship-2019","name":"Cricket Ireland Inter-Provincial Championship, 2019","shortName":"Cricket Ireland Inter-Provincial Championship, 2019"},{"id":"12621","slug":"csa-3-day-provincial-cup-2018-19","name":"CSA 3-Day Provincial Cup, 2018/19","shortName":"CSA 3-Day Provincial Cup, 2018/19"},{"id":"13197","slug":"csa-3-day-provincial-cup-2019-20","name":"CSA 3-Day Provincial Cup, 2019/20","shortName":"CSA 3-Day Provincial Cup, 2019/20"},{"id":"13768","slug":"csa-3-day-provincial-cup-2020-21","name":"CSA 3-Day Provincial Cup, 2020/21","shortName":"CSA 3-Day Provincial Cup, 2020/21"},{"id":"14973","slug":"csa-4-day-series-division-1-2022-23","name":"CSA 4-Day Series Division 1, 2022/23","shortName":"CSA 4-Day Series Division 1, 2022/23"},{"id":"15722","slug":"csa-4-day-series-division-1-2023-24","name":"CSA 4-Day Series Division 1, 2023/24","shortName":"CSA 4-Day Series Division 1, 2023/24"},{"id":"16528","slug":"csa-4-day-series-division-1-2024-25","name":"CSA 4-Day Series Division 1, 2024/25","shortName":"CSA 4-Day Series Division 1, 2024/25"},{"id":"15154","slug":"csa-4-day-series-division-2-2022-23","name":"CSA 4-Day Series Division 2, 2022/23","shortName":"CSA 4-Day Series Division 2, 2022/23"},{"id":"15723","slug":"csa-4-day-series-division-2-2023-24","name":"CSA 4-Day Series Division 2, 2023/24","shortName":"CSA 4-Day Series Division 2, 2023/24"},{"id":"16529","slug":"csa-4-day-series-division-2-2024-25","name":"CSA 4-Day Series Division 2, 2024/25","shortName":"CSA 4-Day Series Division 2, 2024/25"},{"id":"5443","slug":"csa-provincial-three-day-challenge-2009-10","name":"CSA Provincial Three-Day Challenge, 2009/10","shortName":"CSA Provincial Three-Day Challenge, 2009/10"},{"id":"6035","slug":"csa-provincial-three-day-challenge-2010-11","name":"CSA Provincial Three-Day Challenge, 2010/11","shortName":"CSA Provincial Three-Day Challenge, 2010/11"},{"id":"6800","slug":"csa-provincial-three-day-challenge-2011-12","name":"CSA Provincial Three-Day Challenge, 2011/12","shortName":"CSA Provincial Three-Day Challenge, 2011/12"},{"id":"7582","slug":"csa-provincial-three-day-competition-2012-13","name":"CSA Provincial Three-Day Competition, 2012/13","shortName":"CSA Provincial Three-Day Competition, 2012/13"},{"id":"8615","slug":"csa-provincial-three-day-competition-2013-14","name":"CSA Provincial Three-Day Competition, 2013/14","shortName":"CSA Provincial Three-Day Competition, 2013/14"},{"id":"13653","slug":"currie-cup-1920-21","name":"Currie Cup, 1920/21","shortName":"Currie Cup, 1920/21"},{"id":"6542","slug":"currie-cup-1937-38","name":"Currie Cup, 1937/38","shortName":"Currie Cup, 1937/38"},{"id":"7725","slug":"currie-cup-1950-51","name":"Currie Cup, 1950/51","shortName":"Currie Cup, 1950/51"},{"id":"7148","slug":"currie-cup-1959-60","name":"Currie Cup, 1959/60","shortName":"Currie Cup, 1959/60"},{"id":"5890","slug":"currie-cup-1960-61","name":"Currie Cup, 1960/61","shortName":"Currie Cup, 1960/61"},{"id":"5894","slug":"currie-cup-1986-87","name":"Currie Cup, 1986/87","shortName":"Currie Cup, 1986/87"},{"id":"2927","slug":"dadabhai-trophy-1971-72","name":"Dadabhai Trophy, 1971/72","shortName":"Dadabhai Trophy, 1971/72"},{"id":"2929","slug":"dadabhai-trophy-1972-73","name":"Dadabhai Trophy, 1972/73","shortName":"Dadabhai Trophy, 1972/73"},{"id":"2931","slug":"dadabhai-trophy-1973-74","name":"Dadabhai Trophy, 1973/74","shortName":"Dadabhai Trophy, 1973/74"},{"id":"2933","slug":"dadabhai-trophy-1974-75","name":"Dadabhai Trophy, 1974/75","shortName":"Dadabhai Trophy, 1974/75"},{"id":"4937","slug":"defence-fund-match-1963-64","name":"Defence Fund Match, 1963/64","shortName":"Defence Fund Match, 1963/64"},{"id":"6466","slug":"dh-robins-xi-tour-of-south-africa-1974-75","name":"DH Robins' XI tour of South Africa, 1974/75","shortName":"DH Robins' XI tour of South Africa, 1974/75"},{"id":"4704","slug":"duleep-trophy-1961-62","name":"Duleep Trophy, 1961/62","shortName":"Duleep Trophy, 1961/62"},{"id":"4710","slug":"duleep-trophy-1962-63","name":"Duleep Trophy, 1962/63","shortName":"Duleep Trophy, 1962/63"},{"id":"4711","slug":"duleep-trophy-1963-64","name":"Duleep Trophy, 1963/64","shortName":"Duleep Trophy, 1963/64"},{"id":"4712","slug":"duleep-trophy-1964-65","name":"Duleep Trophy, 1964/65","shortName":"Duleep Trophy, 1964/65"},{"id":"4715","slug":"duleep-trophy-1965-66","name":"Duleep Trophy, 1965/66","shortName":"Duleep Trophy, 1965/66"},{"id":"4716","slug":"duleep-trophy-1966-67","name":"Duleep Trophy, 1966/67","shortName":"Duleep Trophy, 1966/67"},{"id":"4717","slug":"duleep-trophy-1967-68","name":"Duleep Trophy, 1967/68","shortName":"Duleep Trophy, 1967/68"},{"id":"4718","slug":"duleep-trophy-1968-69","name":"Duleep Trophy, 1968/69","shortName":"Duleep Trophy, 1968/69"},{"id":"4719","slug":"duleep-trophy-1969-70","name":"Duleep Trophy, 1969/70","shortName":"Duleep Trophy, 1969/70"},{"id":"4720","slug":"duleep-trophy-1970-71","name":"Duleep Trophy, 1970/71","shortName":"Duleep Trophy, 1970/71"},{"id":"4721","slug":"duleep-trophy-1971-72","name":"Duleep Trophy, 1971/72","shortName":"Duleep Trophy, 1971/72"},{"id":"4722","slug":"duleep-trophy-1972-73","name":"Duleep Trophy, 1972/73","shortName":"Duleep Trophy, 1972/73"},{"id":"4723","slug":"duleep-trophy-1973-74","name":"Duleep Trophy, 1973/74","shortName":"Duleep Trophy, 1973/74"},{"id":"4724","slug":"duleep-trophy-1974-75","name":"Duleep Trophy, 1974/75","shortName":"Duleep Trophy, 1974/75"},{"id":"4725","slug":"duleep-trophy-1975-76","name":"Duleep Trophy, 1975/76","shortName":"Duleep Trophy, 1975/76"},{"id":"4726","slug":"duleep-trophy-1976-77","name":"Duleep Trophy, 1976/77","shortName":"Duleep Trophy, 1976/77"},{"id":"4734","slug":"duleep-trophy-1977-78","name":"Duleep Trophy, 1977/78","shortName":"Duleep Trophy, 1977/78"},{"id":"4735","slug":"duleep-trophy-1978-79","name":"Duleep Trophy, 1978/79","shortName":"Duleep Trophy, 1978/79"},{"id":"4736","slug":"duleep-trophy-1979-80","name":"Duleep Trophy, 1979/80","shortName":"Duleep Trophy, 1979/80"},{"id":"4737","slug":"duleep-trophy-1980-81","name":"Duleep Trophy, 1980/81","shortName":"Duleep Trophy, 1980/81"},{"id":"4738","slug":"duleep-trophy-1981-82","name":"Duleep Trophy, 1981/82","shortName":"Duleep Trophy, 1981/82"},{"id":"4739","slug":"duleep-trophy-1982-83","name":"Duleep Trophy, 1982/83","shortName":"Duleep Trophy, 1982/83"},{"id":"4740","slug":"duleep-trophy-1983-84","name":"Duleep Trophy, 1983/84","shortName":"Duleep Trophy, 1983/84"},{"id":"4741","slug":"duleep-trophy-1984-85","name":"Duleep Trophy, 1984/85","shortName":"Duleep Trophy, 1984/85"},{"id":"4742","slug":"duleep-trophy-1985-86","name":"Duleep Trophy, 1985/86","shortName":"Duleep Trophy, 1985/86"},{"id":"4743","slug":"duleep-trophy-1986-87","name":"Duleep Trophy, 1986/87","shortName":"Duleep Trophy, 1986/87"},{"id":"4744","slug":"duleep-trophy-1987-88","name":"Duleep Trophy, 1987/88","shortName":"Duleep Trophy, 1987/88"},{"id":"4745","slug":"duleep-trophy-1988-89","name":"Duleep Trophy, 1988/89","shortName":"Duleep Trophy, 1988/89"},{"id":"4746","slug":"duleep-trophy-1989-90","name":"Duleep Trophy, 1989/90","shortName":"Duleep Trophy, 1989/90"},{"id":"4747","slug":"duleep-trophy-1990-91","name":"Duleep Trophy, 1990/91","shortName":"Duleep Trophy, 1990/91"},{"id":"4748","slug":"duleep-trophy-1991-92","name":"Duleep Trophy, 1991/92","shortName":"Duleep Trophy, 1991/92"},{"id":"4749","slug":"duleep-trophy-1992-93","name":"Duleep Trophy, 1992/93","shortName":"Duleep Trophy, 1992/93"},{"id":"4750","slug":"duleep-trophy-1993-94","name":"Duleep Trophy, 1993/94","shortName":"Duleep Trophy, 1993/94"},{"id":"4751","slug":"duleep-trophy-1994-95","name":"Duleep Trophy, 1994/95","shortName":"Duleep Trophy, 1994/95"},{"id":"4752","slug":"duleep-trophy-1995-96","name":"Duleep Trophy, 1995/96","shortName":"Duleep Trophy, 1995/96"},{"id":"4753","slug":"duleep-trophy-1996-97","name":"Duleep Trophy, 1996/97","shortName":"Duleep Trophy, 1996/97"},{"id":"4754","slug":"duleep-trophy-1997-98","name":"Duleep Trophy, 1997/98","shortName":"Duleep Trophy, 1997/98"},{"id":"4755","slug":"duleep-trophy-1998-99","name":"Duleep Trophy, 1998/99","shortName":"Duleep Trophy, 1998/99"},{"id":"4756","slug":"duleep-trophy-1999-00","name":"Duleep Trophy, 1999/00","shortName":"Duleep Trophy, 1999/00"},{"id":"4757","slug":"duleep-trophy-2000-01","name":"Duleep Trophy, 2000/01","shortName":"Duleep Trophy, 2000/01"},{"id":"2309","slug":"duleep-trophy-2001-02","name":"Duleep Trophy, 2001/02","shortName":"Duleep Trophy, 2001/02"},{"id":"2376","slug":"duleep-trophy-2002-03","name":"Duleep Trophy, 2002/03","shortName":"Duleep Trophy, 2002/03"},{"id":"4760","slug":"duleep-trophy-2003-04","name":"Duleep Trophy, 2003/04","shortName":"Duleep Trophy, 2003/04"},{"id":"4761","slug":"duleep-trophy-2004-05","name":"Duleep Trophy, 2004/05","shortName":"Duleep Trophy, 2004/05"},{"id":"2607","slug":"duleep-trophy-2005-06","name":"Duleep Trophy, 2005/06","shortName":"Duleep Trophy, 2005/06"},{"id":"2833","slug":"duleep-trophy-2006-07","name":"Duleep Trophy, 2006/07","shortName":"Duleep Trophy, 2006/07"},{"id":"3434","slug":"duleep-trophy-2007-08","name":"Duleep Trophy, 2007/08","shortName":"Duleep Trophy, 2007/08"},{"id":"4475","slug":"duleep-trophy-2008-09","name":"Duleep Trophy, 2008/09","shortName":"Duleep Trophy, 2008/09"},{"id":"5520","slug":"duleep-trophy-2009-10","name":"Duleep Trophy, 2009/10","shortName":"Duleep Trophy, 2009/10"},{"id":"5966","slug":"duleep-trophy-2010-11","name":"Duleep Trophy, 2010/11","shortName":"Duleep Trophy, 2010/11"},{"id":"6714","slug":"duleep-trophy-2011-12","name":"Duleep Trophy, 2011/12","shortName":"Duleep Trophy, 2011/12"},{"id":"7518","slug":"duleep-trophy-2012-13","name":"Duleep Trophy, 2012/13","shortName":"Duleep Trophy, 2012/13"},{"id":"8303","slug":"duleep-trophy-2013-14","name":"Duleep Trophy, 2013/14","shortName":"Duleep Trophy, 2013/14"},{"id":"9521","slug":"duleep-trophy-2014-15","name":"Duleep Trophy, 2014/15","shortName":"Duleep Trophy, 2014/15"},{"id":"11441","slug":"duleep-trophy-2016","name":"Duleep Trophy, 2016","shortName":"Duleep Trophy, 2016"},{"id":"12013","slug":"duleep-trophy-2017-18","name":"Duleep Trophy, 2017/18","shortName":"Duleep Trophy, 2017/18"},{"id":"12493","slug":"duleep-trophy-2018-19","name":"Duleep Trophy, 2018/19","shortName":"Duleep Trophy, 2018/19"},{"id":"13219","slug":"duleep-trophy-2019-20","name":"Duleep Trophy, 2019/20","shortName":"Duleep Trophy, 2019/20"},{"id":"14908","slug":"duleep-trophy-2022-23","name":"Duleep Trophy, 2022/23","shortName":"Duleep Trophy, 2022/23"},{"id":"15496","slug":"duleep-trophy-2023","name":"Duleep Trophy, 2023","shortName":"Duleep Trophy, 2023"},{"id":"16559","slug":"duleep-trophy-2024-25","name":"Duleep Trophy, 2024/25","shortName":"Duleep Trophy, 2024/25"},{"id":"5750","slug":"durham-tour-of-united-arab-emirates-2010","name":"Durham tour of United Arab Emirates, 2010","shortName":"Durham tour of United Arab Emirates, 2010"},{"id":"8765","slug":"durham-tour-of-united-arab-emirates-2014","name":"Durham tour of United Arab Emirates, 2014","shortName":"Durham tour of United Arab Emirates, 2014"},{"id":"16117","slug":"durham-tour-of-zimbabwe-2023-24","name":"Durham tour of Zimbabwe, 2023/24","shortName":"Durham tour of Zimbabwe, 2023/24"},{"id":"7592","slug":"eastern-province-tour-of-namibia-2012-13","name":"Eastern Province tour of Namibia, 2012/13","shortName":"Eastern Province tour of Namibia, 2012/13"},{"id":"9591","slug":"eastern-province-tour-of-namibia-2014-15","name":"Eastern Province tour of Namibia, 2014/15","shortName":"Eastern Province tour of Namibia, 2014/15"},{"id":"11545","slug":"eastern-province-tour-of-namibia-2016-17","name":"Eastern Province tour of Namibia, 2016/17","shortName":"Eastern Province tour of Namibia, 2016/17"},{"id":"3063","slug":"easterns-tour-of-namibia-2006-07","name":"Easterns tour of Namibia, 2006/07","shortName":"Easterns tour of Namibia, 2006/07"},{"id":"5451","slug":"easterns-tour-of-namibia-2009-10","name":"Easterns tour of Namibia, 2009/10","shortName":"Easterns tour of Namibia, 2009/10"},{"id":"6037","slug":"easterns-tour-of-namibia-2010-11","name":"Easterns tour of Namibia, 2010/11","shortName":"Easterns tour of Namibia, 2010/11"},{"id":"7586","slug":"easterns-tour-of-namibia-2012-13","name":"Easterns tour of Namibia, 2012/13","shortName":"Easterns tour of Namibia, 2012/13"},{"id":"9605","slug":"easterns-tour-of-namibia-2014-15","name":"Easterns tour of Namibia, 2014/15","shortName":"Easterns tour of Namibia, 2014/15"},{"id":"11543","slug":"easterns-tour-of-namibia-2016-17","name":"Easterns tour of Namibia, 2016/17","shortName":"Easterns tour of Namibia, 2016/17"},{"id":"3569","slug":"easterns-tour-of-zimbabwe-2007-08","name":"Easterns tour of Zimbabwe, 2007/08","shortName":"Easterns tour of Zimbabwe, 2007/08"},{"id":"2409","slug":"ecb-national-academy-tour-of-sri-lanka-2002-03","name":"ECB National Academy tour of Sri Lanka, 2002/03","shortName":"ECB National Academy tour of Sri Lanka, 2002/03"},{"id":"16466","slug":"emerald-challenge-2024","name":"Emerald Challenge, 2024","shortName":"Emerald Challenge, 2024"},{"id":"3037","slug":"england-a-in-bangladesh-unofficial-test-series-2006-07","name":"England A in Bangladesh unofficial Test Series, 2006/07","shortName":"England A in Bangladesh unofficial Test Series, 2006/07"},{"id":"6045","slug":"england-a-in-sri-lanka-unofficial-test-series-1990-91","name":"England A in Sri Lanka unofficial Test Series, 1990/91","shortName":"England A in Sri Lanka unofficial Test Series, 1990/91"},{"id":"5146","slug":"england-a-in-sri-lanka-unofficial-test-series-2004-05","name":"England A in Sri Lanka unofficial Test Series, 2004/05","shortName":"England A in Sri Lanka unofficial Test Series, 2004/05"},{"id":"2969","slug":"england-a-in-west-indies-unofficial-test-series-2005-06","name":"England A in West Indies unofficial Test Series, 2005/06","shortName":"England A in West Indies unofficial Test Series, 2005/06"},{"id":"5139","slug":"england-a-tour-of-australia-1996-97","name":"England A tour of Australia, 1996/97","shortName":"England A tour of Australia, 1996/97"},{"id":"3036","slug":"england-a-tour-of-bangladesh-2006-07","name":"England A tour of Bangladesh, 2006/07","shortName":"England A tour of Bangladesh, 2006/07"},{"id":"2473","slug":"england-a-tour-of-india-2003-04","name":"England A tour of India, 2003/04","shortName":"England A tour of India, 2003/04"},{"id":"6100","slug":"england-a-tour-of-pakistan-1990-91","name":"England A tour of Pakistan, 1990/91","shortName":"England A tour of Pakistan, 1990/91"},{"id":"2922","slug":"england-a-tour-of-sri-lanka-1990-91","name":"England A tour of Sri Lanka, 1990/91","shortName":"England A tour of Sri Lanka, 1990/91"},{"id":"2517","slug":"england-a-tour-of-sri-lanka-2004-05","name":"England A tour of Sri Lanka, 2004/05","shortName":"England A tour of Sri Lanka, 2004/05"},{"id":"2190","slug":"england-a-tour-of-west-indies-2000-01","name":"England A tour of West Indies, 2000/01","shortName":"England A tour of West Indies, 2000/01"},{"id":"2602","slug":"england-a-tour-of-west-indies-2005-06","name":"England A tour of West Indies, 2005/06","shortName":"England A tour of West Indies, 2005/06"},{"id":"7155","slug":"england-domestic-miscellaneous-first-class-1864","name":"England Domestic Miscellaneous First-Class, 1864","shortName":"England Domestic Miscellaneous First-Class, 1864"},{"id":"7143","slug":"england-domestic-miscellaneous-first-class-1872","name":"England Domestic Miscellaneous First-Class, 1872","shortName":"England Domestic Miscellaneous First-Class, 1872"},{"id":"6866","slug":"england-domestic-season-1772","name":"England Domestic Season, 1772","shortName":"England Domestic Season, 1772"},{"id":"6865","slug":"england-domestic-season-1773","name":"England Domestic Season, 1773","shortName":"England Domestic Season, 1773"},{"id":"6909","slug":"england-domestic-season-1774","name":"England Domestic Season, 1774","shortName":"England Domestic Season, 1774"},{"id":"6910","slug":"england-domestic-season-1775","name":"England Domestic Season, 1775","shortName":"England Domestic Season, 1775"},{"id":"6912","slug":"england-domestic-season-1776","name":"England Domestic Season, 1776","shortName":"England Domestic Season, 1776"},{"id":"6913","slug":"england-domestic-season-1777","name":"England Domestic Season, 1777","shortName":"England Domestic Season, 1777"},{"id":"6914","slug":"england-domestic-season-1778","name":"England Domestic Season, 1778","shortName":"England Domestic Season, 1778"},{"id":"6915","slug":"england-domestic-season-1779","name":"England Domestic Season, 1779","shortName":"England Domestic Season, 1779"},{"id":"6916","slug":"england-domestic-season-1780","name":"England Domestic Season, 1780","shortName":"England Domestic Season, 1780"},{"id":"6917","slug":"england-domestic-season-1781","name":"England Domestic Season, 1781","shortName":"England Domestic Season, 1781"},{"id":"6918","slug":"england-domestic-season-1782","name":"England Domestic Season, 1782","shortName":"England Domestic Season, 1782"},{"id":"6919","slug":"england-domestic-season-1783","name":"England Domestic Season, 1783","shortName":"England Domestic Season, 1783"},{"id":"6920","slug":"england-domestic-season-1784","name":"England Domestic Season, 1784","shortName":"England Domestic Season, 1784"},{"id":"6921","slug":"england-domestic-season-1786","name":"England Domestic Season, 1786","shortName":"England Domestic Season, 1786"},{"id":"6922","slug":"england-domestic-season-1787","name":"England Domestic Season, 1787","shortName":"England Domestic Season, 1787"},{"id":"6923","slug":"england-domestic-season-1788","name":"England Domestic Season, 1788","shortName":"England Domestic Season, 1788"},{"id":"6927","slug":"england-domestic-season-1789","name":"England Domestic Season, 1789","shortName":"England Domestic Season, 1789"},{"id":"6928","slug":"england-domestic-season-1790","name":"England Domestic Season, 1790","shortName":"England Domestic Season, 1790"},{"id":"6932","slug":"england-domestic-season-1791","name":"England Domestic Season, 1791","shortName":"England Domestic Season, 1791"},{"id":"6936","slug":"england-domestic-season-1792","name":"England Domestic Season, 1792","shortName":"England Domestic Season, 1792"},{"id":"6939","slug":"england-domestic-season-1793","name":"England Domestic Season, 1793","shortName":"England Domestic Season, 1793"},{"id":"6940","slug":"england-domestic-season-1794","name":"England Domestic Season, 1794","shortName":"England Domestic Season, 1794"},{"id":"6942","slug":"england-domestic-season-1795","name":"England Domestic Season, 1795","shortName":"England Domestic Season, 1795"},{"id":"6943","slug":"england-domestic-season-1796","name":"England Domestic Season, 1796","shortName":"England Domestic Season, 1796"},{"id":"6948","slug":"england-domestic-season-1797","name":"England Domestic Season, 1797","shortName":"England Domestic Season, 1797"},{"id":"6949","slug":"england-domestic-season-1798","name":"England Domestic Season, 1798","shortName":"England Domestic Season, 1798"},{"id":"6950","slug":"england-domestic-season-1799","name":"England Domestic Season, 1799","shortName":"England Domestic Season, 1799"},{"id":"6951","slug":"england-domestic-season-1800","name":"England Domestic Season, 1800","shortName":"England Domestic Season, 1800"},{"id":"6952","slug":"england-domestic-season-1801","name":"England Domestic Season, 1801","shortName":"England Domestic Season, 1801"},{"id":"6953","slug":"england-domestic-season-1802","name":"England Domestic Season, 1802","shortName":"England Domestic Season, 1802"},{"id":"6958","slug":"england-domestic-season-1803","name":"England Domestic Season, 1803","shortName":"England Domestic Season, 1803"},{"id":"6959","slug":"england-domestic-season-1804","name":"England Domestic Season, 1804","shortName":"England Domestic Season, 1804"},{"id":"6962","slug":"england-domestic-season-1805","name":"England Domestic Season, 1805","shortName":"England Domestic Season, 1805"},{"id":"6963","slug":"england-domestic-season-1806","name":"England Domestic Season, 1806","shortName":"England Domestic Season, 1806"},{"id":"6964","slug":"england-domestic-season-1807","name":"England Domestic Season, 1807","shortName":"England Domestic Season, 1807"},{"id":"6965","slug":"england-domestic-season-1808","name":"England Domestic Season, 1808","shortName":"England Domestic Season, 1808"},{"id":"6966","slug":"england-domestic-season-1809","name":"England Domestic Season, 1809","shortName":"England Domestic Season, 1809"},{"id":"6967","slug":"england-domestic-season-1810","name":"England Domestic Season, 1810","shortName":"England Domestic Season, 1810"},{"id":"6968","slug":"england-domestic-season-1811","name":"England Domestic Season, 1811","shortName":"England Domestic Season, 1811"},{"id":"6969","slug":"england-domestic-season-1812","name":"England Domestic Season, 1812","shortName":"England Domestic Season, 1812"},{"id":"6970","slug":"england-domestic-season-1813","name":"England Domestic Season, 1813","shortName":"England Domestic Season, 1813"},{"id":"6971","slug":"england-domestic-season-1814","name":"England Domestic Season, 1814","shortName":"England Domestic Season, 1814"},{"id":"6972","slug":"england-domestic-season-1815","name":"England Domestic Season, 1815","shortName":"England Domestic Season, 1815"},{"id":"6973","slug":"england-domestic-season-1816","name":"England Domestic Season, 1816","shortName":"England Domestic Season, 1816"},{"id":"6974","slug":"england-domestic-season-1817","name":"England Domestic Season, 1817","shortName":"England Domestic Season, 1817"},{"id":"6989","slug":"england-domestic-season-1818","name":"England Domestic Season, 1818","shortName":"England Domestic Season, 1818"},{"id":"6990","slug":"england-domestic-season-1819","name":"England Domestic Season, 1819","shortName":"England Domestic Season, 1819"},{"id":"6991","slug":"england-domestic-season-1820","name":"England Domestic Season, 1820","shortName":"England Domestic Season, 1820"},{"id":"6992","slug":"england-domestic-season-1821","name":"England Domestic Season, 1821","shortName":"England Domestic Season, 1821"},{"id":"6993","slug":"england-domestic-season-1822","name":"England Domestic Season, 1822","shortName":"England Domestic Season, 1822"},{"id":"6994","slug":"england-domestic-season-1823","name":"England Domestic Season, 1823","shortName":"England Domestic Season, 1823"},{"id":"6995","slug":"england-domestic-season-1824","name":"England Domestic Season, 1824","shortName":"England Domestic Season, 1824"},{"id":"6996","slug":"england-domestic-season-1825","name":"England Domestic Season, 1825","shortName":"England Domestic Season, 1825"},{"id":"6997","slug":"england-domestic-season-1826","name":"England Domestic Season, 1826","shortName":"England Domestic Season, 1826"},{"id":"6998","slug":"england-domestic-season-1827","name":"England Domestic Season, 1827","shortName":"England Domestic Season, 1827"},{"id":"6999","slug":"england-domestic-season-1828","name":"England Domestic Season, 1828","shortName":"England Domestic Season, 1828"},{"id":"7000","slug":"england-domestic-season-1829","name":"England Domestic Season, 1829","shortName":"England Domestic Season, 1829"},{"id":"7001","slug":"england-domestic-season-1830","name":"England Domestic Season, 1830","shortName":"England Domestic Season, 1830"},{"id":"7002","slug":"england-domestic-season-1831","name":"England Domestic Season, 1831","shortName":"England Domestic Season, 1831"},{"id":"7003","slug":"england-domestic-season-1832","name":"England Domestic Season, 1832","shortName":"England Domestic Season, 1832"},{"id":"7004","slug":"england-domestic-season-1833","name":"England Domestic Season, 1833","shortName":"England Domestic Season, 1833"},{"id":"7005","slug":"england-domestic-season-1834","name":"England Domestic Season, 1834","shortName":"England Domestic Season, 1834"},{"id":"7010","slug":"england-domestic-season-1835","name":"England Domestic Season, 1835","shortName":"England Domestic Season, 1835"},{"id":"7012","slug":"england-domestic-season-1836","name":"England Domestic Season, 1836","shortName":"England Domestic Season, 1836"},{"id":"7013","slug":"england-domestic-season-1837","name":"England Domestic Season, 1837","shortName":"England Domestic Season, 1837"},{"id":"7014","slug":"england-domestic-season-1838","name":"England Domestic Season, 1838","shortName":"England Domestic Season, 1838"},{"id":"7016","slug":"england-domestic-season-1839","name":"England Domestic Season, 1839","shortName":"England Domestic Season, 1839"},{"id":"7018","slug":"england-domestic-season-1840","name":"England Domestic Season, 1840","shortName":"England Domestic Season, 1840"},{"id":"6185","slug":"england-domestic-season-1841","name":"England Domestic Season, 1841","shortName":"England Domestic Season, 1841"},{"id":"6186","slug":"england-domestic-season-1842","name":"England Domestic Season, 1842","shortName":"England Domestic Season, 1842"},{"id":"6187","slug":"england-domestic-season-1843","name":"England Domestic Season, 1843","shortName":"England Domestic Season, 1843"},{"id":"6183","slug":"england-domestic-season-1844","name":"England Domestic Season, 1844","shortName":"England Domestic Season, 1844"},{"id":"7021","slug":"england-domestic-season-1845","name":"England Domestic Season, 1845","shortName":"England Domestic Season, 1845"},{"id":"7022","slug":"england-domestic-season-1846","name":"England Domestic Season, 1846","shortName":"England Domestic Season, 1846"},{"id":"7023","slug":"england-domestic-season-1847","name":"England Domestic Season, 1847","shortName":"England Domestic Season, 1847"},{"id":"7024","slug":"england-domestic-season-1848","name":"England Domestic Season, 1848","shortName":"England Domestic Season, 1848"},{"id":"7056","slug":"england-domestic-season-1849","name":"England Domestic Season, 1849","shortName":"England Domestic Season, 1849"},{"id":"7057","slug":"england-domestic-season-1850","name":"England Domestic Season, 1850","shortName":"England Domestic Season, 1850"},{"id":"7167","slug":"england-domestic-season-1851","name":"England Domestic Season, 1851","shortName":"England Domestic Season, 1851"},{"id":"7183","slug":"england-domestic-season-1852","name":"England Domestic Season, 1852","shortName":"England Domestic Season, 1852"},{"id":"7186","slug":"england-domestic-season-1853","name":"England Domestic Season, 1853","shortName":"England Domestic Season, 1853"},{"id":"7187","slug":"england-domestic-season-1854","name":"England Domestic Season, 1854","shortName":"England Domestic Season, 1854"},{"id":"7189","slug":"england-domestic-season-1855","name":"England Domestic Season, 1855","shortName":"England Domestic Season, 1855"},{"id":"7191","slug":"england-domestic-season-1856","name":"England Domestic Season, 1856","shortName":"England Domestic Season, 1856"},{"id":"7211","slug":"england-domestic-season-1857","name":"England Domestic Season, 1857","shortName":"England Domestic Season, 1857"},{"id":"7254","slug":"england-domestic-season-1900","name":"England Domestic Season, 1900","shortName":"England Domestic Season, 1900"},{"id":"13566","slug":"england-lions-in-australia-unofficial-test-series-2019-20","name":"England Lions in Australia unofficial Test Series, 2019/20","shortName":"England Lions in Australia unofficial Test Series, 2019/20"},{"id":"12814","slug":"england-lions-in-india-unofficial-test-series-2018-19","name":"England Lions in India unofficial Test Series, 2018/19","shortName":"England Lions in India unofficial Test Series, 2018/19"},{"id":"16012","slug":"england-lions-in-india-unofficial-test-series-2023-24","name":"England Lions in India unofficial Test Series, 2023/24","shortName":"England Lions in India unofficial Test Series, 2023/24"},{"id":"4783","slug":"england-lions-in-new-zealand-unofficial-test-series-2008-09","name":"England Lions in New Zealand unofficial Test Series, 2008/09","shortName":"England Lions in New Zealand unofficial Test Series, 2008/09"},{"id":"9199","slug":"england-lions-in-south-africa-unofficial-test-series-2014-15","name":"England Lions in South Africa unofficial Test Series, 2014/15","shortName":"England Lions in South Africa unofficial Test Series, 2014/15"},{"id":"8821","slug":"england-lions-in-sri-lanka-unofficial-test-series-2013-14","name":"England Lions in Sri Lanka unofficial Test Series, 2013/14","shortName":"England Lions in Sri Lanka unofficial Test Series, 2013/14"},{"id":"11711","slug":"england-lions-in-sri-lanka-unofficial-test-series-2016-17","name":"England Lions in Sri Lanka unofficial Test Series, 2016/17","shortName":"England Lions in Sri Lanka unofficial Test Series, 2016/17"},{"id":"15219","slug":"england-lions-in-sri-lanka-unofficial-test-series-2022-23","name":"England Lions in Sri Lanka unofficial Test Series, 2022/23","shortName":"England Lions in Sri Lanka unofficial Test Series, 2022/23"},{"id":"12085","slug":"england-lions-in-west-indies-unofficial-test-series-2017-18","name":"England Lions in West Indies unofficial Test Series, 2017/18","shortName":"England Lions in West Indies unofficial Test Series, 2017/18"},{"id":"13564","slug":"england-lions-tour-of-australia-2019-20","name":"England Lions tour of Australia, 2019/20","shortName":"England Lions tour of Australia, 2019/20"},{"id":"14385","slug":"england-lions-tour-of-australia-2021-22","name":"England Lions tour of Australia, 2021/22","shortName":"England Lions tour of Australia, 2021/22"},{"id":"3108","slug":"england-lions-tour-of-india-2007-08","name":"England Lions tour of India, 2007/08","shortName":"England Lions tour of India, 2007/08"},{"id":"12812","slug":"england-lions-tour-of-india-2018-19","name":"England Lions tour of India, 2018/19","shortName":"England Lions tour of India, 2018/19"},{"id":"16011","slug":"england-lions-tour-of-india-2023-24","name":"England Lions tour of India, 2023/24","shortName":"England Lions tour of India, 2023/24"},{"id":"4782","slug":"england-lions-tour-of-new-zealand-2008-09","name":"England Lions tour of New Zealand, 2008/09","shortName":"England Lions tour of New Zealand, 2008/09"},{"id":"9197","slug":"england-lions-tour-of-south-africa-2014-15","name":"England Lions tour of South Africa, 2014/15","shortName":"England Lions tour of South Africa, 2014/15"},{"id":"8737","slug":"england-lions-tour-of-sri-lanka-2013-14","name":"England Lions tour of Sri Lanka, 2013/14","shortName":"England Lions tour of Sri Lanka, 2013/14"},{"id":"11708","slug":"england-lions-tour-of-sri-lanka-2016-17","name":"England Lions tour of Sri Lanka, 2016/17","shortName":"England Lions tour of Sri Lanka, 2016/17"},{"id":"15218","slug":"england-lions-tour-of-sri-lanka-2022-23","name":"England Lions tour of Sri Lanka, 2022/23","shortName":"England Lions tour of Sri Lanka, 2022/23"},{"id":"11624","slug":"england-lions-tour-of-united-arab-emirates-2016-17","name":"England Lions tour of United Arab Emirates, 2016/17","shortName":"England Lions tour of United Arab Emirates, 2016/17"},{"id":"12737","slug":"england-lions-tour-of-united-arab-emirates-2018-19","name":"England Lions tour of United Arab Emirates, 2018/19","shortName":"England Lions tour of United Arab Emirates, 2018/19"},{"id":"6447","slug":"england-lions-tour-of-west-indies-2010-11","name":"England Lions tour of West Indies, 2010/11","shortName":"England Lions tour of West Indies, 2010/11"},{"id":"12084","slug":"england-lions-tour-of-west-indies-2017-18","name":"England Lions tour of West Indies, 2017/18","shortName":"England Lions tour of West Indies, 2017/18"},{"id":"11644","slug":"england-tour-of-australia-and-new-zealand-2017-18","name":"England tour of Australia and New Zealand, 2017/18","shortName":"England tour of Australia and New Zealand, 2017/18"},{"id":"1476","slug":"england-tour-of-australia-1978-79","name":"England tour of Australia, 1978/79","shortName":"England tour of Australia, 1978/79"},{"id":"1448","slug":"england-tour-of-australia-1979-80","name":"England tour of Australia, 1979/80","shortName":"England tour of Australia, 1979/80"},{"id":"1460","slug":"england-tour-of-australia-1986-87","name":"England tour of Australia, 1986/87","shortName":"England tour of Australia, 1986/87"},{"id":"1478","slug":"england-tour-of-australia-1990-91","name":"England tour of Australia, 1990/91","shortName":"England tour of Australia, 1990/91"},{"id":"1447","slug":"england-tour-of-australia-1994-95","name":"England tour of Australia, 1994/95","shortName":"England tour of Australia, 1994/95"},{"id":"1473","slug":"england-tour-of-australia-1998-99","name":"England tour of Australia, 1998/99","shortName":"England tour of Australia, 1998/99"},{"id":"1449","slug":"england-tour-of-australia-2002-03","name":"England tour of Australia, 2002/03","shortName":"England tour of Australia, 2002/03"},{"id":"2665","slug":"england-tour-of-australia-2006-07","name":"England tour of Australia, 2006/07","shortName":"England tour of Australia, 2006/07"},{"id":"5539","slug":"england-tour-of-australia-2010-11","name":"England tour of Australia, 2010/11","shortName":"England tour of Australia, 2010/11"},{"id":"7898","slug":"england-tour-of-australia-2013-14","name":"England tour of Australia, 2013/14","shortName":"England tour of Australia, 2013/14"},{"id":"1533","slug":"england-tour-of-india-1981-82","name":"England tour of India, 1981/82","shortName":"England tour of India, 1981/82"},{"id":"1538","slug":"england-tour-of-india-1984-85","name":"England tour of India, 1984/85","shortName":"England tour of India, 1984/85"},{"id":"1532","slug":"england-tour-of-india-2001-02","name":"England tour of India, 2001/02","shortName":"England tour of India, 2001/02"},{"id":"2613","slug":"england-tour-of-india-2005-06","name":"England tour of India, 2005/06","shortName":"England tour of India, 2005/06"},{"id":"7337","slug":"england-tour-of-india-2012-13","name":"England tour of India, 2012/13","shortName":"England tour of India, 2012/13"},{"id":"1511","slug":"england-tour-of-new-zealand-1991-92","name":"England tour of New Zealand, 1991/92","shortName":"England tour of New Zealand, 1991/92"},{"id":"1520","slug":"england-tour-of-new-zealand-2001-02","name":"England tour of New Zealand, 2001/02","shortName":"England tour of New Zealand, 2001/02"},{"id":"3305","slug":"england-tour-of-new-zealand-2007-08","name":"England tour of New Zealand, 2007/08","shortName":"England tour of New Zealand, 2007/08"},{"id":"7413","slug":"england-tour-of-new-zealand-2012-13","name":"England tour of New Zealand, 2012/13","shortName":"England tour of New Zealand, 2012/13"},{"id":"13074","slug":"england-tour-of-new-zealand-2019-20","name":"England tour of New Zealand, 2019/20","shortName":"England tour of New Zealand, 2019/20"},{"id":"1500","slug":"england-tour-of-pakistan-2000-01","name":"England tour of Pakistan, 2000/01","shortName":"England tour of Pakistan, 2000/01"},{"id":"2556","slug":"england-tour-of-pakistan-2005-06","name":"England tour of Pakistan, 2005/06","shortName":"England tour of Pakistan, 2005/06"},{"id":"1440","slug":"england-tour-of-south-africa-1995-96","name":"England tour of South Africa, 1995/96","shortName":"England tour of South Africa, 1995/96"},{"id":"1428","slug":"england-tour-of-south-africa-1999-00","name":"England tour of South Africa, 1999/00","shortName":"England tour of South Africa, 1999/00"},{"id":"1439","slug":"england-tour-of-south-africa-2004-05","name":"England tour of South Africa, 2004/05","shortName":"England tour of South Africa, 2004/05"},{"id":"9721","slug":"england-tour-of-south-africa-2015-16","name":"England tour of South Africa, 2015/16","shortName":"England tour of South Africa, 2015/16"},{"id":"1527","slug":"england-tour-of-sri-lanka-2000-01","name":"England tour of Sri Lanka, 2000/01","shortName":"England tour of Sri Lanka, 2000/01"},{"id":"1526","slug":"england-tour-of-sri-lanka-2003-04","name":"England tour of Sri Lanka, 2003/04","shortName":"England tour of Sri Lanka, 2003/04"},{"id":"3150","slug":"england-tour-of-sri-lanka-2007-08","name":"England tour of Sri Lanka, 2007/08","shortName":"England tour of Sri Lanka, 2007/08"},{"id":"6684","slug":"england-tour-of-sri-lanka-2011-12","name":"England tour of Sri Lanka, 2011/12","shortName":"England tour of Sri Lanka, 2011/12"},{"id":"6858","slug":"england-tour-of-united-arab-emirates-2011-12","name":"England tour of United Arab Emirates, 2011/12","shortName":"England tour of United Arab Emirates, 2011/12"},{"id":"1486","slug":"england-tour-of-west-indies-1980-81","name":"England tour of West Indies, 1980/81","shortName":"England tour of West Indies, 1980/81"},{"id":"1493","slug":"england-tour-of-west-indies-1989-90","name":"England tour of West Indies, 1989/90","shortName":"England tour of West Indies, 1989/90"},{"id":"1492","slug":"england-tour-of-west-indies-1997-98","name":"England tour of West Indies, 1997/98","shortName":"England tour of West Indies, 1997/98"},{"id":"1487","slug":"england-tour-of-west-indies-2003-04","name":"England tour of West Indies, 2003/04","shortName":"England tour of West Indies, 2003/04"},{"id":"4323","slug":"england-tour-of-west-indies-2008-09","name":"England tour of West Indies, 2008/09","shortName":"England tour of West Indies, 2008/09"},{"id":"5666","slug":"england-xi-tour-of-south-africa-1989-90","name":"England XI tour of South Africa, 1989/90","shortName":"England XI tour of South Africa, 1989/90"},{"id":"1467","slug":"england-ifw-bligh-s-xi-tour-of-australia-1882-83","name":"England [IFW Bligh's XI] tour of Australia, 1882/83","shortName":"England [IFW Bligh's XI] tour of Australia, 1882/83"},{"id":"1471","slug":"england-lord-sheffield-s-xi-tour-of-australia-1891-92","name":"England [Lord Sheffield's XI] tour of Australia, 1891/92","shortName":"England [Lord Sheffield's XI] tour of Australia, 1891/92"},{"id":"1443","slug":"england-marylebone-cricket-club-tour-of-australia-1903-04","name":"England [Marylebone Cricket Club] tour of Australia, 1903/04","shortName":"England [Marylebone Cricket Club] tour of Australia, 1903/04"},{"id":"1458","slug":"england-marylebone-cricket-club-tour-of-australia-1907-08","name":"England [Marylebone Cricket Club] tour of Australia, 1907/08","shortName":"England [Marylebone Cricket Club] tour of Australia, 1907/08"},{"id":"1459","slug":"england-marylebone-cricket-club-tour-of-australia-1932-33","name":"England [Marylebone Cricket Club] tour of Australia, 1932/33","shortName":"England [Marylebone Cricket Club] tour of Australia, 1932/33"},{"id":"1446","slug":"england-marylebone-cricket-club-tour-of-australia-1950-51","name":"England [Marylebone Cricket Club] tour of Australia, 1950/51","shortName":"England [Marylebone Cricket Club] tour of Australia, 1950/51"},{"id":"1468","slug":"england-marylebone-cricket-club-tour-of-australia-1962-63","name":"England [Marylebone Cricket Club] tour of Australia, 1962/63","shortName":"England [Marylebone Cricket Club] tour of Australia, 1962/63"},{"id":"1466","slug":"england-marylebone-cricket-club-tour-of-australia-1970-71","name":"England [Marylebone Cricket Club] tour of Australia, 1970/71","shortName":"England [Marylebone Cricket Club] tour of Australia, 1970/71"},{"id":"1516","slug":"england-marylebone-cricket-club-tour-of-new-zealand-1950-51","name":"England [Marylebone Cricket Club] tour of New Zealand, 1950/51","shortName":"England [Marylebone Cricket Club] tour of New Zealand, 1950/51"},{"id":"1435","slug":"england-marylebone-cricket-club-tour-of-south-africa-1930-31","name":"England [Marylebone Cricket Club] tour of South Africa, 1930/31","shortName":"England [Marylebone Cricket Club] tour of South Africa, 1930/31"},{"id":"1437","slug":"england-marylebone-cricket-club-tour-of-south-africa-1948-49","name":"England [Marylebone Cricket Club] tour of South Africa, 1948/49","shortName":"England [Marylebone Cricket Club] tour of South Africa, 1948/49"},{"id":"12175","slug":"essex-tour-of-west-indies-2018","name":"Essex tour of West Indies, 2018","shortName":"Essex tour of West Indies, 2018"},{"id":"6469","slug":"faysal-bank-pentangular-cup-2010-11","name":"Faysal Bank Pentangular Cup, 2010/11","shortName":"Faysal Bank Pentangular Cup, 2010/11"},{"id":"7194","slug":"faysal-bank-pentangular-cup-2011-12","name":"Faysal Bank Pentangular Cup, 2011/12","shortName":"Faysal Bank Pentangular Cup, 2011/12"},{"id":"3551","slug":"free-state-tour-of-namibia-2007-08","name":"Free State tour of Namibia, 2007/08","shortName":"Free State tour of Namibia, 2007/08"},{"id":"4468","slug":"free-state-tour-of-namibia-2008-09","name":"Free State tour of Namibia, 2008/09","shortName":"Free State tour of Namibia, 2008/09"},{"id":"6805","slug":"free-state-tour-of-namibia-2011-12","name":"Free State tour of Namibia, 2011/12","shortName":"Free State tour of Namibia, 2011/12"},{"id":"10121","slug":"free-state-tour-of-namibia-2015-16","name":"Free State tour of Namibia, 2015/16","shortName":"Free State tour of Namibia, 2015/16"},{"id":"12119","slug":"free-state-tour-of-namibia-2017-18","name":"Free State tour of Namibia, 2017/18","shortName":"Free State tour of Namibia, 2017/18"},{"id":"2313","slug":"frizzell-county-championship-division-one-2002","name":"Frizzell County Championship Division One, 2002","shortName":"Frizzell County Championship Division One, 2002"},{"id":"2379","slug":"frizzell-county-championship-division-one-2003","name":"Frizzell County Championship Division One, 2003","shortName":"Frizzell County Championship Division One, 2003"},{"id":"2438","slug":"frizzell-county-championship-division-one-2004","name":"Frizzell County Championship Division One, 2004","shortName":"Frizzell County Championship Division One, 2004"},{"id":"2314","slug":"frizzell-county-championship-division-two-2002","name":"Frizzell County Championship Division Two, 2002","shortName":"Frizzell County Championship Division Two, 2002"},{"id":"2378","slug":"frizzell-county-championship-division-two-2003","name":"Frizzell County Championship Division Two, 2003","shortName":"Frizzell County Championship Division Two, 2003"},{"id":"2437","slug":"frizzell-county-championship-division-two-2004","name":"Frizzell County Championship Division Two, 2004","shortName":"Frizzell County Championship Division Two, 2004"},{"id":"8999","slug":"g-anderson-s-xi-tour-of-australia-1863-64","name":"G Anderson's XI tour of Australia, 1863/64","shortName":"G Anderson's XI tour of Australia, 1863/64"},{"id":"8997","slug":"g-parr-s-xi-tour-of-australia-1863-64","name":"G Parr's XI tour of Australia, 1863/64","shortName":"G Parr's XI tour of Australia, 1863/64"},{"id":"2996","slug":"gauteng-tour-of-namibia-2006-07","name":"Gauteng tour of Namibia, 2006/07","shortName":"Gauteng tour of Namibia, 2006/07"},{"id":"5447","slug":"gauteng-tour-of-namibia-2009-10","name":"Gauteng tour of Namibia, 2009/10","shortName":"Gauteng tour of Namibia, 2009/10"},{"id":"6804","slug":"gauteng-tour-of-namibia-2011-12","name":"Gauteng tour of Namibia, 2011/12","shortName":"Gauteng tour of Namibia, 2011/12"},{"id":"8637","slug":"gauteng-tour-of-namibia-2013-14","name":"Gauteng tour of Namibia, 2013/14","shortName":"Gauteng tour of Namibia, 2013/14"},{"id":"10123","slug":"gauteng-tour-of-namibia-2015-16","name":"Gauteng tour of Namibia, 2015/16","shortName":"Gauteng tour of Namibia, 2015/16"},{"id":"12117","slug":"gauteng-tour-of-namibia-2017-18","name":"Gauteng tour of Namibia, 2017/18","shortName":"Gauteng tour of Namibia, 2017/18"},{"id":"3534","slug":"gauteng-tour-of-zimbabwe-2007-08","name":"Gauteng tour of Zimbabwe, 2007/08","shortName":"Gauteng tour of Zimbabwe, 2007/08"},{"id":"6134","slug":"gentlemen-of-philadelphia-tour-of-england-1897","name":"Gentlemen of Philadelphia tour of England, 1897","shortName":"Gentlemen of Philadelphia tour of England, 1897"},{"id":"14597","slug":"green-delta-national-cricket-league-2000-01","name":"Green Delta National Cricket League, 2000/01","shortName":"Green Delta National Cricket League, 2000/01"},{"id":"3549","slug":"griqualand-west-tour-of-namibia-2007-08","name":"Griqualand West tour of Namibia, 2007/08","shortName":"Griqualand West tour of Namibia, 2007/08"},{"id":"6036","slug":"griqualand-west-tour-of-namibia-2010-11","name":"Griqualand West tour of Namibia, 2010/11","shortName":"Griqualand West tour of Namibia, 2010/11"},{"id":"7587","slug":"griqualand-west-tour-of-namibia-2012-13","name":"Griqualand West tour of Namibia, 2012/13","shortName":"Griqualand West tour of Namibia, 2012/13"},{"id":"15349","slug":"headley-weekes-tri-series-2023","name":"Headley Weekes Tri-Series, 2023","shortName":"Headley Weekes Tri-Series, 2023"},{"id":"11147","slug":"hong-kong-tour-of-ireland-and-scotland-2016","name":"Hong Kong tour of Ireland and Scotland, 2016","shortName":"Hong Kong tour of Ireland and Scotland, 2016"},{"id":"10075","slug":"hong-kong-tour-of-namibia-2015","name":"Hong Kong tour of Namibia, 2015","shortName":"Hong Kong tour of Namibia, 2015"},{"id":"3432","slug":"hong-kong-tour-of-nepal-2005","name":"Hong Kong tour of Nepal, 2005","shortName":"Hong Kong tour of Nepal, 2005"},{"id":"3430","slug":"hong-kong-tour-of-united-arab-emirates-2005","name":"Hong Kong tour of United Arab Emirates, 2005","shortName":"Hong Kong tour of United Arab Emirates, 2005"},{"id":"10375","slug":"hong-kong-tour-of-united-arab-emirates-2015-16","name":"Hong Kong tour of United Arab Emirates, 2015/16","shortName":"Hong Kong tour of United Arab Emirates, 2015/16"},{"id":"12126","slug":"hong-kong-tour-of-united-arab-emirates-2017-18","name":"Hong Kong tour of United Arab Emirates, 2017/18","shortName":"Hong Kong tour of United Arab Emirates, 2017/18"},{"id":"2936","slug":"howa-bowl-1977-78","name":"Howa Bowl, 1977/78","shortName":"Howa Bowl, 1977/78"},{"id":"2937","slug":"howa-bowl-1978-79","name":"Howa Bowl, 1978/79","shortName":"Howa Bowl, 1978/79"},{"id":"2938","slug":"howa-bowl-1979-80","name":"Howa Bowl, 1979/80","shortName":"Howa Bowl, 1979/80"},{"id":"2939","slug":"howa-bowl-1980-81","name":"Howa Bowl, 1980/81","shortName":"Howa Bowl, 1980/81"},{"id":"2940","slug":"howa-bowl-1981-82","name":"Howa Bowl, 1981/82","shortName":"Howa Bowl, 1981/82"},{"id":"2941","slug":"howa-bowl-1982-83","name":"Howa Bowl, 1982/83","shortName":"Howa Bowl, 1982/83"},{"id":"2942","slug":"howa-bowl-1983-84","name":"Howa Bowl, 1983/84","shortName":"Howa Bowl, 1983/84"},{"id":"2943","slug":"howa-bowl-1984-85","name":"Howa Bowl, 1984/85","shortName":"Howa Bowl, 1984/85"},{"id":"2945","slug":"howa-bowl-1985-86","name":"Howa Bowl, 1985/86","shortName":"Howa Bowl, 1985/86"},{"id":"2946","slug":"howa-bowl-1986-87","name":"Howa Bowl, 1986/87","shortName":"Howa Bowl, 1986/87"},{"id":"2947","slug":"howa-bowl-1987-88","name":"Howa Bowl, 1987/88","shortName":"Howa Bowl, 1987/88"},{"id":"2949","slug":"howa-bowl-1988-89","name":"Howa Bowl, 1988/89","shortName":"Howa Bowl, 1988/89"},{"id":"2950","slug":"howa-bowl-1989-90","name":"Howa Bowl, 1989/90","shortName":"Howa Bowl, 1989/90"},{"id":"2951","slug":"howa-bowl-1990-91","name":"Howa Bowl, 1990/91","shortName":"Howa Bowl, 1990/91"},{"id":"7192","slug":"icc-combined-associate-and-affiliate-xi-tour-of-united-arab-emirates-2011-12","name":"ICC Combined Associate and Affiliate XI tour of United Arab Emirates, 2011/12","shortName":"ICC Combined Associate and Affiliate XI tour of United Arab Emirates, 2011/12"},{"id":"2433","slug":"icc-intercontinental-cup-2003-04-2004-05","name":"ICC Intercontinental Cup, 2003/04-2004/05","shortName":"ICC Intercontinental Cup, 2003/04-2004/05"},{"id":"2509","slug":"icc-intercontinental-cup-2005-2005-06","name":"ICC Intercontinental Cup, 2005-2005/06","shortName":"ICC Intercontinental Cup, 2005-2005/06"},{"id":"2687","slug":"icc-intercontinental-cup-2005-06-2007","name":"ICC Intercontinental Cup, 2005/06-2007","shortName":"ICC Intercontinental Cup, 2005/06-2007"},{"id":"3171","slug":"icc-intercontinental-cup-2007-2008-09","name":"ICC Intercontinental Cup, 2007-2008/09","shortName":"ICC Intercontinental Cup, 2007-2008/09"},{"id":"5107","slug":"icc-intercontinental-cup-2009-2010-11","name":"ICC Intercontinental Cup, 2009-2010/11","shortName":"ICC Intercontinental Cup, 2009-2010/11"},{"id":"6497","slug":"icc-intercontinental-cup-2011-2013-14","name":"ICC Intercontinental Cup, 2011-2013/14","shortName":"ICC Intercontinental Cup, 2011-2013/14"},{"id":"10071","slug":"icc-intercontinental-cup-2015-2017-18","name":"ICC Intercontinental Cup, 2015-2017/18","shortName":"ICC Intercontinental Cup, 2015-2017/18"},{"id":"5261","slug":"icc-intercontinental-shield-2009-2010-11","name":"ICC Intercontinental Shield, 2009-2010/11","shortName":"ICC Intercontinental Shield, 2009-2010/11"},{"id":"9161","slug":"india-a-in-australia-unofficial-test-series-2014","name":"India A in Australia unofficial Test Series, 2014","shortName":"India A in Australia unofficial Test Series, 2014"},{"id":"11233","slug":"india-a-in-australia-unofficial-test-series-2016","name":"India A in Australia unofficial Test Series, 2016","shortName":"India A in Australia unofficial Test Series, 2016"},{"id":"16750","slug":"india-a-in-australia-unofficial-test-series-2024-25","name":"India A in Australia unofficial Test Series, 2024/25","shortName":"India A in Australia unofficial Test Series, 2024/25"},{"id":"15140","slug":"india-a-in-bangladesh-unofficial-test-series-2022-23","name":"India A in Bangladesh unofficial Test Series, 2022/23","shortName":"India A in Bangladesh unofficial Test Series, 2022/23"},{"id":"12398","slug":"india-a-in-england-unofficial-test-match-2018","name":"India A in England unofficial Test Match, 2018","shortName":"India A in England unofficial Test Match, 2018"},{"id":"7660","slug":"india-a-in-new-zealand-unofficial-test-series-2012-13","name":"India A in New Zealand unofficial Test Series, 2012/13","shortName":"India A in New Zealand unofficial Test Series, 2012/13"},{"id":"12733","slug":"india-a-in-new-zealand-unofficial-test-series-2018-19","name":"India A in New Zealand unofficial Test Series, 2018/19","shortName":"India A in New Zealand unofficial Test Series, 2018/19"},{"id":"13541","slug":"india-a-in-new-zealand-unofficial-test-series-2019-20","name":"India A in New Zealand unofficial Test Series, 2019/20","shortName":"India A in New Zealand unofficial Test Series, 2019/20"},{"id":"7065","slug":"india-a-in-pakistan-unofficial-test-series-1997-98","name":"India A in Pakistan unofficial Test Series, 1997/98","shortName":"India A in Pakistan unofficial Test Series, 1997/98"},{"id":"7791","slug":"india-a-in-south-africa-unofficial-test-series-2001-02","name":"India A in South Africa unofficial Test Series, 2001/02","shortName":"India A in South Africa unofficial Test Series, 2001/02"},{"id":"8113","slug":"india-a-in-south-africa-unofficial-test-series-2013","name":"India A in South Africa unofficial Test Series, 2013","shortName":"India A in South Africa unofficial Test Series, 2013"},{"id":"11867","slug":"india-a-in-south-africa-unofficial-test-series-2017","name":"India A in South Africa unofficial Test Series, 2017","shortName":"India A in South Africa unofficial Test Series, 2017"},{"id":"14161","slug":"india-a-in-south-africa-unofficial-test-series-2021-22","name":"India A in South Africa unofficial Test Series, 2021/22","shortName":"India A in South Africa unofficial Test Series, 2021/22"},{"id":"15975","slug":"india-a-in-south-africa-unofficial-test-series-2023-24","name":"India A in South Africa unofficial Test Series, 2023/24","shortName":"India A in South Africa unofficial Test Series, 2023/24"},{"id":"7556","slug":"india-a-in-sri-lanka-unofficial-test-series-2002","name":"India A in Sri Lanka unofficial Test Series, 2002","shortName":"India A in Sri Lanka unofficial Test Series, 2002"},{"id":"7705","slug":"india-a-in-west-indies-unofficial-test-series-1999-00","name":"India A in West Indies unofficial Test Series, 1999/00","shortName":"India A in West Indies unofficial Test Series, 1999/00"},{"id":"7320","slug":"india-a-in-west-indies-unofficial-test-series-2012","name":"India A in West Indies unofficial Test Series, 2012","shortName":"India A in West Indies unofficial Test Series, 2012"},{"id":"13137","slug":"india-a-in-west-indies-unofficial-test-series-2019","name":"India A in West Indies unofficial Test Series, 2019","shortName":"India A in West Indies unofficial Test Series, 2019"},{"id":"2670","slug":"india-a-tour-of-australia-2006","name":"India A tour of Australia, 2006","shortName":"India A tour of Australia, 2006"},{"id":"9159","slug":"india-a-tour-of-australia-2014","name":"India A tour of Australia, 2014","shortName":"India A tour of Australia, 2014"},{"id":"11231","slug":"india-a-tour-of-australia-2016","name":"India A tour of Australia, 2016","shortName":"India A tour of Australia, 2016"},{"id":"16749","slug":"india-a-tour-of-australia-2024-25","name":"India A tour of Australia, 2024/25","shortName":"India A tour of Australia, 2024/25"},{"id":"15139","slug":"india-a-tour-of-bangladesh-2022-23","name":"India A tour of Bangladesh, 2022/23","shortName":"India A tour of Bangladesh, 2022/23"},{"id":"5622","slug":"india-a-tour-of-england-and-scotland-2010","name":"India A tour of England and Scotland, 2010","shortName":"India A tour of England and Scotland, 2010"},{"id":"2382","slug":"india-a-tour-of-england-2003","name":"India A tour of England, 2003","shortName":"India A tour of England, 2003"},{"id":"12394","slug":"india-a-tour-of-england-2018","name":"India A tour of England, 2018","shortName":"India A tour of England, 2018"},{"id":"2447","slug":"india-a-tour-of-kenya-2004","name":"India A tour of Kenya, 2004","shortName":"India A tour of Kenya, 2004"},{"id":"3319","slug":"india-a-tour-of-kenya-2007","name":"India A tour of Kenya, 2007","shortName":"India A tour of Kenya, 2007"},{"id":"7420","slug":"india-a-tour-of-new-zealand-2012-13","name":"India A tour of New Zealand, 2012/13","shortName":"India A tour of New Zealand, 2012/13"},{"id":"12732","slug":"india-a-tour-of-new-zealand-2018-19","name":"India A tour of New Zealand, 2018/19","shortName":"India A tour of New Zealand, 2018/19"},{"id":"13539","slug":"india-a-tour-of-new-zealand-2019-20","name":"India A tour of New Zealand, 2019/20","shortName":"India A tour of New Zealand, 2019/20"},{"id":"7064","slug":"india-a-tour-of-pakistan-1997-98","name":"India A tour of Pakistan, 1997/98","shortName":"India A tour of Pakistan, 1997/98"},{"id":"2310","slug":"india-a-tour-of-south-africa-2001-02","name":"India A tour of South Africa, 2001/02","shortName":"India A tour of South Africa, 2001/02"},{"id":"8112","slug":"india-a-tour-of-south-africa-2013","name":"India A tour of South Africa, 2013","shortName":"India A tour of South Africa, 2013"},{"id":"11866","slug":"india-a-tour-of-south-africa-2017","name":"India A tour of South Africa, 2017","shortName":"India A tour of South Africa, 2017"},{"id":"14160","slug":"india-a-tour-of-south-africa-2021-22","name":"India A tour of South Africa, 2021/22","shortName":"India A tour of South Africa, 2021/22"},{"id":"15974","slug":"india-a-tour-of-south-africa-2023-24","name":"India A tour of South Africa, 2023/24","shortName":"India A tour of South Africa, 2023/24"},{"id":"2316","slug":"india-a-tour-of-sri-lanka-2002","name":"India A tour of Sri Lanka, 2002","shortName":"India A tour of Sri Lanka, 2002"},{"id":"2133","slug":"india-a-tour-of-west-indies-1999-00","name":"India A tour of West Indies, 1999/00","shortName":"India A tour of West Indies, 1999/00"},{"id":"5721","slug":"india-a-tour-of-west-indies-2002-03","name":"India A tour of West Indies, 2002/03","shortName":"India A tour of West Indies, 2002/03"},{"id":"7319","slug":"india-a-tour-of-west-indies-2012","name":"India A tour of West Indies, 2012","shortName":"India A tour of West Indies, 2012"},{"id":"13135","slug":"india-a-tour-of-west-indies-2019","name":"India A tour of West Indies, 2019","shortName":"India A tour of West Indies, 2019"},{"id":"2443","slug":"india-a-tour-of-zimbabwe-2004","name":"India A tour of Zimbabwe, 2004","shortName":"India A tour of Zimbabwe, 2004"},{"id":"3317","slug":"india-a-tour-of-zimbabwe-2007","name":"India A tour of Zimbabwe, 2007","shortName":"India A tour of Zimbabwe, 2007"},{"id":"12397","slug":"india-a-v-west-indies-a-unofficial-test-series-2018","name":"India A v West Indies A unofficial Test Series, 2018","shortName":"India A v West Indies A unofficial Test Series, 2018"},{"id":"2040","slug":"india-tour-of-australia-1947-48","name":"India tour of Australia, 1947/48","shortName":"India tour of Australia, 1947/48"},{"id":"2034","slug":"india-tour-of-australia-1980-81","name":"India tour of Australia, 1980/81","shortName":"India tour of Australia, 1980/81"},{"id":"2038","slug":"india-tour-of-australia-1999-00","name":"India tour of Australia, 1999/00","shortName":"India tour of Australia, 1999/00"},{"id":"2035","slug":"india-tour-of-australia-2003-04","name":"India tour of Australia, 2003/04","shortName":"India tour of Australia, 2003/04"},{"id":"3156","slug":"india-tour-of-australia-2007-08","name":"India tour of Australia, 2007/08","shortName":"India tour of Australia, 2007/08"},{"id":"13666","slug":"india-tour-of-australia-2020-21","name":"India tour of Australia, 2020/21","shortName":"India tour of Australia, 2020/21"},{"id":"2024","slug":"india-tour-of-england-1946","name":"India tour of England, 1946","shortName":"India tour of England, 1946"},{"id":"2014","slug":"india-tour-of-england-1952","name":"India tour of England, 1952","shortName":"India tour of England, 1952"},{"id":"2020","slug":"india-tour-of-england-1959","name":"India tour of England, 1959","shortName":"India tour of England, 1959"},{"id":"2023","slug":"india-tour-of-england-1967","name":"India tour of England, 1967","shortName":"India tour of England, 1967"},{"id":"2027","slug":"india-tour-of-england-1971","name":"India tour of England, 1971","shortName":"India tour of England, 1971"},{"id":"2015","slug":"india-tour-of-england-1974","name":"India tour of England, 1974","shortName":"India tour of England, 1974"},{"id":"2028","slug":"india-tour-of-england-1986","name":"India tour of England, 1986","shortName":"India tour of England, 1986"},{"id":"2016","slug":"india-tour-of-england-1990","name":"India tour of England, 1990","shortName":"India tour of England, 1990"},{"id":"2019","slug":"india-tour-of-england-1996","name":"India tour of England, 1996","shortName":"India tour of England, 1996"},{"id":"2017","slug":"india-tour-of-england-2002","name":"India tour of England, 2002","shortName":"India tour of England, 2002"},{"id":"6106","slug":"india-tour-of-england-2011","name":"India tour of England, 2011","shortName":"India tour of England, 2011"},{"id":"13786","slug":"india-tour-of-england-2021-2022","name":"India tour of England, 2021-2022","shortName":"India tour of England, 2021-2022"},{"id":"2871","slug":"india-tour-of-ireland-england-and-scotland-2007","name":"India tour of Ireland, England and Scotland, 2007","shortName":"India tour of Ireland, England and Scotland, 2007"},{"id":"2066","slug":"india-tour-of-new-zealand-2002-03","name":"India tour of New Zealand, 2002/03","shortName":"India tour of New Zealand, 2002/03"},{"id":"2032","slug":"india-tour-of-south-africa-2001-02","name":"India tour of South Africa, 2001/02","shortName":"India tour of South Africa, 2001/02"},{"id":"2751","slug":"india-tour-of-south-africa-2006-07","name":"India tour of South Africa, 2006/07","shortName":"India tour of South Africa, 2006/07"},{"id":"2078","slug":"india-tour-of-sri-lanka-2001","name":"India tour of Sri Lanka, 2001","shortName":"India tour of Sri Lanka, 2001"},{"id":"5845","slug":"india-tour-of-sri-lanka-2010","name":"India tour of Sri Lanka, 2010","shortName":"India tour of Sri Lanka, 2010"},{"id":"2052","slug":"india-tour-of-west-indies-2002","name":"India tour of West Indies, 2002","shortName":"India tour of West Indies, 2002"},{"id":"2048","slug":"india-tour-of-zimbabwe-2001","name":"India tour of Zimbabwe, 2001","shortName":"India tour of Zimbabwe, 2001"},{"id":"5891","slug":"international-cavaliers-tour-of-south-africa-1962-63","name":"International Cavaliers tour of South Africa, 1962/63","shortName":"International Cavaliers tour of South Africa, 1962/63"},{"id":"8009","slug":"irani-cup-2-2012-13","name":"Irani Cup (2), 2012/13","shortName":"Irani Cup (2), 2012/13"},{"id":"4473","slug":"irani-cup-2008-09","name":"Irani Cup, 2008/09","shortName":"Irani Cup, 2008/09"},{"id":"5188","slug":"irani-cup-2009-10","name":"Irani Cup, 2009/10","shortName":"Irani Cup, 2009/10"},{"id":"5965","slug":"irani-cup-2010-11","name":"Irani Cup, 2010/11","shortName":"Irani Cup, 2010/11"},{"id":"6712","slug":"irani-cup-2011-12","name":"Irani Cup, 2011/12","shortName":"Irani Cup, 2011/12"},{"id":"7514","slug":"irani-cup-2012-13","name":"Irani Cup, 2012/13","shortName":"Irani Cup, 2012/13"},{"id":"8305","slug":"irani-cup-2013-14","name":"Irani Cup, 2013/14","shortName":"Irani Cup, 2013/14"},{"id":"9511","slug":"irani-cup-2014-15","name":"Irani Cup, 2014/15","shortName":"Irani Cup, 2014/15"},{"id":"10283","slug":"irani-cup-2015-16","name":"Irani Cup, 2015/16","shortName":"Irani Cup, 2015/16"},{"id":"11521","slug":"irani-cup-2016-17","name":"Irani Cup, 2016/17","shortName":"Irani Cup, 2016/17"},{"id":"12015","slug":"irani-cup-2017-18","name":"Irani Cup, 2017/18","shortName":"Irani Cup, 2017/18"},{"id":"12882","slug":"irani-cup-2018-19","name":"Irani Cup, 2018/19","shortName":"Irani Cup, 2018/19"},{"id":"14924","slug":"irani-cup-2022-23","name":"Irani Cup, 2022/23","shortName":"Irani Cup, 2022/23"},{"id":"15545","slug":"irani-cup-2023-24","name":"Irani Cup, 2023/24","shortName":"Irani Cup, 2023/24"},{"id":"16561","slug":"irani-cup-2024-25","name":"Irani Cup, 2024/25","shortName":"Irani Cup, 2024/25"},{"id":"4662","slug":"irani-trophy-1959-60","name":"Irani Trophy, 1959/60","shortName":"Irani Trophy, 1959/60"},{"id":"4663","slug":"irani-trophy-1962-63","name":"Irani Trophy, 1962/63","shortName":"Irani Trophy, 1962/63"},{"id":"4664","slug":"irani-trophy-1963-64","name":"Irani Trophy, 1963/64","shortName":"Irani Trophy, 1963/64"},{"id":"4665","slug":"irani-trophy-1965-66","name":"Irani Trophy, 1965/66","shortName":"Irani Trophy, 1965/66"},{"id":"4666","slug":"irani-trophy-1966-67","name":"Irani Trophy, 1966/67","shortName":"Irani Trophy, 1966/67"},{"id":"4667","slug":"irani-trophy-1967-68","name":"Irani Trophy, 1967/68","shortName":"Irani Trophy, 1967/68"},{"id":"4638","slug":"irani-trophy-1968-69","name":"Irani Trophy, 1968/69","shortName":"Irani Trophy, 1968/69"},{"id":"4668","slug":"irani-trophy-1969-70","name":"Irani Trophy, 1969/70","shortName":"Irani Trophy, 1969/70"},{"id":"4669","slug":"irani-trophy-1970-71","name":"Irani Trophy, 1970/71","shortName":"Irani Trophy, 1970/71"},{"id":"4670","slug":"irani-trophy-1971-72","name":"Irani Trophy, 1971/72","shortName":"Irani Trophy, 1971/72"},{"id":"4671","slug":"irani-trophy-1972-73","name":"Irani Trophy, 1972/73","shortName":"Irani Trophy, 1972/73"},{"id":"4672","slug":"irani-trophy-1973-74","name":"Irani Trophy, 1973/74","shortName":"Irani Trophy, 1973/74"},{"id":"4673","slug":"irani-trophy-1974-75","name":"Irani Trophy, 1974/75","shortName":"Irani Trophy, 1974/75"},{"id":"4674","slug":"irani-trophy-1975-76","name":"Irani Trophy, 1975/76","shortName":"Irani Trophy, 1975/76"},{"id":"4675","slug":"irani-trophy-1976-77","name":"Irani Trophy, 1976/77","shortName":"Irani Trophy, 1976/77"},{"id":"4676","slug":"irani-trophy-1977-78","name":"Irani Trophy, 1977/78","shortName":"Irani Trophy, 1977/78"},{"id":"4677","slug":"irani-trophy-1978-79","name":"Irani Trophy, 1978/79","shortName":"Irani Trophy, 1978/79"},{"id":"4679","slug":"irani-trophy-1980-81","name":"Irani Trophy, 1980/81","shortName":"Irani Trophy, 1980/81"},{"id":"4680","slug":"irani-trophy-1981-82","name":"Irani Trophy, 1981/82","shortName":"Irani Trophy, 1981/82"},{"id":"4681","slug":"irani-trophy-1982-83","name":"Irani Trophy, 1982/83","shortName":"Irani Trophy, 1982/83"},{"id":"4682","slug":"irani-trophy-1983-84","name":"Irani Trophy, 1983/84","shortName":"Irani Trophy, 1983/84"},{"id":"4683","slug":"irani-trophy-1984-85","name":"Irani Trophy, 1984/85","shortName":"Irani Trophy, 1984/85"},{"id":"4684","slug":"irani-trophy-1985-86","name":"Irani Trophy, 1985/86","shortName":"Irani Trophy, 1985/86"},{"id":"4685","slug":"irani-trophy-1986-87","name":"Irani Trophy, 1986/87","shortName":"Irani Trophy, 1986/87"},{"id":"4686","slug":"irani-trophy-1987-88","name":"Irani Trophy, 1987/88","shortName":"Irani Trophy, 1987/88"},{"id":"4687","slug":"irani-trophy-1988-89","name":"Irani Trophy, 1988/89","shortName":"Irani Trophy, 1988/89"},{"id":"4688","slug":"irani-trophy-1989-90","name":"Irani Trophy, 1989/90","shortName":"Irani Trophy, 1989/90"},{"id":"4689","slug":"irani-trophy-1990-91","name":"Irani Trophy, 1990/91","shortName":"Irani Trophy, 1990/91"},{"id":"4690","slug":"irani-trophy-1991-92","name":"Irani Trophy, 1991/92","shortName":"Irani Trophy, 1991/92"},{"id":"4691","slug":"irani-trophy-1992-93","name":"Irani Trophy, 1992/93","shortName":"Irani Trophy, 1992/93"},{"id":"4692","slug":"irani-trophy-1993-94","name":"Irani Trophy, 1993/94","shortName":"Irani Trophy, 1993/94"},{"id":"4693","slug":"irani-trophy-1994-95","name":"Irani Trophy, 1994/95","shortName":"Irani Trophy, 1994/95"},{"id":"4694","slug":"irani-trophy-1995-96","name":"Irani Trophy, 1995/96","shortName":"Irani Trophy, 1995/96"},{"id":"4695","slug":"irani-trophy-1996-97","name":"Irani Trophy, 1996/97","shortName":"Irani Trophy, 1996/97"},{"id":"4696","slug":"irani-trophy-1997-98","name":"Irani Trophy, 1997/98","shortName":"Irani Trophy, 1997/98"},{"id":"4697","slug":"irani-trophy-1998-99","name":"Irani Trophy, 1998/99","shortName":"Irani Trophy, 1998/99"},{"id":"4698","slug":"irani-trophy-1999-00","name":"Irani Trophy, 1999/00","shortName":"Irani Trophy, 1999/00"},{"id":"2210","slug":"irani-trophy-2000-01","name":"Irani Trophy, 2000/01","shortName":"Irani Trophy, 2000/01"},{"id":"2303","slug":"irani-trophy-2001-02","name":"Irani Trophy, 2001/02","shortName":"Irani Trophy, 2001/02"},{"id":"4701","slug":"irani-trophy-2002-03","name":"Irani Trophy, 2002/03","shortName":"Irani Trophy, 2002/03"},{"id":"4702","slug":"irani-trophy-2003-04","name":"Irani Trophy, 2003/04","shortName":"Irani Trophy, 2003/04"},{"id":"4703","slug":"irani-trophy-2004-05","name":"Irani Trophy, 2004/05","shortName":"Irani Trophy, 2004/05"},{"id":"2925","slug":"irani-trophy-2005-06","name":"Irani Trophy, 2005/06","shortName":"Irani Trophy, 2005/06"},{"id":"2830","slug":"irani-trophy-2006-07","name":"Irani Trophy, 2006/07","shortName":"Irani Trophy, 2006/07"},{"id":"3435","slug":"irani-trophy-2007-08","name":"Irani Trophy, 2007/08","shortName":"Irani Trophy, 2007/08"},{"id":"12112","slug":"ireland-a-in-bangladesh-unofficial-test-match-2017-18","name":"Ireland A in Bangladesh unofficial Test Match, 2017/18","shortName":"Ireland A in Bangladesh unofficial Test Match, 2017/18"},{"id":"13858","slug":"ireland-a-in-bangladesh-unofficial-test-match-2020-21","name":"Ireland A in Bangladesh unofficial Test Match, 2020/21","shortName":"Ireland A in Bangladesh unofficial Test Match, 2020/21"},{"id":"12821","slug":"ireland-a-in-sri-lanka-unofficial-test-series-2018-19","name":"Ireland A in Sri Lanka unofficial Test Series, 2018/19","shortName":"Ireland A in Sri Lanka unofficial Test Series, 2018/19"},{"id":"12111","slug":"ireland-a-tour-of-bangladesh-2017-18","name":"Ireland A tour of Bangladesh, 2017/18","shortName":"Ireland A tour of Bangladesh, 2017/18"},{"id":"13857","slug":"ireland-a-tour-of-bangladesh-2020-21","name":"Ireland A tour of Bangladesh, 2020/21","shortName":"Ireland A tour of Bangladesh, 2020/21"},{"id":"12820","slug":"ireland-a-tour-of-sri-lanka-2018-19","name":"Ireland A tour of Sri Lanka, 2018/19","shortName":"Ireland A tour of Sri Lanka, 2018/19"},{"id":"15942","slug":"ireland-emerging-players-in-west-indies-unofficial-test-series-2023-24","name":"Ireland Emerging Players in West Indies unofficial Test Series, 2023/24","shortName":"Ireland Emerging Players in West Indies unofficial Test Series, 2023/24"},{"id":"15935","slug":"ireland-emerging-players-tour-of-west-indies-2023-24","name":"Ireland Emerging Players tour of West Indies, 2023/24","shortName":"Ireland Emerging Players tour of West Indies, 2023/24"},{"id":"10845","slug":"ireland-tour-of-australia-2015-16","name":"Ireland tour of Australia, 2015/16","shortName":"Ireland tour of Australia, 2015/16"},{"id":"5944","slug":"ireland-tour-of-canada-2010","name":"Ireland tour of Canada, 2010","shortName":"Ireland tour of Canada, 2010"},{"id":"2777","slug":"ireland-tour-of-england-and-scotland-2006","name":"Ireland tour of England and Scotland, 2006","shortName":"Ireland tour of England and Scotland, 2006"},{"id":"3187","slug":"ireland-tour-of-england-2007","name":"Ireland tour of England, 2007","shortName":"Ireland tour of England, 2007"},{"id":"14987","slug":"ireland-tour-of-england-2023","name":"Ireland tour of England, 2023","shortName":"Ireland tour of England, 2023"},{"id":"7061","slug":"ireland-tour-of-kenya-and-south-africa-2011-12","name":"Ireland tour of Kenya and South Africa, 2011/12","shortName":"Ireland tour of Kenya and South Africa, 2011/12"},{"id":"3762","slug":"ireland-tour-of-kenya-2008-09","name":"Ireland tour of Kenya, 2008/09","shortName":"Ireland tour of Kenya, 2008/09"},{"id":"2952","slug":"ireland-tour-of-namibia-2005","name":"Ireland tour of Namibia, 2005","shortName":"Ireland tour of Namibia, 2005"},{"id":"4336","slug":"ireland-tour-of-namibia-2008-09","name":"Ireland tour of Namibia, 2008/09","shortName":"Ireland tour of Namibia, 2008/09"},{"id":"10373","slug":"ireland-tour-of-namibia-2015-16","name":"Ireland tour of Namibia, 2015/16","shortName":"Ireland tour of Namibia, 2015/16"},{"id":"3417","slug":"ireland-tour-of-netherlands-2004","name":"Ireland tour of Netherlands, 2004","shortName":"Ireland tour of Netherlands, 2004"},{"id":"4461","slug":"ireland-tour-of-netherlands-2008","name":"Ireland tour of Netherlands, 2008","shortName":"Ireland tour of Netherlands, 2008"},{"id":"8124","slug":"ireland-tour-of-netherlands-2013","name":"Ireland tour of Netherlands, 2013","shortName":"Ireland tour of Netherlands, 2013"},{"id":"3425","slug":"ireland-tour-of-scotland-2005","name":"Ireland tour of Scotland, 2005","shortName":"Ireland tour of Scotland, 2005"},{"id":"5115","slug":"ireland-tour-of-scotland-2009","name":"Ireland tour of Scotland, 2009","shortName":"Ireland tour of Scotland, 2009"},{"id":"4795","slug":"ireland-tour-of-south-africa-2008-09","name":"Ireland tour of South Africa, 2008/09","shortName":"Ireland tour of South Africa, 2008/09"},{"id":"5691","slug":"ireland-tour-of-sri-lanka-2009-10","name":"Ireland tour of Sri Lanka, 2009/10","shortName":"Ireland tour of Sri Lanka, 2009/10"},{"id":"11409","slug":"ireland-tour-of-united-arab-emirates-and-india-2016-17","name":"Ireland tour of United Arab Emirates and India, 2016/17","shortName":"Ireland tour of United Arab Emirates and India, 2016/17"},{"id":"3065","slug":"ireland-tour-of-united-arab-emirates-2006-07","name":"Ireland tour of United Arab Emirates, 2006/07","shortName":"Ireland tour of United Arab Emirates, 2006/07"},{"id":"4166","slug":"ireland-tour-of-united-arab-emirates-2007-08","name":"Ireland tour of United Arab Emirates, 2007/08","shortName":"Ireland tour of United Arab Emirates, 2007/08"},{"id":"7888","slug":"ireland-tour-of-united-arab-emirates-2012-13","name":"Ireland tour of United Arab Emirates, 2012/13","shortName":"Ireland tour of United Arab Emirates, 2012/13"},{"id":"8447","slug":"ireland-tour-of-united-arab-emirates-2013-14","name":"Ireland tour of United Arab Emirates, 2013/14","shortName":"Ireland tour of United Arab Emirates, 2013/14"},{"id":"12146","slug":"ireland-tour-of-united-arab-emirates-2017-18","name":"Ireland tour of United Arab Emirates, 2017/18","shortName":"Ireland tour of United Arab Emirates, 2017/18"},{"id":"5773","slug":"ireland-tour-of-west-indies-2009-10","name":"Ireland tour of West Indies, 2009/10","shortName":"Ireland tour of West Indies, 2009/10"},{"id":"6107","slug":"ireland-tour-of-zimbabwe-2010-11","name":"Ireland tour of Zimbabwe, 2010/11","shortName":"Ireland tour of Zimbabwe, 2010/11"},{"id":"10525","slug":"ireland-tour-of-zimbabwe-2015-16","name":"Ireland tour of Zimbabwe, 2015/16","shortName":"Ireland tour of Zimbabwe, 2015/16"},{"id":"7772","slug":"ispahani-mirzapore-tea-national-cricket-league-2001-02","name":"Ispahani Mirzapore Tea National Cricket League, 2001/02","shortName":"Ispahani Mirzapore Tea National Cricket League, 2001/02"},{"id":"5145","slug":"ispahani-mirzapore-tea-national-cricket-league-2004-05","name":"Ispahani Mirzapore Tea National Cricket League, 2004/05","shortName":"Ispahani Mirzapore Tea National Cricket League, 2004/05"},{"id":"2974","slug":"ispahani-mirzapore-tea-national-cricket-league-2006-07","name":"Ispahani Mirzapore Tea National Cricket League, 2006/07","shortName":"Ispahani Mirzapore Tea National Cricket League, 2006/07"},{"id":"7786","slug":"kenya-in-sri-lanka-unofficial-test-series-2001-02","name":"Kenya in Sri Lanka unofficial Test Series, 2001/02","shortName":"Kenya in Sri Lanka unofficial Test Series, 2001/02"},{"id":"3169","slug":"kenya-select-xi-tour-of-zimbabwe-2007","name":"Kenya Select XI tour of Zimbabwe, 2007","shortName":"Kenya Select XI tour of Zimbabwe, 2007"},{"id":"2795","slug":"kenya-tour-of-canada-2006","name":"Kenya tour of Canada, 2006","shortName":"Kenya tour of Canada, 2006"},{"id":"5259","slug":"kenya-tour-of-canada-2009","name":"Kenya tour of Canada, 2009","shortName":"Kenya tour of Canada, 2009"},{"id":"3754","slug":"kenya-tour-of-england-ireland-scotland-and-netherlands-2008","name":"Kenya tour of England, Ireland, Scotland and Netherlands, 2008","shortName":"Kenya tour of England, Ireland, Scotland and Netherlands, 2008"},{"id":"5114","slug":"kenya-tour-of-ireland-2009","name":"Kenya tour of Ireland, 2009","shortName":"Kenya tour of Ireland, 2009"},{"id":"2956","slug":"kenya-tour-of-namibia-2005","name":"Kenya tour of Namibia, 2005","shortName":"Kenya tour of Namibia, 2005"},{"id":"7263","slug":"kenya-tour-of-namibia-2012-13","name":"Kenya tour of Namibia, 2012/13","shortName":"Kenya tour of Namibia, 2012/13"},{"id":"8125","slug":"kenya-tour-of-scotland-2013","name":"Kenya tour of Scotland, 2013","shortName":"Kenya tour of Scotland, 2013"},{"id":"2353","slug":"kenya-tour-of-sri-lanka-2001-02","name":"Kenya tour of Sri Lanka, 2001/02","shortName":"Kenya tour of Sri Lanka, 2001/02"},{"id":"3431","slug":"kenya-tour-of-uganda-2005","name":"Kenya tour of Uganda, 2005","shortName":"Kenya tour of Uganda, 2005"},{"id":"3413","slug":"kenya-tour-of-united-arab-emirates-2004","name":"Kenya tour of United Arab Emirates, 2004","shortName":"Kenya tour of United Arab Emirates, 2004"},{"id":"4159","slug":"kenya-tour-of-united-arab-emirates-2007-08","name":"Kenya tour of United Arab Emirates, 2007/08","shortName":"Kenya tour of United Arab Emirates, 2007/08"},{"id":"7890","slug":"kenya-tour-of-united-arab-emirates-2012-13","name":"Kenya tour of United Arab Emirates, 2012/13","shortName":"Kenya tour of United Arab Emirates, 2012/13"},{"id":"8459","slug":"kenya-tour-of-united-arab-emirates-2013-14","name":"Kenya tour of United Arab Emirates, 2013/14","shortName":"Kenya tour of United Arab Emirates, 2013/14"},{"id":"5266","slug":"kenya-tour-of-west-indies-2003-04","name":"Kenya tour of West Indies, 2003/04","shortName":"Kenya tour of West Indies, 2003/04"},{"id":"2597","slug":"kenya-tour-of-zimbabwe-oct-2005-2005-06","name":"Kenya tour of Zimbabwe [Oct 2005], 2005/06","shortName":"Kenya tour of Zimbabwe [Oct 2005], 2005/06"},{"id":"5480","slug":"kenya-tour-of-zimbabwe-2009-10","name":"Kenya tour of Zimbabwe, 2009/10","shortName":"Kenya tour of Zimbabwe, 2009/10"},{"id":"5449","slug":"kwazulu-natal-inland-tour-of-namibia-2009-10","name":"KwaZulu-Natal Inland tour of Namibia, 2009/10","shortName":"KwaZulu-Natal Inland tour of Namibia, 2009/10"},{"id":"6038","slug":"kwazulu-natal-inland-tour-of-namibia-2010-11","name":"KwaZulu-Natal Inland tour of Namibia, 2010/11","shortName":"KwaZulu-Natal Inland tour of Namibia, 2010/11"},{"id":"7591","slug":"kwazulu-natal-inland-tour-of-namibia-2012-13","name":"KwaZulu-Natal Inland tour of Namibia, 2012/13","shortName":"KwaZulu-Natal Inland tour of Namibia, 2012/13"},{"id":"9595","slug":"kwazulu-natal-inland-tour-of-namibia-2014-15","name":"KwaZulu-Natal Inland tour of Namibia, 2014/15","shortName":"KwaZulu-Natal Inland tour of Namibia, 2014/15"},{"id":"11541","slug":"kwazulu-natal-inland-tour-of-namibia-2016-17","name":"KwaZulu-Natal Inland tour of Namibia, 2016/17","shortName":"KwaZulu-Natal Inland tour of Namibia, 2016/17"},{"id":"8627","slug":"kwazulu-natal-tour-of-namibia-2013-14","name":"KwaZulu-Natal tour of Namibia, 2013/14","shortName":"KwaZulu-Natal tour of Namibia, 2013/14"},{"id":"7419","slug":"lahore-tournament-1923-24","name":"Lahore Tournament, 1923/24","shortName":"Lahore Tournament, 1923/24"},{"id":"7257","slug":"lancashire-tour-of-united-arab-emirates-2011-12","name":"Lancashire tour of United Arab Emirates, 2011/12","shortName":"Lancashire tour of United Arab Emirates, 2011/12"},{"id":"2907","slug":"limpopo-tour-of-namibia-2006-07","name":"Limpopo tour of Namibia, 2006/07","shortName":"Limpopo tour of Namibia, 2006/07"},{"id":"5033","slug":"logan-cup-1995-96","name":"Logan Cup, 1995/96","shortName":"Logan Cup, 1995/96"},{"id":"7724","slug":"logan-cup-1999-00","name":"Logan Cup, 1999/00","shortName":"Logan Cup, 1999/00"},{"id":"7153","slug":"logan-cup-2000-01","name":"Logan Cup, 2000/01","shortName":"Logan Cup, 2000/01"},{"id":"2312","slug":"logan-cup-2001-02","name":"Logan Cup, 2001/02","shortName":"Logan Cup, 2001/02"},{"id":"2371","slug":"logan-cup-2002-03","name":"Logan Cup, 2002/03","shortName":"Logan Cup, 2002/03"},{"id":"2427","slug":"logan-cup-2003-04","name":"Logan Cup, 2003/04","shortName":"Logan Cup, 2003/04"},{"id":"2469","slug":"logan-cup-2004-05","name":"Logan Cup, 2004/05","shortName":"Logan Cup, 2004/05"},{"id":"3145","slug":"logan-cup-2007","name":"Logan Cup, 2007","shortName":"Logan Cup, 2007"},{"id":"4173","slug":"logan-cup-2008","name":"Logan Cup, 2008","shortName":"Logan Cup, 2008"},{"id":"4928","slug":"logan-cup-2008-09","name":"Logan Cup, 2008/09","shortName":"Logan Cup, 2008/09"},{"id":"5238","slug":"logan-cup-2009-10","name":"Logan Cup, 2009/10","shortName":"Logan Cup, 2009/10"},{"id":"7650","slug":"logan-cup-2012-13","name":"Logan Cup, 2012/13","shortName":"Logan Cup, 2012/13"},{"id":"8755","slug":"logan-cup-2013-14","name":"Logan Cup, 2013/14","shortName":"Logan Cup, 2013/14"},{"id":"9663","slug":"logan-cup-2014-15","name":"Logan Cup, 2014/15","shortName":"Logan Cup, 2014/15"},{"id":"10689","slug":"logan-cup-2015-16","name":"Logan Cup, 2015/16","shortName":"Logan Cup, 2015/16"},{"id":"11633","slug":"logan-cup-2016-17","name":"Logan Cup, 2016/17","shortName":"Logan Cup, 2016/17"},{"id":"12093","slug":"logan-cup-2017-18","name":"Logan Cup, 2017/18","shortName":"Logan Cup, 2017/18"},{"id":"12735","slug":"logan-cup-2018-19","name":"Logan Cup, 2018/19","shortName":"Logan Cup, 2018/19"},{"id":"13524","slug":"logan-cup-2019-20","name":"Logan Cup, 2019/20","shortName":"Logan Cup, 2019/20"},{"id":"13802","slug":"logan-cup-2020-21","name":"Logan Cup, 2020/21","shortName":"Logan Cup, 2020/21"},{"id":"14261","slug":"logan-cup-2021-22","name":"Logan Cup, 2021/22","shortName":"Logan Cup, 2021/22"},{"id":"14980","slug":"logan-cup-2022-23","name":"Logan Cup, 2022/23","shortName":"Logan Cup, 2022/23"},{"id":"15855","slug":"logan-cup-2023-24","name":"Logan Cup, 2023/24","shortName":"Logan Cup, 2023/24"},{"id":"16773","slug":"logan-cup-2024-25","name":"Logan Cup, 2024/25","shortName":"Logan Cup, 2024/25"},{"id":"3120","slug":"lord-hawke-s-xi-tour-of-ceylon-and-india-1892-93","name":"Lord Hawke's XI tour of Ceylon and India, 1892/93","shortName":"Lord Hawke's XI tour of Ceylon and India, 1892/93"},{"id":"8771","slug":"lv-county-championship-division-one-2014","name":"LV= County Championship Division One, 2014","shortName":"LV= County Championship Division One, 2014"},{"id":"9751","slug":"lv-county-championship-division-one-2015","name":"LV= County Championship Division One, 2015","shortName":"LV= County Championship Division One, 2015"},{"id":"8773","slug":"lv-county-championship-division-two-2014","name":"LV= County Championship Division Two, 2014","shortName":"LV= County Championship Division Two, 2014"},{"id":"9753","slug":"lv-county-championship-division-two-2015","name":"LV= County Championship Division Two, 2015","shortName":"LV= County Championship Division Two, 2015"},{"id":"14894","slug":"major-league-tournament-2022-23","name":"Major League Tournament, 2022/23","shortName":"Major League Tournament, 2022/23"},{"id":"15521","slug":"major-league-tournament-2023-2023-24","name":"Major League Tournament, 2023-2023/24","shortName":"Major League Tournament, 2023-2023/24"},{"id":"3411","slug":"malaysia-tour-of-nepal-2004","name":"Malaysia tour of Nepal, 2004","shortName":"Malaysia tour of Nepal, 2004"},{"id":"13213","slug":"marsh-sheffield-shield-2019-20","name":"Marsh Sheffield Shield, 2019/20","shortName":"Marsh Sheffield Shield, 2019/20"},{"id":"8725","slug":"marylebone-cricket-club-tour-of-east-africa-1973-74","name":"Marylebone Cricket Club tour of East Africa, 1973/74","shortName":"Marylebone Cricket Club tour of East Africa, 1973/74"},{"id":"5815","slug":"marylebone-cricket-club-tour-of-india-1926-27","name":"Marylebone Cricket Club tour of India, 1926/27","shortName":"Marylebone Cricket Club tour of India, 1926/27"},{"id":"13444","slug":"marylebone-cricket-club-tour-of-nepal-2019-20","name":"Marylebone Cricket Club tour of Nepal, 2019/20","shortName":"Marylebone Cricket Club tour of Nepal, 2019/20"},{"id":"7326","slug":"marylebone-cricket-club-tour-of-new-zealand-1935-36","name":"Marylebone Cricket Club tour of New Zealand, 1935/36","shortName":"Marylebone Cricket Club tour of New Zealand, 1935/36"},{"id":"5751","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2010","name":"Marylebone Cricket Club tour of United Arab Emirates, 2010","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2010"},{"id":"6515","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2010-11","name":"Marylebone Cricket Club tour of United Arab Emirates, 2010/11","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2010/11"},{"id":"7256","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2011-12","name":"Marylebone Cricket Club tour of United Arab Emirates, 2011/12","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2011/12"},{"id":"7901","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2012-13","name":"Marylebone Cricket Club tour of United Arab Emirates, 2012/13","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2012/13"},{"id":"8767","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2014","name":"Marylebone Cricket Club tour of United Arab Emirates, 2014","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2014"},{"id":"9761","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2015","name":"Marylebone Cricket Club tour of United Arab Emirates, 2015","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2015"},{"id":"10767","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2015-16","name":"Marylebone Cricket Club tour of United Arab Emirates, 2015/16","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2015/16"},{"id":"11784","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2017","name":"Marylebone Cricket Club tour of United Arab Emirates, 2017","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2017"},{"id":"12766","slug":"marylebone-cricket-club-tour-of-united-arab-emirates-2019","name":"Marylebone Cricket Club tour of United Arab Emirates, 2019","shortName":"Marylebone Cricket Club tour of United Arab Emirates, 2019"},{"id":"12174","slug":"marylebone-cricket-club-tour-of-west-indies-2018","name":"Marylebone Cricket Club tour of West Indies, 2018","shortName":"Marylebone Cricket Club tour of West Indies, 2018"},{"id":"6383","slug":"marylebone-cricket-club-university-matches-2011","name":"Marylebone Cricket Club University Matches, 2011","shortName":"Marylebone Cricket Club University Matches, 2011"},{"id":"7051","slug":"marylebone-cricket-club-university-matches-2012","name":"Marylebone Cricket Club University Matches, 2012","shortName":"Marylebone Cricket Club University Matches, 2012"},{"id":"7903","slug":"marylebone-cricket-club-university-matches-2013","name":"Marylebone Cricket Club University Matches, 2013","shortName":"Marylebone Cricket Club University Matches, 2013"},{"id":"8761","slug":"marylebone-cricket-club-university-matches-2014","name":"Marylebone Cricket Club University Matches, 2014","shortName":"Marylebone Cricket Club University Matches, 2014"},{"id":"9759","slug":"marylebone-cricket-club-university-matches-2015","name":"Marylebone Cricket Club University Matches, 2015","shortName":"Marylebone Cricket Club University Matches, 2015"},{"id":"10769","slug":"marylebone-cricket-club-university-matches-2016","name":"Marylebone Cricket Club University Matches, 2016","shortName":"Marylebone Cricket Club University Matches, 2016"},{"id":"11616","slug":"marylebone-cricket-club-university-matches-2017","name":"Marylebone Cricket Club University Matches, 2017","shortName":"Marylebone Cricket Club University Matches, 2017"},{"id":"12176","slug":"marylebone-cricket-club-university-matches-2018","name":"Marylebone Cricket Club University Matches, 2018","shortName":"Marylebone Cricket Club University Matches, 2018"},{"id":"12764","slug":"marylebone-cricket-club-university-matches-2019","name":"Marylebone Cricket Club University Matches, 2019","shortName":"Marylebone Cricket Club University Matches, 2019"},{"id":"4440","slug":"mcc-university-match-2005","name":"MCC University Match, 2005","shortName":"MCC University Match, 2005"},{"id":"2630","slug":"mcc-university-match-2006","name":"MCC University Match, 2006","shortName":"MCC University Match, 2006"},{"id":"2986","slug":"mcc-university-match-2007","name":"MCC University Match, 2007","shortName":"MCC University Match, 2007"},{"id":"3638","slug":"mcc-university-match-2008","name":"MCC University Match, 2008","shortName":"MCC University Match, 2008"},{"id":"4874","slug":"mcc-university-match-2009","name":"MCC University Match, 2009","shortName":"MCC University Match, 2009"},{"id":"5624","slug":"mcc-university-match-2010","name":"MCC University Match, 2010","shortName":"MCC University Match, 2010"},{"id":"11785","slug":"middlesex-tour-of-united-arab-emirates-2017","name":"Middlesex tour of United Arab Emirates, 2017","shortName":"Middlesex tour of United Arab Emirates, 2017"},{"id":"12884","slug":"mirwais-nika-3-day-provincial-2018-19","name":"Mirwais Nika 3-day Provincial, 2018/19","shortName":"Mirwais Nika 3-day Provincial, 2018/19"},{"id":"3506","slug":"mj-gopalan-trophy-2001-02","name":"MJ Gopalan Trophy, 2001/02","shortName":"MJ Gopalan Trophy, 2001/02"},{"id":"3508","slug":"mj-gopalan-trophy-2007-08","name":"MJ Gopalan Trophy, 2007/08","shortName":"MJ Gopalan Trophy, 2007/08"},{"id":"2892","slug":"mohammad-nissar-trophy-2006-07","name":"Mohammad Nissar Trophy, 2006/07","shortName":"Mohammad Nissar Trophy, 2006/07"},{"id":"3468","slug":"mohammad-nissar-trophy-2007-08","name":"Mohammad Nissar Trophy, 2007/08","shortName":"Mohammad Nissar Trophy, 2007/08"},{"id":"4594","slug":"mohammad-nissar-trophy-2008-09","name":"Mohammad Nissar Trophy, 2008/09","shortName":"Mohammad Nissar Trophy, 2008/09"},{"id":"3469","slug":"mumbai-tour-of-pakistan-2007-08","name":"Mumbai tour of Pakistan, 2007/08","shortName":"Mumbai tour of Pakistan, 2007/08"},{"id":"4335","slug":"namibia-tour-of-bermuda-2008","name":"Namibia tour of Bermuda, 2008","shortName":"Namibia tour of Bermuda, 2008"},{"id":"10847","slug":"namibia-tour-of-india-and-nepal-2015-16","name":"Namibia tour of India and Nepal, 2015/16","shortName":"Namibia tour of India and Nepal, 2015/16"},{"id":"6605","slug":"namibia-tour-of-ireland-2011","name":"Namibia tour of Ireland, 2011","shortName":"Namibia tour of Ireland, 2011"},{"id":"3415","slug":"namibia-tour-of-kenya-2004-05","name":"Namibia tour of Kenya, 2004/05","shortName":"Namibia tour of Kenya, 2004/05"},{"id":"11149","slug":"namibia-tour-of-papua-new-guinea-2016-17","name":"Namibia tour of Papua New Guinea, 2016/17","shortName":"Namibia tour of Papua New Guinea, 2016/17"},{"id":"2771","slug":"namibia-tour-of-scotland-and-ireland-2006","name":"Namibia tour of Scotland and Ireland, 2006","shortName":"Namibia tour of Scotland and Ireland, 2006"},{"id":"11622","slug":"namibia-tour-of-scotland-2017","name":"Namibia tour of Scotland, 2017","shortName":"Namibia tour of Scotland, 2017"},{"id":"12132","slug":"namibia-tour-of-south-africa-oct-2017-2017-18","name":"Namibia tour of South Africa [Oct 2017], 2017/18","shortName":"Namibia tour of South Africa [Oct 2017], 2017/18"},{"id":"2973","slug":"namibia-tour-of-south-africa-2006-07","name":"Namibia tour of South Africa, 2006/07","shortName":"Namibia tour of South Africa, 2006/07"},{"id":"3553","slug":"namibia-tour-of-south-africa-2007-08","name":"Namibia tour of South Africa, 2007/08","shortName":"Namibia tour of South Africa, 2007/08"},{"id":"4459","slug":"namibia-tour-of-south-africa-2008-09","name":"Namibia tour of South Africa, 2008/09","shortName":"Namibia tour of South Africa, 2008/09"},{"id":"5445","slug":"namibia-tour-of-south-africa-2009-10","name":"Namibia tour of South Africa, 2009/10","shortName":"Namibia tour of South Africa, 2009/10"},{"id":"6043","slug":"namibia-tour-of-south-africa-2010-11","name":"Namibia tour of South Africa, 2010/11","shortName":"Namibia tour of South Africa, 2010/11"},{"id":"6809","slug":"namibia-tour-of-south-africa-2011-12","name":"Namibia tour of South Africa, 2011/12","shortName":"Namibia tour of South Africa, 2011/12"},{"id":"7585","slug":"namibia-tour-of-south-africa-2012-13","name":"Namibia tour of South Africa, 2012/13","shortName":"Namibia tour of South Africa, 2012/13"},{"id":"8625","slug":"namibia-tour-of-south-africa-2013-14","name":"Namibia tour of South Africa, 2013/14","shortName":"Namibia tour of South Africa, 2013/14"},{"id":"9597","slug":"namibia-tour-of-south-africa-2014-15","name":"Namibia tour of South Africa, 2014/15","shortName":"Namibia tour of South Africa, 2014/15"},{"id":"10129","slug":"namibia-tour-of-south-africa-2015-16","name":"Namibia tour of South Africa, 2015/16","shortName":"Namibia tour of South Africa, 2015/16"},{"id":"11527","slug":"namibia-tour-of-south-africa-2016-17","name":"Namibia tour of South Africa, 2016/17","shortName":"Namibia tour of South Africa, 2016/17"},{"id":"11959","slug":"namibia-tour-of-south-africa-2017-18","name":"Namibia tour of South Africa, 2017/18","shortName":"Namibia tour of South Africa, 2017/18"},{"id":"3428","slug":"namibia-tour-of-uganda-2005","name":"Namibia tour of Uganda, 2005","shortName":"Namibia tour of Uganda, 2005"},{"id":"3532","slug":"namibia-tour-of-united-arab-emirates-2007-08","name":"Namibia tour of United Arab Emirates, 2007/08","shortName":"Namibia tour of United Arab Emirates, 2007/08"},{"id":"6260","slug":"namibia-tour-of-united-arab-emirates-2010-11","name":"Namibia tour of United Arab Emirates, 2010/11","shortName":"Namibia tour of United Arab Emirates, 2010/11"},{"id":"8461","slug":"namibia-tour-of-united-arab-emirates-2013-14","name":"Namibia tour of United Arab Emirates, 2013/14","shortName":"Namibia tour of United Arab Emirates, 2013/14"},{"id":"12129","slug":"namibia-tour-of-united-arab-emirates-2017-18","name":"Namibia tour of United Arab Emirates, 2017/18","shortName":"Namibia tour of United Arab Emirates, 2017/18"},{"id":"5570","slug":"national-cricket-league-2003-04","name":"National Cricket League, 2003/04","shortName":"National Cricket League, 2003/04"},{"id":"2622","slug":"national-cricket-league-2005-06","name":"National Cricket League, 2005/06","shortName":"National Cricket League, 2005/06"},{"id":"3524","slug":"national-cricket-league-2007-08","name":"National Cricket League, 2007/08","shortName":"National Cricket League, 2007/08"},{"id":"4731","slug":"national-cricket-league-2008-09","name":"National Cricket League, 2008/09","shortName":"National Cricket League, 2008/09"},{"id":"5714","slug":"national-cricket-league-2009-10","name":"National Cricket League, 2009/10","shortName":"National Cricket League, 2009/10"},{"id":"6180","slug":"national-cricket-league-2010-11","name":"National Cricket League, 2010/11","shortName":"National Cricket League, 2010/11"},{"id":"6937","slug":"national-cricket-league-2011-12","name":"National Cricket League, 2011/12","shortName":"National Cricket League, 2011/12"},{"id":"7711","slug":"national-cricket-league-2012-13","name":"National Cricket League, 2012/13","shortName":"National Cricket League, 2012/13"},{"id":"9013","slug":"national-cricket-league-2013-14","name":"National Cricket League, 2013/14","shortName":"National Cricket League, 2013/14"},{"id":"9861","slug":"national-cricket-league-2014-15","name":"National Cricket League, 2014/15","shortName":"National Cricket League, 2014/15"},{"id":"10533","slug":"national-cricket-league-2015-16","name":"National Cricket League, 2015/16","shortName":"National Cricket League, 2015/16"},{"id":"11558","slug":"national-cricket-league-2016-17","name":"National Cricket League, 2016/17","shortName":"National Cricket League, 2016/17"},{"id":"12057","slug":"national-cricket-league-2017-18","name":"National Cricket League, 2017/18","shortName":"National Cricket League, 2017/18"},{"id":"12689","slug":"national-cricket-league-2018-19","name":"National Cricket League, 2018/19","shortName":"National Cricket League, 2018/19"},{"id":"13404","slug":"national-cricket-league-2019-20","name":"National Cricket League, 2019/20","shortName":"National Cricket League, 2019/20"},{"id":"13903","slug":"national-cricket-league-2021","name":"National Cricket League, 2021","shortName":"National Cricket League, 2021"},{"id":"14282","slug":"national-cricket-league-2021-22","name":"National Cricket League, 2021/22","shortName":"National Cricket League, 2021/22"},{"id":"15033","slug":"national-cricket-league-2022-23","name":"National Cricket League, 2022/23","shortName":"National Cricket League, 2022/23"},{"id":"15851","slug":"national-cricket-league-2023-24","name":"National Cricket League, 2023/24","shortName":"National Cricket League, 2023/24"},{"id":"16764","slug":"national-cricket-league-2024-25","name":"National Cricket League, 2024/25","shortName":"National Cricket League, 2024/25"},{"id":"14480","slug":"national-super-league-4-day-tournament-2021-22","name":"National Super League 4-Day Tournament, 2021/22","shortName":"National Super League 4-Day Tournament, 2021/22"},{"id":"15213","slug":"national-super-league-4-day-tournament-2022-23","name":"National Super League 4-Day Tournament, 2022/23","shortName":"National Super League 4-Day Tournament, 2022/23"},{"id":"16044","slug":"national-super-league-4-day-tournament-2023-24","name":"National Super League 4-Day Tournament, 2023/24","shortName":"National Super League 4-Day Tournament, 2023/24"},{"id":"3408","slug":"nepal-tour-of-united-arab-emirates-2003-04","name":"Nepal tour of United Arab Emirates, 2003/04","shortName":"Nepal tour of United Arab Emirates, 2003/04"},{"id":"3230","slug":"netherlands-tour-of-canada-2007","name":"Netherlands tour of Canada, 2007","shortName":"Netherlands tour of Canada, 2007"},{"id":"8483","slug":"netherlands-tour-of-canada-2013","name":"Netherlands tour of Canada, 2013","shortName":"Netherlands tour of Canada, 2013"},{"id":"6425","slug":"netherlands-tour-of-england-and-scotland-2011","name":"Netherlands tour of England and Scotland, 2011","shortName":"Netherlands tour of England and Scotland, 2011"},{"id":"11619","slug":"netherlands-tour-of-hong-kong-2016-17","name":"Netherlands tour of Hong Kong, 2016/17","shortName":"Netherlands tour of Hong Kong, 2016/17"},{"id":"3423","slug":"netherlands-tour-of-ireland-2005","name":"Netherlands tour of Ireland, 2005","shortName":"Netherlands tour of Ireland, 2005"},{"id":"5942","slug":"netherlands-tour-of-ireland-2010","name":"Netherlands tour of Ireland, 2010","shortName":"Netherlands tour of Ireland, 2010"},{"id":"11888","slug":"netherlands-tour-of-ireland-2017","name":"Netherlands tour of Ireland, 2017","shortName":"Netherlands tour of Ireland, 2017"},{"id":"2836","slug":"netherlands-tour-of-kenya-2006","name":"Netherlands tour of Kenya, 2006","shortName":"Netherlands tour of Kenya, 2006"},{"id":"5695","slug":"netherlands-tour-of-kenya-2009-10","name":"Netherlands tour of Kenya, 2009/10","shortName":"Netherlands tour of Kenya, 2009/10"},{"id":"4218","slug":"netherlands-tour-of-namibia-2007-08","name":"Netherlands tour of Namibia, 2007/08","shortName":"Netherlands tour of Namibia, 2007/08"},{"id":"7896","slug":"netherlands-tour-of-namibia-2013","name":"Netherlands tour of Namibia, 2013","shortName":"Netherlands tour of Namibia, 2013"},{"id":"3407","slug":"netherlands-tour-of-scotland-2004","name":"Netherlands tour of Scotland, 2004","shortName":"Netherlands tour of Scotland, 2004"},{"id":"3389","slug":"netherlands-tour-of-scotland-2007","name":"Netherlands tour of Scotland, 2007","shortName":"Netherlands tour of Scotland, 2007"},{"id":"2877","slug":"netherlands-tour-of-south-africa-2006-07","name":"Netherlands tour of South Africa, 2006/07","shortName":"Netherlands tour of South Africa, 2006/07"},{"id":"4232","slug":"netherlands-tour-of-united-arab-emirates-2007-08","name":"Netherlands tour of United Arab Emirates, 2007/08","shortName":"Netherlands tour of United Arab Emirates, 2007/08"},{"id":"7177","slug":"netherlands-tour-of-united-arab-emirates-2011-12","name":"Netherlands tour of United Arab Emirates, 2011/12","shortName":"Netherlands tour of United Arab Emirates, 2011/12"},{"id":"10841","slug":"netherlands-tour-of-united-arab-emirates-2015-16","name":"Netherlands tour of United Arab Emirates, 2015/16","shortName":"Netherlands tour of United Arab Emirates, 2015/16"},{"id":"12128","slug":"netherlands-tour-of-united-arab-emirates-2017-18","name":"Netherlands tour of United Arab Emirates, 2017/18","shortName":"Netherlands tour of United Arab Emirates, 2017/18"},{"id":"10009","slug":"new-south-wales-tour-of-new-zealand-1889-90","name":"New South Wales tour of New Zealand, 1889/90","shortName":"New South Wales tour of New Zealand, 1889/90"},{"id":"10013","slug":"new-south-wales-tour-of-new-zealand-1893-94","name":"New South Wales tour of New Zealand, 1893/94","shortName":"New South Wales tour of New Zealand, 1893/94"},{"id":"10007","slug":"new-south-wales-tour-of-new-zealand-1895-96","name":"New South Wales tour of New Zealand, 1895/96","shortName":"New South Wales tour of New Zealand, 1895/96"},{"id":"10267","slug":"new-south-wales-tour-of-new-zealand-2015-16","name":"New South Wales tour of New Zealand, 2015/16","shortName":"New South Wales tour of New Zealand, 2015/16"},{"id":"4946","slug":"new-south-wales-tour-of-zimbabwe-1985-86","name":"New South Wales tour of Zimbabwe, 1985/86","shortName":"New South Wales tour of Zimbabwe, 1985/86"},{"id":"15683","slug":"new-zealand-a-in-australia-unofficial-test-series-2023","name":"New Zealand A in Australia unofficial Test Series, 2023","shortName":"New Zealand A in Australia unofficial Test Series, 2023"},{"id":"4705","slug":"new-zealand-a-in-india-unofficial-test-series-2008-09","name":"New Zealand A in India unofficial Test Series, 2008/09","shortName":"New Zealand A in India unofficial Test Series, 2008/09"},{"id":"8327","slug":"new-zealand-a-in-india-unofficial-test-series-2013-14","name":"New Zealand A in India unofficial Test Series, 2013/14","shortName":"New Zealand A in India unofficial Test Series, 2013/14"},{"id":"12044","slug":"new-zealand-a-in-india-unofficial-test-series-2017-18","name":"New Zealand A in India unofficial Test Series, 2017/18","shortName":"New Zealand A in India unofficial Test Series, 2017/18"},{"id":"14892","slug":"new-zealand-a-in-india-unofficial-test-series-2022","name":"New Zealand A in India unofficial Test Series, 2022","shortName":"New Zealand A in India unofficial Test Series, 2022"},{"id":"5151","slug":"new-zealand-a-in-south-africa-unofficial-test-series-2004-05","name":"New Zealand A in South Africa unofficial Test Series, 2004/05","shortName":"New Zealand A in South Africa unofficial Test Series, 2004/05"},{"id":"2971","slug":"new-zealand-a-in-sri-lanka-unofficial-test-series-2005-06","name":"New Zealand A in Sri Lanka unofficial Test Series, 2005/06","shortName":"New Zealand A in Sri Lanka unofficial Test Series, 2005/06"},{"id":"8331","slug":"new-zealand-a-in-sri-lanka-unofficial-test-series-2013-14","name":"New Zealand A in Sri Lanka unofficial Test Series, 2013/14","shortName":"New Zealand A in Sri Lanka unofficial Test Series, 2013/14"},{"id":"6172","slug":"new-zealand-a-in-zimbabwe-unofficial-test-series-2010-11","name":"New Zealand A in Zimbabwe unofficial Test Series, 2010/11","shortName":"New Zealand A in Zimbabwe unofficial Test Series, 2010/11"},{"id":"2671","slug":"new-zealand-a-tour-of-australia-2006","name":"New Zealand A tour of Australia, 2006","shortName":"New Zealand A tour of Australia, 2006"},{"id":"15682","slug":"new-zealand-a-tour-of-australia-2023","name":"New Zealand A tour of Australia, 2023","shortName":"New Zealand A tour of Australia, 2023"},{"id":"8975","slug":"new-zealand-a-tour-of-england-and-scotland-2014","name":"New Zealand A tour of England and Scotland, 2014","shortName":"New Zealand A tour of England and Scotland, 2014"},{"id":"8325","slug":"new-zealand-a-tour-of-india-and-sri-lanka-2013-14","name":"New Zealand A tour of India and Sri Lanka, 2013/14","shortName":"New Zealand A tour of India and Sri Lanka, 2013/14"},{"id":"4542","slug":"new-zealand-a-tour-of-india-2008-09","name":"New Zealand A tour of India, 2008/09","shortName":"New Zealand A tour of India, 2008/09"},{"id":"12043","slug":"new-zealand-a-tour-of-india-2017-18","name":"New Zealand A tour of India, 2017/18","shortName":"New Zealand A tour of India, 2017/18"},{"id":"14891","slug":"new-zealand-a-tour-of-india-2022","name":"New Zealand A tour of India, 2022","shortName":"New Zealand A tour of India, 2022"},{"id":"7424","slug":"new-zealand-a-tour-of-netherlands-and-england-2000","name":"New Zealand A tour of Netherlands and England, 2000","shortName":"New Zealand A tour of Netherlands and England, 2000"},{"id":"2503","slug":"new-zealand-a-tour-of-south-africa-2004-05","name":"New Zealand A tour of South Africa, 2004/05","shortName":"New Zealand A tour of South Africa, 2004/05"},{"id":"2553","slug":"new-zealand-a-tour-of-sri-lanka-2005-06","name":"New Zealand A tour of Sri Lanka, 2005/06","shortName":"New Zealand A tour of Sri Lanka, 2005/06"},{"id":"12609","slug":"new-zealand-a-tour-of-united-arab-emirates-2018-19","name":"New Zealand A tour of United Arab Emirates, 2018/19","shortName":"New Zealand A tour of United Arab Emirates, 2018/19"},{"id":"6171","slug":"new-zealand-a-tour-of-zimbabwe-2010-11","name":"New Zealand A tour of Zimbabwe, 2010/11","shortName":"New Zealand A tour of Zimbabwe, 2010/11"},{"id":"10021","slug":"new-zealand-miscellaneous-first-class-1865-66","name":"New Zealand Miscellaneous First-Class, 1865/66","shortName":"New Zealand Miscellaneous First-Class, 1865/66"},{"id":"7135","slug":"new-zealand-miscellaneous-first-class-1877-78","name":"New Zealand Miscellaneous First-Class, 1877/78","shortName":"New Zealand Miscellaneous First-Class, 1877/78"},{"id":"7152","slug":"new-zealand-miscellaneous-first-class-1885-86","name":"New Zealand Miscellaneous First-Class, 1885/86","shortName":"New Zealand Miscellaneous First-Class, 1885/86"},{"id":"3355","slug":"new-zealand-tour-of-australia-1969-70","name":"New Zealand tour of Australia, 1969/70","shortName":"New Zealand tour of Australia, 1969/70"},{"id":"1828","slug":"new-zealand-tour-of-australia-1985-86","name":"New Zealand tour of Australia, 1985/86","shortName":"New Zealand tour of Australia, 1985/86"},{"id":"1832","slug":"new-zealand-tour-of-australia-1997-98","name":"New Zealand tour of Australia, 1997/98","shortName":"New Zealand tour of Australia, 1997/98"},{"id":"1826","slug":"new-zealand-tour-of-australia-2001-02","name":"New Zealand tour of Australia, 2001/02","shortName":"New Zealand tour of Australia, 2001/02"},{"id":"1830","slug":"new-zealand-tour-of-australia-2004-05","name":"New Zealand tour of Australia, 2004/05","shortName":"New Zealand tour of Australia, 2004/05"},{"id":"4318","slug":"new-zealand-tour-of-australia-2008-09","name":"New Zealand tour of Australia, 2008/09","shortName":"New Zealand tour of Australia, 2008/09"},{"id":"6633","slug":"new-zealand-tour-of-australia-2011-12","name":"New Zealand tour of Australia, 2011/12","shortName":"New Zealand tour of Australia, 2011/12"},{"id":"10221","slug":"new-zealand-tour-of-australia-2015-16","name":"New Zealand tour of Australia, 2015/16","shortName":"New Zealand tour of Australia, 2015/16"},{"id":"1819","slug":"new-zealand-tour-of-england-and-netherlands-1978","name":"New Zealand tour of England and Netherlands, 1978","shortName":"New Zealand tour of England and Netherlands, 1978"},{"id":"3239","slug":"new-zealand-tour-of-england-and-scotland-2008","name":"New Zealand tour of England and Scotland, 2008","shortName":"New Zealand tour of England and Scotland, 2008"},{"id":"5760","slug":"new-zealand-tour-of-england-1927","name":"New Zealand tour of England, 1927","shortName":"New Zealand tour of England, 1927"},{"id":"1820","slug":"new-zealand-tour-of-england-1965","name":"New Zealand tour of England, 1965","shortName":"New Zealand tour of England, 1965"},{"id":"1812","slug":"new-zealand-tour-of-england-1990","name":"New Zealand tour of England, 1990","shortName":"New Zealand tour of England, 1990"},{"id":"1808","slug":"new-zealand-tour-of-england-2004","name":"New Zealand tour of England, 2004","shortName":"New Zealand tour of England, 2004"},{"id":"7361","slug":"new-zealand-tour-of-england-2013","name":"New Zealand tour of England, 2013","shortName":"New Zealand tour of England, 2013"},{"id":"9239","slug":"new-zealand-tour-of-england-2015","name":"New Zealand tour of England, 2015","shortName":"New Zealand tour of England, 2015"},{"id":"1874","slug":"new-zealand-tour-of-india-1999-00","name":"New Zealand tour of India, 1999/00","shortName":"New Zealand tour of India, 1999/00"},{"id":"1871","slug":"new-zealand-tour-of-india-2003-04","name":"New Zealand tour of India, 2003/04","shortName":"New Zealand tour of India, 2003/04"},{"id":"1838","slug":"new-zealand-tour-of-south-africa-2000-01","name":"New Zealand tour of South Africa, 2000/01","shortName":"New Zealand tour of South Africa, 2000/01"},{"id":"2542","slug":"new-zealand-tour-of-south-africa-2005-06","name":"New Zealand tour of South Africa, 2005/06","shortName":"New Zealand tour of South Africa, 2005/06"},{"id":"3129","slug":"new-zealand-tour-of-south-africa-2007-08","name":"New Zealand tour of South Africa, 2007/08","shortName":"New Zealand tour of South Africa, 2007/08"},{"id":"5062","slug":"new-zealand-tour-of-sri-lanka-2009","name":"New Zealand tour of Sri Lanka, 2009","shortName":"New Zealand tour of Sri Lanka, 2009"},{"id":"7284","slug":"new-zealand-tour-of-united-states-of-america-and-west-indies-2012","name":"New Zealand tour of United States of America and West Indies, 2012","shortName":"New Zealand tour of United States of America and West Indies, 2012"},{"id":"1845","slug":"new-zealand-tour-of-west-indies-1971-72","name":"New Zealand tour of West Indies, 1971/72","shortName":"New Zealand tour of West Indies, 1971/72"},{"id":"1844","slug":"new-zealand-tour-of-zimbabwe-2000-01","name":"New Zealand tour of Zimbabwe, 2000/01","shortName":"New Zealand tour of Zimbabwe, 2000/01"},{"id":"3548","slug":"north-west-tour-of-namibia-2007-08","name":"North West tour of Namibia, 2007/08","shortName":"North West tour of Namibia, 2007/08"},{"id":"7588","slug":"north-west-tour-of-namibia-2012-13","name":"North West tour of Namibia, 2012/13","shortName":"North West tour of Namibia, 2012/13"},{"id":"9593","slug":"north-west-tour-of-namibia-2014-15","name":"North West tour of Namibia, 2014/15","shortName":"North West tour of Namibia, 2014/15"},{"id":"11103","slug":"north-west-tour-of-namibia-2016-17","name":"North West tour of Namibia, 2016/17","shortName":"North West tour of Namibia, 2016/17"},{"id":"10125","slug":"northern-cape-tour-of-namibia-2015-16","name":"Northern Cape tour of Namibia, 2015/16","shortName":"Northern Cape tour of Namibia, 2015/16"},{"id":"12115","slug":"northern-cape-tour-of-namibia-2017-18","name":"Northern Cape tour of Namibia, 2017/18","shortName":"Northern Cape tour of Namibia, 2017/18"},{"id":"3078","slug":"northerns-tour-of-namibia-2006-07","name":"Northerns tour of Namibia, 2006/07","shortName":"Northerns tour of Namibia, 2006/07"},{"id":"4467","slug":"northerns-tour-of-namibia-2008-09","name":"Northerns tour of Namibia, 2008/09","shortName":"Northerns tour of Namibia, 2008/09"},{"id":"6803","slug":"northerns-tour-of-namibia-2011-12","name":"Northerns tour of Namibia, 2011/12","shortName":"Northerns tour of Namibia, 2011/12"},{"id":"8633","slug":"northerns-tour-of-namibia-2013-14","name":"Northerns tour of Namibia, 2013/14","shortName":"Northerns tour of Namibia, 2013/14"},{"id":"3547","slug":"northerns-tour-of-zimbabwe-2007-08","name":"Northerns tour of Zimbabwe, 2007/08","shortName":"Northerns tour of Zimbabwe, 2007/08"},{"id":"6517","slug":"nottinghamshire-tour-of-united-arab-emirates-2010-11","name":"Nottinghamshire tour of United Arab Emirates, 2010/11","shortName":"Nottinghamshire tour of United Arab Emirates, 2010/11"},{"id":"5823","slug":"other-australia-domestic-1940-41","name":"Other Australia Domestic, 1940/41","shortName":"Other Australia Domestic, 1940/41"},{"id":"5824","slug":"other-australia-domestic-1941-42","name":"Other Australia Domestic, 1941/42","shortName":"Other Australia Domestic, 1941/42"},{"id":"10039","slug":"other-first-class-matches-1870-71","name":"Other First-class Matches, 1870/71","shortName":"Other First-class Matches, 1870/71"},{"id":"6668","slug":"other-first-class-matches-1886-87","name":"Other First-class Matches, 1886/87","shortName":"Other First-class Matches, 1886/87"},{"id":"6452","slug":"other-first-class-matches-1893","name":"Other First-class Matches, 1893","shortName":"Other First-class Matches, 1893"},{"id":"8082","slug":"other-first-class-matches-1903","name":"Other First-class Matches, 1903","shortName":"Other First-class Matches, 1903"},{"id":"7324","slug":"other-first-class-matches-1934","name":"Other First-class Matches, 1934","shortName":"Other First-class Matches, 1934"},{"id":"7726","slug":"other-first-class-matches-1951-52","name":"Other First-class Matches, 1951/52","shortName":"Other First-class Matches, 1951/52"},{"id":"5848","slug":"other-first-class-matches-1952","name":"Other First-class Matches, 1952","shortName":"Other First-class Matches, 1952"},{"id":"7560","slug":"other-first-class-matches-1954","name":"Other First-class Matches, 1954","shortName":"Other First-class Matches, 1954"},{"id":"9131","slug":"other-first-class-matches-1955","name":"Other First-class Matches, 1955","shortName":"Other First-class Matches, 1955"},{"id":"6559","slug":"other-first-class-matches-1959-60","name":"Other First-class Matches, 1959/60","shortName":"Other First-class Matches, 1959/60"},{"id":"7507","slug":"other-first-class-matches-1961","name":"Other First-class Matches, 1961","shortName":"Other First-class Matches, 1961"},{"id":"7575","slug":"other-first-class-matches-1965","name":"Other First-class Matches, 1965","shortName":"Other First-class Matches, 1965"},{"id":"7581","slug":"other-first-class-matches-1968","name":"Other First-class Matches, 1968","shortName":"Other First-class Matches, 1968"},{"id":"10475","slug":"other-first-class-matches-1997","name":"Other First-class Matches, 1997","shortName":"Other First-class Matches, 1997"},{"id":"7548","slug":"other-match-1994","name":"Other Match, 1994","shortName":"Other Match, 1994"},{"id":"8251","slug":"other-matches-1966","name":"Other Matches, 1966","shortName":"Other Matches, 1966"},{"id":"4875","slug":"other-matches-2009","name":"Other Matches, 2009","shortName":"Other Matches, 2009"},{"id":"13702","slug":"other-matches-2020","name":"Other Matches, 2020","shortName":"Other Matches, 2020"},{"id":"13690","slug":"other-new-zealand-domestic-1940-41","name":"Other New Zealand Domestic, 1940/41","shortName":"Other New Zealand Domestic, 1940/41"},{"id":"5051","slug":"pakistan-a-in-australia-unofficial-test-series-2009","name":"Pakistan A in Australia unofficial Test Series, 2009","shortName":"Pakistan A in Australia unofficial Test Series, 2009"},{"id":"13799","slug":"pakistan-a-in-new-zealand-unofficial-test-match-2020-21","name":"Pakistan A in New Zealand unofficial Test Match, 2020/21","shortName":"Pakistan A in New Zealand unofficial Test Match, 2020/21"},{"id":"7758","slug":"pakistan-a-in-sri-lanka-unofficial-test-series-2001","name":"Pakistan A in Sri Lanka unofficial Test Series, 2001","shortName":"Pakistan A in Sri Lanka unofficial Test Series, 2001"},{"id":"5169","slug":"pakistan-a-in-sri-lanka-unofficial-test-series-2004-05","name":"Pakistan A in Sri Lanka unofficial Test Series, 2004/05","shortName":"Pakistan A in Sri Lanka unofficial Test Series, 2004/05"},{"id":"5257","slug":"pakistan-a-in-sri-lanka-unofficial-test-series-2009","name":"Pakistan A in Sri Lanka unofficial Test Series, 2009","shortName":"Pakistan A in Sri Lanka unofficial Test Series, 2009"},{"id":"6010","slug":"pakistan-a-in-sri-lanka-unofficial-test-series-2010","name":"Pakistan A in Sri Lanka unofficial Test Series, 2010","shortName":"Pakistan A in Sri Lanka unofficial Test Series, 2010"},{"id":"10005","slug":"pakistan-a-in-sri-lanka-unofficial-test-series-2015","name":"Pakistan A in Sri Lanka unofficial Test Series, 2015","shortName":"Pakistan A in Sri Lanka unofficial Test Series, 2015"},{"id":"6251","slug":"pakistan-a-in-west-indies-unofficial-test-series-2010-11","name":"Pakistan A in West Indies unofficial Test Series, 2010/11","shortName":"Pakistan A in West Indies unofficial Test Series, 2010/11"},{"id":"5125","slug":"pakistan-a-in-zimbabwe-unofficial-test-series-2005","name":"Pakistan A in Zimbabwe unofficial Test Series, 2005","shortName":"Pakistan A in Zimbabwe unofficial Test Series, 2005"},{"id":"11571","slug":"pakistan-a-in-zimbabwe-unofficial-test-series-2016-17","name":"Pakistan A in Zimbabwe unofficial Test Series, 2016/17","shortName":"Pakistan A in Zimbabwe unofficial Test Series, 2016/17"},{"id":"2672","slug":"pakistan-a-tour-of-australia-2006","name":"Pakistan A tour of Australia, 2006","shortName":"Pakistan A tour of Australia, 2006"},{"id":"5050","slug":"pakistan-a-tour-of-australia-2009","name":"Pakistan A tour of Australia, 2009","shortName":"Pakistan A tour of Australia, 2009"},{"id":"10781","slug":"pakistan-a-tour-of-england-2016","name":"Pakistan A tour of England, 2016","shortName":"Pakistan A tour of England, 2016"},{"id":"2442","slug":"pakistan-a-tour-of-kenya-2004","name":"Pakistan A tour of Kenya, 2004","shortName":"Pakistan A tour of Kenya, 2004"},{"id":"2281","slug":"pakistan-a-tour-of-sri-lanka-2001","name":"Pakistan A tour of Sri Lanka, 2001","shortName":"Pakistan A tour of Sri Lanka, 2001"},{"id":"5153","slug":"pakistan-a-tour-of-sri-lanka-2004-05","name":"Pakistan A tour of Sri Lanka, 2004/05","shortName":"Pakistan A tour of Sri Lanka, 2004/05"},{"id":"5256","slug":"pakistan-a-tour-of-sri-lanka-2009","name":"Pakistan A tour of Sri Lanka, 2009","shortName":"Pakistan A tour of Sri Lanka, 2009"},{"id":"5931","slug":"pakistan-a-tour-of-sri-lanka-2010","name":"Pakistan A tour of Sri Lanka, 2010","shortName":"Pakistan A tour of Sri Lanka, 2010"},{"id":"10001","slug":"pakistan-a-tour-of-sri-lanka-2015","name":"Pakistan A tour of Sri Lanka, 2015","shortName":"Pakistan A tour of Sri Lanka, 2015"},{"id":"12608","slug":"pakistan-a-tour-of-united-arab-emirates-2018-19","name":"Pakistan A tour of United Arab Emirates, 2018/19","shortName":"Pakistan A tour of United Arab Emirates, 2018/19"},{"id":"6250","slug":"pakistan-a-tour-of-west-indies-2010-11","name":"Pakistan A tour of West Indies, 2010/11","shortName":"Pakistan A tour of West Indies, 2010/11"},{"id":"2523","slug":"pakistan-a-tour-of-zimbabwe-2005","name":"Pakistan A tour of Zimbabwe, 2005","shortName":"Pakistan A tour of Zimbabwe, 2005"},{"id":"11569","slug":"pakistan-a-tour-of-zimbabwe-2016-17","name":"Pakistan A tour of Zimbabwe, 2016/17","shortName":"Pakistan A tour of Zimbabwe, 2016/17"},{"id":"12738","slug":"pakistan-a-v-england-lions-unofficial-test-match-2018-19","name":"Pakistan A v England Lions unofficial Test Match, 2018/19","shortName":"Pakistan A v England Lions unofficial Test Match, 2018/19"},{"id":"12612","slug":"pakistan-a-v-new-zealand-a-unofficial-test-series-2018-19","name":"Pakistan A v New Zealand A unofficial Test Series, 2018/19","shortName":"Pakistan A v New Zealand A unofficial Test Series, 2018/19"},{"id":"11373","slug":"pakistan-a-v-sri-lanka-a-unofficial-test-series-2016","name":"Pakistan A v Sri Lanka A unofficial Test Series, 2016","shortName":"Pakistan A v Sri Lanka A unofficial Test Series, 2016"},{"id":"11483","slug":"pakistan-cricket-board-patron-s-xi-tour-of-united-arab-emirates-2016-17","name":"Pakistan Cricket Board Patron's XI tour of United Arab Emirates, 2016/17","shortName":"Pakistan Cricket Board Patron's XI tour of United Arab Emirates, 2016/17"},{"id":"7193","slug":"pakistan-cricket-board-xi-tour-of-united-arab-emirates-2011-12","name":"Pakistan Cricket Board XI tour of United Arab Emirates, 2011/12","shortName":"Pakistan Cricket Board XI tour of United Arab Emirates, 2011/12"},{"id":"9865","slug":"pakistan-eaglets-tour-of-england-1963","name":"Pakistan Eaglets tour of England, 1963","shortName":"Pakistan Eaglets tour of England, 1963"},{"id":"14286","slug":"pakistan-shaheens-in-sri-lanka-unofficial-test-series-2021-22","name":"Pakistan Shaheens in Sri Lanka unofficial Test Series, 2021/22","shortName":"Pakistan Shaheens in Sri Lanka unofficial Test Series, 2021/22"},{"id":"15379","slug":"pakistan-shaheens-in-zimbabwe-unofficial-test-series-2023","name":"Pakistan Shaheens in Zimbabwe unofficial Test Series, 2023","shortName":"Pakistan Shaheens in Zimbabwe unofficial Test Series, 2023"},{"id":"13798","slug":"pakistan-shaheens-tour-of-new-zealand-2020-21","name":"Pakistan Shaheens tour of New Zealand, 2020/21","shortName":"Pakistan Shaheens tour of New Zealand, 2020/21"},{"id":"14285","slug":"pakistan-shaheens-tour-of-sri-lanka-2021-22","name":"Pakistan Shaheens tour of Sri Lanka, 2021/22","shortName":"Pakistan Shaheens tour of Sri Lanka, 2021/22"},{"id":"15378","slug":"pakistan-shaheens-tour-of-zimbabwe-2023","name":"Pakistan Shaheens tour of Zimbabwe, 2023","shortName":"Pakistan Shaheens tour of Zimbabwe, 2023"},{"id":"1211","slug":"pakistan-tour-of-australia-1964-65","name":"Pakistan tour of Australia, 1964/65","shortName":"Pakistan tour of Australia, 1964/65"},{"id":"1221","slug":"pakistan-tour-of-australia-1972-73","name":"Pakistan tour of Australia, 1972/73","shortName":"Pakistan tour of Australia, 1972/73"},{"id":"1217","slug":"pakistan-tour-of-australia-1981-82","name":"Pakistan tour of Australia, 1981/82","shortName":"Pakistan tour of Australia, 1981/82"},{"id":"1218","slug":"pakistan-tour-of-australia-1988-89","name":"Pakistan tour of Australia, 1988/89","shortName":"Pakistan tour of Australia, 1988/89"},{"id":"1216","slug":"pakistan-tour-of-australia-1999-00","name":"Pakistan tour of Australia, 1999/00","shortName":"Pakistan tour of Australia, 1999/00"},{"id":"1222","slug":"pakistan-tour-of-australia-2004-05","name":"Pakistan tour of Australia, 2004/05","shortName":"Pakistan tour of Australia, 2004/05"},{"id":"5103","slug":"pakistan-tour-of-australia-2009-10","name":"Pakistan tour of Australia, 2009/10","shortName":"Pakistan tour of Australia, 2009/10"},{"id":"11117","slug":"pakistan-tour-of-australia-2016-17","name":"Pakistan tour of Australia, 2016/17","shortName":"Pakistan tour of Australia, 2016/17"},{"id":"13012","slug":"pakistan-tour-of-australia-2019-20","name":"Pakistan tour of Australia, 2019/20","shortName":"Pakistan tour of Australia, 2019/20"},{"id":"15389","slug":"pakistan-tour-of-australia-2023-24","name":"Pakistan tour of Australia, 2023/24","shortName":"Pakistan tour of Australia, 2023/24"},{"id":"10405","slug":"pakistan-tour-of-england-and-ireland-2016","name":"Pakistan tour of England and Ireland, 2016","shortName":"Pakistan tour of England and Ireland, 2016"},{"id":"1195","slug":"pakistan-tour-of-england-and-scotland-1996","name":"Pakistan tour of England and Scotland, 1996","shortName":"Pakistan tour of England and Scotland, 1996"},{"id":"2539","slug":"pakistan-tour-of-england-and-scotland-2006","name":"Pakistan tour of England and Scotland, 2006","shortName":"Pakistan tour of England and Scotland, 2006"},{"id":"1197","slug":"pakistan-tour-of-england-1954","name":"Pakistan tour of England, 1954","shortName":"Pakistan tour of England, 1954"},{"id":"1199","slug":"pakistan-tour-of-england-1967","name":"Pakistan tour of England, 1967","shortName":"Pakistan tour of England, 1967"},{"id":"1204","slug":"pakistan-tour-of-england-1971","name":"Pakistan tour of England, 1971","shortName":"Pakistan tour of England, 1971"},{"id":"1194","slug":"pakistan-tour-of-england-1982","name":"Pakistan tour of England, 1982","shortName":"Pakistan tour of England, 1982"},{"id":"1203","slug":"pakistan-tour-of-england-1992","name":"Pakistan tour of England, 1992","shortName":"Pakistan tour of England, 1992"},{"id":"1200","slug":"pakistan-tour-of-england-2001","name":"Pakistan tour of England, 2001","shortName":"Pakistan tour of England, 2001"},{"id":"5503","slug":"pakistan-tour-of-england-2010","name":"Pakistan tour of England, 2010","shortName":"Pakistan tour of England, 2010"},{"id":"1271","slug":"pakistan-tour-of-india-1979-80","name":"Pakistan tour of India, 1979/80","shortName":"Pakistan tour of India, 1979/80"},{"id":"1266","slug":"pakistan-tour-of-india-2004-05","name":"Pakistan tour of India, 2004/05","shortName":"Pakistan tour of India, 2004/05"},{"id":"12025","slug":"pakistan-tour-of-ireland-england-and-scotland-2018","name":"Pakistan tour of Ireland, England and Scotland, 2018","shortName":"Pakistan tour of Ireland, England and Scotland, 2018"},{"id":"1245","slug":"pakistan-tour-of-new-zealand-1988-89","name":"Pakistan tour of New Zealand, 1988/89","shortName":"Pakistan tour of New Zealand, 1988/89"},{"id":"1242","slug":"pakistan-tour-of-new-zealand-2000-01","name":"Pakistan tour of New Zealand, 2000/01","shortName":"Pakistan tour of New Zealand, 2000/01"},{"id":"1241","slug":"pakistan-tour-of-new-zealand-2003-04","name":"Pakistan tour of New Zealand, 2003/04","shortName":"Pakistan tour of New Zealand, 2003/04"},{"id":"11211","slug":"pakistan-tour-of-new-zealand-2016-17","name":"Pakistan tour of New Zealand, 2016/17","shortName":"Pakistan tour of New Zealand, 2016/17"},{"id":"7389","slug":"pakistan-tour-of-south-africa-2012-13","name":"Pakistan tour of South Africa, 2012/13","shortName":"Pakistan tour of South Africa, 2012/13"},{"id":"1237","slug":"pakistan-tour-of-west-indies-1957-58","name":"Pakistan tour of West Indies, 1957/58","shortName":"Pakistan tour of West Indies, 1957/58"},{"id":"1233","slug":"pakistan-tour-of-west-indies-2000","name":"Pakistan tour of West Indies, 2000","shortName":"Pakistan tour of West Indies, 2000"},{"id":"11693","slug":"pakistan-tour-of-west-indies-2017","name":"Pakistan tour of West Indies, 2017","shortName":"Pakistan tour of West Indies, 2017"},{"id":"1232","slug":"pakistan-tour-of-zimbabwe-2002-03","name":"Pakistan tour of Zimbabwe, 2002/03","shortName":"Pakistan tour of Zimbabwe, 2002/03"},{"id":"10843","slug":"papua-new-guinea-tour-of-australia-2015-16","name":"Papua New Guinea tour of Australia, 2015/16","shortName":"Papua New Guinea tour of Australia, 2015/16"},{"id":"10085","slug":"papua-new-guinea-tour-of-netherlands-2015","name":"Papua New Guinea tour of Netherlands, 2015","shortName":"Papua New Guinea tour of Netherlands, 2015"},{"id":"10379","slug":"papua-new-guinea-tour-of-united-arab-emirates-2015-16","name":"Papua New Guinea tour of United Arab Emirates, 2015/16","shortName":"Papua New Guinea tour of United Arab Emirates, 2015/16"},{"id":"11621","slug":"papua-new-guinea-tour-of-united-arab-emirates-2017","name":"Papua New Guinea tour of United Arab Emirates, 2017","shortName":"Papua New Guinea tour of United Arab Emirates, 2017"},{"id":"12127","slug":"papua-new-guinea-tour-of-united-arab-emirates-2017-18","name":"Papua New Guinea tour of United Arab Emirates, 2017/18","shortName":"Papua New Guinea tour of United Arab Emirates, 2017/18"},{"id":"2402","slug":"patrons-trophy-2003-04","name":"Patrons Trophy, 2003/04","shortName":"Patrons Trophy, 2003/04"},{"id":"7157","slug":"pcb-patron-s-trophy-1998-99","name":"PCB Patron's Trophy, 1998/99","shortName":"PCB Patron's Trophy, 1998/99"},{"id":"2204","slug":"pcb-patron-s-trophy-2000-01","name":"PCB Patron's Trophy, 2000/01","shortName":"PCB Patron's Trophy, 2000/01"},{"id":"2294","slug":"pcb-patron-s-trophy-2001-02","name":"PCB Patron's Trophy, 2001/02","shortName":"PCB Patron's Trophy, 2001/02"},{"id":"2735","slug":"pentangular-cup-2005-06","name":"Pentangular Cup, 2005/06","shortName":"Pentangular Cup, 2005/06"},{"id":"3116","slug":"pentangular-cup-2006-07","name":"Pentangular Cup, 2006/07","shortName":"Pentangular Cup, 2006/07"},{"id":"7128","slug":"plunket-shield-1949-50","name":"Plunket Shield, 1949/50","shortName":"Plunket Shield, 1949/50"},{"id":"7122","slug":"plunket-shield-1952-53","name":"Plunket Shield, 1952/53","shortName":"Plunket Shield, 1952/53"},{"id":"5541","slug":"plunket-shield-2009-10","name":"Plunket Shield, 2009/10","shortName":"Plunket Shield, 2009/10"},{"id":"6133","slug":"plunket-shield-2010-11","name":"Plunket Shield, 2010/11","shortName":"Plunket Shield, 2010/11"},{"id":"6765","slug":"plunket-shield-2011-12","name":"Plunket Shield, 2011/12","shortName":"Plunket Shield, 2011/12"},{"id":"7567","slug":"plunket-shield-2012-13","name":"Plunket Shield, 2012/13","shortName":"Plunket Shield, 2012/13"},{"id":"8533","slug":"plunket-shield-2013-14","name":"Plunket Shield, 2013/14","shortName":"Plunket Shield, 2013/14"},{"id":"9455","slug":"plunket-shield-2014-15","name":"Plunket Shield, 2014/15","shortName":"Plunket Shield, 2014/15"},{"id":"10493","slug":"plunket-shield-2015-16","name":"Plunket Shield, 2015/16","shortName":"Plunket Shield, 2015/16"},{"id":"11507","slug":"plunket-shield-2016-17","name":"Plunket Shield, 2016/17","shortName":"Plunket Shield, 2016/17"},{"id":"12046","slug":"plunket-shield-2017-18","name":"Plunket Shield, 2017/18","shortName":"Plunket Shield, 2017/18"},{"id":"12656","slug":"plunket-shield-2018-19","name":"Plunket Shield, 2018/19","shortName":"Plunket Shield, 2018/19"},{"id":"13258","slug":"plunket-shield-2019-20","name":"Plunket Shield, 2019/20","shortName":"Plunket Shield, 2019/20"},{"id":"13760","slug":"plunket-shield-2020-21","name":"Plunket Shield, 2020/21","shortName":"Plunket Shield, 2020/21"},{"id":"14226","slug":"plunket-shield-2021-22","name":"Plunket Shield, 2021/22","shortName":"Plunket Shield, 2021/22"},{"id":"14875","slug":"plunket-shield-2022-23","name":"Plunket Shield, 2022/23","shortName":"Plunket Shield, 2022/23"},{"id":"15671","slug":"plunket-shield-2023-24","name":"Plunket Shield, 2023/24","shortName":"Plunket Shield, 2023/24"},{"id":"16691","slug":"plunket-shield-2024-25","name":"Plunket Shield, 2024/25","shortName":"Plunket Shield, 2024/25"},{"id":"7426","slug":"ppp-healthcare-county-championship-division-one-2000","name":"PPP Healthcare County Championship Division One, 2000","shortName":"PPP Healthcare County Championship Division One, 2000"},{"id":"7427","slug":"ppp-healthcare-county-championship-division-two-2000","name":"PPP Healthcare County Championship Division Two, 2000","shortName":"PPP Healthcare County Championship Division Two, 2000"},{"id":"3526","slug":"premier-league-tournament-tier-a-2007-08","name":"Premier League Tournament Tier A, 2007/08","shortName":"Premier League Tournament Tier A, 2007/08"},{"id":"4590","slug":"premier-league-tournament-tier-a-2008-09","name":"Premier League Tournament Tier A, 2008/09","shortName":"Premier League Tournament Tier A, 2008/09"},{"id":"5406","slug":"premier-league-tournament-tier-a-2009-10","name":"Premier League Tournament Tier A, 2009/10","shortName":"Premier League Tournament Tier A, 2009/10"},{"id":"6283","slug":"premier-league-tournament-tier-a-2010-11","name":"Premier League Tournament Tier A, 2010/11","shortName":"Premier League Tournament Tier A, 2010/11"},{"id":"6905","slug":"premier-league-tournament-tier-a-2011-12","name":"Premier League Tournament Tier A, 2011/12","shortName":"Premier League Tournament Tier A, 2011/12"},{"id":"11612","slug":"premier-league-tournament-tier-a-2016-17","name":"Premier League Tournament Tier A, 2016/17","shortName":"Premier League Tournament Tier A, 2016/17"},{"id":"12184","slug":"premier-league-tournament-tier-a-2017-18","name":"Premier League Tournament Tier A, 2017/18","shortName":"Premier League Tournament Tier A, 2017/18"},{"id":"12742","slug":"premier-league-tournament-tier-a-2018-19","name":"Premier League Tournament Tier A, 2018/19","shortName":"Premier League Tournament Tier A, 2018/19"},{"id":"13575","slug":"premier-league-tournament-tier-a-2019-20-2020","name":"Premier League Tournament Tier A, 2019/20-2020","shortName":"Premier League Tournament Tier A, 2019/20-2020"},{"id":"4235","slug":"premier-league-tournament-tier-b-2007-08","name":"Premier League Tournament Tier B, 2007/08","shortName":"Premier League Tournament Tier B, 2007/08"},{"id":"4591","slug":"premier-league-tournament-tier-b-2008-09","name":"Premier League Tournament Tier B, 2008/09","shortName":"Premier League Tournament Tier B, 2008/09"},{"id":"5407","slug":"premier-league-tournament-tier-b-2009-10","name":"Premier League Tournament Tier B, 2009/10","shortName":"Premier League Tournament Tier B, 2009/10"},{"id":"6285","slug":"premier-league-tournament-tier-b-2010-11","name":"Premier League Tournament Tier B, 2010/11","shortName":"Premier League Tournament Tier B, 2010/11"},{"id":"6906","slug":"premier-league-tournament-tier-b-2011-12","name":"Premier League Tournament Tier B, 2011/12","shortName":"Premier League Tournament Tier B, 2011/12"},{"id":"11613","slug":"premier-league-tournament-tier-b-2016-17","name":"Premier League Tournament Tier B, 2016/17","shortName":"Premier League Tournament Tier B, 2016/17"},{"id":"12190","slug":"premier-league-tournament-tier-b-2017-18","name":"Premier League Tournament Tier B, 2017/18","shortName":"Premier League Tournament Tier B, 2017/18"},{"id":"12881","slug":"premier-league-tournament-tier-b-2018-19","name":"Premier League Tournament Tier B, 2018/19","shortName":"Premier League Tournament Tier B, 2018/19"},{"id":"13576","slug":"premier-league-tournament-tier-b-2019-20","name":"Premier League Tournament Tier B, 2019/20","shortName":"Premier League Tournament Tier B, 2019/20"},{"id":"5273","slug":"premier-league-tournament-2003-04","name":"Premier League Tournament, 2003/04","shortName":"Premier League Tournament, 2003/04"},{"id":"5157","slug":"premier-league-tournament-2004-05","name":"Premier League Tournament, 2004/05","shortName":"Premier League Tournament, 2004/05"},{"id":"2727","slug":"premier-league-tournament-2005-06","name":"Premier League Tournament, 2005/06","shortName":"Premier League Tournament, 2005/06"},{"id":"2884","slug":"premier-league-tournament-2006-07","name":"Premier League Tournament, 2006/07","shortName":"Premier League Tournament, 2006/07"},{"id":"7861","slug":"premier-league-tournament-2012-13","name":"Premier League Tournament, 2012/13","shortName":"Premier League Tournament, 2012/13"},{"id":"8747","slug":"premier-league-tournament-2013-14","name":"Premier League Tournament, 2013/14","shortName":"Premier League Tournament, 2013/14"},{"id":"9729","slug":"premier-league-tournament-2014-15","name":"Premier League Tournament, 2014/15","shortName":"Premier League Tournament, 2014/15"},{"id":"5274","slug":"premier-league-tournament-promotion-and-relegation-2003-04","name":"Premier League Tournament-Promotion and Relegation, 2003/04","shortName":"Premier League Tournament-Promotion and Relegation, 2003/04"},{"id":"15993","slug":"president-s-trophy-grade-i-2023-24","name":"President's Trophy Grade-I, 2023/24","shortName":"President's Trophy Grade-I, 2023/24"},{"id":"7672","slug":"president-s-trophy-2012-13","name":"President's Trophy, 2012/13","shortName":"President's Trophy, 2012/13"},{"id":"8679","slug":"president-s-trophy-2013-14","name":"President's Trophy, 2013/14","shortName":"President's Trophy, 2013/14"},{"id":"4458","slug":"provincial-three-day-challenge-2008-09","name":"Provincial Three-Day Challenge, 2008/09","shortName":"Provincial Three-Day Challenge, 2008/09"},{"id":"4430","slug":"pura-cup-2000-01","name":"Pura Cup, 2000/01","shortName":"Pura Cup, 2000/01"},{"id":"3113","slug":"pura-cup-2001-02","name":"Pura Cup, 2001/02","shortName":"Pura Cup, 2001/02"},{"id":"4431","slug":"pura-cup-2002-03","name":"Pura Cup, 2002/03","shortName":"Pura Cup, 2002/03"},{"id":"2425","slug":"pura-cup-2003-04","name":"Pura Cup, 2003/04","shortName":"Pura Cup, 2003/04"},{"id":"2449","slug":"pura-cup-2004-05","name":"Pura Cup, 2004/05","shortName":"Pura Cup, 2004/05"},{"id":"2605","slug":"pura-cup-2005-06","name":"Pura Cup, 2005/06","shortName":"Pura Cup, 2005/06"},{"id":"2800","slug":"pura-cup-2006-07","name":"Pura Cup, 2006/07","shortName":"Pura Cup, 2006/07"},{"id":"3226","slug":"pura-cup-2007-08","name":"Pura Cup, 2007/08","shortName":"Pura Cup, 2007/08"},{"id":"6276","slug":"quaid-e-azam-trophy-division-one-2010-11","name":"Quaid-e-Azam Trophy Division One, 2010/11","shortName":"Quaid-e-Azam Trophy Division One, 2010/11"},{"id":"6876","slug":"quaid-e-azam-trophy-division-one-2011-12","name":"Quaid-e-Azam Trophy Division One, 2011/12","shortName":"Quaid-e-Azam Trophy Division One, 2011/12"},{"id":"6279","slug":"quaid-e-azam-trophy-division-two-2010-11","name":"Quaid-e-Azam Trophy Division Two, 2010/11","shortName":"Quaid-e-Azam Trophy Division Two, 2010/11"},{"id":"6877","slug":"quaid-e-azam-trophy-division-two-2011-12","name":"Quaid-e-Azam Trophy Division Two, 2011/12","shortName":"Quaid-e-Azam Trophy Division Two, 2011/12"},{"id":"9581","slug":"quaid-e-azam-trophy-gold-league-2014-15","name":"Quaid-e-Azam Trophy Gold League, 2014/15","shortName":"Quaid-e-Azam Trophy Gold League, 2014/15"},{"id":"9583","slug":"quaid-e-azam-trophy-silver-league-2014-15","name":"Quaid-e-Azam Trophy Silver League, 2014/15","shortName":"Quaid-e-Azam Trophy Silver League, 2014/15"},{"id":"3778","slug":"quaid-e-azam-trophy-1956-57","name":"Quaid-e-Azam Trophy, 1956/57","shortName":"Quaid-e-Azam Trophy, 1956/57"},{"id":"3450","slug":"quaid-e-azam-trophy-1958-59","name":"Quaid-e-Azam Trophy, 1958/59","shortName":"Quaid-e-Azam Trophy, 1958/59"},{"id":"8160","slug":"quaid-e-azam-trophy-1961-62","name":"Quaid-e-Azam Trophy, 1961/62","shortName":"Quaid-e-Azam Trophy, 1961/62"},{"id":"7116","slug":"quaid-e-azam-trophy-1973-74","name":"Quaid-e-Azam Trophy, 1973/74","shortName":"Quaid-e-Azam Trophy, 1973/74"},{"id":"7633","slug":"quaid-e-azam-trophy-1979-80","name":"Quaid-e-Azam Trophy, 1979/80","shortName":"Quaid-e-Azam Trophy, 1979/80"},{"id":"13946","slug":"quaid-e-azam-trophy-1991-92","name":"Quaid-e-Azam Trophy, 1991/92","shortName":"Quaid-e-Azam Trophy, 1991/92"},{"id":"2145","slug":"quaid-e-azam-trophy-2000-01","name":"Quaid-e-Azam Trophy, 2000/01","shortName":"Quaid-e-Azam Trophy, 2000/01"},{"id":"2349","slug":"quaid-e-azam-trophy-2002-03","name":"Quaid-e-Azam Trophy, 2002/03","shortName":"Quaid-e-Azam Trophy, 2002/03"},{"id":"5229","slug":"quaid-e-azam-trophy-2003-04","name":"Quaid-e-Azam Trophy, 2003/04","shortName":"Quaid-e-Azam Trophy, 2003/04"},{"id":"5162","slug":"quaid-e-azam-trophy-2004-05","name":"Quaid-e-Azam Trophy, 2004/05","shortName":"Quaid-e-Azam Trophy, 2004/05"},{"id":"2608","slug":"quaid-e-azam-trophy-2005-06","name":"Quaid-e-Azam Trophy, 2005/06","shortName":"Quaid-e-Azam Trophy, 2005/06"},{"id":"3025","slug":"quaid-e-azam-trophy-2006-07","name":"Quaid-e-Azam Trophy, 2006/07","shortName":"Quaid-e-Azam Trophy, 2006/07"},{"id":"3521","slug":"quaid-e-azam-trophy-2007-08","name":"Quaid-e-Azam Trophy, 2007/08","shortName":"Quaid-e-Azam Trophy, 2007/08"},{"id":"4873","slug":"quaid-e-azam-trophy-2008-09","name":"Quaid-e-Azam Trophy, 2008/09","shortName":"Quaid-e-Azam Trophy, 2008/09"},{"id":"5524","slug":"quaid-e-azam-trophy-2009-10","name":"Quaid-e-Azam Trophy, 2009/10","shortName":"Quaid-e-Azam Trophy, 2009/10"},{"id":"7970","slug":"quaid-e-azam-trophy-2012-13","name":"Quaid-e-Azam Trophy, 2012/13","shortName":"Quaid-e-Azam Trophy, 2012/13"},{"id":"8683","slug":"quaid-e-azam-trophy-2013-14","name":"Quaid-e-Azam Trophy, 2013/14","shortName":"Quaid-e-Azam Trophy, 2013/14"},{"id":"10634","slug":"quaid-e-azam-trophy-2015-16","name":"Quaid-e-Azam Trophy, 2015/16","shortName":"Quaid-e-Azam Trophy, 2015/16"},{"id":"11463","slug":"quaid-e-azam-trophy-2016-17","name":"Quaid-e-Azam Trophy, 2016/17","shortName":"Quaid-e-Azam Trophy, 2016/17"},{"id":"12073","slug":"quaid-e-azam-trophy-2017-18","name":"Quaid-e-Azam Trophy, 2017/18","shortName":"Quaid-e-Azam Trophy, 2017/18"},{"id":"12568","slug":"quaid-e-azam-trophy-2018-19","name":"Quaid-e-Azam Trophy, 2018/19","shortName":"Quaid-e-Azam Trophy, 2018/19"},{"id":"13310","slug":"quaid-e-azam-trophy-2019-20","name":"Quaid-e-Azam Trophy, 2019/20","shortName":"Quaid-e-Azam Trophy, 2019/20"},{"id":"13734","slug":"quaid-e-azam-trophy-2020-21","name":"Quaid-e-Azam Trophy, 2020/21","shortName":"Quaid-e-Azam Trophy, 2020/21"},{"id":"14173","slug":"quaid-e-azam-trophy-2021-22","name":"Quaid-e-Azam Trophy, 2021/22","shortName":"Quaid-e-Azam Trophy, 2021/22"},{"id":"15010","slug":"quaid-e-azam-trophy-2022-23","name":"Quaid-e-Azam Trophy, 2022/23","shortName":"Quaid-e-Azam Trophy, 2022/23"},{"id":"15769","slug":"quaid-e-azam-trophy-2023-24","name":"Quaid-e-Azam Trophy, 2023/24","shortName":"Quaid-e-Azam Trophy, 2023/24"},{"id":"16783","slug":"quaid-e-azam-trophy-2024-25","name":"Quaid-e-Azam Trophy, 2024/25","shortName":"Quaid-e-Azam Trophy, 2024/25"},{"id":"6710","slug":"ranji-trophy-elite-2011-12","name":"Ranji Trophy Elite, 2011/12","shortName":"Ranji Trophy Elite, 2011/12"},{"id":"2866","slug":"ranji-trophy-plate-league-2006-07","name":"Ranji Trophy Plate League, 2006/07","shortName":"Ranji Trophy Plate League, 2006/07"},{"id":"3440","slug":"ranji-trophy-plate-league-2007-08","name":"Ranji Trophy Plate League, 2007/08","shortName":"Ranji Trophy Plate League, 2007/08"},{"id":"4477","slug":"ranji-trophy-plate-league-2008-09","name":"Ranji Trophy Plate League, 2008/09","shortName":"Ranji Trophy Plate League, 2008/09"},{"id":"5191","slug":"ranji-trophy-plate-league-2009-10","name":"Ranji Trophy Plate League, 2009/10","shortName":"Ranji Trophy Plate League, 2009/10"},{"id":"5962","slug":"ranji-trophy-plate-league-2010-11","name":"Ranji Trophy Plate League, 2010/11","shortName":"Ranji Trophy Plate League, 2010/11"},{"id":"6709","slug":"ranji-trophy-plate-league-2011-12","name":"Ranji Trophy Plate League, 2011/12","shortName":"Ranji Trophy Plate League, 2011/12"},{"id":"15549","slug":"ranji-trophy-plate-league-2023-24","name":"Ranji Trophy Plate League, 2023/24","shortName":"Ranji Trophy Plate League, 2023/24"},{"id":"16562","slug":"ranji-trophy-plate-league-2024-25","name":"Ranji Trophy Plate League, 2024/25","shortName":"Ranji Trophy Plate League, 2024/25"},{"id":"2832","slug":"ranji-trophy-super-league-2006-07","name":"Ranji Trophy Super League, 2006/07","shortName":"Ranji Trophy Super League, 2006/07"},{"id":"3441","slug":"ranji-trophy-super-league-2007-08","name":"Ranji Trophy Super League, 2007/08","shortName":"Ranji Trophy Super League, 2007/08"},{"id":"4478","slug":"ranji-trophy-super-league-2008-09","name":"Ranji Trophy Super League, 2008/09","shortName":"Ranji Trophy Super League, 2008/09"},{"id":"5192","slug":"ranji-trophy-super-league-2009-10","name":"Ranji Trophy Super League, 2009/10","shortName":"Ranji Trophy Super League, 2009/10"},{"id":"5961","slug":"ranji-trophy-super-league-2010-11","name":"Ranji Trophy Super League, 2010/11","shortName":"Ranji Trophy Super League, 2010/11"},{"id":"6298","slug":"ranji-trophy-1934-35","name":"Ranji Trophy, 1934/35","shortName":"Ranji Trophy, 1934/35"},{"id":"6934","slug":"ranji-trophy-1943-44","name":"Ranji Trophy, 1943/44","shortName":"Ranji Trophy, 1943/44"},{"id":"6935","slug":"ranji-trophy-1944-45","name":"Ranji Trophy, 1944/45","shortName":"Ranji Trophy, 1944/45"},{"id":"7118","slug":"ranji-trophy-1945-46","name":"Ranji Trophy, 1945/46","shortName":"Ranji Trophy, 1945/46"},{"id":"5399","slug":"ranji-trophy-1946-47","name":"Ranji Trophy, 1946/47","shortName":"Ranji Trophy, 1946/47"},{"id":"7119","slug":"ranji-trophy-1948-49","name":"Ranji Trophy, 1948/49","shortName":"Ranji Trophy, 1948/49"},{"id":"9277","slug":"ranji-trophy-1951-52","name":"Ranji Trophy, 1951/52","shortName":"Ranji Trophy, 1951/52"},{"id":"6318","slug":"ranji-trophy-1956-57","name":"Ranji Trophy, 1956/57","shortName":"Ranji Trophy, 1956/57"},{"id":"7207","slug":"ranji-trophy-1981-82","name":"Ranji Trophy, 1981/82","shortName":"Ranji Trophy, 1981/82"},{"id":"8281","slug":"ranji-trophy-1984-85","name":"Ranji Trophy, 1984/85","shortName":"Ranji Trophy, 1984/85"},{"id":"7130","slug":"ranji-trophy-1988-89","name":"Ranji Trophy, 1988/89","shortName":"Ranji Trophy, 1988/89"},{"id":"7208","slug":"ranji-trophy-1989-90","name":"Ranji Trophy, 1989/90","shortName":"Ranji Trophy, 1989/90"},{"id":"7124","slug":"ranji-trophy-1990-91","name":"Ranji Trophy, 1990/91","shortName":"Ranji Trophy, 1990/91"},{"id":"9007","slug":"ranji-trophy-1992-93","name":"Ranji Trophy, 1992/93","shortName":"Ranji Trophy, 1992/93"},{"id":"7117","slug":"ranji-trophy-1993-94","name":"Ranji Trophy, 1993/94","shortName":"Ranji Trophy, 1993/94"},{"id":"10109","slug":"ranji-trophy-1997-98","name":"Ranji Trophy, 1997/98","shortName":"Ranji Trophy, 1997/98"},{"id":"7129","slug":"ranji-trophy-1999-00","name":"Ranji Trophy, 1999/00","shortName":"Ranji Trophy, 1999/00"},{"id":"2180","slug":"ranji-trophy-2000-01","name":"Ranji Trophy, 2000/01","shortName":"Ranji Trophy, 2000/01"},{"id":"2250","slug":"ranji-trophy-2001-02","name":"Ranji Trophy, 2001/02","shortName":"Ranji Trophy, 2001/02"},{"id":"2343","slug":"ranji-trophy-2002-03","name":"Ranji Trophy, 2002/03","shortName":"Ranji Trophy, 2002/03"},{"id":"2394","slug":"ranji-trophy-2003-04","name":"Ranji Trophy, 2003/04","shortName":"Ranji Trophy, 2003/04"},{"id":"2456","slug":"ranji-trophy-2004-05","name":"Ranji Trophy, 2004/05","shortName":"Ranji Trophy, 2004/05"},{"id":"2664","slug":"ranji-trophy-2005-06","name":"Ranji Trophy, 2005/06","shortName":"Ranji Trophy, 2005/06"},{"id":"7515","slug":"ranji-trophy-2012-13","name":"Ranji Trophy, 2012/13","shortName":"Ranji Trophy, 2012/13"},{"id":"8307","slug":"ranji-trophy-2013-14","name":"Ranji Trophy, 2013/14","shortName":"Ranji Trophy, 2013/14"},{"id":"9513","slug":"ranji-trophy-2014-15","name":"Ranji Trophy, 2014/15","shortName":"Ranji Trophy, 2014/15"},{"id":"10281","slug":"ranji-trophy-2015-16","name":"Ranji Trophy, 2015/16","shortName":"Ranji Trophy, 2015/16"},{"id":"11519","slug":"ranji-trophy-2016-17","name":"Ranji Trophy, 2016/17","shortName":"Ranji Trophy, 2016/17"},{"id":"12014","slug":"ranji-trophy-2017-18","name":"Ranji Trophy, 2017/18","shortName":"Ranji Trophy, 2017/18"},{"id":"12592","slug":"ranji-trophy-2018-19","name":"Ranji Trophy, 2018/19","shortName":"Ranji Trophy, 2018/19"},{"id":"13223","slug":"ranji-trophy-2019-20","name":"Ranji Trophy, 2019/20","shortName":"Ranji Trophy, 2019/20"},{"id":"14241","slug":"ranji-trophy-2021-22-2022","name":"Ranji Trophy, 2021/22-2022","shortName":"Ranji Trophy, 2021/22-2022"},{"id":"14934","slug":"ranji-trophy-2022-23","name":"Ranji Trophy, 2022/23","shortName":"Ranji Trophy, 2022/23"},{"id":"15548","slug":"ranji-trophy-2023-24","name":"Ranji Trophy, 2023/24","shortName":"Ranji Trophy, 2023/24"},{"id":"16560","slug":"ranji-trophy-2024-25","name":"Ranji Trophy, 2024/25","shortName":"Ranji Trophy, 2024/25"},{"id":"4802","slug":"rbs-pentangular-cup-2008-09","name":"RBS Pentangular Cup, 2008/09","shortName":"RBS Pentangular Cup, 2008/09"},{"id":"5713","slug":"rbs-pentangular-cup-2009-10","name":"RBS Pentangular Cup, 2009/10","shortName":"RBS Pentangular Cup, 2009/10"},{"id":"4898","slug":"regional-four-day-competition-2008-09","name":"Regional Four Day Competition, 2008/09","shortName":"Regional Four Day Competition, 2008/09"},{"id":"5683","slug":"regional-four-day-competition-2009-10","name":"Regional Four Day Competition, 2009/10","shortName":"Regional Four Day Competition, 2009/10"},{"id":"6446","slug":"regional-four-day-competition-2010-11","name":"Regional Four Day Competition, 2010/11","shortName":"Regional Four Day Competition, 2010/11"},{"id":"7015","slug":"regional-four-day-competition-2011-12","name":"Regional Four Day Competition, 2011/12","shortName":"Regional Four Day Competition, 2011/12"},{"id":"7914","slug":"regional-four-day-competition-2012-13","name":"Regional Four Day Competition, 2012/13","shortName":"Regional Four Day Competition, 2012/13"},{"id":"9045","slug":"regional-four-day-competition-2013-14","name":"Regional Four Day Competition, 2013/14","shortName":"Regional Four Day Competition, 2013/14"},{"id":"7576","slug":"rest-of-the-world-xi-tour-of-england-1965","name":"Rest of the World XI tour of England, 1965","shortName":"Rest of the World XI tour of England, 1965"},{"id":"7580","slug":"rest-of-the-world-xi-tour-of-england-1968","name":"Rest of the World XI tour of England, 1968","shortName":"Rest of the World XI tour of England, 1968"},{"id":"2587","slug":"rest-of-the-world-xi-tour-of-england-1970","name":"Rest of the World XI tour of England, 1970","shortName":"Rest of the World XI tour of England, 1970"},{"id":"5031","slug":"rest-of-the-world-xi-tour-of-england-1987","name":"Rest of the World XI tour of England, 1987","shortName":"Rest of the World XI tour of England, 1987"},{"id":"2592","slug":"saa-provincial-challenge-2005-06","name":"SAA Provincial Challenge, 2005/06","shortName":"SAA Provincial Challenge, 2005/06"},{"id":"2853","slug":"saa-provincial-challenge-2006-07","name":"SAA Provincial Challenge, 2006/07","shortName":"SAA Provincial Challenge, 2006/07"},{"id":"3279","slug":"saa-provincial-three-day-challenge-2007-08","name":"SAA Provincial Three-Day Challenge, 2007/08","shortName":"SAA Provincial Three-Day Challenge, 2007/08"},{"id":"2944","slug":"sacb-representative-match-1985-86","name":"SACB Representative Match, 1985/86","shortName":"SACB Representative Match, 1985/86"},{"id":"2948","slug":"sacb-representative-match-1986-87","name":"SACB Representative Match, 1986/87","shortName":"SACB Representative Match, 1986/87"},{"id":"2928","slug":"sacboc-representative-match-1972-73","name":"SACBOC Representative Match, 1972/73","shortName":"SACBOC Representative Match, 1972/73"},{"id":"2930","slug":"sacboc-representative-match-1973-74","name":"SACBOC Representative Match, 1973/74","shortName":"SACBOC Representative Match, 1973/74"},{"id":"2932","slug":"sacboc-representative-match-1974-75","name":"SACBOC Representative Match, 1974/75","shortName":"SACBOC Representative Match, 1974/75"},{"id":"2934","slug":"sacboc-representative-match-1975-76","name":"SACBOC Representative Match, 1975/76","shortName":"SACBOC Representative Match, 1975/76"},{"id":"5897","slug":"schweppes-county-championship-1977","name":"Schweppes County Championship, 1977","shortName":"Schweppes County Championship, 1977"},{"id":"7295","slug":"schweppes-county-championship-1979","name":"Schweppes County Championship, 1979","shortName":"Schweppes County Championship, 1979"},{"id":"6817","slug":"schweppes-county-championship-1981","name":"Schweppes County Championship, 1981","shortName":"Schweppes County Championship, 1981"},{"id":"5855","slug":"schweppes-county-championship-1982","name":"Schweppes County Championship, 1982","shortName":"Schweppes County Championship, 1982"},{"id":"6011","slug":"schweppes-county-championship-1983","name":"Schweppes County Championship, 1983","shortName":"Schweppes County Championship, 1983"},{"id":"4334","slug":"scotland-tour-of-bermuda-2008","name":"Scotland tour of Bermuda, 2008","shortName":"Scotland tour of Bermuda, 2008"},{"id":"3751","slug":"scotland-tour-of-canada-2008","name":"Scotland tour of Canada, 2008","shortName":"Scotland tour of Canada, 2008"},{"id":"3416","slug":"scotland-tour-of-ireland-2004","name":"Scotland tour of Ireland, 2004","shortName":"Scotland tour of Ireland, 2004"},{"id":"3208","slug":"scotland-tour-of-ireland-2007","name":"Scotland tour of Ireland, 2007","shortName":"Scotland tour of Ireland, 2007"},{"id":"8485","slug":"scotland-tour-of-ireland-2013","name":"Scotland tour of Ireland, 2013","shortName":"Scotland tour of Ireland, 2013"},{"id":"5688","slug":"scotland-tour-of-kenya-2009-10","name":"Scotland tour of Kenya, 2009/10","shortName":"Scotland tour of Kenya, 2009/10"},{"id":"4233","slug":"scotland-tour-of-namibia-2007-08","name":"Scotland tour of Namibia, 2007/08","shortName":"Scotland tour of Namibia, 2007/08"},{"id":"6724","slug":"scotland-tour-of-namibia-2011-12","name":"Scotland tour of Namibia, 2011/12","shortName":"Scotland tour of Namibia, 2011/12"},{"id":"3426","slug":"scotland-tour-of-netherlands-2005","name":"Scotland tour of Netherlands, 2005","shortName":"Scotland tour of Netherlands, 2005"},{"id":"5732","slug":"scotland-tour-of-netherlands-2010","name":"Scotland tour of Netherlands, 2010","shortName":"Scotland tour of Netherlands, 2010"},{"id":"10499","slug":"scotland-tour-of-netherlands-2015","name":"Scotland tour of Netherlands, 2015","shortName":"Scotland tour of Netherlands, 2015"},{"id":"11891","slug":"scotland-tour-of-papua-new-guinea-2017-18","name":"Scotland tour of Papua New Guinea, 2017/18","shortName":"Scotland tour of Papua New Guinea, 2017/18"},{"id":"3414","slug":"scotland-tour-of-united-arab-emirates-2004","name":"Scotland tour of United Arab Emirates, 2004","shortName":"Scotland tour of United Arab Emirates, 2004"},{"id":"3044","slug":"scotland-tour-of-united-arab-emirates-2006","name":"Scotland tour of United Arab Emirates, 2006","shortName":"Scotland tour of United Arab Emirates, 2006"},{"id":"6259","slug":"scotland-tour-of-united-arab-emirates-2010-11","name":"Scotland tour of United Arab Emirates, 2010/11","shortName":"Scotland tour of United Arab Emirates, 2010/11"},{"id":"7060","slug":"scotland-tour-of-united-arab-emirates-2011-12","name":"Scotland tour of United Arab Emirates, 2011/12","shortName":"Scotland tour of United Arab Emirates, 2011/12"},{"id":"7894","slug":"scotland-tour-of-united-arab-emirates-2012-13","name":"Scotland tour of United Arab Emirates, 2012/13","shortName":"Scotland tour of United Arab Emirates, 2012/13"},{"id":"12124","slug":"scotland-tour-of-united-arab-emirates-2017-18","name":"Scotland tour of United Arab Emirates, 2017/18","shortName":"Scotland tour of United Arab Emirates, 2017/18"},{"id":"3119","slug":"sheffield-shield-1892-93","name":"Sheffield Shield, 1892/93","shortName":"Sheffield Shield, 1892/93"},{"id":"3121","slug":"sheffield-shield-1893-94","name":"Sheffield Shield, 1893/94","shortName":"Sheffield Shield, 1893/94"},{"id":"3122","slug":"sheffield-shield-1894-95","name":"Sheffield Shield, 1894/95","shortName":"Sheffield Shield, 1894/95"},{"id":"3101","slug":"sheffield-shield-1895-96","name":"Sheffield Shield, 1895/96","shortName":"Sheffield Shield, 1895/96"},{"id":"3102","slug":"sheffield-shield-1896-97","name":"Sheffield Shield, 1896/97","shortName":"Sheffield Shield, 1896/97"},{"id":"4354","slug":"sheffield-shield-1897-98","name":"Sheffield Shield, 1897/98","shortName":"Sheffield Shield, 1897/98"},{"id":"4355","slug":"sheffield-shield-1898-99","name":"Sheffield Shield, 1898/99","shortName":"Sheffield Shield, 1898/99"},{"id":"4357","slug":"sheffield-shield-1899-00","name":"Sheffield Shield, 1899/00","shortName":"Sheffield Shield, 1899/00"},{"id":"4358","slug":"sheffield-shield-1900-01","name":"Sheffield Shield, 1900/01","shortName":"Sheffield Shield, 1900/01"},{"id":"4359","slug":"sheffield-shield-1901-02","name":"Sheffield Shield, 1901/02","shortName":"Sheffield Shield, 1901/02"},{"id":"4360","slug":"sheffield-shield-1902-03","name":"Sheffield Shield, 1902/03","shortName":"Sheffield Shield, 1902/03"},{"id":"4361","slug":"sheffield-shield-1903-04","name":"Sheffield Shield, 1903/04","shortName":"Sheffield Shield, 1903/04"},{"id":"4362","slug":"sheffield-shield-1904-05","name":"Sheffield Shield, 1904/05","shortName":"Sheffield Shield, 1904/05"},{"id":"4363","slug":"sheffield-shield-1905-06","name":"Sheffield Shield, 1905/06","shortName":"Sheffield Shield, 1905/06"},{"id":"3098","slug":"sheffield-shield-1906-07","name":"Sheffield Shield, 1906/07","shortName":"Sheffield Shield, 1906/07"},{"id":"4364","slug":"sheffield-shield-1907-08","name":"Sheffield Shield, 1907/08","shortName":"Sheffield Shield, 1907/08"},{"id":"4365","slug":"sheffield-shield-1908-09","name":"Sheffield Shield, 1908/09","shortName":"Sheffield Shield, 1908/09"},{"id":"4366","slug":"sheffield-shield-1909-10","name":"Sheffield Shield, 1909/10","shortName":"Sheffield Shield, 1909/10"},{"id":"4367","slug":"sheffield-shield-1910-11","name":"Sheffield Shield, 1910/11","shortName":"Sheffield Shield, 1910/11"},{"id":"4368","slug":"sheffield-shield-1911-12","name":"Sheffield Shield, 1911/12","shortName":"Sheffield Shield, 1911/12"},{"id":"4369","slug":"sheffield-shield-1912-13","name":"Sheffield Shield, 1912/13","shortName":"Sheffield Shield, 1912/13"},{"id":"4370","slug":"sheffield-shield-1913-14","name":"Sheffield Shield, 1913/14","shortName":"Sheffield Shield, 1913/14"},{"id":"4371","slug":"sheffield-shield-1914-15","name":"Sheffield Shield, 1914/15","shortName":"Sheffield Shield, 1914/15"},{"id":"4372","slug":"sheffield-shield-1919-20","name":"Sheffield Shield, 1919/20","shortName":"Sheffield Shield, 1919/20"},{"id":"4373","slug":"sheffield-shield-1920-21","name":"Sheffield Shield, 1920/21","shortName":"Sheffield Shield, 1920/21"},{"id":"4374","slug":"sheffield-shield-1921-22","name":"Sheffield Shield, 1921/22","shortName":"Sheffield Shield, 1921/22"},{"id":"4375","slug":"sheffield-shield-1922-23","name":"Sheffield Shield, 1922/23","shortName":"Sheffield Shield, 1922/23"},{"id":"4376","slug":"sheffield-shield-1923-24","name":"Sheffield Shield, 1923/24","shortName":"Sheffield Shield, 1923/24"},{"id":"4377","slug":"sheffield-shield-1924-25","name":"Sheffield Shield, 1924/25","shortName":"Sheffield Shield, 1924/25"},{"id":"4378","slug":"sheffield-shield-1925-26","name":"Sheffield Shield, 1925/26","shortName":"Sheffield Shield, 1925/26"},{"id":"3099","slug":"sheffield-shield-1926-27","name":"Sheffield Shield, 1926/27","shortName":"Sheffield Shield, 1926/27"},{"id":"4379","slug":"sheffield-shield-1927-28","name":"Sheffield Shield, 1927/28","shortName":"Sheffield Shield, 1927/28"},{"id":"4380","slug":"sheffield-shield-1928-29","name":"Sheffield Shield, 1928/29","shortName":"Sheffield Shield, 1928/29"},{"id":"3588","slug":"sheffield-shield-1929-30","name":"Sheffield Shield, 1929/30","shortName":"Sheffield Shield, 1929/30"},{"id":"4381","slug":"sheffield-shield-1930-31","name":"Sheffield Shield, 1930/31","shortName":"Sheffield Shield, 1930/31"},{"id":"4382","slug":"sheffield-shield-1931-32","name":"Sheffield Shield, 1931/32","shortName":"Sheffield Shield, 1931/32"},{"id":"4383","slug":"sheffield-shield-1932-33","name":"Sheffield Shield, 1932/33","shortName":"Sheffield Shield, 1932/33"},{"id":"4384","slug":"sheffield-shield-1933-34","name":"Sheffield Shield, 1933/34","shortName":"Sheffield Shield, 1933/34"},{"id":"4385","slug":"sheffield-shield-1934-35","name":"Sheffield Shield, 1934/35","shortName":"Sheffield Shield, 1934/35"},{"id":"4386","slug":"sheffield-shield-1935-36","name":"Sheffield Shield, 1935/36","shortName":"Sheffield Shield, 1935/36"},{"id":"3103","slug":"sheffield-shield-1936-37","name":"Sheffield Shield, 1936/37","shortName":"Sheffield Shield, 1936/37"},{"id":"4387","slug":"sheffield-shield-1937-38","name":"Sheffield Shield, 1937/38","shortName":"Sheffield Shield, 1937/38"},{"id":"4388","slug":"sheffield-shield-1938-39","name":"Sheffield Shield, 1938/39","shortName":"Sheffield Shield, 1938/39"},{"id":"4389","slug":"sheffield-shield-1939-40","name":"Sheffield Shield, 1939/40","shortName":"Sheffield Shield, 1939/40"},{"id":"4390","slug":"sheffield-shield-1946-47","name":"Sheffield Shield, 1946/47","shortName":"Sheffield Shield, 1946/47"},{"id":"4391","slug":"sheffield-shield-1947-48","name":"Sheffield Shield, 1947/48","shortName":"Sheffield Shield, 1947/48"},{"id":"4392","slug":"sheffield-shield-1948-49","name":"Sheffield Shield, 1948/49","shortName":"Sheffield Shield, 1948/49"},{"id":"4393","slug":"sheffield-shield-1949-50","name":"Sheffield Shield, 1949/50","shortName":"Sheffield Shield, 1949/50"},{"id":"3105","slug":"sheffield-shield-1950-51","name":"Sheffield Shield, 1950/51","shortName":"Sheffield Shield, 1950/51"},{"id":"3104","slug":"sheffield-shield-1951-52","name":"Sheffield Shield, 1951/52","shortName":"Sheffield Shield, 1951/52"},{"id":"4394","slug":"sheffield-shield-1952-53","name":"Sheffield Shield, 1952/53","shortName":"Sheffield Shield, 1952/53"},{"id":"4395","slug":"sheffield-shield-1953-54","name":"Sheffield Shield, 1953/54","shortName":"Sheffield Shield, 1953/54"},{"id":"4396","slug":"sheffield-shield-1954-55","name":"Sheffield Shield, 1954/55","shortName":"Sheffield Shield, 1954/55"},{"id":"3097","slug":"sheffield-shield-1955-56","name":"Sheffield Shield, 1955/56","shortName":"Sheffield Shield, 1955/56"},{"id":"4397","slug":"sheffield-shield-1956-57","name":"Sheffield Shield, 1956/57","shortName":"Sheffield Shield, 1956/57"},{"id":"4398","slug":"sheffield-shield-1957-58","name":"Sheffield Shield, 1957/58","shortName":"Sheffield Shield, 1957/58"},{"id":"4399","slug":"sheffield-shield-1958-59","name":"Sheffield Shield, 1958/59","shortName":"Sheffield Shield, 1958/59"},{"id":"4400","slug":"sheffield-shield-1959-60","name":"Sheffield Shield, 1959/60","shortName":"Sheffield Shield, 1959/60"},{"id":"4401","slug":"sheffield-shield-1960-61","name":"Sheffield Shield, 1960/61","shortName":"Sheffield Shield, 1960/61"},{"id":"4402","slug":"sheffield-shield-1961-62","name":"Sheffield Shield, 1961/62","shortName":"Sheffield Shield, 1961/62"},{"id":"4403","slug":"sheffield-shield-1962-63","name":"Sheffield Shield, 1962/63","shortName":"Sheffield Shield, 1962/63"},{"id":"4404","slug":"sheffield-shield-1963-64","name":"Sheffield Shield, 1963/64","shortName":"Sheffield Shield, 1963/64"},{"id":"4405","slug":"sheffield-shield-1964-65","name":"Sheffield Shield, 1964/65","shortName":"Sheffield Shield, 1964/65"},{"id":"4406","slug":"sheffield-shield-1965-66","name":"Sheffield Shield, 1965/66","shortName":"Sheffield Shield, 1965/66"},{"id":"4407","slug":"sheffield-shield-1966-67","name":"Sheffield Shield, 1966/67","shortName":"Sheffield Shield, 1966/67"},{"id":"4408","slug":"sheffield-shield-1967-68","name":"Sheffield Shield, 1967/68","shortName":"Sheffield Shield, 1967/68"},{"id":"4409","slug":"sheffield-shield-1968-69","name":"Sheffield Shield, 1968/69","shortName":"Sheffield Shield, 1968/69"},{"id":"4410","slug":"sheffield-shield-1969-70","name":"Sheffield Shield, 1969/70","shortName":"Sheffield Shield, 1969/70"},{"id":"4411","slug":"sheffield-shield-1970-71","name":"Sheffield Shield, 1970/71","shortName":"Sheffield Shield, 1970/71"},{"id":"4412","slug":"sheffield-shield-1971-72","name":"Sheffield Shield, 1971/72","shortName":"Sheffield Shield, 1971/72"},{"id":"4413","slug":"sheffield-shield-1972-73","name":"Sheffield Shield, 1972/73","shortName":"Sheffield Shield, 1972/73"},{"id":"4414","slug":"sheffield-shield-1973-74","name":"Sheffield Shield, 1973/74","shortName":"Sheffield Shield, 1973/74"},{"id":"4415","slug":"sheffield-shield-1974-75","name":"Sheffield Shield, 1974/75","shortName":"Sheffield Shield, 1974/75"},{"id":"4416","slug":"sheffield-shield-1975-76","name":"Sheffield Shield, 1975/76","shortName":"Sheffield Shield, 1975/76"},{"id":"4417","slug":"sheffield-shield-1976-77","name":"Sheffield Shield, 1976/77","shortName":"Sheffield Shield, 1976/77"},{"id":"4418","slug":"sheffield-shield-1977-78","name":"Sheffield Shield, 1977/78","shortName":"Sheffield Shield, 1977/78"},{"id":"4419","slug":"sheffield-shield-1978-79","name":"Sheffield Shield, 1978/79","shortName":"Sheffield Shield, 1978/79"},{"id":"4420","slug":"sheffield-shield-1979-80","name":"Sheffield Shield, 1979/80","shortName":"Sheffield Shield, 1979/80"},{"id":"4421","slug":"sheffield-shield-1980-81","name":"Sheffield Shield, 1980/81","shortName":"Sheffield Shield, 1980/81"},{"id":"4422","slug":"sheffield-shield-1981-82","name":"Sheffield Shield, 1981/82","shortName":"Sheffield Shield, 1981/82"},{"id":"3106","slug":"sheffield-shield-1982-83","name":"Sheffield Shield, 1982/83","shortName":"Sheffield Shield, 1982/83"},{"id":"4423","slug":"sheffield-shield-1983-84","name":"Sheffield Shield, 1983/84","shortName":"Sheffield Shield, 1983/84"},{"id":"4424","slug":"sheffield-shield-1984-85","name":"Sheffield Shield, 1984/85","shortName":"Sheffield Shield, 1984/85"},{"id":"4425","slug":"sheffield-shield-1985-86","name":"Sheffield Shield, 1985/86","shortName":"Sheffield Shield, 1985/86"},{"id":"4426","slug":"sheffield-shield-1986-87","name":"Sheffield Shield, 1986/87","shortName":"Sheffield Shield, 1986/87"},{"id":"4427","slug":"sheffield-shield-1987-88","name":"Sheffield Shield, 1987/88","shortName":"Sheffield Shield, 1987/88"},{"id":"4428","slug":"sheffield-shield-1988-89","name":"Sheffield Shield, 1988/89","shortName":"Sheffield Shield, 1988/89"},{"id":"3100","slug":"sheffield-shield-1989-90","name":"Sheffield Shield, 1989/90","shortName":"Sheffield Shield, 1989/90"},{"id":"3764","slug":"sheffield-shield-1990-91","name":"Sheffield Shield, 1990/91","shortName":"Sheffield Shield, 1990/91"},{"id":"3107","slug":"sheffield-shield-1991-92","name":"Sheffield Shield, 1991/92","shortName":"Sheffield Shield, 1991/92"},{"id":"3766","slug":"sheffield-shield-1992-93","name":"Sheffield Shield, 1992/93","shortName":"Sheffield Shield, 1992/93"},{"id":"3111","slug":"sheffield-shield-1993-94","name":"Sheffield Shield, 1993/94","shortName":"Sheffield Shield, 1993/94"},{"id":"3736","slug":"sheffield-shield-1994-95","name":"Sheffield Shield, 1994/95","shortName":"Sheffield Shield, 1994/95"},{"id":"3737","slug":"sheffield-shield-1995-96","name":"Sheffield Shield, 1995/96","shortName":"Sheffield Shield, 1995/96"},{"id":"3738","slug":"sheffield-shield-1996-97","name":"Sheffield Shield, 1996/97","shortName":"Sheffield Shield, 1996/97"},{"id":"3739","slug":"sheffield-shield-1997-98","name":"Sheffield Shield, 1997/98","shortName":"Sheffield Shield, 1997/98"},{"id":"3740","slug":"sheffield-shield-1998-99","name":"Sheffield Shield, 1998/99","shortName":"Sheffield Shield, 1998/99"},{"id":"4429","slug":"sheffield-shield-1999-00","name":"Sheffield Shield, 1999/00","shortName":"Sheffield Shield, 1999/00"},{"id":"4482","slug":"sheffield-shield-2008-09","name":"Sheffield Shield, 2008/09","shortName":"Sheffield Shield, 2008/09"},{"id":"5165","slug":"sheffield-shield-2009-10","name":"Sheffield Shield, 2009/10","shortName":"Sheffield Shield, 2009/10"},{"id":"6096","slug":"sheffield-shield-2010-11","name":"Sheffield Shield, 2010/11","shortName":"Sheffield Shield, 2010/11"},{"id":"6788","slug":"sheffield-shield-2011-12","name":"Sheffield Shield, 2011/12","shortName":"Sheffield Shield, 2011/12"},{"id":"7544","slug":"sheffield-shield-2012-13","name":"Sheffield Shield, 2012/13","shortName":"Sheffield Shield, 2012/13"},{"id":"8599","slug":"sheffield-shield-2013-14","name":"Sheffield Shield, 2013/14","shortName":"Sheffield Shield, 2013/14"},{"id":"9339","slug":"sheffield-shield-2014-15","name":"Sheffield Shield, 2014/15","shortName":"Sheffield Shield, 2014/15"},{"id":"10265","slug":"sheffield-shield-2015-16","name":"Sheffield Shield, 2015/16","shortName":"Sheffield Shield, 2015/16"},{"id":"11375","slug":"sheffield-shield-2016-17","name":"Sheffield Shield, 2016/17","shortName":"Sheffield Shield, 2016/17"},{"id":"12018","slug":"sheffield-shield-2017-18","name":"Sheffield Shield, 2017/18","shortName":"Sheffield Shield, 2017/18"},{"id":"12452","slug":"sheffield-shield-2018-19","name":"Sheffield Shield, 2018/19","shortName":"Sheffield Shield, 2018/19"},{"id":"13741","slug":"sheffield-shield-2020-21","name":"Sheffield Shield, 2020/21","shortName":"Sheffield Shield, 2020/21"},{"id":"14040","slug":"sheffield-shield-2021-22","name":"Sheffield Shield, 2021/22","shortName":"Sheffield Shield, 2021/22"},{"id":"14809","slug":"sheffield-shield-2022-23","name":"Sheffield Shield, 2022/23","shortName":"Sheffield Shield, 2022/23"},{"id":"15667","slug":"sheffield-shield-2023-24","name":"Sheffield Shield, 2023/24","shortName":"Sheffield Shield, 2023/24"},{"id":"16509","slug":"sheffield-shield-2024-25","name":"Sheffield Shield, 2024/25","shortName":"Sheffield Shield, 2024/25"},{"id":"8959","slug":"shell-conference-1997-98","name":"Shell Conference, 1997/98","shortName":"Shell Conference, 1997/98"},{"id":"5801","slug":"shell-trophy-1989-90","name":"Shell Trophy, 1989/90","shortName":"Shell Trophy, 1989/90"},{"id":"10595","slug":"shell-trophy-1997-98","name":"Shell Trophy, 1997/98","shortName":"Shell Trophy, 1997/98"},{"id":"10471","slug":"shell-trophy-1998-99","name":"Shell Trophy, 1998/99","shortName":"Shell Trophy, 1998/99"},{"id":"2181","slug":"shell-trophy-2000-01","name":"Shell Trophy, 2000/01","shortName":"Shell Trophy, 2000/01"},{"id":"2894","slug":"sialkot-tour-of-india-2006-07","name":"Sialkot tour of India, 2006/07","shortName":"Sialkot tour of India, 2006/07"},{"id":"10553","slug":"singer-inter-provincial-trophy-1990","name":"Singer Inter-Provincial Trophy, 1990","shortName":"Singer Inter-Provincial Trophy, 1990"},{"id":"7830","slug":"south-africa-a-in-australia-unofficial-test-series-2002-03","name":"South Africa A in Australia unofficial Test Series, 2002/03","shortName":"South Africa A in Australia unofficial Test Series, 2002/03"},{"id":"9163","slug":"south-africa-a-in-australia-unofficial-test-series-2014","name":"South Africa A in Australia unofficial Test Series, 2014","shortName":"South Africa A in Australia unofficial Test Series, 2014"},{"id":"11187","slug":"south-africa-a-in-australia-unofficial-test-series-2016","name":"South Africa A in Australia unofficial Test Series, 2016","shortName":"South Africa A in Australia unofficial Test Series, 2016"},{"id":"5843","slug":"south-africa-a-in-bangladesh-unofficial-test-series-2010","name":"South Africa A in Bangladesh unofficial Test Series, 2010","shortName":"South Africa A in Bangladesh unofficial Test Series, 2010"},{"id":"11855","slug":"south-africa-a-in-england-unofficial-test-match-2017","name":"South Africa A in England unofficial Test Match, 2017","shortName":"South Africa A in England unofficial Test Match, 2017"},{"id":"3466","slug":"south-africa-a-in-india-unofficial-test-series-2007-08","name":"South Africa A in India unofficial Test Series, 2007/08","shortName":"South Africa A in India unofficial Test Series, 2007/08"},{"id":"10237","slug":"south-africa-a-in-india-unofficial-test-series-2015","name":"South Africa A in India unofficial Test Series, 2015","shortName":"South Africa A in India unofficial Test Series, 2015"},{"id":"12449","slug":"south-africa-a-in-india-unofficial-test-series-2018","name":"South Africa A in India unofficial Test Series, 2018","shortName":"South Africa A in India unofficial Test Series, 2018"},{"id":"13249","slug":"south-africa-a-in-india-unofficial-test-series-2019","name":"South Africa A in India unofficial Test Series, 2019","shortName":"South Africa A in India unofficial Test Series, 2019"},{"id":"5930","slug":"south-africa-a-in-sri-lanka-unofficial-test-series-2010","name":"South Africa A in Sri Lanka unofficial Test Series, 2010","shortName":"South Africa A in Sri Lanka unofficial Test Series, 2010"},{"id":"15470","slug":"south-africa-a-in-sri-lanka-unofficial-test-series-2023","name":"South Africa A in Sri Lanka unofficial Test Series, 2023","shortName":"South Africa A in Sri Lanka unofficial Test Series, 2023"},{"id":"7437","slug":"south-africa-a-in-west-indies-unofficial-test-series-2000","name":"South Africa A in West Indies unofficial Test Series, 2000","shortName":"South Africa A in West Indies unofficial Test Series, 2000"},{"id":"5186","slug":"south-africa-a-in-zimbabwe-unofficial-test-series-2004","name":"South Africa A in Zimbabwe unofficial Test Series, 2004","shortName":"South Africa A in Zimbabwe unofficial Test Series, 2004"},{"id":"11371","slug":"south-africa-a-in-zimbabwe-unofficial-test-series-2016","name":"South Africa A in Zimbabwe unofficial Test Series, 2016","shortName":"South Africa A in Zimbabwe unofficial Test Series, 2016"},{"id":"13975","slug":"south-africa-a-in-zimbabwe-unofficial-test-series-2021","name":"South Africa A in Zimbabwe unofficial Test Series, 2021","shortName":"South Africa A in Zimbabwe unofficial Test Series, 2021"},{"id":"2375","slug":"south-africa-a-tour-of-australia-2002-03","name":"South Africa A tour of Australia, 2002/03","shortName":"South Africa A tour of Australia, 2002/03"},{"id":"9165","slug":"south-africa-a-tour-of-australia-2014","name":"South Africa A tour of Australia, 2014","shortName":"South Africa A tour of Australia, 2014"},{"id":"11189","slug":"south-africa-a-tour-of-australia-2016","name":"South Africa A tour of Australia, 2016","shortName":"South Africa A tour of Australia, 2016"},{"id":"5816","slug":"south-africa-a-tour-of-bangladesh-2010","name":"South Africa A tour of Bangladesh, 2010","shortName":"South Africa A tour of Bangladesh, 2010"},{"id":"11854","slug":"south-africa-a-tour-of-england-2017","name":"South Africa A tour of England, 2017","shortName":"South Africa A tour of England, 2017"},{"id":"3465","slug":"south-africa-a-tour-of-india-2007-08","name":"South Africa A tour of India, 2007/08","shortName":"South Africa A tour of India, 2007/08"},{"id":"10233","slug":"south-africa-a-tour-of-india-2015","name":"South Africa A tour of India, 2015","shortName":"South Africa A tour of India, 2015"},{"id":"12446","slug":"south-africa-a-tour-of-india-2018","name":"South Africa A tour of India, 2018","shortName":"South Africa A tour of India, 2018"},{"id":"13247","slug":"south-africa-a-tour-of-india-2019","name":"South Africa A tour of India, 2019","shortName":"South Africa A tour of India, 2019"},{"id":"7356","slug":"south-africa-a-tour-of-ireland-2012","name":"South Africa A tour of Ireland, 2012","shortName":"South Africa A tour of Ireland, 2012"},{"id":"2557","slug":"south-africa-a-tour-of-sri-lanka-2005-06","name":"South Africa A tour of Sri Lanka, 2005/06","shortName":"South Africa A tour of Sri Lanka, 2005/06"},{"id":"5929","slug":"south-africa-a-tour-of-sri-lanka-2010","name":"South Africa A tour of Sri Lanka, 2010","shortName":"South Africa A tour of Sri Lanka, 2010"},{"id":"15468","slug":"south-africa-a-tour-of-sri-lanka-2023","name":"South Africa A tour of Sri Lanka, 2023","shortName":"South Africa A tour of Sri Lanka, 2023"},{"id":"2172","slug":"south-africa-a-tour-of-west-indies-2000","name":"South Africa A tour of West Indies, 2000","shortName":"South Africa A tour of West Indies, 2000"},{"id":"2446","slug":"south-africa-a-tour-of-zimbabwe-2004","name":"South Africa A tour of Zimbabwe, 2004","shortName":"South Africa A tour of Zimbabwe, 2004"},{"id":"3167","slug":"south-africa-a-tour-of-zimbabwe-2007","name":"South Africa A tour of Zimbabwe, 2007","shortName":"South Africa A tour of Zimbabwe, 2007"},{"id":"11267","slug":"south-africa-a-tour-of-zimbabwe-2016","name":"South Africa A tour of Zimbabwe, 2016","shortName":"South Africa A tour of Zimbabwe, 2016"},{"id":"13973","slug":"south-africa-a-tour-of-zimbabwe-2021","name":"South Africa A tour of Zimbabwe, 2021","shortName":"South Africa A tour of Zimbabwe, 2021"},{"id":"3464","slug":"south-africa-academy-tour-of-zimbabwe-2007","name":"South Africa Academy tour of Zimbabwe, 2007","shortName":"South Africa Academy tour of Zimbabwe, 2007"},{"id":"7255","slug":"south-africa-domestic-season-1978-79","name":"South Africa Domestic Season, 1978/79","shortName":"South Africa Domestic Season, 1978/79"},{"id":"1572","slug":"south-africa-tour-of-australia-1952-53","name":"South Africa tour of Australia, 1952/53","shortName":"South Africa tour of Australia, 1952/53"},{"id":"1566","slug":"south-africa-tour-of-australia-1963-64","name":"South Africa tour of Australia, 1963/64","shortName":"South Africa tour of Australia, 1963/64"},{"id":"1565","slug":"south-africa-tour-of-australia-1993-94","name":"South Africa tour of Australia, 1993/94","shortName":"South Africa tour of Australia, 1993/94"},{"id":"1567","slug":"south-africa-tour-of-australia-1997-98","name":"South Africa tour of Australia, 1997/98","shortName":"South Africa tour of Australia, 1997/98"},{"id":"1571","slug":"south-africa-tour-of-australia-2001-02","name":"South Africa tour of Australia, 2001/02","shortName":"South Africa tour of Australia, 2001/02"},{"id":"2531","slug":"south-africa-tour-of-australia-2005-06","name":"South Africa tour of Australia, 2005/06","shortName":"South Africa tour of Australia, 2005/06"},{"id":"7493","slug":"south-africa-tour-of-australia-2012-13","name":"South Africa tour of Australia, 2012/13","shortName":"South Africa tour of Australia, 2012/13"},{"id":"1564","slug":"south-africa-tour-of-england-and-ireland-2003","name":"South Africa tour of England and Ireland, 2003","shortName":"South Africa tour of England and Ireland, 2003"},{"id":"7557","slug":"south-africa-tour-of-england-1904","name":"South Africa tour of England, 1904","shortName":"South Africa tour of England, 1904"},{"id":"1551","slug":"south-africa-tour-of-england-1907","name":"South Africa tour of England, 1907","shortName":"South Africa tour of England, 1907"},{"id":"1554","slug":"south-africa-tour-of-england-1951","name":"South Africa tour of England, 1951","shortName":"South Africa tour of England, 1951"},{"id":"1557","slug":"south-africa-tour-of-england-1955","name":"South Africa tour of England, 1955","shortName":"South Africa tour of England, 1955"},{"id":"1558","slug":"south-africa-tour-of-england-1960","name":"South Africa tour of England, 1960","shortName":"South Africa tour of England, 1960"},{"id":"3240","slug":"south-africa-tour-of-england-2008","name":"South Africa tour of England, 2008","shortName":"South Africa tour of England, 2008"},{"id":"6880","slug":"south-africa-tour-of-england-2012","name":"South Africa tour of England, 2012","shortName":"South Africa tour of England, 2012"},{"id":"11309","slug":"south-africa-tour-of-england-2017","name":"South Africa tour of England, 2017","shortName":"South Africa tour of England, 2017"},{"id":"1598","slug":"south-africa-tour-of-india-1999-00","name":"South Africa tour of India, 1999/00","shortName":"South Africa tour of India, 1999/00"},{"id":"1599","slug":"south-africa-tour-of-india-2004-05","name":"South Africa tour of India, 2004/05","shortName":"South Africa tour of India, 2004/05"},{"id":"1591","slug":"south-africa-tour-of-new-zealand-1952-53","name":"South Africa tour of New Zealand, 1952/53","shortName":"South Africa tour of New Zealand, 1952/53"},{"id":"1588","slug":"south-africa-tour-of-new-zealand-2003-04","name":"South Africa tour of New Zealand, 2003/04","shortName":"South Africa tour of New Zealand, 2003/04"},{"id":"2758","slug":"south-africa-tour-of-sri-lanka-2006","name":"South Africa tour of Sri Lanka, 2006","shortName":"South Africa tour of Sri Lanka, 2006"},{"id":"1579","slug":"south-africa-tour-of-west-indies-2000-01","name":"South Africa tour of West Indies, 2000/01","shortName":"South Africa tour of West Indies, 2000/01"},{"id":"7075","slug":"south-africa-under-24s-tour-of-sri-lanka-1995","name":"South Africa Under-24s tour of Sri Lanka, 1995","shortName":"South Africa Under-24s tour of Sri Lanka, 1995"},{"id":"7964","slug":"south-african-breweries-english-xi-tour-of-south-africa-1981-82","name":"South African Breweries English XI tour of South Africa, 1981/82","shortName":"South African Breweries English XI tour of South Africa, 1981/82"},{"id":"5450","slug":"south-western-districts-tour-of-namibia-2009-10","name":"South Western Districts tour of Namibia, 2009/10","shortName":"South Western Districts tour of Namibia, 2009/10"},{"id":"6807","slug":"south-western-districts-tour-of-namibia-2011-12","name":"South Western Districts tour of Namibia, 2011/12","shortName":"South Western Districts tour of Namibia, 2011/12"},{"id":"8631","slug":"south-western-districts-tour-of-namibia-2013-14","name":"South Western Districts tour of Namibia, 2013/14","shortName":"South Western Districts tour of Namibia, 2013/14"},{"id":"10119","slug":"south-western-districts-tour-of-namibia-2015-16","name":"South Western Districts tour of Namibia, 2015/16","shortName":"South Western Districts tour of Namibia, 2015/16"},{"id":"12118","slug":"south-western-districts-tour-of-namibia-2017-18","name":"South Western Districts tour of Namibia, 2017/18","shortName":"South Western Districts tour of Namibia, 2017/18"},{"id":"10771","slug":"specsavers-county-championship-division-one-2016","name":"Specsavers County Championship Division One, 2016","shortName":"Specsavers County Championship Division One, 2016"},{"id":"11617","slug":"specsavers-county-championship-division-one-2017","name":"Specsavers County Championship Division One, 2017","shortName":"Specsavers County Championship Division One, 2017"},{"id":"12179","slug":"specsavers-county-championship-division-one-2018","name":"Specsavers County Championship Division One, 2018","shortName":"Specsavers County Championship Division One, 2018"},{"id":"12758","slug":"specsavers-county-championship-division-one-2019","name":"Specsavers County Championship Division One, 2019","shortName":"Specsavers County Championship Division One, 2019"},{"id":"10773","slug":"specsavers-county-championship-division-two-2016","name":"Specsavers County Championship Division Two, 2016","shortName":"Specsavers County Championship Division Two, 2016"},{"id":"11618","slug":"specsavers-county-championship-division-two-2017","name":"Specsavers County Championship Division Two, 2017","shortName":"Specsavers County Championship Division Two, 2017"},{"id":"12180","slug":"specsavers-county-championship-division-two-2018","name":"Specsavers County Championship Division Two, 2018","shortName":"Specsavers County Championship Division Two, 2018"},{"id":"12759","slug":"specsavers-county-championship-division-two-2019","name":"Specsavers County Championship Division Two, 2019","shortName":"Specsavers County Championship Division Two, 2019"},{"id":"5888","slug":"sri-lanka-a-in-australia-unofficial-test-series-2010","name":"Sri Lanka A in Australia unofficial Test Series, 2010","shortName":"Sri Lanka A in Australia unofficial Test Series, 2010"},{"id":"12440","slug":"sri-lanka-a-in-bangladesh-unofficial-test-series-2018","name":"Sri Lanka A in Bangladesh unofficial Test Series, 2018","shortName":"Sri Lanka A in Bangladesh unofficial Test Series, 2018"},{"id":"6728","slug":"sri-lanka-a-in-england-unofficial-test-match-2011","name":"Sri Lanka A in England unofficial Test Match, 2011","shortName":"Sri Lanka A in England unofficial Test Match, 2011"},{"id":"13024","slug":"sri-lanka-a-in-india-unofficial-test-series-2019","name":"Sri Lanka A in India unofficial Test Series, 2019","shortName":"Sri Lanka A in India unofficial Test Series, 2019"},{"id":"5245","slug":"sri-lanka-a-in-new-zealand-unofficial-test-series-2003-04","name":"Sri Lanka A in New Zealand unofficial Test Series, 2003/04","shortName":"Sri Lanka A in New Zealand unofficial Test Series, 2003/04"},{"id":"10163","slug":"sri-lanka-a-in-new-zealand-unofficial-test-series-2015-16","name":"Sri Lanka A in New Zealand unofficial Test Series, 2015/16","shortName":"Sri Lanka A in New Zealand unofficial Test Series, 2015/16"},{"id":"7805","slug":"sri-lanka-a-in-pakistan-unofficial-test-series-2002-03","name":"Sri Lanka A in Pakistan unofficial Test Series, 2002/03","shortName":"Sri Lanka A in Pakistan unofficial Test Series, 2002/03"},{"id":"16632","slug":"sri-lanka-a-in-pakistan-unofficial-test-series-2024-25","name":"Sri Lanka A in Pakistan unofficial Test Series, 2024/25","shortName":"Sri Lanka A in Pakistan unofficial Test Series, 2024/25"},{"id":"7703","slug":"sri-lanka-a-in-south-africa-unofficial-test-series-1999-00","name":"Sri Lanka A in South Africa unofficial Test Series, 1999/00","shortName":"Sri Lanka A in South Africa unofficial Test Series, 1999/00"},{"id":"4511","slug":"sri-lanka-a-in-south-africa-unofficial-test-series-2008-09","name":"Sri Lanka A in South Africa unofficial Test Series, 2008/09","shortName":"Sri Lanka A in South Africa unofficial Test Series, 2008/09"},{"id":"7348","slug":"sri-lanka-a-in-south-africa-unofficial-test-series-2012","name":"Sri Lanka A in South Africa unofficial Test Series, 2012","shortName":"Sri Lanka A in South Africa unofficial Test Series, 2012"},{"id":"16394","slug":"sri-lanka-a-in-south-africa-unofficial-test-series-2024","name":"Sri Lanka A in South Africa unofficial Test Series, 2024","shortName":"Sri Lanka A in South Africa unofficial Test Series, 2024"},{"id":"3001","slug":"sri-lanka-a-in-west-indies-unofficial-test-series-2006-07","name":"Sri Lanka A in West Indies unofficial Test Series, 2006/07","shortName":"Sri Lanka A in West Indies unofficial Test Series, 2006/07"},{"id":"8133","slug":"sri-lanka-a-in-west-indies-unofficial-test-series-2013","name":"Sri Lanka A in West Indies unofficial Test Series, 2013","shortName":"Sri Lanka A in West Indies unofficial Test Series, 2013"},{"id":"12063","slug":"sri-lanka-a-in-west-indies-unofficial-test-series-2017-18","name":"Sri Lanka A in West Indies unofficial Test Series, 2017/18","shortName":"Sri Lanka A in West Indies unofficial Test Series, 2017/18"},{"id":"5799","slug":"sri-lanka-a-tour-of-australia-2010","name":"Sri Lanka A tour of Australia, 2010","shortName":"Sri Lanka A tour of Australia, 2010"},{"id":"2730","slug":"sri-lanka-a-tour-of-bangladesh-2005-06","name":"Sri Lanka A tour of Bangladesh, 2005/06","shortName":"Sri Lanka A tour of Bangladesh, 2005/06"},{"id":"12439","slug":"sri-lanka-a-tour-of-bangladesh-2018","name":"Sri Lanka A tour of Bangladesh, 2018","shortName":"Sri Lanka A tour of Bangladesh, 2018"},{"id":"2477","slug":"sri-lanka-a-tour-of-england-2004","name":"Sri Lanka A tour of England, 2004","shortName":"Sri Lanka A tour of England, 2004"},{"id":"2995","slug":"sri-lanka-a-tour-of-england-2007","name":"Sri Lanka A tour of England, 2007","shortName":"Sri Lanka A tour of England, 2007"},{"id":"6424","slug":"sri-lanka-a-tour-of-england-2011","name":"Sri Lanka A tour of England, 2011","shortName":"Sri Lanka A tour of England, 2011"},{"id":"10783","slug":"sri-lanka-a-tour-of-england-2016","name":"Sri Lanka A tour of England, 2016","shortName":"Sri Lanka A tour of England, 2016"},{"id":"5248","slug":"sri-lanka-a-tour-of-india-2003-04","name":"Sri Lanka A tour of India, 2003/04","shortName":"Sri Lanka A tour of India, 2003/04"},{"id":"2957","slug":"sri-lanka-a-tour-of-india-2006-07","name":"Sri Lanka A tour of India, 2006/07","shortName":"Sri Lanka A tour of India, 2006/07"},{"id":"13023","slug":"sri-lanka-a-tour-of-india-2019","name":"Sri Lanka A tour of India, 2019","shortName":"Sri Lanka A tour of India, 2019"},{"id":"2434","slug":"sri-lanka-a-tour-of-new-zealand-2003-04","name":"Sri Lanka A tour of New Zealand, 2003/04","shortName":"Sri Lanka A tour of New Zealand, 2003/04"},{"id":"10159","slug":"sri-lanka-a-tour-of-new-zealand-2015-16","name":"Sri Lanka A tour of New Zealand, 2015/16","shortName":"Sri Lanka A tour of New Zealand, 2015/16"},{"id":"2336","slug":"sri-lanka-a-tour-of-pakistan-2002-03","name":"Sri Lanka A tour of Pakistan, 2002/03","shortName":"Sri Lanka A tour of Pakistan, 2002/03"},{"id":"16631","slug":"sri-lanka-a-tour-of-pakistan-2024-25","name":"Sri Lanka A tour of Pakistan, 2024/25","shortName":"Sri Lanka A tour of Pakistan, 2024/25"},{"id":"2140","slug":"sri-lanka-a-tour-of-south-africa-1999-00","name":"Sri Lanka A tour of South Africa, 1999/00","shortName":"Sri Lanka A tour of South Africa, 1999/00"},{"id":"2430","slug":"sri-lanka-a-tour-of-south-africa-2003-04","name":"Sri Lanka A tour of South Africa, 2003/04","shortName":"Sri Lanka A tour of South Africa, 2003/04"},{"id":"4510","slug":"sri-lanka-a-tour-of-south-africa-2008-09","name":"Sri Lanka A tour of South Africa, 2008/09","shortName":"Sri Lanka A tour of South Africa, 2008/09"},{"id":"7349","slug":"sri-lanka-a-tour-of-south-africa-2012","name":"Sri Lanka A tour of South Africa, 2012","shortName":"Sri Lanka A tour of South Africa, 2012"},{"id":"16392","slug":"sri-lanka-a-tour-of-south-africa-2024","name":"Sri Lanka A tour of South Africa, 2024","shortName":"Sri Lanka A tour of South Africa, 2024"},{"id":"2913","slug":"sri-lanka-a-tour-of-west-indies-2006-07","name":"Sri Lanka A tour of West Indies, 2006/07","shortName":"Sri Lanka A tour of West Indies, 2006/07"},{"id":"8132","slug":"sri-lanka-a-tour-of-west-indies-2013","name":"Sri Lanka A tour of West Indies, 2013","shortName":"Sri Lanka A tour of West Indies, 2013"},{"id":"12062","slug":"sri-lanka-a-tour-of-west-indies-2017-18","name":"Sri Lanka A tour of West Indies, 2017/18","shortName":"Sri Lanka A tour of West Indies, 2017/18"},{"id":"3501","slug":"sri-lanka-a-tour-of-zimbabwe-2007-08","name":"Sri Lanka A tour of Zimbabwe, 2007/08","shortName":"Sri Lanka A tour of Zimbabwe, 2007/08"},{"id":"8675","slug":"sri-lanka-cricket-4-day-triangular-tournament-2013-14","name":"Sri Lanka Cricket 4-day Triangular Tournament, 2013/14","shortName":"Sri Lanka Cricket 4-day Triangular Tournament, 2013/14"},{"id":"14614","slug":"sri-lanka-cricket-development-xi-tour-of-england-2022","name":"Sri Lanka Cricket Development XI tour of England, 2022","shortName":"Sri Lanka Cricket Development XI tour of England, 2022"},{"id":"5156","slug":"sri-lanka-cricket-inter-provincial-tournament-2004-05","name":"Sri Lanka Cricket Inter-Provincial Tournament, 2004/05","shortName":"Sri Lanka Cricket Inter-Provincial Tournament, 2004/05"},{"id":"4931","slug":"sri-lanka-cricket-inter-provincial-tournament-2008-09","name":"Sri Lanka Cricket Inter-Provincial Tournament, 2008/09","shortName":"Sri Lanka Cricket Inter-Provincial Tournament, 2008/09"},{"id":"5684","slug":"sri-lanka-cricket-inter-provincial-tournament-2009-10","name":"Sri Lanka Cricket Inter-Provincial Tournament, 2009/10","shortName":"Sri Lanka Cricket Inter-Provincial Tournament, 2009/10"},{"id":"11387","slug":"sri-lanka-development-emerging-team-tour-of-south-africa-and-zimbabwe-2016","name":"Sri Lanka Development Emerging Team tour of South Africa and Zimbabwe, 2016","shortName":"Sri Lanka Development Emerging Team tour of South Africa and Zimbabwe, 2016"},{"id":"3293","slug":"sri-lanka-in-zimbabwe-unofficial-test-series-1982-83","name":"Sri Lanka in Zimbabwe unofficial Test Series, 1982/83","shortName":"Sri Lanka in Zimbabwe unofficial Test Series, 1982/83"},{"id":"12303","slug":"sri-lanka-super-four-provincial-tournament-2017-18","name":"Sri Lanka Super Four Provincial Tournament, 2017/18","shortName":"Sri Lanka Super Four Provincial Tournament, 2017/18"},{"id":"3154","slug":"sri-lanka-tour-of-australia-2007-08","name":"Sri Lanka tour of Australia, 2007/08","shortName":"Sri Lanka tour of Australia, 2007/08"},{"id":"8567","slug":"sri-lanka-tour-of-england-and-ireland-2014","name":"Sri Lanka tour of England and Ireland, 2014","shortName":"Sri Lanka tour of England and Ireland, 2014"},{"id":"10403","slug":"sri-lanka-tour-of-england-and-ireland-2016","name":"Sri Lanka tour of England and Ireland, 2016","shortName":"Sri Lanka tour of England and Ireland, 2016"},{"id":"6105","slug":"sri-lanka-tour-of-england-and-scotland-2011","name":"Sri Lanka tour of England and Scotland, 2011","shortName":"Sri Lanka tour of England and Scotland, 2011"},{"id":"1337","slug":"sri-lanka-tour-of-england-2002","name":"Sri Lanka tour of England, 2002","shortName":"Sri Lanka tour of England, 2002"},{"id":"2538","slug":"sri-lanka-tour-of-england-2006","name":"Sri Lanka tour of England, 2006","shortName":"Sri Lanka tour of England, 2006"},{"id":"15572","slug":"sri-lanka-tour-of-england-2024","name":"Sri Lanka tour of England, 2024","shortName":"Sri Lanka tour of England, 2024"},{"id":"2571","slug":"sri-lanka-tour-of-india-2005-06","name":"Sri Lanka tour of India, 2005/06","shortName":"Sri Lanka tour of India, 2005/06"},{"id":"1360","slug":"sri-lanka-tour-of-new-zealand-2004-05","name":"Sri Lanka tour of New Zealand, 2004/05","shortName":"Sri Lanka tour of New Zealand, 2004/05"},{"id":"1371","slug":"sri-lanka-tour-of-pakistan-1999-00","name":"Sri Lanka tour of Pakistan, 1999/00","shortName":"Sri Lanka tour of Pakistan, 1999/00"},{"id":"1342","slug":"sri-lanka-tour-of-south-africa-2000-01","name":"Sri Lanka tour of South Africa, 2000/01","shortName":"Sri Lanka tour of South Africa, 2000/01"},{"id":"1343","slug":"sri-lanka-tour-of-south-africa-2002-03","name":"Sri Lanka tour of South Africa, 2002/03","shortName":"Sri Lanka tour of South Africa, 2002/03"},{"id":"6562","slug":"sri-lanka-tour-of-south-africa-2011-12","name":"Sri Lanka tour of South Africa, 2011/12","shortName":"Sri Lanka tour of South Africa, 2011/12"},{"id":"1355","slug":"sri-lanka-tour-of-west-indies-2003","name":"Sri Lanka tour of West Indies, 2003","shortName":"Sri Lanka tour of West Indies, 2003"},{"id":"12247","slug":"sri-lanka-tour-of-west-indies-2018","name":"Sri Lanka tour of West Indies, 2018","shortName":"Sri Lanka tour of West Indies, 2018"},{"id":"3292","slug":"sri-lanka-tour-of-zimbabwe-1982-83","name":"Sri Lanka tour of Zimbabwe, 1982/83","shortName":"Sri Lanka tour of Zimbabwe, 1982/83"},{"id":"1356","slug":"sri-lanka-tour-of-zimbabwe-1999-00","name":"Sri Lanka tour of Zimbabwe, 1999/00","shortName":"Sri Lanka tour of Zimbabwe, 1999/00"},{"id":"1357","slug":"sri-lanka-tour-of-zimbabwe-2004","name":"Sri Lanka tour of Zimbabwe, 2004","shortName":"Sri Lanka tour of Zimbabwe, 2004"},{"id":"4805","slug":"sri-lanka-tour-of-zimbabwe-2008-09","name":"Sri Lanka tour of Zimbabwe, 2008/09","shortName":"Sri Lanka tour of Zimbabwe, 2008/09"},{"id":"2249","slug":"state-championship-2001-02","name":"State Championship, 2001/02","shortName":"State Championship, 2001/02"},{"id":"2332","slug":"state-championship-2002-03","name":"State Championship, 2002/03","shortName":"State Championship, 2002/03"},{"id":"2392","slug":"state-championship-2003-04","name":"State Championship, 2003/04","shortName":"State Championship, 2003/04"},{"id":"2458","slug":"state-championship-2004-05","name":"State Championship, 2004/05","shortName":"State Championship, 2004/05"},{"id":"2667","slug":"state-championship-2005-06","name":"State Championship, 2005/06","shortName":"State Championship, 2005/06"},{"id":"2826","slug":"state-championship-2006-07","name":"State Championship, 2006/07","shortName":"State Championship, 2006/07"},{"id":"3381","slug":"state-championship-2007-08","name":"State Championship, 2007/08","shortName":"State Championship, 2007/08"},{"id":"4640","slug":"state-championship-2008-09","name":"State Championship, 2008/09","shortName":"State Championship, 2008/09"},{"id":"2935","slug":"stellenbosch-farmers-winery-trophy-1975-76","name":"Stellenbosch Farmers Winery Trophy, 1975/76","shortName":"Stellenbosch Farmers Winery Trophy, 1975/76"},{"id":"4706","slug":"sui-northern-gas-pipelines-limited-tour-of-india-2008-09","name":"Sui Northern Gas Pipelines Limited tour of India, 2008/09","shortName":"Sui Northern Gas Pipelines Limited tour of India, 2008/09"},{"id":"9587","slug":"sunfoil-3-day-cup-2014-15","name":"Sunfoil 3-Day Cup, 2014/15","shortName":"Sunfoil 3-Day Cup, 2014/15"},{"id":"10111","slug":"sunfoil-3-day-cup-2015-16","name":"Sunfoil 3-Day Cup, 2015/16","shortName":"Sunfoil 3-Day Cup, 2015/16"},{"id":"11253","slug":"sunfoil-3-day-cup-2016-17","name":"Sunfoil 3-Day Cup, 2016/17","shortName":"Sunfoil 3-Day Cup, 2016/17"},{"id":"12114","slug":"sunfoil-3-day-cup-2017-18","name":"Sunfoil 3-Day Cup, 2017/18","shortName":"Sunfoil 3-Day Cup, 2017/18"},{"id":"7535","slug":"sunfoil-series-2012-13","name":"Sunfoil Series, 2012/13","shortName":"Sunfoil Series, 2012/13"},{"id":"8339","slug":"sunfoil-series-2013-14","name":"Sunfoil Series, 2013/14","shortName":"Sunfoil Series, 2013/14"},{"id":"9169","slug":"sunfoil-series-2014-15","name":"Sunfoil Series, 2014/15","shortName":"Sunfoil Series, 2014/15"},{"id":"9925","slug":"sunfoil-series-2015-16","name":"Sunfoil Series, 2015/16","shortName":"Sunfoil Series, 2015/16"},{"id":"11137","slug":"sunfoil-series-2016-17","name":"Sunfoil Series, 2016/17","shortName":"Sunfoil Series, 2016/17"},{"id":"12036","slug":"sunfoil-series-2017-18","name":"Sunfoil Series, 2017/18","shortName":"Sunfoil Series, 2017/18"},{"id":"3650","slug":"supersport-challenge-2007-08","name":"SuperSport Challenge, 2007/08","shortName":"SuperSport Challenge, 2007/08"},{"id":"7671","slug":"supersport-series-1999-00","name":"SuperSport Series, 1999/00","shortName":"SuperSport Series, 1999/00"},{"id":"2185","slug":"supersport-series-2000-01","name":"SuperSport Series, 2000/01","shortName":"SuperSport Series, 2000/01"},{"id":"2298","slug":"supersport-series-2001-02","name":"SuperSport Series, 2001/02","shortName":"SuperSport Series, 2001/02"},{"id":"2369","slug":"supersport-series-2002-03","name":"SuperSport Series, 2002/03","shortName":"SuperSport Series, 2002/03"},{"id":"2417","slug":"supersport-series-2003-04","name":"SuperSport Series, 2003/04","shortName":"SuperSport Series, 2003/04"},{"id":"2460","slug":"supersport-series-2004-05","name":"SuperSport Series, 2004/05","shortName":"SuperSport Series, 2004/05"},{"id":"2576","slug":"supersport-series-2005-06","name":"SuperSport Series, 2005/06","shortName":"SuperSport Series, 2005/06"},{"id":"2852","slug":"supersport-series-2006-07","name":"SuperSport Series, 2006/07","shortName":"SuperSport Series, 2006/07"},{"id":"3276","slug":"supersport-series-2007-08","name":"SuperSport Series, 2007/08","shortName":"SuperSport Series, 2007/08"},{"id":"4454","slug":"supersport-series-2008-09","name":"SuperSport Series, 2008/09","shortName":"SuperSport Series, 2008/09"},{"id":"5395","slug":"supersport-series-2009-10","name":"SuperSport Series, 2009/10","shortName":"SuperSport Series, 2009/10"},{"id":"6028","slug":"supersport-series-2010-11","name":"SuperSport Series, 2010/11","shortName":"SuperSport Series, 2010/11"},{"id":"6838","slug":"supersport-series-2011-12","name":"SuperSport Series, 2011/12","shortName":"SuperSport Series, 2011/12"},{"id":"5268","slug":"supersport-shield-2003-04","name":"SuperSport Shield, 2003/04","shortName":"SuperSport Shield, 2003/04"},{"id":"12767","slug":"surrey-tour-of-united-arab-emirates-2019","name":"Surrey tour of United Arab Emirates, 2019","shortName":"Surrey tour of United Arab Emirates, 2019"},{"id":"3507","slug":"tamil-nadu-tour-of-sri-lanka-2007-08","name":"Tamil Nadu tour of Sri Lanka, 2007/08","shortName":"Tamil Nadu tour of Sri Lanka, 2007/08"},{"id":"8108","slug":"tasmania-tour-of-new-zealand-1883-84","name":"Tasmania tour of New Zealand, 1883/84","shortName":"Tasmania tour of New Zealand, 1883/84"},{"id":"13698","slug":"team-green-tour-of-england-2020","name":"Team Green tour of England, 2020","shortName":"Team Green tour of England, 2020"},{"id":"13699","slug":"team-white-tour-of-england-2020","name":"Team White tour of England, 2020","shortName":"Team White tour of England, 2020"},{"id":"2475","slug":"ten-sports-inter-provincial-tournament-2003-04","name":"Ten Sports Inter-Provincial Tournament, 2003/04","shortName":"Ten Sports Inter-Provincial Tournament, 2003/04"},{"id":"7543","slug":"test-trial-1948","name":"Test Trial, 1948","shortName":"Test Trial, 1948"},{"id":"7558","slug":"test-trial-1950","name":"Test Trial, 1950","shortName":"Test Trial, 1950"},{"id":"2806","slug":"top-end-series-2006","name":"Top End Series, 2006","shortName":"Top End Series, 2006"},{"id":"2498","slug":"ucb-provincial-cup-2004-05","name":"UCB Provincial Cup, 2004/05","shortName":"UCB Provincial Cup, 2004/05"},{"id":"5262","slug":"uganda-tour-of-bermuda-2009","name":"Uganda tour of Bermuda, 2009","shortName":"Uganda tour of Bermuda, 2009"},{"id":"3412","slug":"uganda-tour-of-kenya-2004","name":"Uganda tour of Kenya, 2004","shortName":"Uganda tour of Kenya, 2004"},{"id":"3409","slug":"uganda-tour-of-namibia-2004","name":"Uganda tour of Namibia, 2004","shortName":"Uganda tour of Namibia, 2004"},{"id":"6076","slug":"uganda-tour-of-namibia-2010-11","name":"Uganda tour of Namibia, 2010/11","shortName":"Uganda tour of Namibia, 2010/11"},{"id":"5724","slug":"uganda-tour-of-united-arab-emirates-2009-10","name":"Uganda tour of United Arab Emirates, 2009/10","shortName":"Uganda tour of United Arab Emirates, 2009/10"},{"id":"5827","slug":"united-arab-emirates-tour-of-bermuda-2010","name":"United Arab Emirates tour of Bermuda, 2010","shortName":"United Arab Emirates tour of Bermuda, 2010"},{"id":"3237","slug":"united-arab-emirates-tour-of-canada-2007","name":"United Arab Emirates tour of Canada, 2007","shortName":"United Arab Emirates tour of Canada, 2007"},{"id":"8126","slug":"united-arab-emirates-tour-of-canada-2013","name":"United Arab Emirates tour of Canada, 2013","shortName":"United Arab Emirates tour of Canada, 2013"},{"id":"10149","slug":"united-arab-emirates-tour-of-england-ireland-and-scotland-2015","name":"United Arab Emirates tour of England, Ireland and Scotland, 2015","shortName":"United Arab Emirates tour of England, Ireland and Scotland, 2015"},{"id":"6606","slug":"united-arab-emirates-tour-of-kenya-2011","name":"United Arab Emirates tour of Kenya, 2011","shortName":"United Arab Emirates tour of Kenya, 2011"},{"id":"3410","slug":"united-arab-emirates-tour-of-malaysia-2004","name":"United Arab Emirates tour of Malaysia, 2004","shortName":"United Arab Emirates tour of Malaysia, 2004"},{"id":"2953","slug":"united-arab-emirates-tour-of-namibia-2005","name":"United Arab Emirates tour of Namibia, 2005","shortName":"United Arab Emirates tour of Namibia, 2005"},{"id":"3013","slug":"united-arab-emirates-tour-of-namibia-2006-07","name":"United Arab Emirates tour of Namibia, 2006/07","shortName":"United Arab Emirates tour of Namibia, 2006/07"},{"id":"5652","slug":"united-arab-emirates-tour-of-namibia-2009-10","name":"United Arab Emirates tour of Namibia, 2009/10","shortName":"United Arab Emirates tour of Namibia, 2009/10"},{"id":"11889","slug":"united-arab-emirates-tour-of-namibia-2017","name":"United Arab Emirates tour of Namibia, 2017","shortName":"United Arab Emirates tour of Namibia, 2017"},{"id":"2954","slug":"united-arab-emirates-tour-of-nepal-2005","name":"United Arab Emirates tour of Nepal, 2005","shortName":"United Arab Emirates tour of Nepal, 2005"},{"id":"7266","slug":"united-arab-emirates-tour-of-netherlands-2012","name":"United Arab Emirates tour of Netherlands, 2012","shortName":"United Arab Emirates tour of Netherlands, 2012"},{"id":"3302","slug":"united-arab-emirates-tour-of-scotland-2007","name":"United Arab Emirates tour of Scotland, 2007","shortName":"United Arab Emirates tour of Scotland, 2007"},{"id":"11101","slug":"united-arab-emirates-tour-of-scotland-2016","name":"United Arab Emirates tour of Scotland, 2016","shortName":"United Arab Emirates tour of Scotland, 2016"},{"id":"3421","slug":"united-states-of-america-tour-of-bermuda-2004","name":"United States of America tour of Bermuda, 2004","shortName":"United States of America tour of Bermuda, 2004"},{"id":"7429","slug":"university-centres-of-cricketing-excellence-2001","name":"University Centres of Cricketing Excellence, 2001","shortName":"University Centres of Cricketing Excellence, 2001"},{"id":"7793","slug":"university-centres-of-cricketing-excellence-2002","name":"University Centres of Cricketing Excellence, 2002","shortName":"University Centres of Cricketing Excellence, 2002"},{"id":"5852","slug":"university-centres-of-cricketing-excellence-2003","name":"University Centres of Cricketing Excellence, 2003","shortName":"University Centres of Cricketing Excellence, 2003"},{"id":"5222","slug":"university-centres-of-cricketing-excellence-2004","name":"University Centres of Cricketing Excellence, 2004","shortName":"University Centres of Cricketing Excellence, 2004"},{"id":"7443","slug":"university-match-1870","name":"University Match, 1870","shortName":"University Match, 1870"},{"id":"4791","slug":"university-match-1877","name":"University Match, 1877","shortName":"University Match, 1877"},{"id":"6453","slug":"university-match-1893","name":"University Match, 1893","shortName":"University Match, 1893"},{"id":"7253","slug":"university-match-1896","name":"University Match, 1896","shortName":"University Match, 1896"},{"id":"7269","slug":"university-match-1912","name":"University Match, 1912","shortName":"University Match, 1912"},{"id":"7412","slug":"university-match-1919","name":"University Match, 1919","shortName":"University Match, 1919"},{"id":"7529","slug":"university-match-1922","name":"University Match, 1922","shortName":"University Match, 1922"},{"id":"7531","slug":"university-match-1933","name":"University Match, 1933","shortName":"University Match, 1933"},{"id":"7532","slug":"university-match-1935","name":"University Match, 1935","shortName":"University Match, 1935"},{"id":"10169","slug":"university-match-1952","name":"University Match, 1952","shortName":"University Match, 1952"},{"id":"7296","slug":"university-match-1956","name":"University Match, 1956","shortName":"University Match, 1956"},{"id":"7564","slug":"university-match-1959","name":"University Match, 1959","shortName":"University Match, 1959"},{"id":"7570","slug":"university-match-1975","name":"University Match, 1975","shortName":"University Match, 1975"},{"id":"7571","slug":"university-match-1976","name":"University Match, 1976","shortName":"University Match, 1976"},{"id":"8983","slug":"university-match-1984","name":"University Match, 1984","shortName":"University Match, 1984"},{"id":"7579","slug":"university-match-1992","name":"University Match, 1992","shortName":"University Match, 1992"},{"id":"7565","slug":"university-match-1993","name":"University Match, 1993","shortName":"University Match, 1993"},{"id":"7425","slug":"university-match-2000","name":"University Match, 2000","shortName":"University Match, 2000"},{"id":"7428","slug":"university-match-2001","name":"University Match, 2001","shortName":"University Match, 2001"},{"id":"7795","slug":"university-match-2002","name":"University Match, 2002","shortName":"University Match, 2002"},{"id":"5746","slug":"university-match-2003","name":"University Match, 2003","shortName":"University Match, 2003"},{"id":"5224","slug":"university-match-2004","name":"University Match, 2004","shortName":"University Match, 2004"},{"id":"4442","slug":"university-match-2005","name":"University Match, 2005","shortName":"University Match, 2005"},{"id":"2893","slug":"university-match-2006","name":"University Match, 2006","shortName":"University Match, 2006"},{"id":"3172","slug":"university-match-2007","name":"University Match, 2007","shortName":"University Match, 2007"},{"id":"4155","slug":"university-match-2008","name":"University Match, 2008","shortName":"University Match, 2008"},{"id":"5008","slug":"university-match-2009","name":"University Match, 2009","shortName":"University Match, 2009"},{"id":"5747","slug":"university-match-2010","name":"University Match, 2010","shortName":"University Match, 2010"},{"id":"6480","slug":"university-match-2011","name":"University Match, 2011","shortName":"University Match, 2011"},{"id":"7234","slug":"university-match-2012","name":"University Match, 2012","shortName":"University Match, 2012"},{"id":"7986","slug":"university-match-2013","name":"University Match, 2013","shortName":"University Match, 2013"},{"id":"9025","slug":"university-match-2014","name":"University Match, 2014","shortName":"University Match, 2014"},{"id":"9887","slug":"university-match-2015","name":"University Match, 2015","shortName":"University Match, 2015"},{"id":"11069","slug":"university-match-2016","name":"University Match, 2016","shortName":"University Match, 2016"},{"id":"11878","slug":"university-match-2017","name":"University Match, 2017","shortName":"University Match, 2017"},{"id":"12372","slug":"university-match-2018","name":"University Match, 2018","shortName":"University Match, 2018"},{"id":"12761","slug":"university-match-2019","name":"University Match, 2019","shortName":"University Match, 2019"},{"id":"13462","slug":"university-match-2020","name":"University Match, 2020","shortName":"University Match, 2020"},{"id":"7902","slug":"warwickshire-tour-of-united-arab-emirates-2012-13","name":"Warwickshire tour of United Arab Emirates, 2012/13","shortName":"Warwickshire tour of United Arab Emirates, 2012/13"},{"id":"14470","slug":"west-indies-4-day-championship-2021-22-2022","name":"West Indies 4-Day Championship, 2021/22-2022","shortName":"West Indies 4-Day Championship, 2021/22-2022"},{"id":"5819","slug":"west-indies-a-in-bangladesh-unofficial-test-series-2010","name":"West Indies A in Bangladesh unofficial Test Series, 2010","shortName":"West Indies A in Bangladesh unofficial Test Series, 2010"},{"id":"15403","slug":"west-indies-a-in-bangladesh-unofficial-test-series-2023","name":"West Indies A in Bangladesh unofficial Test Series, 2023","shortName":"West Indies A in Bangladesh unofficial Test Series, 2023"},{"id":"8519","slug":"west-indies-a-in-india-unofficial-test-series-2013-14","name":"West Indies A in India unofficial Test Series, 2013/14","shortName":"West Indies A in India unofficial Test Series, 2013/14"},{"id":"13801","slug":"west-indies-a-in-new-zealand-unofficial-test-series-2020-21","name":"West Indies A in New Zealand unofficial Test Series, 2020/21","shortName":"West Indies A in New Zealand unofficial Test Series, 2020/21"},{"id":"15934","slug":"west-indies-a-in-south-africa-unofficial-test-series-2023-24","name":"West Indies A in South Africa unofficial Test Series, 2023/24","shortName":"West Indies A in South Africa unofficial Test Series, 2023/24"},{"id":"5123","slug":"west-indies-a-in-sri-lanka-unofficial-test-series-2005","name":"West Indies A in Sri Lanka unofficial Test Series, 2005","shortName":"West Indies A in Sri Lanka unofficial Test Series, 2005"},{"id":"9611","slug":"west-indies-a-in-sri-lanka-unofficial-test-series-2014-15","name":"West Indies A in Sri Lanka unofficial Test Series, 2014/15","shortName":"West Indies A in Sri Lanka unofficial Test Series, 2014/15"},{"id":"11547","slug":"west-indies-a-in-sri-lanka-unofficial-test-series-2016-17","name":"West Indies A in Sri Lanka unofficial Test Series, 2016/17","shortName":"West Indies A in Sri Lanka unofficial Test Series, 2016/17"},{"id":"5817","slug":"west-indies-a-tour-of-bangladesh-2010","name":"West Indies A tour of Bangladesh, 2010","shortName":"West Indies A tour of Bangladesh, 2010"},{"id":"15402","slug":"west-indies-a-tour-of-bangladesh-2023","name":"West Indies A tour of Bangladesh, 2023","shortName":"West Indies A tour of Bangladesh, 2023"},{"id":"5623","slug":"west-indies-a-tour-of-england-and-ireland-2010","name":"West Indies A tour of England and Ireland, 2010","shortName":"West Indies A tour of England and Ireland, 2010"},{"id":"2357","slug":"west-indies-a-tour-of-england-2002","name":"West Indies A tour of England, 2002","shortName":"West Indies A tour of England, 2002"},{"id":"2632","slug":"west-indies-a-tour-of-england-2006","name":"West Indies A tour of England, 2006","shortName":"West Indies A tour of England, 2006"},{"id":"12396","slug":"west-indies-a-tour-of-england-2018","name":"West Indies A tour of England, 2018","shortName":"West Indies A tour of England, 2018"},{"id":"8513","slug":"west-indies-a-tour-of-india-2013-14","name":"West Indies A tour of India, 2013/14","shortName":"West Indies A tour of India, 2013/14"},{"id":"13797","slug":"west-indies-a-tour-of-new-zealand-2020-21","name":"West Indies A tour of New Zealand, 2020/21","shortName":"West Indies A tour of New Zealand, 2020/21"},{"id":"15933","slug":"west-indies-a-tour-of-south-africa-2023-24","name":"West Indies A tour of South Africa, 2023/24","shortName":"West Indies A tour of South Africa, 2023/24"},{"id":"2534","slug":"west-indies-a-tour-of-sri-lanka-2005","name":"West Indies A tour of Sri Lanka, 2005","shortName":"West Indies A tour of Sri Lanka, 2005"},{"id":"9609","slug":"west-indies-a-tour-of-sri-lanka-2014-15","name":"West Indies A tour of Sri Lanka, 2014/15","shortName":"West Indies A tour of Sri Lanka, 2014/15"},{"id":"11584","slug":"west-indies-a-tour-of-sri-lanka-2016-17","name":"West Indies A tour of Sri Lanka, 2016/17","shortName":"West Indies A tour of Sri Lanka, 2016/17"},{"id":"16293","slug":"west-indies-academy-in-ireland-unofficial-test-series-2024","name":"West Indies Academy in Ireland unofficial Test Series, 2024","shortName":"West Indies Academy in Ireland unofficial Test Series, 2024"},{"id":"16291","slug":"west-indies-academy-tour-of-ireland-2024","name":"West Indies Academy tour of Ireland, 2024","shortName":"West Indies Academy tour of Ireland, 2024"},{"id":"13534","slug":"west-indies-championship-2019-20","name":"West Indies Championship, 2019/20","shortName":"West Indies Championship, 2019/20"},{"id":"15227","slug":"west-indies-championship-2022-23","name":"West Indies Championship, 2022/23","shortName":"West Indies Championship, 2022/23"},{"id":"16072","slug":"west-indies-championship-2023-24","name":"West Indies Championship, 2023/24","shortName":"West Indies Championship, 2023/24"},{"id":"7147","slug":"west-indies-domestic-miscellaneous-first-class-1942","name":"West Indies Domestic Miscellaneous First-Class, 1942","shortName":"West Indies Domestic Miscellaneous First-Class, 1942"},{"id":"8109","slug":"west-indies-domestic-season-1883-84","name":"West Indies Domestic Season, 1883/84","shortName":"West Indies Domestic Season, 1883/84"},{"id":"7252","slug":"west-indies-domestic-season-1945-46","name":"West Indies Domestic Season, 1945/46","shortName":"West Indies Domestic Season, 1945/46"},{"id":"1645","slug":"west-indies-tour-of-australia-1930-31","name":"West Indies tour of Australia, 1930/31","shortName":"West Indies tour of Australia, 1930/31"},{"id":"1651","slug":"west-indies-tour-of-australia-1951-52","name":"West Indies tour of Australia, 1951/52","shortName":"West Indies tour of Australia, 1951/52"},{"id":"1648","slug":"west-indies-tour-of-australia-1960-61","name":"West Indies tour of Australia, 1960/61","shortName":"West Indies tour of Australia, 1960/61"},{"id":"1640","slug":"west-indies-tour-of-australia-1968-69","name":"West Indies tour of Australia, 1968/69","shortName":"West Indies tour of Australia, 1968/69"},{"id":"1643","slug":"west-indies-tour-of-australia-1975-76","name":"West Indies tour of Australia, 1975/76","shortName":"West Indies tour of Australia, 1975/76"},{"id":"1644","slug":"west-indies-tour-of-australia-1979-80","name":"West Indies tour of Australia, 1979/80","shortName":"West Indies tour of Australia, 1979/80"},{"id":"1641","slug":"west-indies-tour-of-australia-1981-82","name":"West Indies tour of Australia, 1981/82","shortName":"West Indies tour of Australia, 1981/82"},{"id":"1649","slug":"west-indies-tour-of-australia-1984-85","name":"West Indies tour of Australia, 1984/85","shortName":"West Indies tour of Australia, 1984/85"},{"id":"1637","slug":"west-indies-tour-of-australia-1986-87","name":"West Indies tour of Australia, 1986/87","shortName":"West Indies tour of Australia, 1986/87"},{"id":"1642","slug":"west-indies-tour-of-australia-1988-89","name":"West Indies tour of Australia, 1988/89","shortName":"West Indies tour of Australia, 1988/89"},{"id":"1650","slug":"west-indies-tour-of-australia-1995-96","name":"West Indies tour of Australia, 1995/96","shortName":"West Indies tour of Australia, 1995/96"},{"id":"1638","slug":"west-indies-tour-of-australia-2000-01","name":"West Indies tour of Australia, 2000/01","shortName":"West Indies tour of Australia, 2000/01"},{"id":"2530","slug":"west-indies-tour-of-australia-2005-06","name":"West Indies tour of Australia, 2005/06","shortName":"West Indies tour of Australia, 2005/06"},{"id":"5099","slug":"west-indies-tour-of-australia-2009-10","name":"West Indies tour of Australia, 2009/10","shortName":"West Indies tour of Australia, 2009/10"},{"id":"10225","slug":"west-indies-tour-of-australia-2015-16","name":"West Indies tour of Australia, 2015/16","shortName":"West Indies tour of Australia, 2015/16"},{"id":"14656","slug":"west-indies-tour-of-australia-2022-23","name":"West Indies tour of Australia, 2022/23","shortName":"West Indies tour of Australia, 2022/23"},{"id":"1626","slug":"west-indies-tour-of-england-and-ireland-1969","name":"West Indies tour of England and Ireland, 1969","shortName":"West Indies tour of England and Ireland, 1969"},{"id":"2867","slug":"west-indies-tour-of-england-and-ireland-2007","name":"West Indies tour of England and Ireland, 2007","shortName":"West Indies tour of England and Ireland, 2007"},{"id":"1620","slug":"west-indies-tour-of-england-and-scotland-2000","name":"West Indies tour of England and Scotland, 2000","shortName":"West Indies tour of England and Scotland, 2000"},{"id":"9575","slug":"west-indies-tour-of-england-1923","name":"West Indies tour of England, 1923","shortName":"West Indies tour of England, 1923"},{"id":"1627","slug":"west-indies-tour-of-england-1939","name":"West Indies tour of England, 1939","shortName":"West Indies tour of England, 1939"},{"id":"1617","slug":"west-indies-tour-of-england-1950","name":"West Indies tour of England, 1950","shortName":"West Indies tour of England, 1950"},{"id":"1615","slug":"west-indies-tour-of-england-1963","name":"West Indies tour of England, 1963","shortName":"West Indies tour of England, 1963"},{"id":"1618","slug":"west-indies-tour-of-england-1973","name":"West Indies tour of England, 1973","shortName":"West Indies tour of England, 1973"},{"id":"1622","slug":"west-indies-tour-of-england-1976","name":"West Indies tour of England, 1976","shortName":"West Indies tour of England, 1976"},{"id":"1611","slug":"west-indies-tour-of-england-1980","name":"West Indies tour of England, 1980","shortName":"West Indies tour of England, 1980"},{"id":"1610","slug":"west-indies-tour-of-england-1984","name":"West Indies tour of England, 1984","shortName":"West Indies tour of England, 1984"},{"id":"1628","slug":"west-indies-tour-of-england-1988","name":"West Indies tour of England, 1988","shortName":"West Indies tour of England, 1988"},{"id":"1619","slug":"west-indies-tour-of-england-1991","name":"West Indies tour of England, 1991","shortName":"West Indies tour of England, 1991"},{"id":"1613","slug":"west-indies-tour-of-england-2004","name":"West Indies tour of England, 2004","shortName":"West Indies tour of England, 2004"},{"id":"4847","slug":"west-indies-tour-of-england-2009","name":"West Indies tour of England, 2009","shortName":"West Indies tour of England, 2009"},{"id":"6879","slug":"west-indies-tour-of-england-2012","name":"West Indies tour of England, 2012","shortName":"West Indies tour of England, 2012"},{"id":"11311","slug":"west-indies-tour-of-england-2017","name":"West Indies tour of England, 2017","shortName":"West Indies tour of England, 2017"},{"id":"1685","slug":"west-indies-tour-of-india-1978-79","name":"West Indies tour of India, 1978/79","shortName":"West Indies tour of India, 1978/79"},{"id":"1680","slug":"west-indies-tour-of-india-1983-84","name":"West Indies tour of India, 1983/84","shortName":"West Indies tour of India, 1983/84"},{"id":"1688","slug":"west-indies-tour-of-india-2002-03","name":"West Indies tour of India, 2002/03","shortName":"West Indies tour of India, 2002/03"},{"id":"8583","slug":"west-indies-tour-of-india-2013-14","name":"West Indies tour of India, 2013/14","shortName":"West Indies tour of India, 2013/14"},{"id":"1694","slug":"west-indies-tour-of-kenya-2001","name":"West Indies tour of Kenya, 2001","shortName":"West Indies tour of Kenya, 2001"},{"id":"1669","slug":"west-indies-tour-of-new-zealand-1986-87","name":"West Indies tour of New Zealand, 1986/87","shortName":"West Indies tour of New Zealand, 1986/87"},{"id":"1665","slug":"west-indies-tour-of-new-zealand-1999-00","name":"West Indies tour of New Zealand, 1999/00","shortName":"West Indies tour of New Zealand, 1999/00"},{"id":"4549","slug":"west-indies-tour-of-new-zealand-2008-09","name":"West Indies tour of New Zealand, 2008/09","shortName":"West Indies tour of New Zealand, 2008/09"},{"id":"13745","slug":"west-indies-tour-of-new-zealand-2020-21","name":"West Indies tour of New Zealand, 2020/21","shortName":"West Indies tour of New Zealand, 2020/21"},{"id":"7472","slug":"west-indies-tour-of-pakistan-1948-49","name":"West Indies tour of Pakistan, 1948/49","shortName":"West Indies tour of Pakistan, 1948/49"},{"id":"1632","slug":"west-indies-tour-of-south-africa-2003-04","name":"West Indies tour of South Africa, 2003/04","shortName":"West Indies tour of South Africa, 2003/04"},{"id":"1675","slug":"west-indies-tour-of-sri-lanka-2001-02","name":"West Indies tour of Sri Lanka, 2001/02","shortName":"West Indies tour of Sri Lanka, 2001/02"},{"id":"11481","slug":"west-indies-tour-of-united-arab-emirates-2016-17","name":"West Indies tour of United Arab Emirates, 2016/17","shortName":"West Indies tour of United Arab Emirates, 2016/17"},{"id":"3131","slug":"west-indies-tour-of-zimbabwe-and-south-africa-2007-08","name":"West Indies tour of Zimbabwe and South Africa, 2007/08","shortName":"West Indies tour of Zimbabwe and South Africa, 2007/08"},{"id":"1654","slug":"west-indies-tour-of-zimbabwe-2001","name":"West Indies tour of Zimbabwe, 2001","shortName":"West Indies tour of Zimbabwe, 2001"},{"id":"1653","slug":"west-indies-tour-of-zimbabwe-2003-04","name":"West Indies tour of Zimbabwe, 2003/04","shortName":"West Indies tour of Zimbabwe, 2003/04"},{"id":"3117","slug":"west-indies-xi-tour-of-south-africa-1982-83","name":"West Indies XI tour of South Africa, 1982/83","shortName":"West Indies XI tour of South Africa, 1982/83"},{"id":"5664","slug":"west-indies-xi-tour-of-south-africa-1983-84","name":"West Indies XI tour of South Africa, 1983/84","shortName":"West Indies XI tour of South Africa, 1983/84"},{"id":"10269","slug":"western-australia-tour-of-new-zealand-2015-16","name":"Western Australia tour of New Zealand, 2015/16","shortName":"Western Australia tour of New Zealand, 2015/16"},{"id":"4466","slug":"western-province-tour-of-namibia-2008-09","name":"Western Province tour of Namibia, 2008/09","shortName":"Western Province tour of Namibia, 2008/09"},{"id":"6039","slug":"western-province-tour-of-namibia-2010-11","name":"Western Province tour of Namibia, 2010/11","shortName":"Western Province tour of Namibia, 2010/11"},{"id":"7590","slug":"western-province-tour-of-namibia-2012-13","name":"Western Province tour of Namibia, 2012/13","shortName":"Western Province tour of Namibia, 2012/13"},{"id":"9589","slug":"western-province-tour-of-namibia-2014-15","name":"Western Province tour of Namibia, 2014/15","shortName":"Western Province tour of Namibia, 2014/15"},{"id":"11539","slug":"western-province-tour-of-namibia-2016-17","name":"Western Province tour of Namibia, 2016/17","shortName":"Western Province tour of Namibia, 2016/17"},{"id":"9637","slug":"wicb-professional-cricket-league-regional-4-day-tournament-2014-15","name":"WICB Professional Cricket League Regional 4 Day Tournament, 2014/15","shortName":"WICB Professional Cricket League Regional 4 Day Tournament, 2014/15"},{"id":"10611","slug":"wicb-professional-cricket-league-regional-4-day-tournament-2015-16","name":"WICB Professional Cricket League Regional 4 Day Tournament, 2015/16","shortName":"WICB Professional Cricket League Regional 4 Day Tournament, 2015/16"},{"id":"11594","slug":"wicb-professional-cricket-league-regional-4-day-tournament-2016-17","name":"WICB Professional Cricket League Regional 4 Day Tournament, 2016/17","shortName":"WICB Professional Cricket League Regional 4 Day Tournament, 2016/17"},{"id":"12105","slug":"wicb-professional-cricket-league-regional-4-day-tournament-2017-18","name":"WICB Professional Cricket League Regional 4 Day Tournament, 2017/18","shortName":"WICB Professional Cricket League Regional 4 Day Tournament, 2017/18"},{"id":"12768","slug":"wicb-professional-cricket-league-regional-4-day-tournament-2018-19","name":"WICB Professional Cricket League Regional 4 Day Tournament, 2018/19","shortName":"WICB Professional Cricket League Regional 4 Day Tournament, 2018/19"},{"id":"7654","slug":"world-xi-tour-of-england-1991","name":"World XI tour of England, 1991","shortName":"World XI tour of England, 1991"},{"id":"6560","slug":"world-xi-tour-of-england-1992","name":"World XI tour of England, 1992","shortName":"World XI tour of England, 1992"},{"id":"9763","slug":"yorkshire-tour-of-united-arab-emirates-2015","name":"Yorkshire tour of United Arab Emirates, 2015","shortName":"Yorkshire tour of United Arab Emirates, 2015"},{"id":"10765","slug":"yorkshire-tour-of-united-arab-emirates-2015-16","name":"Yorkshire tour of United Arab Emirates, 2015/16","shortName":"Yorkshire tour of United Arab Emirates, 2015/16"},{"id":"7077","slug":"young-australia-tour-of-england-and-netherlands-1995","name":"Young Australia tour of England and Netherlands, 1995","shortName":"Young Australia tour of England and Netherlands, 1995"},{"id":"4945","slug":"young-australia-tour-of-zimbabwe-1985-86","name":"Young Australia tour of Zimbabwe, 1985/86","shortName":"Young Australia tour of Zimbabwe, 1985/86"},{"id":"5228","slug":"zimbabwe-a-in-bangladesh-unofficial-test-series-2003-04","name":"Zimbabwe A in Bangladesh unofficial Test Series, 2003/04","shortName":"Zimbabwe A in Bangladesh unofficial Test Series, 2003/04"},{"id":"9507","slug":"zimbabwe-a-in-bangladesh-unofficial-test-series-2014-15","name":"Zimbabwe A in Bangladesh unofficial Test Series, 2014/15","shortName":"Zimbabwe A in Bangladesh unofficial Test Series, 2014/15"},{"id":"7085","slug":"zimbabwe-a-in-sri-lanka-unofficial-test-series-2000","name":"Zimbabwe A in Sri Lanka unofficial Test Series, 2000","shortName":"Zimbabwe A in Sri Lanka unofficial Test Series, 2000"},{"id":"2435","slug":"zimbabwe-a-tour-of-bangladesh-2003-04","name":"Zimbabwe A tour of Bangladesh, 2003/04","shortName":"Zimbabwe A tour of Bangladesh, 2003/04"},{"id":"3018","slug":"zimbabwe-a-tour-of-bangladesh-2006-07","name":"Zimbabwe A tour of Bangladesh, 2006/07","shortName":"Zimbabwe A tour of Bangladesh, 2006/07"},{"id":"9505","slug":"zimbabwe-a-tour-of-bangladesh-2014-15","name":"Zimbabwe A tour of Bangladesh, 2014/15","shortName":"Zimbabwe A tour of Bangladesh, 2014/15"},{"id":"2157","slug":"zimbabwe-a-tour-of-sri-lanka-2000","name":"Zimbabwe A tour of Sri Lanka, 2000","shortName":"Zimbabwe A tour of Sri Lanka, 2000"},{"id":"2924","slug":"zimbabwe-cricket-union-president-s-xi-tour-of-india-2005-06","name":"Zimbabwe Cricket Union President's XI tour of India, 2005/06","shortName":"Zimbabwe Cricket Union President's XI tour of India, 2005/06"},{"id":"3550","slug":"zimbabwe-provinces-tour-of-namibia-2007-08","name":"Zimbabwe Provinces tour of Namibia, 2007/08","shortName":"Zimbabwe Provinces tour of Namibia, 2007/08"},{"id":"3552","slug":"zimbabwe-provinces-tour-of-south-africa-2007-08","name":"Zimbabwe Provinces tour of South Africa, 2007/08","shortName":"Zimbabwe Provinces tour of South Africa, 2007/08"},{"id":"14489","slug":"zimbabwe-regional-games-2021-22","name":"Zimbabwe Regional Games, 2021/22","shortName":"Zimbabwe Regional Games, 2021/22"},{"id":"1734","slug":"zimbabwe-tour-of-australia-1994-95","name":"Zimbabwe tour of Australia, 1994/95","shortName":"Zimbabwe tour of Australia, 1994/95"},{"id":"1732","slug":"zimbabwe-tour-of-australia-2003-04","name":"Zimbabwe tour of Australia, 2003/04","shortName":"Zimbabwe tour of Australia, 2003/04"},{"id":"1762","slug":"zimbabwe-tour-of-bangladesh-2004-05","name":"Zimbabwe tour of Bangladesh, 2004/05","shortName":"Zimbabwe tour of Bangladesh, 2004/05"},{"id":"4833","slug":"zimbabwe-tour-of-bangladesh-2008-09","name":"Zimbabwe tour of Bangladesh, 2008/09","shortName":"Zimbabwe tour of Bangladesh, 2008/09"},{"id":"1729","slug":"zimbabwe-tour-of-england-and-ireland-2000","name":"Zimbabwe tour of England and Ireland, 2000","shortName":"Zimbabwe tour of England and Ireland, 2000"},{"id":"1731","slug":"zimbabwe-tour-of-england-and-ireland-2003","name":"Zimbabwe tour of England and Ireland, 2003","shortName":"Zimbabwe tour of England and Ireland, 2003"},{"id":"1761","slug":"zimbabwe-tour-of-india-2000-01","name":"Zimbabwe tour of India, 2000/01","shortName":"Zimbabwe tour of India, 2000/01"},{"id":"1760","slug":"zimbabwe-tour-of-india-2001-02","name":"Zimbabwe tour of India, 2001/02","shortName":"Zimbabwe tour of India, 2001/02"},{"id":"1744","slug":"zimbabwe-tour-of-new-zealand-2000-01","name":"Zimbabwe tour of New Zealand, 2000/01","shortName":"Zimbabwe tour of New Zealand, 2000/01"},{"id":"1747","slug":"zimbabwe-tour-of-pakistan-2004-05","name":"Zimbabwe tour of Pakistan, 2004/05","shortName":"Zimbabwe tour of Pakistan, 2004/05"},{"id":"3775","slug":"zimbabwe-tour-of-pakistan-2007-08","name":"Zimbabwe tour of Pakistan, 2007/08","shortName":"Zimbabwe tour of Pakistan, 2007/08"},{"id":"1737","slug":"zimbabwe-tour-of-south-africa-2004-05","name":"Zimbabwe tour of South Africa, 2004/05","shortName":"Zimbabwe tour of South Africa, 2004/05"},{"id":"3133","slug":"zimbabwe-tour-of-south-africa-2007-08","name":"Zimbabwe tour of South Africa, 2007/08","shortName":"Zimbabwe tour of South Africa, 2007/08"},{"id":"1752","slug":"zimbabwe-tour-of-sri-lanka-2001-02","name":"Zimbabwe tour of Sri Lanka, 2001/02","shortName":"Zimbabwe tour of Sri Lanka, 2001/02"},{"id":"1741","slug":"zimbabwe-tour-of-west-indies-1999-00","name":"Zimbabwe tour of West Indies, 1999/00","shortName":"Zimbabwe tour of West Indies, 1999/00"},{"id":"5212","slug":"zimbabwe-tour-of-west-indies-2010","name":"Zimbabwe tour of West Indies, 2010","shortName":"Zimbabwe tour of West Indies, 2010"},{"id":"2926","slug":"zimbabwe-under-23s-tour-of-south-africa-2005-06","name":"Zimbabwe Under-23s tour of South Africa, 2005/06","shortName":"Zimbabwe Under-23s tour of South Africa, 2005/06"},{"id":"5910","slug":"zimbabwe-xi-tour-of-canada-2010","name":"Zimbabwe XI tour of Canada, 2010","shortName":"Zimbabwe XI tour of Canada, 2010"},{"id":"5909","slug":"zimbabwe-xi-tour-of-netherlands-2010","name":"Zimbabwe XI tour of Netherlands, 2010","shortName":"Zimbabwe XI tour of Netherlands, 2010"},{"id":"4531","slug":"a-team-triangular-series-2008-09","name":"A Team Triangular Series, 2008/09","shortName":"A Team Triangular Series, 2008/09"},{"id":"5159","slug":"abn-amro-cup-2004-05","name":"ABN-AMRO Cup, 2004/05","shortName":"ABN-AMRO Cup, 2004/05"},{"id":"2726","slug":"abn-amro-cup-2005-06","name":"ABN-AMRO Cup, 2005/06","shortName":"ABN-AMRO Cup, 2005/06"},{"id":"3067","slug":"abn-amro-cup-2006-07","name":"ABN-AMRO Cup, 2006/07","shortName":"ABN-AMRO Cup, 2006/07"},{"id":"4193","slug":"abn-amro-cup-2007-08","name":"ABN-AMRO Cup, 2007/08","shortName":"ABN-AMRO Cup, 2007/08"},{"id":"2692","slug":"abn-amro-patron-s-cup-2005-06","name":"ABN-AMRO Patron's Cup, 2005/06","shortName":"ABN-AMRO Patron's Cup, 2005/06"},{"id":"3075","slug":"abn-amro-patron-s-cup-2006-07","name":"ABN-AMRO Patron's Cup, 2006/07","shortName":"ABN-AMRO Patron's Cup, 2006/07"},{"id":"5160","slug":"abn-amro-patrons-cup-2004-05","name":"ABN-AMRO Patrons Cup, 2004/05","shortName":"ABN-AMRO Patrons Cup, 2004/05"},{"id":"15580","slug":"acc-men-s-emerging-cup-2023","name":"ACC Men's Emerging Cup, 2023","shortName":"ACC Men's Emerging Cup, 2023"},{"id":"13152","slug":"afghanistan-a-in-bangladesh-unofficial-odi-series-2019","name":"Afghanistan A in Bangladesh unofficial ODI Series, 2019","shortName":"Afghanistan A in Bangladesh unofficial ODI Series, 2019"},{"id":"15849","slug":"afghanistan-a-in-oman-unofficial-odi-series-2023-24","name":"Afghanistan A in Oman unofficial ODI Series, 2023/24","shortName":"Afghanistan A in Oman unofficial ODI Series, 2023/24"},{"id":"16289","slug":"afghanistan-a-in-sri-lanka-unofficial-odi-series-2024","name":"Afghanistan A in Sri Lanka unofficial ODI Series, 2024","shortName":"Afghanistan A in Sri Lanka unofficial ODI Series, 2024"},{"id":"11706","slug":"afghanistan-a-in-zimbabwe-unofficial-odi-series-2016-17","name":"Afghanistan A in Zimbabwe unofficial ODI Series, 2016/17","shortName":"Afghanistan A in Zimbabwe unofficial ODI Series, 2016/17"},{"id":"15848","slug":"afghanistan-a-tour-of-oman-2023-24","name":"Afghanistan A tour of Oman, 2023/24","shortName":"Afghanistan A tour of Oman, 2023/24"},{"id":"11929","slug":"afghanistan-a-tour-of-south-africa-2017","name":"Afghanistan A tour of South Africa, 2017","shortName":"Afghanistan A tour of South Africa, 2017"},{"id":"15582","slug":"afghanistan-a-tour-of-sri-lanka-2023","name":"Afghanistan A tour of Sri Lanka, 2023","shortName":"Afghanistan A tour of Sri Lanka, 2023"},{"id":"11705","slug":"afghanistan-a-tour-of-zimbabwe-2016-17","name":"Afghanistan A tour of Zimbabwe, 2016/17","shortName":"Afghanistan A tour of Zimbabwe, 2016/17"},{"id":"11763","slug":"afghanistan-emerging-team-tour-of-bangladesh-march-2017-2016-17","name":"Afghanistan Emerging Team tour of Bangladesh [March 2017], 2016/17","shortName":"Afghanistan Emerging Team tour of Bangladesh [March 2017], 2016/17"},{"id":"13394","slug":"afghanistan-emerging-team-tour-of-bangladesh-2019-20","name":"Afghanistan Emerging Team tour of Bangladesh, 2019/20","shortName":"Afghanistan Emerging Team tour of Bangladesh, 2019/20"},{"id":"12775","slug":"afghanistan-emerging-team-tour-of-sri-lanka-2018-19","name":"Afghanistan Emerging Team tour of Sri Lanka, 2018/19","shortName":"Afghanistan Emerging Team tour of Sri Lanka, 2018/19"},{"id":"6590","slug":"afghanistan-in-pakistan-unofficial-odi-series-2011","name":"Afghanistan in Pakistan unofficial ODI Series, 2011","shortName":"Afghanistan in Pakistan unofficial ODI Series, 2011"},{"id":"8010","slug":"afghanistan-in-pakistan-unofficial-odi-series-2012-13","name":"Afghanistan in Pakistan unofficial ODI Series, 2012/13","shortName":"Afghanistan in Pakistan unofficial ODI Series, 2012/13"},{"id":"11817","slug":"afghanistan-tour-of-england-2017","name":"Afghanistan tour of England, 2017","shortName":"Afghanistan tour of England, 2017"},{"id":"6589","slug":"afghanistan-tour-of-pakistan-2011","name":"Afghanistan tour of Pakistan, 2011","shortName":"Afghanistan tour of Pakistan, 2011"},{"id":"7997","slug":"afghanistan-tour-of-pakistan-2012-13","name":"Afghanistan tour of Pakistan, 2012/13","shortName":"Afghanistan tour of Pakistan, 2012/13"},{"id":"8165","slug":"afghanistan-tour-of-singapore-2013","name":"Afghanistan tour of Singapore, 2013","shortName":"Afghanistan tour of Singapore, 2013"},{"id":"9689","slug":"afghanistan-tour-of-united-arab-emirates-2014-15","name":"Afghanistan tour of United Arab Emirates, 2014/15","shortName":"Afghanistan tour of United Arab Emirates, 2014/15"},{"id":"12241","slug":"afghanistan-tour-of-zimbabwe-2017-18","name":"Afghanistan tour of Zimbabwe, 2017/18","shortName":"Afghanistan tour of Zimbabwe, 2017/18"},{"id":"10715","slug":"aia-premier-limited-over-tournament-2015-16","name":"AIA Premier Limited Over Tournament, 2015/16","shortName":"AIA Premier Limited Over Tournament, 2015/16"},{"id":"5873","slug":"antigua-and-barbuda-tour-of-malaysia-1998-99","name":"Antigua and Barbuda tour of Malaysia, 1998/99","shortName":"Antigua and Barbuda tour of Malaysia, 1998/99"},{"id":"3652","slug":"argentina-tour-of-namibia-2007-08","name":"Argentina tour of Namibia, 2007/08","shortName":"Argentina tour of Namibia, 2007/08"},{"id":"8164","slug":"asian-cricket-council-emerging-teams-cup-2013","name":"Asian Cricket Council Emerging Teams Cup, 2013","shortName":"Asian Cricket Council Emerging Teams Cup, 2013"},{"id":"11755","slug":"asian-cricket-council-emerging-teams-cup-2016-17","name":"Asian Cricket Council Emerging Teams Cup, 2016/17","shortName":"Asian Cricket Council Emerging Teams Cup, 2016/17"},{"id":"12769","slug":"asian-cricket-council-emerging-teams-cup-2018-19","name":"Asian Cricket Council Emerging Teams Cup, 2018/19","shortName":"Asian Cricket Council Emerging Teams Cup, 2018/19"},{"id":"13390","slug":"asian-cricket-council-emerging-teams-cup-2019-20","name":"Asian Cricket Council Emerging Teams Cup, 2019/20","shortName":"Asian Cricket Council Emerging Teams Cup, 2019/20"},{"id":"3345","slug":"australia-a-in-pakistan-unofficial-odi-series-2007-08","name":"Australia A in Pakistan unofficial ODI Series, 2007/08","shortName":"Australia A in Pakistan unofficial ODI Series, 2007/08"},{"id":"7259","slug":"australia-a-in-south-africa-unofficial-odi-series-2002-03","name":"Australia A in South Africa unofficial ODI Series, 2002/03","shortName":"Australia A in South Africa unofficial ODI Series, 2002/03"},{"id":"14683","slug":"australia-a-in-sri-lanka-unofficial-odi-series-2022","name":"Australia A in Sri Lanka unofficial ODI Series, 2022","shortName":"Australia A in Sri Lanka unofficial ODI Series, 2022"},{"id":"2340","slug":"australia-a-tour-of-south-africa-2002-03","name":"Australia A tour of South Africa, 2002/03","shortName":"Australia A tour of South Africa, 2002/03"},{"id":"7668","slug":"australia-a-tour-of-united-states-of-america-1999","name":"Australia A tour of United States of America, 1999","shortName":"Australia A tour of United States of America, 1999"},{"id":"5497","slug":"australia-tour-of-england-and-ireland-2010","name":"Australia tour of England and Ireland, 2010","shortName":"Australia tour of England and Ireland, 2010"},{"id":"6878","slug":"australia-tour-of-england-and-ireland-2012","name":"Australia tour of England and Ireland, 2012","shortName":"Australia tour of England and Ireland, 2012"},{"id":"12027","slug":"australia-tour-of-england-2018","name":"Australia tour of England, 2018","shortName":"Australia tour of England, 2018"},{"id":"1173","slug":"australia-tour-of-india-1984-85","name":"Australia tour of India, 1984/85","shortName":"Australia tour of India, 1984/85"},{"id":"5875","slug":"australia-tour-of-malaysia-1998-99","name":"Australia tour of Malaysia, 1998/99","shortName":"Australia tour of Malaysia, 1998/99"},{"id":"4944","slug":"australian-xi-in-south-africa-unofficial-odi-series-1985-86","name":"Australian XI in South Africa unofficial ODI Series, 1985/86","shortName":"Australian XI in South Africa unofficial ODI Series, 1985/86"},{"id":"7111","slug":"axa-equity-law-league-1996","name":"AXA Equity \u0026 Law League, 1996","shortName":"AXA Equity \u0026 Law League, 1996"},{"id":"8417","slug":"axa-league-1998","name":"AXA League, 1998","shortName":"AXA League, 1998"},{"id":"6799","slug":"axa-life-league-1997","name":"AXA Life League, 1997","shortName":"AXA Life League, 1997"},{"id":"16102","slug":"bahrain-tour-of-malaysia-2023-24","name":"Bahrain tour of Malaysia, 2023/24","shortName":"Bahrain tour of Malaysia, 2023/24"},{"id":"16685","slug":"bahrain-tour-of-uganda-nov-2024-2024-25","name":"Bahrain tour of Uganda [Nov 2024], 2024/25","shortName":"Bahrain tour of Uganda [Nov 2024], 2024/25"},{"id":"7909","slug":"bangladesh-a-in-england-unofficial-odi-series-2013","name":"Bangladesh A in England unofficial ODI Series, 2013","shortName":"Bangladesh A in England unofficial ODI Series, 2013"},{"id":"10509","slug":"bangladesh-a-in-india-unofficial-odi-series-2015-16","name":"Bangladesh A in India unofficial ODI Series, 2015/16","shortName":"Bangladesh A in India unofficial ODI Series, 2015/16"},{"id":"12508","slug":"bangladesh-a-in-ireland-unofficial-odi-series-2018","name":"Bangladesh A in Ireland unofficial ODI Series, 2018","shortName":"Bangladesh A in Ireland unofficial ODI Series, 2018"},{"id":"16550","slug":"bangladesh-a-in-pakistan-unofficial-odi-series-2024","name":"Bangladesh A in Pakistan unofficial ODI Series, 2024","shortName":"Bangladesh A in Pakistan unofficial ODI Series, 2024"},{"id":"6522","slug":"bangladesh-a-in-south-africa-unofficial-odi-series-2011","name":"Bangladesh A in South Africa unofficial ODI Series, 2011","shortName":"Bangladesh A in South Africa unofficial ODI Series, 2011"},{"id":"3094","slug":"bangladesh-a-in-sri-lanka-unofficial-odi-series-2006-07","name":"Bangladesh A in Sri Lanka unofficial ODI Series, 2006/07","shortName":"Bangladesh A in Sri Lanka unofficial ODI Series, 2006/07"},{"id":"13352","slug":"bangladesh-a-in-sri-lanka-unofficial-odi-series-2019-20","name":"Bangladesh A in Sri Lanka unofficial ODI Series, 2019/20","shortName":"Bangladesh A in Sri Lanka unofficial ODI Series, 2019/20"},{"id":"6947","slug":"bangladesh-a-in-west-indies-unofficial-odi-series-2011-12","name":"Bangladesh A in West Indies unofficial ODI Series, 2011/12","shortName":"Bangladesh A in West Indies unofficial ODI Series, 2011/12"},{"id":"14838","slug":"bangladesh-a-in-west-indies-unofficial-odi-series-2022","name":"Bangladesh A in West Indies unofficial ODI Series, 2022","shortName":"Bangladesh A in West Indies unofficial ODI Series, 2022"},{"id":"5143","slug":"bangladesh-a-in-zimbabwe-unofficial-odi-series-2004-05","name":"Bangladesh A in Zimbabwe unofficial ODI Series, 2004/05","shortName":"Bangladesh A in Zimbabwe unofficial ODI Series, 2004/05"},{"id":"10605","slug":"bangladesh-a-in-zimbabwe-unofficial-odi-series-2015-16","name":"Bangladesh A in Zimbabwe unofficial ODI Series, 2015/16","shortName":"Bangladesh A in Zimbabwe unofficial ODI Series, 2015/16"},{"id":"5818","slug":"bangladesh-a-team-tri-series-2010","name":"Bangladesh A Team Tri-Series, 2010","shortName":"Bangladesh A Team Tri-Series, 2010"},{"id":"7908","slug":"bangladesh-a-tour-of-england-2013","name":"Bangladesh A tour of England, 2013","shortName":"Bangladesh A tour of England, 2013"},{"id":"4329","slug":"bangladesh-a-tour-of-ireland-2008","name":"Bangladesh A tour of Ireland, 2008","shortName":"Bangladesh A tour of Ireland, 2008"},{"id":"12507","slug":"bangladesh-a-tour-of-ireland-2018","name":"Bangladesh A tour of Ireland, 2018","shortName":"Bangladesh A tour of Ireland, 2018"},{"id":"15581","slug":"bangladesh-a-tour-of-sri-lanka-2023","name":"Bangladesh A tour of Sri Lanka, 2023","shortName":"Bangladesh A tour of Sri Lanka, 2023"},{"id":"6855","slug":"bangladesh-cricket-board-cup-2011-12","name":"Bangladesh Cricket Board Cup, 2011/12","shortName":"Bangladesh Cricket Board Cup, 2011/12"},{"id":"9959","slug":"bangladesh-cricket-league-one-day-2015","name":"Bangladesh Cricket League One-Day, 2015","shortName":"Bangladesh Cricket League One-Day, 2015"},{"id":"14434","slug":"bangladesh-cricket-league-one-day-2021-22","name":"Bangladesh Cricket League One-Day, 2021/22","shortName":"Bangladesh Cricket League One-Day, 2021/22"},{"id":"15133","slug":"bangladesh-cricket-league-one-day-2022-23","name":"Bangladesh Cricket League One-Day, 2022/23","shortName":"Bangladesh Cricket League One-Day, 2022/23"},{"id":"16018","slug":"bangladesh-cricket-league-one-day-2023-24","name":"Bangladesh Cricket League One-Day, 2023/24","shortName":"Bangladesh Cricket League One-Day, 2023/24"},{"id":"12771","slug":"bangladesh-emerging-team-tour-of-pakistan-2018-19","name":"Bangladesh Emerging Team tour of Pakistan, 2018/19","shortName":"Bangladesh Emerging Team tour of Pakistan, 2018/19"},{"id":"12803","slug":"bangladesh-emerging-team-tour-of-sri-lanka-2018-19","name":"Bangladesh Emerging Team tour of Sri Lanka, 2018/19","shortName":"Bangladesh Emerging Team tour of Sri Lanka, 2018/19"},{"id":"16504","slug":"bangladesh-high-performance-xi-tour-of-australia-2024","name":"Bangladesh High Performance XI tour of Australia, 2024","shortName":"Bangladesh High Performance XI tour of Australia, 2024"},{"id":"16507","slug":"bangladesh-high-performance-xi-v-pakistan-a-unofficial-odi-series-2024","name":"Bangladesh High Performance XI v Pakistan A unofficial ODI Series, 2024","shortName":"Bangladesh High Performance XI v Pakistan A unofficial ODI Series, 2024"},{"id":"12795","slug":"bangladesh-tour-of-ireland-2019","name":"Bangladesh tour of Ireland, 2019","shortName":"Bangladesh tour of Ireland, 2019"},{"id":"5882","slug":"bangladesh-tour-of-malaysia-1998-99","name":"Bangladesh tour of Malaysia, 1998/99","shortName":"Bangladesh tour of Malaysia, 1998/99"},{"id":"8657","slug":"bangladesh-tour-of-pakistan-1997-98","name":"Bangladesh tour of Pakistan, 1997/98","shortName":"Bangladesh tour of Pakistan, 1997/98"},{"id":"1920","slug":"bangladesh-tour-of-south-africa-2002-03","name":"Bangladesh tour of South Africa, 2002/03","shortName":"Bangladesh tour of South Africa, 2002/03"},{"id":"5128","slug":"bangladesh-tour-of-zimbabwe-2009","name":"Bangladesh tour of Zimbabwe, 2009","shortName":"Bangladesh tour of Zimbabwe, 2009"},{"id":"13503","slug":"bangladesh-under-23s-tour-of-india-2019-20","name":"Bangladesh Under-23s tour of India, 2019/20","shortName":"Bangladesh Under-23s tour of India, 2019/20"},{"id":"8167","slug":"bangladesh-under-23s-tour-of-singapore-2013","name":"Bangladesh Under-23s tour of Singapore, 2013","shortName":"Bangladesh Under-23s tour of Singapore, 2013"},{"id":"5883","slug":"barbados-tour-of-malaysia-1998-99","name":"Barbados tour of Malaysia, 1998/99","shortName":"Barbados tour of Malaysia, 1998/99"},{"id":"6233","slug":"benson-hedges-cup-1972","name":"Benson \u0026 Hedges Cup, 1972","shortName":"Benson \u0026 Hedges Cup, 1972"},{"id":"6242","slug":"benson-hedges-cup-1973","name":"Benson \u0026 Hedges Cup, 1973","shortName":"Benson \u0026 Hedges Cup, 1973"},{"id":"6244","slug":"benson-hedges-cup-1974","name":"Benson \u0026 Hedges Cup, 1974","shortName":"Benson \u0026 Hedges Cup, 1974"},{"id":"6245","slug":"benson-hedges-cup-1975","name":"Benson \u0026 Hedges Cup, 1975","shortName":"Benson \u0026 Hedges Cup, 1975"},{"id":"6246","slug":"benson-hedges-cup-1976","name":"Benson \u0026 Hedges Cup, 1976","shortName":"Benson \u0026 Hedges Cup, 1976"},{"id":"6232","slug":"benson-hedges-cup-1977","name":"Benson \u0026 Hedges Cup, 1977","shortName":"Benson \u0026 Hedges Cup, 1977"},{"id":"6249","slug":"benson-hedges-cup-1978","name":"Benson \u0026 Hedges Cup, 1978","shortName":"Benson \u0026 Hedges Cup, 1978"},{"id":"6262","slug":"benson-hedges-cup-1979","name":"Benson \u0026 Hedges Cup, 1979","shortName":"Benson \u0026 Hedges Cup, 1979"},{"id":"6264","slug":"benson-hedges-cup-1980","name":"Benson \u0026 Hedges Cup, 1980","shortName":"Benson \u0026 Hedges Cup, 1980"},{"id":"6269","slug":"benson-hedges-cup-1981","name":"Benson \u0026 Hedges Cup, 1981","shortName":"Benson \u0026 Hedges Cup, 1981"},{"id":"6270","slug":"benson-hedges-cup-1982","name":"Benson \u0026 Hedges Cup, 1982","shortName":"Benson \u0026 Hedges Cup, 1982"},{"id":"6271","slug":"benson-hedges-cup-1983","name":"Benson \u0026 Hedges Cup, 1983","shortName":"Benson \u0026 Hedges Cup, 1983"},{"id":"6272","slug":"benson-hedges-cup-1984","name":"Benson \u0026 Hedges Cup, 1984","shortName":"Benson \u0026 Hedges Cup, 1984"},{"id":"6273","slug":"benson-hedges-cup-1985","name":"Benson \u0026 Hedges Cup, 1985","shortName":"Benson \u0026 Hedges Cup, 1985"},{"id":"6274","slug":"benson-hedges-cup-1986","name":"Benson \u0026 Hedges Cup, 1986","shortName":"Benson \u0026 Hedges Cup, 1986"},{"id":"6280","slug":"benson-hedges-cup-1987","name":"Benson \u0026 Hedges Cup, 1987","shortName":"Benson \u0026 Hedges Cup, 1987"},{"id":"6281","slug":"benson-hedges-cup-1988","name":"Benson \u0026 Hedges Cup, 1988","shortName":"Benson \u0026 Hedges Cup, 1988"},{"id":"6282","slug":"benson-hedges-cup-1989","name":"Benson \u0026 Hedges Cup, 1989","shortName":"Benson \u0026 Hedges Cup, 1989"},{"id":"6384","slug":"benson-hedges-cup-1990","name":"Benson \u0026 Hedges Cup, 1990","shortName":"Benson \u0026 Hedges Cup, 1990"},{"id":"6385","slug":"benson-hedges-cup-1991","name":"Benson \u0026 Hedges Cup, 1991","shortName":"Benson \u0026 Hedges Cup, 1991"},{"id":"6386","slug":"benson-hedges-cup-1992","name":"Benson \u0026 Hedges Cup, 1992","shortName":"Benson \u0026 Hedges Cup, 1992"},{"id":"6387","slug":"benson-hedges-cup-1993","name":"Benson \u0026 Hedges Cup, 1993","shortName":"Benson \u0026 Hedges Cup, 1993"},{"id":"6388","slug":"benson-hedges-cup-1994","name":"Benson \u0026 Hedges Cup, 1994","shortName":"Benson \u0026 Hedges Cup, 1994"},{"id":"6390","slug":"benson-hedges-cup-1995","name":"Benson \u0026 Hedges Cup, 1995","shortName":"Benson \u0026 Hedges Cup, 1995"},{"id":"6399","slug":"benson-hedges-cup-1996","name":"Benson \u0026 Hedges Cup, 1996","shortName":"Benson \u0026 Hedges Cup, 1996"},{"id":"6401","slug":"benson-hedges-cup-1997","name":"Benson \u0026 Hedges Cup, 1997","shortName":"Benson \u0026 Hedges Cup, 1997"},{"id":"6412","slug":"benson-hedges-cup-1998","name":"Benson \u0026 Hedges Cup, 1998","shortName":"Benson \u0026 Hedges Cup, 1998"},{"id":"6267","slug":"benson-hedges-cup-2000","name":"Benson \u0026 Hedges Cup, 2000","shortName":"Benson \u0026 Hedges Cup, 2000"},{"id":"6266","slug":"benson-hedges-cup-2001","name":"Benson \u0026 Hedges Cup, 2001","shortName":"Benson \u0026 Hedges Cup, 2001"},{"id":"2367","slug":"benson-hedges-cup-2002","name":"Benson \u0026 Hedges Cup, 2002","shortName":"Benson \u0026 Hedges Cup, 2002"},{"id":"7108","slug":"benson-hedges-night-series-1991-92","name":"Benson \u0026 Hedges Night Series, 1991/92","shortName":"Benson \u0026 Hedges Night Series, 1991/92"},{"id":"6268","slug":"benson-hedges-super-cup-1999","name":"Benson \u0026 Hedges Super Cup, 1999","shortName":"Benson \u0026 Hedges Super Cup, 1999"},{"id":"14839","slug":"bermuda-tour-of-jersey-2022","name":"Bermuda tour of Jersey, 2022","shortName":"Bermuda tour of Jersey, 2022"},{"id":"16101","slug":"bermuda-tour-of-malaysia-2023-24","name":"Bermuda tour of Malaysia, 2023/24","shortName":"Bermuda tour of Malaysia, 2023/24"},{"id":"13454","slug":"bermuda-tour-of-oman-2019-20","name":"Bermuda tour of Oman, 2019/20","shortName":"Bermuda tour of Oman, 2019/20"},{"id":"14674","slug":"bermuda-tour-of-uganda-2022","name":"Bermuda tour of Uganda, 2022","shortName":"Bermuda tour of Uganda, 2022"},{"id":"6508","slug":"bermuda-tour-of-united-arab-emirates-2011","name":"Bermuda tour of United Arab Emirates, 2011","shortName":"Bermuda tour of United Arab Emirates, 2011"},{"id":"7091","slug":"bermuda-tour-of-west-indies-1997-98","name":"Bermuda tour of West Indies, 1997/98","shortName":"Bermuda tour of West Indies, 1997/98"},{"id":"7113","slug":"bermuda-tour-of-west-indies-1999-00","name":"Bermuda tour of West Indies, 1999/00","shortName":"Bermuda tour of West Indies, 1999/00"},{"id":"7435","slug":"bermuda-tour-of-west-indies-2000-01","name":"Bermuda tour of West Indies, 2000/01","shortName":"Bermuda tour of West Indies, 2000/01"},{"id":"5372","slug":"cambridgeshire-tour-of-netherlands-1999","name":"Cambridgeshire tour of Netherlands, 1999","shortName":"Cambridgeshire tour of Netherlands, 1999"},{"id":"5876","slug":"canada-tour-of-malaysia-1998-99","name":"Canada tour of Malaysia, 1998/99","shortName":"Canada tour of Malaysia, 1998/99"},{"id":"13347","slug":"canada-tour-of-malaysia-2019","name":"Canada tour of Malaysia, 2019","shortName":"Canada tour of Malaysia, 2019"},{"id":"15107","slug":"canada-tour-of-malaysia-2022-23","name":"Canada tour of Malaysia, 2022/23","shortName":"Canada tour of Malaysia, 2022/23"},{"id":"8100","slug":"canada-tour-of-namibia-2002","name":"Canada tour of Namibia, 2002","shortName":"Canada tour of Namibia, 2002"},{"id":"9823","slug":"canada-tour-of-namibia-2014-15","name":"Canada tour of Namibia, 2014/15","shortName":"Canada tour of Namibia, 2014/15"},{"id":"12226","slug":"canada-tour-of-namibia-2017-18","name":"Canada tour of Namibia, 2017/18","shortName":"Canada tour of Namibia, 2017/18"},{"id":"12893","slug":"canada-tour-of-namibia-2019","name":"Canada tour of Namibia, 2019","shortName":"Canada tour of Namibia, 2019"},{"id":"8865","slug":"canada-tour-of-new-zealand-2013-14","name":"Canada tour of New Zealand, 2013/14","shortName":"Canada tour of New Zealand, 2013/14"},{"id":"5693","slug":"canada-tour-of-sri-lanka-2009-10","name":"Canada tour of Sri Lanka, 2009/10","shortName":"Canada tour of Sri Lanka, 2009/10"},{"id":"5250","slug":"canada-tour-of-united-arab-emirates-2003-04","name":"Canada tour of United Arab Emirates, 2003/04","shortName":"Canada tour of United Arab Emirates, 2003/04"},{"id":"7092","slug":"canada-tour-of-west-indies-1997-98","name":"Canada tour of West Indies, 1997/98","shortName":"Canada tour of West Indies, 1997/98"},{"id":"7115","slug":"canada-tour-of-west-indies-1999-00","name":"Canada tour of West Indies, 1999/00","shortName":"Canada tour of West Indies, 1999/00"},{"id":"7432","slug":"canada-tour-of-west-indies-2000-01","name":"Canada tour of West Indies, 2000/01","shortName":"Canada tour of West Indies, 2000/01"},{"id":"7261","slug":"canada-tour-of-west-indies-2002","name":"Canada tour of West Indies, 2002","shortName":"Canada tour of West Indies, 2002"},{"id":"5267","slug":"canada-tour-of-west-indies-2003-04","name":"Canada tour of West Indies, 2003/04","shortName":"Canada tour of West Indies, 2003/04"},{"id":"4823","slug":"canada-tour-of-west-indies-2008-09","name":"Canada tour of West Indies, 2008/09","shortName":"Canada tour of West Indies, 2008/09"},{"id":"5779","slug":"canada-tour-of-west-indies-2009-10","name":"Canada tour of West Indies, 2009/10","shortName":"Canada tour of West Indies, 2009/10"},{"id":"12691","slug":"canada-tour-of-west-indies-2018-19","name":"Canada tour of West Indies, 2018/19","shortName":"Canada tour of West Indies, 2018/19"},{"id":"13408","slug":"canada-tour-of-west-indies-2019-20","name":"Canada tour of West Indies, 2019/20","shortName":"Canada tour of West Indies, 2019/20"},{"id":"3566","slug":"cape-cobras-tour-of-zimbabwe-2007-08","name":"Cape Cobras tour of Zimbabwe, 2007/08","shortName":"Cape Cobras tour of Zimbabwe, 2007/08"},{"id":"7433","slug":"cayman-islands-tour-of-west-indies-2000-01","name":"Cayman Islands tour of West Indies, 2000/01","shortName":"Cayman Islands tour of West Indies, 2000/01"},{"id":"7755","slug":"central-districts-tour-of-australia-2000-01","name":"Central Districts tour of Australia, 2000/01","shortName":"Central Districts tour of Australia, 2000/01"},{"id":"2274","slug":"challenger-series-2000-01","name":"Challenger Series, 2000/01","shortName":"Challenger Series, 2000/01"},{"id":"5147","slug":"challenger-series-2004-05","name":"Challenger Series, 2004/05","shortName":"Challenger Series, 2004/05"},{"id":"2191","slug":"champions-cup-2000-01","name":"Champions Cup, 2000/01","shortName":"Champions Cup, 2000/01"},{"id":"16630","slug":"champions-one-day-cup-2024","name":"Champions One-Day Cup, 2024","shortName":"Champions One-Day Cup, 2024"},{"id":"4629","slug":"cheltenham-gloucester-trophy-2001","name":"Cheltenham \u0026 Gloucester Trophy, 2001","shortName":"Cheltenham \u0026 Gloucester Trophy, 2001"},{"id":"4628","slug":"cheltenham-gloucester-trophy-2002","name":"Cheltenham \u0026 Gloucester Trophy, 2002","shortName":"Cheltenham \u0026 Gloucester Trophy, 2002"},{"id":"4622","slug":"cheltenham-gloucester-trophy-2003","name":"Cheltenham \u0026 Gloucester Trophy, 2003","shortName":"Cheltenham \u0026 Gloucester Trophy, 2003"},{"id":"4613","slug":"cheltenham-gloucester-trophy-2004","name":"Cheltenham \u0026 Gloucester Trophy, 2004","shortName":"Cheltenham \u0026 Gloucester Trophy, 2004"},{"id":"2501","slug":"cheltenham-gloucester-trophy-2005","name":"Cheltenham \u0026 Gloucester Trophy, 2005","shortName":"Cheltenham \u0026 Gloucester Trophy, 2005"},{"id":"2628","slug":"cheltenham-gloucester-trophy-2006","name":"Cheltenham \u0026 Gloucester Trophy, 2006","shortName":"Cheltenham \u0026 Gloucester Trophy, 2006"},{"id":"5611","slug":"clydesdale-bank-40-2010","name":"Clydesdale Bank 40, 2010","shortName":"Clydesdale Bank 40, 2010"},{"id":"6299","slug":"clydesdale-bank-40-2011","name":"Clydesdale Bank 40, 2011","shortName":"Clydesdale Bank 40, 2011"},{"id":"7031","slug":"clydesdale-bank-40-2012","name":"Clydesdale Bank 40, 2012","shortName":"Clydesdale Bank 40, 2012"},{"id":"3374","slug":"coca-cola-australasian-knock-out-competition-1971-72","name":"Coca-Cola Australasian Knock-Out Competition, 1971/72","shortName":"Coca-Cola Australasian Knock-Out Competition, 1971/72"},{"id":"3376","slug":"coca-cola-australasian-knock-out-competition-1972-73","name":"Coca-Cola Australasian Knock-Out Competition, 1972/73","shortName":"Coca-Cola Australasian Knock-Out Competition, 1972/73"},{"id":"6847","slug":"coca-cola-pro50-championship-2011-12","name":"Coca-Cola Pro50 Championship, 2011/12","shortName":"Coca-Cola Pro50 Championship, 2011/12"},{"id":"5872","slug":"commonwealth-games-1998-99","name":"Commonwealth Games, 1998/99","shortName":"Commonwealth Games, 1998/99"},{"id":"9833","slug":"cool-cool-presents-haier-pentangular-cup-one-day-2014-15","name":"Cool \u0026 Cool Presents Haier Pentangular Cup One Day, 2014/15","shortName":"Cool \u0026 Cool Presents Haier Pentangular Cup One Day, 2014/15"},{"id":"10925","slug":"cool-and-cool-presents-national-one-day-cup-2015-16","name":"Cool and Cool Presents National One Day Cup, 2015/16","shortName":"Cool and Cool Presents National One Day Cup, 2015/16"},{"id":"4615","slug":"cornwall-tour-of-netherlands-2003","name":"Cornwall tour of Netherlands, 2003","shortName":"Cornwall tour of Netherlands, 2003"},{"id":"11804","slug":"cricket-ireland-inter-provincial-limited-over-cup-2017","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2017","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2017"},{"id":"12256","slug":"cricket-ireland-inter-provincial-limited-over-cup-2018","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2018","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2018"},{"id":"12932","slug":"cricket-ireland-inter-provincial-limited-over-cup-2019","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2019","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2019"},{"id":"13545","slug":"cricket-ireland-inter-provincial-limited-over-cup-2020","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2020","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2020"},{"id":"13932","slug":"cricket-ireland-inter-provincial-limited-over-cup-2021","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2021","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2021"},{"id":"14508","slug":"cricket-ireland-inter-provincial-limited-over-cup-2022","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2022","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2022"},{"id":"15387","slug":"cricket-ireland-inter-provincial-limited-over-cup-2023","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2023","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2023"},{"id":"16267","slug":"cricket-ireland-inter-provincial-limited-over-cup-2024","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2024","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2024"},{"id":"9599","slug":"csa-provincial-50-over-challenge-2014-15","name":"CSA Provincial 50 Over Challenge, 2014/15","shortName":"CSA Provincial 50 Over Challenge, 2014/15"},{"id":"14477","slug":"csa-provincial-one-day-challenge-division-one-2021-22","name":"CSA Provincial One-Day Challenge Division One, 2021/22","shortName":"CSA Provincial One-Day Challenge Division One, 2021/22"},{"id":"14974","slug":"csa-provincial-one-day-challenge-division-one-2022-23","name":"CSA Provincial One-Day Challenge Division One, 2022/23","shortName":"CSA Provincial One-Day Challenge Division One, 2022/23"},{"id":"15724","slug":"csa-provincial-one-day-challenge-division-one-2023-24","name":"CSA Provincial One-Day Challenge Division One, 2023/24","shortName":"CSA Provincial One-Day Challenge Division One, 2023/24"},{"id":"14478","slug":"csa-provincial-one-day-challenge-division-two-2021-22","name":"CSA Provincial One-Day Challenge Division Two, 2021/22","shortName":"CSA Provincial One-Day Challenge Division Two, 2021/22"},{"id":"14975","slug":"csa-provincial-one-day-challenge-division-two-2022-23","name":"CSA Provincial One-Day Challenge Division Two, 2022/23","shortName":"CSA Provincial One-Day Challenge Division Two, 2022/23"},{"id":"15725","slug":"csa-provincial-one-day-challenge-division-two-2023-24","name":"CSA Provincial One-Day Challenge Division Two, 2023/24","shortName":"CSA Provincial One-Day Challenge Division Two, 2023/24"},{"id":"5442","slug":"csa-provincial-one-day-challenge-2009-10","name":"CSA Provincial One-Day Challenge, 2009/10","shortName":"CSA Provincial One-Day Challenge, 2009/10"},{"id":"6033","slug":"csa-provincial-one-day-challenge-2010-11","name":"CSA Provincial One-Day Challenge, 2010/11","shortName":"CSA Provincial One-Day Challenge, 2010/11"},{"id":"6801","slug":"csa-provincial-one-day-challenge-2011-12","name":"CSA Provincial One-Day Challenge, 2011/12","shortName":"CSA Provincial One-Day Challenge, 2011/12"},{"id":"10113","slug":"csa-provincial-one-day-challenge-2015-16","name":"CSA Provincial One-Day Challenge, 2015/16","shortName":"CSA Provincial One-Day Challenge, 2015/16"},{"id":"11255","slug":"csa-provincial-one-day-challenge-2016-17","name":"CSA Provincial One-Day Challenge, 2016/17","shortName":"CSA Provincial One-Day Challenge, 2016/17"},{"id":"12120","slug":"csa-provincial-one-day-challenge-2017-18","name":"CSA Provincial One-Day Challenge, 2017/18","shortName":"CSA Provincial One-Day Challenge, 2017/18"},{"id":"12597","slug":"csa-provincial-one-day-challenge-2018-19","name":"CSA Provincial One-Day Challenge, 2018/19","shortName":"CSA Provincial One-Day Challenge, 2018/19"},{"id":"13196","slug":"csa-provincial-one-day-challenge-2019-20","name":"CSA Provincial One-Day Challenge, 2019/20","shortName":"CSA Provincial One-Day Challenge, 2019/20"},{"id":"13769","slug":"csa-provincial-one-day-challenge-2020-21","name":"CSA Provincial One-Day Challenge, 2020/21","shortName":"CSA Provincial One-Day Challenge, 2020/21"},{"id":"7583","slug":"csa-provincial-one-day-competition-2012-13","name":"CSA Provincial One-Day Competition, 2012/13","shortName":"CSA Provincial One-Day Competition, 2012/13"},{"id":"8617","slug":"csa-provincial-one-day-competition-2013-14","name":"CSA Provincial One-Day Competition, 2013/14","shortName":"CSA Provincial One-Day Competition, 2013/14"},{"id":"4619","slug":"cumberland-tour-of-scotland-2003","name":"Cumberland tour of Scotland, 2003","shortName":"Cumberland tour of Scotland, 2003"},{"id":"13343","slug":"cwc-challenge-league-group-a-2019-2022-23","name":"CWC Challenge League Group A, 2019-2022/23","shortName":"CWC Challenge League Group A, 2019-2022/23"},{"id":"16673","slug":"cwc-challenge-league-group-a-2024-2026","name":"CWC Challenge League Group A, 2024-2026","shortName":"CWC Challenge League Group A, 2024-2026"},{"id":"13449","slug":"cwc-challenge-league-group-b-2019-2022-23","name":"CWC Challenge League Group B, 2019-2022/23","shortName":"CWC Challenge League Group B, 2019-2022/23"},{"id":"16682","slug":"cwc-challenge-league-group-b-2024-2026","name":"CWC Challenge League Group B, 2024-2026","shortName":"CWC Challenge League Group B, 2024-2026"},{"id":"7083","slug":"datsun-shield-1979-80","name":"Datsun Shield, 1979/80","shortName":"Datsun Shield, 1979/80"},{"id":"14826","slug":"denmark-tour-of-canada-2022","name":"Denmark tour of Canada, 2022","shortName":"Denmark tour of Canada, 2022"},{"id":"5371","slug":"denmark-tour-of-england-1999","name":"Denmark tour of England, 1999","shortName":"Denmark tour of England, 1999"},{"id":"5382","slug":"denmark-tour-of-england-2000","name":"Denmark tour of England, 2000","shortName":"Denmark tour of England, 2000"},{"id":"4631","slug":"denmark-tour-of-england-2001","name":"Denmark tour of England, 2001","shortName":"Denmark tour of England, 2001"},{"id":"4624","slug":"denmark-tour-of-england-2002","name":"Denmark tour of England, 2002","shortName":"Denmark tour of England, 2002"},{"id":"4614","slug":"denmark-tour-of-england-2003","name":"Denmark tour of England, 2003","shortName":"Denmark tour of England, 2003"},{"id":"16674","slug":"denmark-tour-of-kenya-2024","name":"Denmark tour of Kenya, 2024","shortName":"Denmark tour of Kenya, 2024"},{"id":"13344","slug":"denmark-tour-of-malaysia-2019","name":"Denmark tour of Malaysia, 2019","shortName":"Denmark tour of Malaysia, 2019"},{"id":"15106","slug":"denmark-tour-of-malaysia-2022-23","name":"Denmark tour of Malaysia, 2022/23","shortName":"Denmark tour of Malaysia, 2022/23"},{"id":"3654","slug":"denmark-tour-of-namibia-2007-08","name":"Denmark tour of Namibia, 2007/08","shortName":"Denmark tour of Namibia, 2007/08"},{"id":"5573","slug":"denmark-tour-of-zimbabwe-1999-00","name":"Denmark tour of Zimbabwe, 1999/00","shortName":"Denmark tour of Zimbabwe, 1999/00"},{"id":"8689","slug":"deodhar-trophy-1988-89","name":"Deodhar Trophy, 1988/89","shortName":"Deodhar Trophy, 1988/89"},{"id":"7440","slug":"deodhar-trophy-1999-00","name":"Deodhar Trophy, 1999/00","shortName":"Deodhar Trophy, 1999/00"},{"id":"7436","slug":"deodhar-trophy-2000-01","name":"Deodhar Trophy, 2000/01","shortName":"Deodhar Trophy, 2000/01"},{"id":"7790","slug":"deodhar-trophy-2001-02","name":"Deodhar Trophy, 2001/02","shortName":"Deodhar Trophy, 2001/02"},{"id":"2411","slug":"deodhar-trophy-2002-03","name":"Deodhar Trophy, 2002/03","shortName":"Deodhar Trophy, 2002/03"},{"id":"5582","slug":"deodhar-trophy-2003-04","name":"Deodhar Trophy, 2003/04","shortName":"Deodhar Trophy, 2003/04"},{"id":"5148","slug":"deodhar-trophy-2004-05","name":"Deodhar Trophy, 2004/05","shortName":"Deodhar Trophy, 2004/05"},{"id":"2718","slug":"deodhar-trophy-2005-06","name":"Deodhar Trophy, 2005/06","shortName":"Deodhar Trophy, 2005/06"},{"id":"2834","slug":"deodhar-trophy-2006-07","name":"Deodhar Trophy, 2006/07","shortName":"Deodhar Trophy, 2006/07"},{"id":"3436","slug":"deodhar-trophy-2007-08","name":"Deodhar Trophy, 2007/08","shortName":"Deodhar Trophy, 2007/08"},{"id":"4474","slug":"deodhar-trophy-2008-09","name":"Deodhar Trophy, 2008/09","shortName":"Deodhar Trophy, 2008/09"},{"id":"5519","slug":"deodhar-trophy-2009-10","name":"Deodhar Trophy, 2009/10","shortName":"Deodhar Trophy, 2009/10"},{"id":"5963","slug":"deodhar-trophy-2010-11","name":"Deodhar Trophy, 2010/11","shortName":"Deodhar Trophy, 2010/11"},{"id":"6713","slug":"deodhar-trophy-2011-12","name":"Deodhar Trophy, 2011/12","shortName":"Deodhar Trophy, 2011/12"},{"id":"7517","slug":"deodhar-trophy-2012-13","name":"Deodhar Trophy, 2012/13","shortName":"Deodhar Trophy, 2012/13"},{"id":"8301","slug":"deodhar-trophy-2013-14","name":"Deodhar Trophy, 2013/14","shortName":"Deodhar Trophy, 2013/14"},{"id":"9519","slug":"deodhar-trophy-2014-15","name":"Deodhar Trophy, 2014/15","shortName":"Deodhar Trophy, 2014/15"},{"id":"10285","slug":"deodhar-trophy-2015-16","name":"Deodhar Trophy, 2015/16","shortName":"Deodhar Trophy, 2015/16"},{"id":"11525","slug":"deodhar-trophy-2016-17","name":"Deodhar Trophy, 2016/17","shortName":"Deodhar Trophy, 2016/17"},{"id":"12017","slug":"deodhar-trophy-2017-18","name":"Deodhar Trophy, 2017/18","shortName":"Deodhar Trophy, 2017/18"},{"id":"12711","slug":"deodhar-trophy-2018-19","name":"Deodhar Trophy, 2018/19","shortName":"Deodhar Trophy, 2018/19"},{"id":"13221","slug":"deodhar-trophy-2019-20","name":"Deodhar Trophy, 2019/20","shortName":"Deodhar Trophy, 2019/20"},{"id":"15544","slug":"deodhar-trophy-2023","name":"Deodhar Trophy, 2023","shortName":"Deodhar Trophy, 2023"},{"id":"11467","slug":"departmental-one-day-cup-2016-17","name":"Departmental One Day Cup, 2016/17","shortName":"Departmental One Day Cup, 2016/17"},{"id":"12199","slug":"departmental-one-day-cup-2017-18","name":"Departmental One Day Cup, 2017/18","shortName":"Departmental One Day Cup, 2017/18"},{"id":"5629","slug":"derbyshire-tour-of-netherlands-2010","name":"Derbyshire tour of Netherlands, 2010","shortName":"Derbyshire tour of Netherlands, 2010"},{"id":"6428","slug":"derbyshire-tour-of-netherlands-2011","name":"Derbyshire tour of Netherlands, 2011","shortName":"Derbyshire tour of Netherlands, 2011"},{"id":"6392","slug":"derbyshire-tour-of-scotland-1995","name":"Derbyshire tour of Scotland, 1995","shortName":"Derbyshire tour of Scotland, 1995"},{"id":"5367","slug":"derbyshire-tour-of-scotland-1998","name":"Derbyshire tour of Scotland, 1998","shortName":"Derbyshire tour of Scotland, 1998"},{"id":"5413","slug":"derbyshire-tour-of-scotland-2003","name":"Derbyshire tour of Scotland, 2003","shortName":"Derbyshire tour of Scotland, 2003"},{"id":"5177","slug":"derbyshire-tour-of-scotland-2004","name":"Derbyshire tour of Scotland, 2004","shortName":"Derbyshire tour of Scotland, 2004"},{"id":"4450","slug":"derbyshire-tour-of-scotland-2005","name":"Derbyshire tour of Scotland, 2005","shortName":"Derbyshire tour of Scotland, 2005"},{"id":"3238","slug":"derbyshire-tour-of-scotland-2007","name":"Derbyshire tour of Scotland, 2007","shortName":"Derbyshire tour of Scotland, 2007"},{"id":"7927","slug":"derbyshire-tour-of-scotland-2013","name":"Derbyshire tour of Scotland, 2013","shortName":"Derbyshire tour of Scotland, 2013"},{"id":"11109","slug":"dhaka-premier-division-cricket-league-2016","name":"Dhaka Premier Division Cricket League, 2016","shortName":"Dhaka Premier Division Cricket League, 2016"},{"id":"11830","slug":"dhaka-premier-division-cricket-league-2017","name":"Dhaka Premier Division Cricket League, 2017","shortName":"Dhaka Premier Division Cricket League, 2017"},{"id":"12250","slug":"dhaka-premier-division-cricket-league-2017-18","name":"Dhaka Premier Division Cricket League, 2017/18","shortName":"Dhaka Premier Division Cricket League, 2017/18"},{"id":"12909","slug":"dhaka-premier-division-cricket-league-2018-19","name":"Dhaka Premier Division Cricket League, 2018/19","shortName":"Dhaka Premier Division Cricket League, 2018/19"},{"id":"13628","slug":"dhaka-premier-division-cricket-league-2019-20","name":"Dhaka Premier Division Cricket League, 2019/20","shortName":"Dhaka Premier Division Cricket League, 2019/20"},{"id":"14507","slug":"dhaka-premier-division-cricket-league-2022","name":"Dhaka Premier Division Cricket League, 2022","shortName":"Dhaka Premier Division Cricket League, 2022"},{"id":"15295","slug":"dhaka-premier-division-cricket-league-2023","name":"Dhaka Premier Division Cricket League, 2023","shortName":"Dhaka Premier Division Cricket League, 2023"},{"id":"16145","slug":"dhaka-premier-division-cricket-league-2023-24","name":"Dhaka Premier Division Cricket League, 2023/24","shortName":"Dhaka Premier Division Cricket League, 2023/24"},{"id":"8603","slug":"dhaka-premier-division-2013-14","name":"Dhaka Premier Division, 2013/14","shortName":"Dhaka Premier Division, 2013/14"},{"id":"9703","slug":"dhaka-premier-division-2014-15","name":"Dhaka Premier Division, 2014/15","shortName":"Dhaka Premier Division, 2014/15"},{"id":"11768","slug":"districts-one-day-tournament-2016-17","name":"Districts One Day Tournament, 2016/17","shortName":"Districts One Day Tournament, 2016/17"},{"id":"3565","slug":"dolphins-tour-of-zimbabwe-2007-08","name":"Dolphins tour of Zimbabwe, 2007/08","shortName":"Dolphins tour of Zimbabwe, 2007/08"},{"id":"5379","slug":"dorset-tour-of-scotland-1999","name":"Dorset tour of Scotland, 1999","shortName":"Dorset tour of Scotland, 1999"},{"id":"4634","slug":"dorset-tour-of-scotland-2001","name":"Dorset tour of Scotland, 2001","shortName":"Dorset tour of Scotland, 2001"},{"id":"5338","slug":"durham-tour-of-ireland-1992","name":"Durham tour of Ireland, 1992","shortName":"Durham tour of Ireland, 1992"},{"id":"5373","slug":"durham-tour-of-netherlands-1999","name":"Durham tour of Netherlands, 1999","shortName":"Durham tour of Netherlands, 1999"},{"id":"6402","slug":"durham-tour-of-scotland-1997","name":"Durham tour of Scotland, 1997","shortName":"Durham tour of Scotland, 1997"},{"id":"5416","slug":"durham-tour-of-scotland-2003","name":"Durham tour of Scotland, 2003","shortName":"Durham tour of Scotland, 2003"},{"id":"5182","slug":"durham-tour-of-scotland-2004","name":"Durham tour of Scotland, 2004","shortName":"Durham tour of Scotland, 2004"},{"id":"2786","slug":"durham-tour-of-scotland-2006","name":"Durham tour of Scotland, 2006","shortName":"Durham tour of Scotland, 2006"},{"id":"4222","slug":"durham-tour-of-scotland-2008","name":"Durham tour of Scotland, 2008","shortName":"Durham tour of Scotland, 2008"},{"id":"5634","slug":"durham-tour-of-scotland-2010","name":"Durham tour of Scotland, 2010","shortName":"Durham tour of Scotland, 2010"},{"id":"6434","slug":"durham-tour-of-scotland-2011","name":"Durham tour of Scotland, 2011","shortName":"Durham tour of Scotland, 2011"},{"id":"7932","slug":"durham-tour-of-scotland-2013","name":"Durham tour of Scotland, 2013","shortName":"Durham tour of Scotland, 2013"},{"id":"3564","slug":"eagles-tour-of-zimbabwe-2007-08","name":"Eagles tour of Zimbabwe, 2007/08","shortName":"Eagles tour of Zimbabwe, 2007/08"},{"id":"2421","slug":"emerging-team-trophy-2003-04","name":"Emerging Team Trophy, 2003/04","shortName":"Emerging Team Trophy, 2003/04"},{"id":"3038","slug":"england-a-in-bangladesh-unofficial-odi-series-2006-07","name":"England A in Bangladesh unofficial ODI Series, 2006/07","shortName":"England A in Bangladesh unofficial ODI Series, 2006/07"},{"id":"5242","slug":"england-a-in-india-unofficial-odi-series-2003-04","name":"England A in India unofficial ODI Series, 2003/04","shortName":"England A in India unofficial ODI Series, 2003/04"},{"id":"6046","slug":"england-a-in-sri-lanka-unofficial-odi-series-1990-91","name":"England A in Sri Lanka unofficial ODI Series, 1990/91","shortName":"England A in Sri Lanka unofficial ODI Series, 1990/91"},{"id":"2970","slug":"england-a-in-west-indies-unofficial-odi-series-2005-06","name":"England A in West Indies unofficial ODI Series, 2005/06","shortName":"England A in West Indies unofficial ODI Series, 2005/06"},{"id":"5621","slug":"england-a-team-tri-series-2010","name":"England A Team Tri-Series, 2010","shortName":"England A Team Tri-Series, 2010"},{"id":"8971","slug":"england-a-team-tri-series-2014","name":"England A Team Tri-Series, 2014","shortName":"England A Team Tri-Series, 2014"},{"id":"10779","slug":"england-a-team-tri-series-2016","name":"England A Team Tri-Series, 2016","shortName":"England A Team Tri-Series, 2016"},{"id":"12395","slug":"england-a-team-tri-series-2018","name":"England A Team Tri-Series, 2018","shortName":"England A Team Tri-Series, 2018"},{"id":"7676","slug":"england-lions-in-australia-unofficial-odi-series-2012-13","name":"England Lions in Australia unofficial ODI Series, 2012/13","shortName":"England Lions in Australia unofficial ODI Series, 2012/13"},{"id":"7138","slug":"england-lions-in-bangladesh-unofficial-odi-series-2011-12","name":"England Lions in Bangladesh unofficial ODI Series, 2011/12","shortName":"England Lions in Bangladesh unofficial ODI Series, 2011/12"},{"id":"12813","slug":"england-lions-in-india-unofficial-odi-series-2018-19","name":"England Lions in India unofficial ODI Series, 2018/19","shortName":"England Lions in India unofficial ODI Series, 2018/19"},{"id":"4784","slug":"england-lions-in-new-zealand-unofficial-odi-series-2008-09","name":"England Lions in New Zealand unofficial ODI Series, 2008/09","shortName":"England Lions in New Zealand unofficial ODI Series, 2008/09"},{"id":"9201","slug":"england-lions-in-south-africa-unofficial-odi-series-2014-15","name":"England Lions in South Africa unofficial ODI Series, 2014/15","shortName":"England Lions in South Africa unofficial ODI Series, 2014/15"},{"id":"7196","slug":"england-lions-in-sri-lanka-unofficial-odi-series-2011-12","name":"England Lions in Sri Lanka unofficial ODI Series, 2011/12","shortName":"England Lions in Sri Lanka unofficial ODI Series, 2011/12"},{"id":"11712","slug":"england-lions-in-sri-lanka-unofficial-odi-series-2016-17","name":"England Lions in Sri Lanka unofficial ODI Series, 2016/17","shortName":"England Lions in Sri Lanka unofficial ODI Series, 2016/17"},{"id":"15220","slug":"england-lions-in-sri-lanka-unofficial-odi-series-2022-23","name":"England Lions in Sri Lanka unofficial ODI Series, 2022/23","shortName":"England Lions in Sri Lanka unofficial ODI Series, 2022/23"},{"id":"11625","slug":"england-lions-in-united-arab-emirates-unofficial-odi-series-2016-17","name":"England Lions in United Arab Emirates unofficial ODI Series, 2016/17","shortName":"England Lions in United Arab Emirates unofficial ODI Series, 2016/17"},{"id":"12086","slug":"england-lions-in-west-indies-unofficial-odi-series-2017-18","name":"England Lions in West Indies unofficial ODI Series, 2017/18","shortName":"England Lions in West Indies unofficial ODI Series, 2017/18"},{"id":"7675","slug":"england-lions-tour-of-australia-2012-13","name":"England Lions tour of Australia, 2012/13","shortName":"England Lions tour of Australia, 2012/13"},{"id":"7136","slug":"england-lions-tour-of-bangladesh-sri-lanka-and-united-arab-emirates-2011-12","name":"England Lions tour of Bangladesh, Sri Lanka and United Arab Emirates, 2011/12","shortName":"England Lions tour of Bangladesh, Sri Lanka and United Arab Emirates, 2011/12"},{"id":"5743","slug":"england-lions-tour-of-united-arab-emirates-2009-10","name":"England Lions tour of United Arab Emirates, 2009/10","shortName":"England Lions tour of United Arab Emirates, 2009/10"},{"id":"10537","slug":"england-lions-tour-of-united-arab-emirates-2015-16","name":"England Lions tour of United Arab Emirates, 2015/16","shortName":"England Lions tour of United Arab Emirates, 2015/16"},{"id":"1477","slug":"england-tour-of-australia-1984-85","name":"England tour of Australia, 1984/85","shortName":"England tour of Australia, 1984/85"},{"id":"5508","slug":"england-tour-of-bangladesh-2009-10","name":"England tour of Bangladesh, 2009/10","shortName":"England tour of Bangladesh, 2009/10"},{"id":"11299","slug":"england-tour-of-india-2016-17","name":"England tour of India, 2016/17","shortName":"England tour of India, 2016/17"},{"id":"4923","slug":"england-tour-of-south-africa-2009-10","name":"England tour of South Africa, 2009/10","shortName":"England tour of South Africa, 2009/10"},{"id":"9307","slug":"england-tour-of-sri-lanka-2014-15","name":"England tour of Sri Lanka, 2014/15","shortName":"England tour of Sri Lanka, 2014/15"},{"id":"12289","slug":"england-tour-of-sri-lanka-2018-19","name":"England tour of Sri Lanka, 2018/19","shortName":"England tour of Sri Lanka, 2018/19"},{"id":"11269","slug":"england-tour-of-west-indies-2016-17","name":"England tour of West Indies, 2016/17","shortName":"England tour of West Indies, 2016/17"},{"id":"5376","slug":"essex-cricket-board-tour-of-ireland-1999","name":"Essex Cricket Board tour of Ireland, 1999","shortName":"Essex Cricket Board tour of Ireland, 1999"},{"id":"3195","slug":"essex-tour-of-ireland-2007","name":"Essex tour of Ireland, 2007","shortName":"Essex tour of Ireland, 2007"},{"id":"5631","slug":"essex-tour-of-netherlands-2010","name":"Essex tour of Netherlands, 2010","shortName":"Essex tour of Netherlands, 2010"},{"id":"7042","slug":"essex-tour-of-netherlands-2012","name":"Essex tour of Netherlands, 2012","shortName":"Essex tour of Netherlands, 2012"},{"id":"4618","slug":"essex-tour-of-scotland-2004","name":"Essex tour of Scotland, 2004","shortName":"Essex tour of Scotland, 2004"},{"id":"7926","slug":"essex-tour-of-scotland-2013","name":"Essex tour of Scotland, 2013","shortName":"Essex tour of Scotland, 2013"},{"id":"2736","slug":"eurasia-cricket-series-2006","name":"EurAsia Cricket Series, 2006","shortName":"EurAsia Cricket Series, 2006"},{"id":"4572","slug":"fai-cup-1988-89","name":"FAI Cup, 1988/89","shortName":"FAI Cup, 1988/89"},{"id":"4573","slug":"fai-cup-1989-90","name":"FAI Cup, 1989/90","shortName":"FAI Cup, 1989/90"},{"id":"4574","slug":"fai-cup-1990-91","name":"FAI Cup, 1990/91","shortName":"FAI Cup, 1990/91"},{"id":"4575","slug":"fai-cup-1991-92","name":"FAI Cup, 1991/92","shortName":"FAI Cup, 1991/92"},{"id":"2408","slug":"faithwear-clothing-inter-provincial-one-day-competition-2002-03","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2002/03","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2002/03"},{"id":"2396","slug":"faithwear-clothing-inter-provincial-one-day-competition-2003-04","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2003/04","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2003/04"},{"id":"2500","slug":"faithwear-clothing-inter-provincial-one-day-competition-2004-05","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2004/05","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2004/05"},{"id":"2689","slug":"faithwear-clothing-inter-provincial-one-day-competition-2005-06","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2005/06","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2005/06"},{"id":"3124","slug":"faithwear-clothing-inter-provincial-one-day-competition-2006-07","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2006/07","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2006/07"},{"id":"4172","slug":"faithwear-clothing-inter-provincial-one-day-competition-2008","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2008","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2008"},{"id":"4979","slug":"faithwear-clothing-inter-provincial-one-day-competition-2008-09","name":"Faithwear Clothing Inter-Provincial One-Day Competition, 2008/09","shortName":"Faithwear Clothing Inter-Provincial One-Day Competition, 2008/09"},{"id":"5239","slug":"faithwear-metbank-one-day-competition-2009-10","name":"Faithwear Metbank One-Day Competition, 2009/10","shortName":"Faithwear Metbank One-Day Competition, 2009/10"},{"id":"8016","slug":"faysal-bank-one-day-cup-2012-13","name":"Faysal Bank One Day Cup, 2012/13","shortName":"Faysal Bank One Day Cup, 2012/13"},{"id":"6465","slug":"faysal-bank-one-day-national-cup-division-one-2010-11","name":"Faysal Bank One Day National Cup Division One, 2010/11","shortName":"Faysal Bank One Day National Cup Division One, 2010/11"},{"id":"7236","slug":"faysal-bank-one-day-national-cup-division-one-2011-12","name":"Faysal Bank One Day National Cup Division One, 2011/12","shortName":"Faysal Bank One Day National Cup Division One, 2011/12"},{"id":"3505","slug":"fc-de-saram-trophy-2001-02","name":"FC De Saram Trophy, 2001/02","shortName":"FC De Saram Trophy, 2001/02"},{"id":"5171","slug":"fica-world-xi-in-new-zealand-unofficial-odi-series-2004-05","name":"FICA World XI in New Zealand unofficial ODI Series, 2004/05","shortName":"FICA World XI in New Zealand unofficial ODI Series, 2004/05"},{"id":"2513","slug":"fica-world-xi-tour-of-new-zealand-2004-05","name":"FICA World XI tour of New Zealand, 2004/05","shortName":"FICA World XI tour of New Zealand, 2004/05"},{"id":"4481","slug":"ford-ranger-cup-2008-09","name":"Ford Ranger Cup, 2008/09","shortName":"Ford Ranger Cup, 2008/09"},{"id":"5168","slug":"ford-ranger-cup-2009-10","name":"Ford Ranger Cup, 2009/10","shortName":"Ford Ranger Cup, 2009/10"},{"id":"2801","slug":"ford-ranger-one-day-cup-2006-07","name":"Ford Ranger One Day Cup, 2006/07","shortName":"Ford Ranger One Day Cup, 2006/07"},{"id":"3228","slug":"ford-ranger-one-day-cup-2007-08","name":"Ford Ranger One Day Cup, 2007/08","shortName":"Ford Ranger One Day Cup, 2007/08"},{"id":"6840","slug":"franchise-1-day-cup-2011-12","name":"Franchise 1-Day Cup, 2011/12","shortName":"Franchise 1-Day Cup, 2011/12"},{"id":"2988","slug":"friends-provident-trophy-2007","name":"Friends Provident Trophy, 2007","shortName":"Friends Provident Trophy, 2007"},{"id":"3634","slug":"friends-provident-trophy-2008","name":"Friends Provident Trophy, 2008","shortName":"Friends Provident Trophy, 2008"},{"id":"4794","slug":"friends-provident-trophy-2009","name":"Friends Provident Trophy, 2009","shortName":"Friends Provident Trophy, 2009"},{"id":"11938","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2017","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2017","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2017"},{"id":"12475","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2018","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2018","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2018"},{"id":"13326","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2019","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2019","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2019"},{"id":"13758","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2020-21","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2020/21","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2020/21"},{"id":"14269","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2021-22","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2021/22","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2021/22"},{"id":"15892","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2023-24","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2023/24","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2023/24"},{"id":"16455","slug":"ghazi-amanullah-khan-regional-one-day-tournament-2024","name":"Ghazi Amanullah Khan Regional One Day Tournament, 2024","shortName":"Ghazi Amanullah Khan Regional One Day Tournament, 2024"},{"id":"3378","slug":"gillette-cup-australia-1973-74","name":"Gillette Cup (Australia), 1973/74","shortName":"Gillette Cup (Australia), 1973/74"},{"id":"4559","slug":"gillette-cup-australia-1974-75","name":"Gillette Cup (Australia), 1974/75","shortName":"Gillette Cup (Australia), 1974/75"},{"id":"4560","slug":"gillette-cup-australia-1975-76","name":"Gillette Cup (Australia), 1975/76","shortName":"Gillette Cup (Australia), 1975/76"},{"id":"4561","slug":"gillette-cup-australia-1976-77","name":"Gillette Cup (Australia), 1976/77","shortName":"Gillette Cup (Australia), 1976/77"},{"id":"4562","slug":"gillette-cup-australia-1977-78","name":"Gillette Cup (Australia), 1977/78","shortName":"Gillette Cup (Australia), 1977/78"},{"id":"3110","slug":"gillette-cup-australia-1978-79","name":"Gillette Cup (Australia), 1978/79","shortName":"Gillette Cup (Australia), 1978/79"},{"id":"4600","slug":"gillette-cup-england-1963","name":"Gillette Cup (England), 1963","shortName":"Gillette Cup (England), 1963"},{"id":"4601","slug":"gillette-cup-england-1964","name":"Gillette Cup (England), 1964","shortName":"Gillette Cup (England), 1964"},{"id":"2807","slug":"gillette-cup-england-1965","name":"Gillette Cup (England), 1965","shortName":"Gillette Cup (England), 1965"},{"id":"4602","slug":"gillette-cup-england-1966","name":"Gillette Cup (England), 1966","shortName":"Gillette Cup (England), 1966"},{"id":"4608","slug":"gillette-cup-england-1967","name":"Gillette Cup (England), 1967","shortName":"Gillette Cup (England), 1967"},{"id":"4609","slug":"gillette-cup-england-1968","name":"Gillette Cup (England), 1968","shortName":"Gillette Cup (England), 1968"},{"id":"4599","slug":"gillette-cup-england-1969","name":"Gillette Cup (England), 1969","shortName":"Gillette Cup (England), 1969"},{"id":"4610","slug":"gillette-cup-england-1970","name":"Gillette Cup (England), 1970","shortName":"Gillette Cup (England), 1970"},{"id":"4611","slug":"gillette-cup-england-1971","name":"Gillette Cup (England), 1971","shortName":"Gillette Cup (England), 1971"},{"id":"4612","slug":"gillette-cup-england-1972","name":"Gillette Cup (England), 1972","shortName":"Gillette Cup (England), 1972"},{"id":"5283","slug":"gillette-cup-england-1973","name":"Gillette Cup (England), 1973","shortName":"Gillette Cup (England), 1973"},{"id":"5284","slug":"gillette-cup-england-1974","name":"Gillette Cup (England), 1974","shortName":"Gillette Cup (England), 1974"},{"id":"5285","slug":"gillette-cup-england-1975","name":"Gillette Cup (England), 1975","shortName":"Gillette Cup (England), 1975"},{"id":"5286","slug":"gillette-cup-england-1976","name":"Gillette Cup (England), 1976","shortName":"Gillette Cup (England), 1976"},{"id":"5287","slug":"gillette-cup-england-1977","name":"Gillette Cup (England), 1977","shortName":"Gillette Cup (England), 1977"},{"id":"5289","slug":"gillette-cup-england-1978","name":"Gillette Cup (England), 1978","shortName":"Gillette Cup (England), 1978"},{"id":"5290","slug":"gillette-cup-england-1979","name":"Gillette Cup (England), 1979","shortName":"Gillette Cup (England), 1979"},{"id":"4598","slug":"gillette-cup-england-1980","name":"Gillette Cup (England), 1980","shortName":"Gillette Cup (England), 1980"},{"id":"7069","slug":"gillette-cup-south-africa-1969-70","name":"Gillette Cup (South Africa), 1969/70","shortName":"Gillette Cup (South Africa), 1969/70"},{"id":"5893","slug":"gillette-cup-south-africa-1974-75","name":"Gillette Cup (South Africa), 1974/75","shortName":"Gillette Cup (South Africa), 1974/75"},{"id":"7071","slug":"gillette-cup-south-africa-1975-76","name":"Gillette Cup (South Africa), 1975/76","shortName":"Gillette Cup (South Africa), 1975/76"},{"id":"7615","slug":"gillette-cup-john-player-league-winners-match-1971","name":"Gillette Cup/John Player League Winners Match, 1971","shortName":"Gillette Cup/John Player League Winners Match, 1971"},{"id":"6410","slug":"glamorgan-tour-of-ireland-1998","name":"Glamorgan tour of Ireland, 1998","shortName":"Glamorgan tour of Ireland, 1998"},{"id":"5326","slug":"glamorgan-tour-of-scotland-1988","name":"Glamorgan tour of Scotland, 1988","shortName":"Glamorgan tour of Scotland, 1988"},{"id":"7036","slug":"glamorgan-tour-of-scotland-2012","name":"Glamorgan tour of Scotland, 2012","shortName":"Glamorgan tour of Scotland, 2012"},{"id":"5293","slug":"gloucestershire-tour-of-ireland-1981","name":"Gloucestershire tour of Ireland, 1981","shortName":"Gloucestershire tour of Ireland, 1981"},{"id":"6395","slug":"gloucestershire-tour-of-ireland-1996","name":"Gloucestershire tour of Ireland, 1996","shortName":"Gloucestershire tour of Ireland, 1996"},{"id":"3194","slug":"gloucestershire-tour-of-ireland-2007","name":"Gloucestershire tour of Ireland, 2007","shortName":"Gloucestershire tour of Ireland, 2007"},{"id":"4617","slug":"gloucestershire-tour-of-netherlands-2004","name":"Gloucestershire tour of Netherlands, 2004","shortName":"Gloucestershire tour of Netherlands, 2004"},{"id":"5908","slug":"gloucestershire-tour-of-netherlands-2010","name":"Gloucestershire tour of Netherlands, 2010","shortName":"Gloucestershire tour of Netherlands, 2010"},{"id":"7052","slug":"gloucestershire-tour-of-netherlands-2012","name":"Gloucestershire tour of Netherlands, 2012","shortName":"Gloucestershire tour of Netherlands, 2012"},{"id":"14622","slug":"green-afghanistan-one-day-cup-2022","name":"Green Afghanistan One Day Cup, 2022","shortName":"Green Afghanistan One Day Cup, 2022"},{"id":"15372","slug":"green-afghanistan-one-day-cup-2023","name":"Green Afghanistan One Day Cup, 2023","shortName":"Green Afghanistan One Day Cup, 2023"},{"id":"9857","slug":"haier-president-s-gold-cup-one-day-2014-15","name":"Haier President's Gold Cup One Day, 2014/15","shortName":"Haier President's Gold Cup One Day, 2014/15"},{"id":"9859","slug":"haier-president-s-silver-cup-one-day-2014-15","name":"Haier President's Silver Cup One Day, 2014/15","shortName":"Haier President's Silver Cup One Day, 2014/15"},{"id":"2779","slug":"hampshire-tour-of-ireland-2006","name":"Hampshire tour of Ireland, 2006","shortName":"Hampshire tour of Ireland, 2006"},{"id":"5414","slug":"hampshire-tour-of-scotland-2003","name":"Hampshire tour of Scotland, 2003","shortName":"Hampshire tour of Scotland, 2003"},{"id":"5636","slug":"hampshire-tour-of-scotland-2010","name":"Hampshire tour of Scotland, 2010","shortName":"Hampshire tour of Scotland, 2010"},{"id":"6438","slug":"hampshire-tour-of-scotland-2011","name":"Hampshire tour of Scotland, 2011","shortName":"Hampshire tour of Scotland, 2011"},{"id":"7037","slug":"hampshire-tour-of-scotland-2012","name":"Hampshire tour of Scotland, 2012","shortName":"Hampshire tour of Scotland, 2012"},{"id":"7934","slug":"hampshire-tour-of-scotland-2013","name":"Hampshire tour of Scotland, 2013","shortName":"Hampshire tour of Scotland, 2013"},{"id":"12236","slug":"hampshire-tour-of-west-indies-2017-18","name":"Hampshire tour of West Indies, 2017/18","shortName":"Hampshire tour of West Indies, 2017/18"},{"id":"13397","slug":"hong-kong-emerging-team-tour-of-bangladesh-2019-20","name":"Hong Kong Emerging Team tour of Bangladesh, 2019/20","shortName":"Hong Kong Emerging Team tour of Bangladesh, 2019/20"},{"id":"14841","slug":"hong-kong-tour-of-jersey-2022","name":"Hong Kong tour of Jersey, 2022","shortName":"Hong Kong tour of Jersey, 2022"},{"id":"11155","slug":"hong-kong-tour-of-kenya-2016-17","name":"Hong Kong tour of Kenya, 2016/17","shortName":"Hong Kong tour of Kenya, 2016/17"},{"id":"12894","slug":"hong-kong-tour-of-namibia-2019","name":"Hong Kong tour of Namibia, 2019","shortName":"Hong Kong tour of Namibia, 2019"},{"id":"8869","slug":"hong-kong-tour-of-new-zealand-2013-14","name":"Hong Kong tour of New Zealand, 2013/14","shortName":"Hong Kong tour of New Zealand, 2013/14"},{"id":"13455","slug":"hong-kong-tour-of-oman-nov-2019-2019-20","name":"Hong Kong tour of Oman [Nov 2019], 2019/20","shortName":"Hong Kong tour of Oman [Nov 2019], 2019/20"},{"id":"14672","slug":"hong-kong-tour-of-uganda-2022","name":"Hong Kong tour of Uganda, 2022","shortName":"Hong Kong tour of Uganda, 2022"},{"id":"16686","slug":"hong-kong-tour-of-uganda-2024-25","name":"Hong Kong tour of Uganda, 2024/25","shortName":"Hong Kong tour of Uganda, 2024/25"},{"id":"6510","slug":"hong-kong-tour-of-united-arab-emirates-2011","name":"Hong Kong tour of United Arab Emirates, 2011","shortName":"Hong Kong tour of United Arab Emirates, 2011"},{"id":"12244","slug":"hong-kong-tour-of-zimbabwe-2017-18","name":"Hong Kong tour of Zimbabwe, 2017/18","shortName":"Hong Kong tour of Zimbabwe, 2017/18"},{"id":"10949","slug":"icc-americas-tour-of-west-indies-2015-16","name":"ICC Americas tour of West Indies, 2015/16","shortName":"ICC Americas tour of West Indies, 2015/16"},{"id":"11709","slug":"icc-americas-tour-of-west-indies-2016-17","name":"ICC Americas tour of West Indies, 2016/17","shortName":"ICC Americas tour of West Indies, 2016/17"},{"id":"16099","slug":"icc-cricket-world-cup-challenge-league-play-off-2023-24","name":"ICC Cricket World Cup Challenge League Play-off, 2023/24","shortName":"ICC Cricket World Cup Challenge League Play-off, 2023/24"},{"id":"5572","slug":"icc-emerging-nations-tournament-1999-00","name":"ICC Emerging Nations Tournament, 1999/00","shortName":"ICC Emerging Nations Tournament, 1999/00"},{"id":"8099","slug":"icc-six-nation-s-challenge-2002","name":"ICC Six Nation's Challenge, 2002","shortName":"ICC Six Nation's Challenge, 2002"},{"id":"2474","slug":"icc-six-nation-s-challenge-2003-04","name":"ICC Six Nation's Challenge, 2003/04","shortName":"ICC Six Nation's Challenge, 2003/04"},{"id":"2505","slug":"icc-trophy-2005","name":"ICC Trophy, 2005","shortName":"ICC Trophy, 2005"},{"id":"3528","slug":"icc-world-cricket-league-division-two-2007-08","name":"ICC World Cricket League Division Two, 2007/08","shortName":"ICC World Cricket League Division Two, 2007/08"},{"id":"6126","slug":"icc-world-cricket-league-division-two-2011","name":"ICC World Cricket League Division Two, 2011","shortName":"ICC World Cricket League Division Two, 2011"},{"id":"9821","slug":"icc-world-cricket-league-division-two-2014-15","name":"ICC World Cricket League Division Two, 2014/15","shortName":"ICC World Cricket League Division Two, 2014/15"},{"id":"12222","slug":"icc-world-cricket-league-division-two-2017-18","name":"ICC World Cricket League Division Two, 2017/18","shortName":"ICC World Cricket League Division Two, 2017/18"},{"id":"7422","slug":"india-a-in-new-zealand-unofficial-odi-series-2012-13","name":"India A in New Zealand unofficial ODI Series, 2012/13","shortName":"India A in New Zealand unofficial ODI Series, 2012/13"},{"id":"12734","slug":"india-a-in-new-zealand-unofficial-odi-series-2018-19","name":"India A in New Zealand unofficial ODI Series, 2018/19","shortName":"India A in New Zealand unofficial ODI Series, 2018/19"},{"id":"13540","slug":"india-a-in-new-zealand-unofficial-odi-series-2019-20","name":"India A in New Zealand unofficial ODI Series, 2019/20","shortName":"India A in New Zealand unofficial ODI Series, 2019/20"},{"id":"7066","slug":"india-a-in-pakistan-unofficial-odi-series-1997-98","name":"India A in Pakistan unofficial ODI Series, 1997/98","shortName":"India A in Pakistan unofficial ODI Series, 1997/98"},{"id":"7792","slug":"india-a-in-south-africa-unofficial-odi-series-2001-02","name":"India A in South Africa unofficial ODI Series, 2001/02","shortName":"India A in South Africa unofficial ODI Series, 2001/02"},{"id":"7555","slug":"india-a-in-sri-lanka-unofficial-odi-series-2002","name":"India A in Sri Lanka unofficial ODI Series, 2002","shortName":"India A in Sri Lanka unofficial ODI Series, 2002"},{"id":"7706","slug":"india-a-in-west-indies-unofficial-odi-series-1999-00","name":"India A in West Indies unofficial ODI Series, 1999/00","shortName":"India A in West Indies unofficial ODI Series, 1999/00"},{"id":"7322","slug":"india-a-in-west-indies-unofficial-odi-series-2012","name":"India A in West Indies unofficial ODI Series, 2012","shortName":"India A in West Indies unofficial ODI Series, 2012"},{"id":"13136","slug":"india-a-in-west-indies-unofficial-odi-series-2019","name":"India A in West Indies unofficial ODI Series, 2019","shortName":"India A in West Indies unofficial ODI Series, 2019"},{"id":"12448","slug":"india-a-team-quadrangular-series-2018","name":"India A Team Quadrangular Series, 2018","shortName":"India A Team Quadrangular Series, 2018"},{"id":"10235","slug":"india-a-team-triangular-series-2015","name":"India A Team Triangular Series, 2015","shortName":"India A Team Triangular Series, 2015"},{"id":"14604","slug":"india-a-tour-of-bangladesh-1996-97","name":"India A tour of Bangladesh, 1996/97","shortName":"India A tour of Bangladesh, 1996/97"},{"id":"15584","slug":"india-a-tour-of-sri-lanka-2023","name":"India A tour of Sri Lanka, 2023","shortName":"India A tour of Sri Lanka, 2023"},{"id":"2773","slug":"india-a-tour-of-united-arab-emirates-2006","name":"India A tour of United Arab Emirates, 2006","shortName":"India A tour of United Arab Emirates, 2006"},{"id":"7669","slug":"india-a-tour-of-united-states-of-america-1999","name":"India A tour of United States of America, 1999","shortName":"India A tour of United States of America, 1999"},{"id":"13395","slug":"india-emerging-team-tour-of-bangladesh-2019-20","name":"India Emerging Team tour of Bangladesh, 2019/20","shortName":"India Emerging Team tour of Bangladesh, 2019/20"},{"id":"5247","slug":"india-emerging-team-tour-of-sri-lanka-2003-04","name":"India Emerging Team tour of Sri Lanka, 2003/04","shortName":"India Emerging Team tour of Sri Lanka, 2003/04"},{"id":"12774","slug":"india-emerging-team-tour-of-sri-lanka-2018-19","name":"India Emerging Team tour of Sri Lanka, 2018/19","shortName":"India Emerging Team tour of Sri Lanka, 2018/19"},{"id":"5874","slug":"india-tour-of-malaysia-1998-99","name":"India tour of Malaysia, 1998/99","shortName":"India tour of Malaysia, 1998/99"},{"id":"2754","slug":"india-tour-of-sri-lanka-2006","name":"India tour of Sri Lanka, 2006","shortName":"India tour of Sri Lanka, 2006"},{"id":"4214","slug":"india-tour-of-sri-lanka-2008","name":"India tour of Sri Lanka, 2008","shortName":"India tour of Sri Lanka, 2008"},{"id":"11759","slug":"india-under-23s-tour-of-bangladesh-2016-17","name":"India Under-23s tour of Bangladesh, 2016/17","shortName":"India Under-23s tour of Bangladesh, 2016/17"},{"id":"8169","slug":"india-under-23s-tour-of-singapore-2013","name":"India Under-23s tour of Singapore, 2013","shortName":"India Under-23s tour of Singapore, 2013"},{"id":"4585","slug":"ing-cup-2001-02","name":"ING Cup, 2001/02","shortName":"ING Cup, 2001/02"},{"id":"4586","slug":"ing-cup-2002-03","name":"ING Cup, 2002/03","shortName":"ING Cup, 2002/03"},{"id":"2426","slug":"ing-cup-2003-04","name":"ING Cup, 2003/04","shortName":"ING Cup, 2003/04"},{"id":"2454","slug":"ing-cup-2004-05","name":"ING Cup, 2004/05","shortName":"ING Cup, 2004/05"},{"id":"2604","slug":"ing-cup-2005-06","name":"ING Cup, 2005/06","shortName":"ING Cup, 2005/06"},{"id":"12113","slug":"ireland-a-in-bangladesh-unofficial-odi-series-2017-18","name":"Ireland A in Bangladesh unofficial ODI Series, 2017/18","shortName":"Ireland A in Bangladesh unofficial ODI Series, 2017/18"},{"id":"13859","slug":"ireland-a-in-bangladesh-unofficial-odi-series-2020-21","name":"Ireland A in Bangladesh unofficial ODI Series, 2020/21","shortName":"Ireland A in Bangladesh unofficial ODI Series, 2020/21"},{"id":"14522","slug":"ireland-a-in-namibia-unofficial-odi-series-2021-22","name":"Ireland A in Namibia unofficial ODI Series, 2021/22","shortName":"Ireland A in Namibia unofficial ODI Series, 2021/22"},{"id":"16187","slug":"ireland-a-in-nepal-unofficial-odi-series-2023-24","name":"Ireland A in Nepal unofficial ODI Series, 2023/24","shortName":"Ireland A in Nepal unofficial ODI Series, 2023/24"},{"id":"12822","slug":"ireland-a-in-sri-lanka-unofficial-odi-series-2018-19","name":"Ireland A in Sri Lanka unofficial ODI Series, 2018/19","shortName":"Ireland A in Sri Lanka unofficial ODI Series, 2018/19"},{"id":"14520","slug":"ireland-a-tour-of-namibia-2021-22","name":"Ireland A tour of Namibia, 2021/22","shortName":"Ireland A tour of Namibia, 2021/22"},{"id":"16184","slug":"ireland-a-tour-of-nepal-2023-24","name":"Ireland A tour of Nepal, 2023/24","shortName":"Ireland A tour of Nepal, 2023/24"},{"id":"13624","slug":"ireland-a-tour-of-south-africa-2019-20","name":"Ireland A tour of South Africa, 2019/20","shortName":"Ireland A tour of South Africa, 2019/20"},{"id":"2772","slug":"ireland-a-tour-of-united-arab-emirates-2006","name":"Ireland A tour of United Arab Emirates, 2006","shortName":"Ireland A tour of United Arab Emirates, 2006"},{"id":"13627","slug":"ireland-a-v-namibia-unofficial-odi-series-2019-20","name":"Ireland A v Namibia unofficial ODI Series, 2019/20","shortName":"Ireland A v Namibia unofficial ODI Series, 2019/20"},{"id":"15941","slug":"ireland-emerging-players-in-west-indies-unofficial-odi-series-2023-24","name":"Ireland Emerging Players in West Indies unofficial ODI Series, 2023/24","shortName":"Ireland Emerging Players in West Indies unofficial ODI Series, 2023/24"},{"id":"5291","slug":"ireland-tour-of-england-1980","name":"Ireland tour of England, 1980","shortName":"Ireland tour of England, 1980"},{"id":"5301","slug":"ireland-tour-of-england-1982","name":"Ireland tour of England, 1982","shortName":"Ireland tour of England, 1982"},{"id":"5308","slug":"ireland-tour-of-england-1984","name":"Ireland tour of England, 1984","shortName":"Ireland tour of England, 1984"},{"id":"5314","slug":"ireland-tour-of-england-1986","name":"Ireland tour of England, 1986","shortName":"Ireland tour of England, 1986"},{"id":"5317","slug":"ireland-tour-of-england-1987","name":"Ireland tour of England, 1987","shortName":"Ireland tour of England, 1987"},{"id":"5325","slug":"ireland-tour-of-england-1988","name":"Ireland tour of England, 1988","shortName":"Ireland tour of England, 1988"},{"id":"5328","slug":"ireland-tour-of-england-1989","name":"Ireland tour of England, 1989","shortName":"Ireland tour of England, 1989"},{"id":"5341","slug":"ireland-tour-of-england-1993","name":"Ireland tour of England, 1993","shortName":"Ireland tour of England, 1993"},{"id":"5345","slug":"ireland-tour-of-england-1994","name":"Ireland tour of England, 1994","shortName":"Ireland tour of England, 1994"},{"id":"5348","slug":"ireland-tour-of-england-1995","name":"Ireland tour of England, 1995","shortName":"Ireland tour of England, 1995"},{"id":"6400","slug":"ireland-tour-of-england-1996","name":"Ireland tour of England, 1996","shortName":"Ireland tour of England, 1996"},{"id":"5363","slug":"ireland-tour-of-england-1997","name":"Ireland tour of England, 1997","shortName":"Ireland tour of England, 1997"},{"id":"5365","slug":"ireland-tour-of-england-1998","name":"Ireland tour of England, 1998","shortName":"Ireland tour of England, 1998"},{"id":"5370","slug":"ireland-tour-of-england-1999","name":"Ireland tour of England, 1999","shortName":"Ireland tour of England, 1999"},{"id":"4630","slug":"ireland-tour-of-england-2001","name":"Ireland tour of England, 2001","shortName":"Ireland tour of England, 2001"},{"id":"4623","slug":"ireland-tour-of-england-2002","name":"Ireland tour of England, 2002","shortName":"Ireland tour of England, 2002"},{"id":"4616","slug":"ireland-tour-of-england-2003","name":"Ireland tour of England, 2003","shortName":"Ireland tour of England, 2003"},{"id":"4227","slug":"ireland-tour-of-england-2008","name":"Ireland tour of England, 2008","shortName":"Ireland tour of England, 2008"},{"id":"4883","slug":"ireland-tour-of-england-2009","name":"Ireland tour of England, 2009","shortName":"Ireland tour of England, 2009"},{"id":"9691","slug":"ireland-tour-of-united-arab-emirates-2014-15","name":"Ireland tour of United Arab Emirates, 2014/15","shortName":"Ireland tour of United Arab Emirates, 2014/15"},{"id":"8945","slug":"ireland-tour-of-west-indies-2013-14","name":"Ireland tour of West Indies, 2013/14","shortName":"Ireland tour of West Indies, 2013/14"},{"id":"13410","slug":"ireland-tour-of-west-indies-2019-20","name":"Ireland tour of West Indies, 2019/20","shortName":"Ireland tour of West Indies, 2019/20"},{"id":"5575","slug":"ireland-tour-of-zimbabwe-1999-00","name":"Ireland tour of Zimbabwe, 1999/00","shortName":"Ireland tour of Zimbabwe, 1999/00"},{"id":"12238","slug":"ireland-tour-of-zimbabwe-2017-18","name":"Ireland tour of Zimbabwe, 2017/18","shortName":"Ireland tour of Zimbabwe, 2017/18"},{"id":"7773","slug":"ispahani-mirzapore-tea-national-cricket-league-one-day-2001-02","name":"Ispahani Mirzapore Tea National Cricket League One-Day, 2001/02","shortName":"Ispahani Mirzapore Tea National Cricket League One-Day, 2001/02"},{"id":"5144","slug":"ispahani-mirzapore-tea-national-cricket-league-one-day-2004-05","name":"Ispahani Mirzapore Tea National Cricket League One-Day, 2004/05","shortName":"Ispahani Mirzapore Tea National Cricket League One-Day, 2004/05"},{"id":"2975","slug":"ispahani-mirzapore-tea-national-cricket-league-one-day-2006-07","name":"Ispahani Mirzapore Tea National Cricket League One-Day, 2006/07","shortName":"Ispahani Mirzapore Tea National Cricket League One-Day, 2006/07"},{"id":"14840","slug":"italy-tour-of-jersey-2022","name":"Italy tour of Jersey, 2022","shortName":"Italy tour of Jersey, 2022"},{"id":"16100","slug":"italy-tour-of-malaysia-2023-24","name":"Italy tour of Malaysia, 2023/24","shortName":"Italy tour of Malaysia, 2023/24"},{"id":"13452","slug":"italy-tour-of-oman-2019-20","name":"Italy tour of Oman, 2019/20","shortName":"Italy tour of Oman, 2019/20"},{"id":"14673","slug":"italy-tour-of-uganda-2022","name":"Italy tour of Uganda, 2022","shortName":"Italy tour of Uganda, 2022"},{"id":"16687","slug":"italy-tour-of-uganda-2024-25","name":"Italy tour of Uganda, 2024/25","shortName":"Italy tour of Uganda, 2024/25"},{"id":"5877","slug":"jamaica-tour-of-malaysia-1998-99","name":"Jamaica tour of Malaysia, 1998/99","shortName":"Jamaica tour of Malaysia, 1998/99"},{"id":"16676","slug":"jersey-tour-of-kenya-2024","name":"Jersey tour of Kenya, 2024","shortName":"Jersey tour of Kenya, 2024"},{"id":"13450","slug":"jersey-tour-of-oman-2019-20","name":"Jersey tour of Oman, 2019/20","shortName":"Jersey tour of Oman, 2019/20"},{"id":"14671","slug":"jersey-tour-of-uganda-2022","name":"Jersey tour of Uganda, 2022","shortName":"Jersey tour of Uganda, 2022"},{"id":"12012","slug":"jlt-one-day-cup-2017-18","name":"JLT One-Day Cup, 2017/18","shortName":"JLT One-Day Cup, 2017/18"},{"id":"12451","slug":"jlt-one-day-cup-2018-19","name":"JLT One-Day Cup, 2018/19","shortName":"JLT One-Day Cup, 2018/19"},{"id":"6810","slug":"john-player-league-1970","name":"John Player League, 1970","shortName":"John Player League, 1970"},{"id":"6811","slug":"john-player-league-1971","name":"John Player League, 1971","shortName":"John Player League, 1971"},{"id":"7104","slug":"john-player-league-1972","name":"John Player League, 1972","shortName":"John Player League, 1972"},{"id":"7103","slug":"john-player-league-1973","name":"John Player League, 1973","shortName":"John Player League, 1973"},{"id":"3587","slug":"john-player-league-1974","name":"John Player League, 1974","shortName":"John Player League, 1974"},{"id":"7106","slug":"john-player-league-1977","name":"John Player League, 1977","shortName":"John Player League, 1977"},{"id":"7114","slug":"john-player-league-1978","name":"John Player League, 1978","shortName":"John Player League, 1978"},{"id":"7105","slug":"john-player-league-1979","name":"John Player League, 1979","shortName":"John Player League, 1979"},{"id":"9207","slug":"john-player-league-1980","name":"John Player League, 1980","shortName":"John Player League, 1980"},{"id":"7102","slug":"kandos-limited-over-tournament-2002-03","name":"Kandos Limited Over Tournament, 2002/03","shortName":"Kandos Limited Over Tournament, 2002/03"},{"id":"2405","slug":"kenstar-tournament-2003-04","name":"Kenstar Tournament, 2003/04","shortName":"Kenstar Tournament, 2003/04"},{"id":"6393","slug":"kent-tour-of-ireland-1995","name":"Kent tour of Ireland, 1995","shortName":"Kent tour of Ireland, 1995"},{"id":"3176","slug":"kent-tour-of-ireland-2007","name":"Kent tour of Ireland, 2007","shortName":"Kent tour of Ireland, 2007"},{"id":"5374","slug":"kent-tour-of-netherlands-1999","name":"Kent tour of Netherlands, 1999","shortName":"Kent tour of Netherlands, 1999"},{"id":"6429","slug":"kent-tour-of-netherlands-2011","name":"Kent tour of Netherlands, 2011","shortName":"Kent tour of Netherlands, 2011"},{"id":"7935","slug":"kent-tour-of-netherlands-2013","name":"Kent tour of Netherlands, 2013","shortName":"Kent tour of Netherlands, 2013"},{"id":"5313","slug":"kent-tour-of-scotland-1986","name":"Kent tour of Scotland, 1986","shortName":"Kent tour of Scotland, 1986"},{"id":"5316","slug":"kent-tour-of-scotland-1987","name":"Kent tour of Scotland, 1987","shortName":"Kent tour of Scotland, 1987"},{"id":"4444","slug":"kent-tour-of-scotland-2005","name":"Kent tour of Scotland, 2005","shortName":"Kent tour of Scotland, 2005"},{"id":"4889","slug":"kent-tour-of-scotland-2009","name":"Kent tour of Scotland, 2009","shortName":"Kent tour of Scotland, 2009"},{"id":"5632","slug":"kent-tour-of-scotland-2010","name":"Kent tour of Scotland, 2010","shortName":"Kent tour of Scotland, 2010"},{"id":"11699","slug":"kent-tour-of-west-indies-2016-17","name":"Kent tour of West Indies, 2016/17","shortName":"Kent tour of West Indies, 2016/17"},{"id":"12234","slug":"kent-tour-of-west-indies-2017-18","name":"Kent tour of West Indies, 2017/18","shortName":"Kent tour of West Indies, 2017/18"},{"id":"7787","slug":"kenya-in-sri-lanka-unofficial-odi-series-2001-02","name":"Kenya in Sri Lanka unofficial ODI Series, 2001/02","shortName":"Kenya in Sri Lanka unofficial ODI Series, 2001/02"},{"id":"10213","slug":"kenya-tour-of-england-2015","name":"Kenya tour of England, 2015","shortName":"Kenya tour of England, 2015"},{"id":"14842","slug":"kenya-tour-of-jersey-2022","name":"Kenya tour of Jersey, 2022","shortName":"Kenya tour of Jersey, 2022"},{"id":"5884","slug":"kenya-tour-of-malaysia-1998-99","name":"Kenya tour of Malaysia, 1998/99","shortName":"Kenya tour of Malaysia, 1998/99"},{"id":"8102","slug":"kenya-tour-of-namibia-2002","name":"Kenya tour of Namibia, 2002","shortName":"Kenya tour of Namibia, 2002"},{"id":"9825","slug":"kenya-tour-of-namibia-2014-15","name":"Kenya tour of Namibia, 2014/15","shortName":"Kenya tour of Namibia, 2014/15"},{"id":"10371","slug":"kenya-tour-of-namibia-2015-16","name":"Kenya tour of Namibia, 2015/16","shortName":"Kenya tour of Namibia, 2015/16"},{"id":"12223","slug":"kenya-tour-of-namibia-2017-18","name":"Kenya tour of Namibia, 2017/18","shortName":"Kenya tour of Namibia, 2017/18"},{"id":"11620","slug":"kenya-tour-of-nepal-2016-17","name":"Kenya tour of Nepal, 2016/17","shortName":"Kenya tour of Nepal, 2016/17"},{"id":"8871","slug":"kenya-tour-of-new-zealand-2013-14","name":"Kenya tour of New Zealand, 2013/14","shortName":"Kenya tour of New Zealand, 2013/14"},{"id":"13453","slug":"kenya-tour-of-oman-2019-20","name":"Kenya tour of Oman, 2019/20","shortName":"Kenya tour of Oman, 2019/20"},{"id":"11193","slug":"kenya-tour-of-papua-new-guinea-2016","name":"Kenya tour of Papua New Guinea, 2016","shortName":"Kenya tour of Papua New Guinea, 2016"},{"id":"12110","slug":"kenya-tour-of-south-africa-oct-2017-2017-18","name":"Kenya tour of South Africa [Oct 2017], 2017/18","shortName":"Kenya tour of South Africa [Oct 2017], 2017/18"},{"id":"2118","slug":"kenya-tour-of-south-africa-2001-02","name":"Kenya tour of South Africa, 2001/02","shortName":"Kenya tour of South Africa, 2001/02"},{"id":"14675","slug":"kenya-tour-of-uganda-2022","name":"Kenya tour of Uganda, 2022","shortName":"Kenya tour of Uganda, 2022"},{"id":"12123","slug":"kenya-tour-of-united-arab-emirates-2017-18","name":"Kenya tour of United Arab Emirates, 2017/18","shortName":"Kenya tour of United Arab Emirates, 2017/18"},{"id":"5577","slug":"kenya-tour-of-zimbabwe-1999-00","name":"Kenya tour of Zimbabwe, 1999/00","shortName":"Kenya tour of Zimbabwe, 1999/00"},{"id":"2445","slug":"kenya-triangular-tournament-2004","name":"Kenya Triangular Tournament, 2004","shortName":"Kenya Triangular Tournament, 2004"},{"id":"2591","slug":"kfc-cup-2005-06","name":"KFC Cup, 2005/06","shortName":"KFC Cup, 2005/06"},{"id":"2982","slug":"kfc-cup-2006-07","name":"KFC Cup, 2006/07","shortName":"KFC Cup, 2006/07"},{"id":"3488","slug":"kfc-cup-2007-08","name":"KFC Cup, 2007/08","shortName":"KFC Cup, 2007/08"},{"id":"12074","slug":"kncb-xi-tour-of-zimbabwe-2017-18","name":"KNCB XI tour of Zimbabwe, 2017/18","shortName":"KNCB XI tour of Zimbabwe, 2017/18"},{"id":"16675","slug":"kuwait-tour-of-kenya-2024","name":"Kuwait tour of Kenya, 2024","shortName":"Kuwait tour of Kenya, 2024"},{"id":"16104","slug":"kuwait-tour-of-malaysia-2023-24","name":"Kuwait tour of Malaysia, 2023/24","shortName":"Kuwait tour of Malaysia, 2023/24"},{"id":"7757","slug":"kwazulu-natal-tour-of-australia-2000-01","name":"KwaZulu-Natal tour of Australia, 2000/01","shortName":"KwaZulu-Natal tour of Australia, 2000/01"},{"id":"4625","slug":"lancashire-cricket-board-tour-of-scotland-2002","name":"Lancashire Cricket Board tour of Scotland, 2002","shortName":"Lancashire Cricket Board tour of Scotland, 2002"},{"id":"7041","slug":"lancashire-tour-of-netherlands-2012","name":"Lancashire tour of Netherlands, 2012","shortName":"Lancashire tour of Netherlands, 2012"},{"id":"5417","slug":"lancashire-tour-of-scotland-2003","name":"Lancashire tour of Scotland, 2003","shortName":"Lancashire tour of Scotland, 2003"},{"id":"2785","slug":"lancashire-tour-of-scotland-2006","name":"Lancashire tour of Scotland, 2006","shortName":"Lancashire tour of Scotland, 2006"},{"id":"4221","slug":"lancashire-tour-of-scotland-2008","name":"Lancashire tour of Scotland, 2008","shortName":"Lancashire tour of Scotland, 2008"},{"id":"7933","slug":"lancashire-tour-of-scotland-2013","name":"Lancashire tour of Scotland, 2013","shortName":"Lancashire tour of Scotland, 2013"},{"id":"5377","slug":"leicestershire-tour-of-ireland-1999","name":"Leicestershire tour of Ireland, 1999","shortName":"Leicestershire tour of Ireland, 1999"},{"id":"4226","slug":"leicestershire-tour-of-ireland-2008","name":"Leicestershire tour of Ireland, 2008","shortName":"Leicestershire tour of Ireland, 2008"},{"id":"7044","slug":"leicestershire-tour-of-netherlands-2012","name":"Leicestershire tour of Netherlands, 2012","shortName":"Leicestershire tour of Netherlands, 2012"},{"id":"5179","slug":"leicestershire-tour-of-scotland-2004","name":"Leicestershire tour of Scotland, 2004","shortName":"Leicestershire tour of Scotland, 2004"},{"id":"4448","slug":"leicestershire-tour-of-scotland-2005","name":"Leicestershire tour of Scotland, 2005","shortName":"Leicestershire tour of Scotland, 2005"},{"id":"2787","slug":"leicestershire-tour-of-scotland-2006","name":"Leicestershire tour of Scotland, 2006","shortName":"Leicestershire tour of Scotland, 2006"},{"id":"5627","slug":"leicestershire-tour-of-scotland-2010","name":"Leicestershire tour of Scotland, 2010","shortName":"Leicestershire tour of Scotland, 2010"},{"id":"12934","slug":"leinster-lightning-tour-of-spain-2019","name":"Leinster Lightning tour of Spain, 2019","shortName":"Leinster Lightning tour of Spain, 2019"},{"id":"3546","slug":"lions-tour-of-zimbabwe-2007-08","name":"Lions tour of Zimbabwe, 2007/08","shortName":"Lions tour of Zimbabwe, 2007/08"},{"id":"13904","slug":"major-clubs-limited-over-tournament-2020-21","name":"Major Clubs Limited Over Tournament, 2020/21","shortName":"Major Clubs Limited Over Tournament, 2020/21"},{"id":"14305","slug":"major-clubs-limited-over-tournament-2021-22","name":"Major Clubs Limited Over Tournament, 2021/22","shortName":"Major Clubs Limited Over Tournament, 2021/22"},{"id":"14778","slug":"major-clubs-limited-over-tournament-2022","name":"Major Clubs Limited Over Tournament, 2022","shortName":"Major Clubs Limited Over Tournament, 2022"},{"id":"15982","slug":"major-clubs-limited-over-tournament-2023-24","name":"Major Clubs Limited Over Tournament, 2023/24","shortName":"Major Clubs Limited Over Tournament, 2023/24"},{"id":"16402","slug":"major-clubs-limited-over-tournament-2024","name":"Major Clubs Limited Over Tournament, 2024","shortName":"Major Clubs Limited Over Tournament, 2024"},{"id":"14827","slug":"malaysia-tour-of-canada-2022","name":"Malaysia tour of Canada, 2022","shortName":"Malaysia tour of Canada, 2022"},{"id":"13618","slug":"marylebone-cricket-club-tour-of-pakistan-2019-20","name":"Marylebone Cricket Club tour of Pakistan, 2019/20","shortName":"Marylebone Cricket Club tour of Pakistan, 2019/20"},{"id":"9337","slug":"matador-bbqs-one-day-cup-2014-15","name":"Matador BBQs One-Day Cup, 2014/15","shortName":"Matador BBQs One-Day Cup, 2014/15"},{"id":"10263","slug":"matador-bbqs-one-day-cup-2015-16","name":"Matador BBQs One-Day Cup, 2015/16","shortName":"Matador BBQs One-Day Cup, 2015/16"},{"id":"11377","slug":"matador-bbqs-one-day-cup-2016-17","name":"Matador BBQs One-Day Cup, 2016/17","shortName":"Matador BBQs One-Day Cup, 2016/17"},{"id":"4563","slug":"mcdonald-s-cup-1979-80","name":"McDonald's Cup, 1979/80","shortName":"McDonald's Cup, 1979/80"},{"id":"4564","slug":"mcdonald-s-cup-1980-81","name":"McDonald's Cup, 1980/81","shortName":"McDonald's Cup, 1980/81"},{"id":"4565","slug":"mcdonald-s-cup-1981-82","name":"McDonald's Cup, 1981/82","shortName":"McDonald's Cup, 1981/82"},{"id":"4566","slug":"mcdonald-s-cup-1982-83","name":"McDonald's Cup, 1982/83","shortName":"McDonald's Cup, 1982/83"},{"id":"4567","slug":"mcdonald-s-cup-1983-84","name":"McDonald's Cup, 1983/84","shortName":"McDonald's Cup, 1983/84"},{"id":"4568","slug":"mcdonald-s-cup-1984-85","name":"McDonald's Cup, 1984/85","shortName":"McDonald's Cup, 1984/85"},{"id":"4569","slug":"mcdonald-s-cup-1985-86","name":"McDonald's Cup, 1985/86","shortName":"McDonald's Cup, 1985/86"},{"id":"4570","slug":"mcdonald-s-cup-1986-87","name":"McDonald's Cup, 1986/87","shortName":"McDonald's Cup, 1986/87"},{"id":"4571","slug":"mcdonald-s-cup-1987-88","name":"McDonald's Cup, 1987/88","shortName":"McDonald's Cup, 1987/88"},{"id":"4576","slug":"mercantile-mutual-cup-1992-93","name":"Mercantile Mutual Cup, 1992/93","shortName":"Mercantile Mutual Cup, 1992/93"},{"id":"4577","slug":"mercantile-mutual-cup-1993-94","name":"Mercantile Mutual Cup, 1993/94","shortName":"Mercantile Mutual Cup, 1993/94"},{"id":"4578","slug":"mercantile-mutual-cup-1994-95","name":"Mercantile Mutual Cup, 1994/95","shortName":"Mercantile Mutual Cup, 1994/95"},{"id":"4579","slug":"mercantile-mutual-cup-1995-96","name":"Mercantile Mutual Cup, 1995/96","shortName":"Mercantile Mutual Cup, 1995/96"},{"id":"4580","slug":"mercantile-mutual-cup-1996-97","name":"Mercantile Mutual Cup, 1996/97","shortName":"Mercantile Mutual Cup, 1996/97"},{"id":"4581","slug":"mercantile-mutual-cup-1997-98","name":"Mercantile Mutual Cup, 1997/98","shortName":"Mercantile Mutual Cup, 1997/98"},{"id":"4582","slug":"mercantile-mutual-cup-1998-99","name":"Mercantile Mutual Cup, 1998/99","shortName":"Mercantile Mutual Cup, 1998/99"},{"id":"4583","slug":"mercantile-mutual-cup-1999-00","name":"Mercantile Mutual Cup, 1999/00","shortName":"Mercantile Mutual Cup, 1999/00"},{"id":"4584","slug":"mercantile-mutual-cup-2000-01","name":"Mercantile Mutual Cup, 2000/01","shortName":"Mercantile Mutual Cup, 2000/01"},{"id":"6116","slug":"metbank-pro40-championship-2010-11","name":"MetBank Pro40 Championship, 2010/11","shortName":"MetBank Pro40 Championship, 2010/11"},{"id":"5336","slug":"middlesex-tour-of-ireland-1991","name":"Middlesex tour of Ireland, 1991","shortName":"Middlesex tour of Ireland, 1991"},{"id":"6404","slug":"middlesex-tour-of-ireland-1997","name":"Middlesex tour of Ireland, 1997","shortName":"Middlesex tour of Ireland, 1997"},{"id":"3255","slug":"middlesex-tour-of-ireland-2007","name":"Middlesex tour of Ireland, 2007","shortName":"Middlesex tour of Ireland, 2007"},{"id":"5630","slug":"middlesex-tour-of-netherlands-2010","name":"Middlesex tour of Netherlands, 2010","shortName":"Middlesex tour of Netherlands, 2010"},{"id":"6427","slug":"middlesex-tour-of-netherlands-2011","name":"Middlesex tour of Netherlands, 2011","shortName":"Middlesex tour of Netherlands, 2011"},{"id":"7040","slug":"middlesex-tour-of-netherlands-2012","name":"Middlesex tour of Netherlands, 2012","shortName":"Middlesex tour of Netherlands, 2012"},{"id":"5412","slug":"middlesex-tour-of-scotland-2003","name":"Middlesex tour of Scotland, 2003","shortName":"Middlesex tour of Scotland, 2003"},{"id":"5184","slug":"middlesex-tour-of-scotland-2004","name":"Middlesex tour of Scotland, 2004","shortName":"Middlesex tour of Scotland, 2004"},{"id":"5082","slug":"middlesex-tour-of-scotland-2009","name":"Middlesex tour of Scotland, 2009","shortName":"Middlesex tour of Scotland, 2009"},{"id":"7536","slug":"momentum-one-day-cup-2012-13","name":"Momentum One Day Cup, 2012/13","shortName":"Momentum One Day Cup, 2012/13"},{"id":"8341","slug":"momentum-one-day-cup-2013-14","name":"Momentum One Day Cup, 2013/14","shortName":"Momentum One Day Cup, 2013/14"},{"id":"9171","slug":"momentum-one-day-cup-2014-15","name":"Momentum One Day Cup, 2014/15","shortName":"Momentum One Day Cup, 2014/15"},{"id":"9921","slug":"momentum-one-day-cup-2015-16","name":"Momentum One Day Cup, 2015/16","shortName":"Momentum One Day Cup, 2015/16"},{"id":"11139","slug":"momentum-one-day-cup-2016-17","name":"Momentum One Day Cup, 2016/17","shortName":"Momentum One Day Cup, 2016/17"},{"id":"12037","slug":"momentum-one-day-cup-2017-18","name":"Momentum One Day Cup, 2017/18","shortName":"Momentum One Day Cup, 2017/18"},{"id":"12625","slug":"momentum-one-day-cup-2018-19","name":"Momentum One Day Cup, 2018/19","shortName":"Momentum One Day Cup, 2018/19"},{"id":"13186","slug":"momentum-one-day-cup-2019-20","name":"Momentum One Day Cup, 2019/20","shortName":"Momentum One Day Cup, 2019/20"},{"id":"13767","slug":"momentum-one-day-cup-2020-21","name":"Momentum One Day Cup, 2020/21","shortName":"Momentum One Day Cup, 2020/21"},{"id":"7667","slug":"moov-america-challenge-1999","name":"Moov America Challenge, 1999","shortName":"Moov America Challenge, 1999"},{"id":"2854","slug":"mtn-domestic-championship-2006-07","name":"MTN Domestic Championship, 2006/07","shortName":"MTN Domestic Championship, 2006/07"},{"id":"3277","slug":"mtn-domestic-championship-2007-08","name":"MTN Domestic Championship, 2007/08","shortName":"MTN Domestic Championship, 2007/08"},{"id":"4455","slug":"mtn-domestic-championship-2008-09","name":"MTN Domestic Championship, 2008/09","shortName":"MTN Domestic Championship, 2008/09"},{"id":"5394","slug":"mtn40-2009-10","name":"MTN40, 2009/10","shortName":"MTN40, 2009/10"},{"id":"6030","slug":"mtn40-2010-11","name":"MTN40, 2010/11","shortName":"MTN40, 2010/11"},{"id":"7756","slug":"mumbai-tour-of-australia-2000-01","name":"Mumbai tour of Australia, 2000/01","shortName":"Mumbai tour of Australia, 2000/01"},{"id":"8943","slug":"nagico-super50-2013-14","name":"Nagico Super50, 2013/14","shortName":"Nagico Super50, 2013/14"},{"id":"9773","slug":"nagico-super50-2014-15","name":"Nagico Super50, 2014/15","shortName":"Nagico Super50, 2014/15"},{"id":"10837","slug":"nagico-super50-2015-16","name":"Nagico Super50, 2015/16","shortName":"Nagico Super50, 2015/16"},{"id":"8877","slug":"namibia-tour-of-new-zealand-2013-14","name":"Namibia tour of New Zealand, 2013/14","shortName":"Namibia tour of New Zealand, 2013/14"},{"id":"2114","slug":"namibia-tour-of-south-africa-2002-03","name":"Namibia tour of South Africa, 2002/03","shortName":"Namibia tour of South Africa, 2002/03"},{"id":"13625","slug":"namibia-tour-of-south-africa-2019-20","name":"Namibia tour of South Africa, 2019/20","shortName":"Namibia tour of South Africa, 2019/20"},{"id":"5251","slug":"namibia-tour-of-united-arab-emirates-2003-04","name":"Namibia tour of United Arab Emirates, 2003/04","shortName":"Namibia tour of United Arab Emirates, 2003/04"},{"id":"6507","slug":"namibia-tour-of-united-arab-emirates-2011","name":"Namibia tour of United Arab Emirates, 2011","shortName":"Namibia tour of United Arab Emirates, 2011"},{"id":"5149","slug":"namibia-tour-of-zimbabwe-2004-05","name":"Namibia tour of Zimbabwe, 2004/05","shortName":"Namibia tour of Zimbabwe, 2004/05"},{"id":"7742","slug":"national-bank-of-pakistan-cup-1999-00","name":"National Bank of Pakistan Cup, 1999/00","shortName":"National Bank of Pakistan Cup, 1999/00"},{"id":"2373","slug":"national-bank-of-pakistan-patron-s-cup-2002-03","name":"National Bank of Pakistan Patron's Cup, 2002/03","shortName":"National Bank of Pakistan Patron's Cup, 2002/03"},{"id":"2381","slug":"national-cricket-league-division-one-2003","name":"National Cricket League Division One, 2003","shortName":"National Cricket League Division One, 2003"},{"id":"2380","slug":"national-cricket-league-division-two-2003","name":"National Cricket League Division Two, 2003","shortName":"National Cricket League Division Two, 2003"},{"id":"7101","slug":"national-cricket-league-one-day-2002-03","name":"National Cricket League One-Day, 2002/03","shortName":"National Cricket League One-Day, 2002/03"},{"id":"5571","slug":"national-cricket-league-one-day-2003-04","name":"National Cricket League One-Day, 2003/04","shortName":"National Cricket League One-Day, 2003/04"},{"id":"3525","slug":"national-cricket-league-one-day-2007-08","name":"National Cricket League One-Day, 2007/08","shortName":"National Cricket League One-Day, 2007/08"},{"id":"4732","slug":"national-cricket-league-one-day-2008-09","name":"National Cricket League One-Day, 2008/09","shortName":"National Cricket League One-Day, 2008/09"},{"id":"6275","slug":"national-cricket-league-one-day-2010-11","name":"National Cricket League One-Day, 2010/11","shortName":"National Cricket League One-Day, 2010/11"},{"id":"2623","slug":"national-cricket-one-day-league-2005-06","name":"National Cricket One-Day League, 2005/06","shortName":"National Cricket One-Day League, 2005/06"},{"id":"5612","slug":"national-league-1st-division-1999","name":"National League 1st Division, 1999","shortName":"National League 1st Division, 1999"},{"id":"5613","slug":"national-league-2nd-division-1999","name":"National League 2nd Division, 1999","shortName":"National League 2nd Division, 1999"},{"id":"5425","slug":"national-league-division-one-2000","name":"National League Division One, 2000","shortName":"National League Division One, 2000"},{"id":"2440","slug":"national-league-division-one-2004","name":"National League Division One, 2004","shortName":"National League Division One, 2004"},{"id":"2464","slug":"national-league-division-one-2005","name":"National League Division One, 2005","shortName":"National League Division One, 2005"},{"id":"5424","slug":"national-league-division-two-2000","name":"National League Division Two, 2000","shortName":"National League Division Two, 2000"},{"id":"2431","slug":"national-league-division-two-2004","name":"National League Division Two, 2004","shortName":"National League Division Two, 2004"},{"id":"2465","slug":"national-league-division-two-2005","name":"National League Division Two, 2005","shortName":"National League Division Two, 2005"},{"id":"14451","slug":"national-super-league-limited-over-tournament-2021-22","name":"National Super League Limited Over Tournament, 2021/22","shortName":"National Super League Limited Over Tournament, 2021/22"},{"id":"15272","slug":"national-super-league-limited-over-tournament-2022-23","name":"National Super League Limited Over Tournament, 2022/23","shortName":"National Super League Limited Over Tournament, 2022/23"},{"id":"16114","slug":"national-super-league-limited-over-tournament-2023-24","name":"National Super League Limited Over Tournament, 2023/24","shortName":"National Super League Limited Over Tournament, 2023/24"},{"id":"16608","slug":"national-super-league-limited-over-tournament-2024","name":"National Super League Limited Over Tournament, 2024","shortName":"National Super League Limited Over Tournament, 2024"},{"id":"5292","slug":"national-westminster-bank-trophy-1981","name":"National Westminster Bank Trophy, 1981","shortName":"National Westminster Bank Trophy, 1981"},{"id":"5300","slug":"national-westminster-bank-trophy-1982","name":"National Westminster Bank Trophy, 1982","shortName":"National Westminster Bank Trophy, 1982"},{"id":"5303","slug":"national-westminster-bank-trophy-1983","name":"National Westminster Bank Trophy, 1983","shortName":"National Westminster Bank Trophy, 1983"},{"id":"5306","slug":"national-westminster-bank-trophy-1984","name":"National Westminster Bank Trophy, 1984","shortName":"National Westminster Bank Trophy, 1984"},{"id":"5310","slug":"national-westminster-bank-trophy-1985","name":"National Westminster Bank Trophy, 1985","shortName":"National Westminster Bank Trophy, 1985"},{"id":"5315","slug":"national-westminster-bank-trophy-1986","name":"National Westminster Bank Trophy, 1986","shortName":"National Westminster Bank Trophy, 1986"},{"id":"5318","slug":"national-westminster-bank-trophy-1987","name":"National Westminster Bank Trophy, 1987","shortName":"National Westminster Bank Trophy, 1987"},{"id":"5327","slug":"national-westminster-bank-trophy-1988","name":"National Westminster Bank Trophy, 1988","shortName":"National Westminster Bank Trophy, 1988"},{"id":"5330","slug":"national-westminster-bank-trophy-1989","name":"National Westminster Bank Trophy, 1989","shortName":"National Westminster Bank Trophy, 1989"},{"id":"5333","slug":"national-westminster-bank-trophy-1990","name":"National Westminster Bank Trophy, 1990","shortName":"National Westminster Bank Trophy, 1990"},{"id":"5334","slug":"national-westminster-bank-trophy-1991","name":"National Westminster Bank Trophy, 1991","shortName":"National Westminster Bank Trophy, 1991"},{"id":"5337","slug":"national-westminster-bank-trophy-1992","name":"National Westminster Bank Trophy, 1992","shortName":"National Westminster Bank Trophy, 1992"},{"id":"5340","slug":"national-westminster-bank-trophy-1993","name":"National Westminster Bank Trophy, 1993","shortName":"National Westminster Bank Trophy, 1993"},{"id":"5343","slug":"national-westminster-bank-trophy-1994","name":"National Westminster Bank Trophy, 1994","shortName":"National Westminster Bank Trophy, 1994"},{"id":"5346","slug":"national-westminster-bank-trophy-1995","name":"National Westminster Bank Trophy, 1995","shortName":"National Westminster Bank Trophy, 1995"},{"id":"5356","slug":"national-westminster-bank-trophy-1996","name":"National Westminster Bank Trophy, 1996","shortName":"National Westminster Bank Trophy, 1996"},{"id":"5360","slug":"national-westminster-bank-trophy-1997","name":"National Westminster Bank Trophy, 1997","shortName":"National Westminster Bank Trophy, 1997"},{"id":"5364","slug":"national-westminster-bank-trophy-1998","name":"National Westminster Bank Trophy, 1998","shortName":"National Westminster Bank Trophy, 1998"},{"id":"5369","slug":"national-westminster-bank-trophy-1999","name":"National Westminster Bank Trophy, 1999","shortName":"National Westminster Bank Trophy, 1999"},{"id":"4462","slug":"national-westminster-bank-trophy-2000","name":"National Westminster Bank Trophy, 2000","shortName":"National Westminster Bank Trophy, 2000"},{"id":"13396","slug":"nepal-emerging-team-tour-of-bangladesh-2019-20","name":"Nepal Emerging Team tour of Bangladesh, 2019/20","shortName":"Nepal Emerging Team tour of Bangladesh, 2019/20"},{"id":"11153","slug":"nepal-tour-of-england-and-netherlands-2016","name":"Nepal tour of England and Netherlands, 2016","shortName":"Nepal tour of England and Netherlands, 2016"},{"id":"10135","slug":"nepal-tour-of-england-ireland-and-scotland-2015","name":"Nepal tour of England, Ireland and Scotland, 2015","shortName":"Nepal tour of England, Ireland and Scotland, 2015"},{"id":"11894","slug":"nepal-tour-of-hong-kong-2017-18","name":"Nepal tour of Hong Kong, 2017/18","shortName":"Nepal tour of Hong Kong, 2017/18"},{"id":"9827","slug":"nepal-tour-of-namibia-2014-15","name":"Nepal tour of Namibia, 2014/15","shortName":"Nepal tour of Namibia, 2014/15"},{"id":"12225","slug":"nepal-tour-of-namibia-2017-18","name":"Nepal tour of Namibia, 2017/18","shortName":"Nepal tour of Namibia, 2017/18"},{"id":"8879","slug":"nepal-tour-of-new-zealand-2013-14","name":"Nepal tour of New Zealand, 2013/14","shortName":"Nepal tour of New Zealand, 2013/14"},{"id":"15586","slug":"nepal-tour-of-sri-lanka-2023","name":"Nepal tour of Sri Lanka, 2023","shortName":"Nepal tour of Sri Lanka, 2023"},{"id":"10627","slug":"nepal-tour-of-united-arab-emirates-2015-16","name":"Nepal tour of United Arab Emirates, 2015/16","shortName":"Nepal tour of United Arab Emirates, 2015/16"},{"id":"12125","slug":"nepal-tour-of-united-arab-emirates-2017-18","name":"Nepal tour of United Arab Emirates, 2017/18","shortName":"Nepal tour of United Arab Emirates, 2017/18"},{"id":"12252","slug":"nepal-tour-of-zimbabwe-2017-18","name":"Nepal tour of Zimbabwe, 2017/18","shortName":"Nepal tour of Zimbabwe, 2017/18"},{"id":"13957","slug":"netherlands-a-in-ireland-unofficial-odi-series-2021","name":"Netherlands A in Ireland unofficial ODI Series, 2021","shortName":"Netherlands A in Ireland unofficial ODI Series, 2021"},{"id":"13956","slug":"netherlands-a-tour-of-ireland-2021","name":"Netherlands A tour of Ireland, 2021","shortName":"Netherlands A tour of Ireland, 2021"},{"id":"2774","slug":"netherlands-a-tour-of-united-arab-emirates-2006","name":"Netherlands A tour of United Arab Emirates, 2006","shortName":"Netherlands A tour of United Arab Emirates, 2006"},{"id":"5349","slug":"netherlands-tour-of-england-1995","name":"Netherlands tour of England, 1995","shortName":"Netherlands tour of England, 1995"},{"id":"5357","slug":"netherlands-tour-of-england-1996","name":"Netherlands tour of England, 1996","shortName":"Netherlands tour of England, 1996"},{"id":"5362","slug":"netherlands-tour-of-england-1997","name":"Netherlands tour of England, 1997","shortName":"Netherlands tour of England, 1997"},{"id":"5366","slug":"netherlands-tour-of-england-1998","name":"Netherlands tour of England, 1998","shortName":"Netherlands tour of England, 1998"},{"id":"5375","slug":"netherlands-tour-of-england-1999","name":"Netherlands tour of England, 1999","shortName":"Netherlands tour of England, 1999"},{"id":"5384","slug":"netherlands-tour-of-england-2000","name":"Netherlands tour of England, 2000","shortName":"Netherlands tour of England, 2000"},{"id":"4632","slug":"netherlands-tour-of-england-2001","name":"Netherlands tour of England, 2001","shortName":"Netherlands tour of England, 2001"},{"id":"4626","slug":"netherlands-tour-of-england-2002","name":"Netherlands tour of England, 2002","shortName":"Netherlands tour of England, 2002"},{"id":"5638","slug":"netherlands-tour-of-england-2010","name":"Netherlands tour of England, 2010","shortName":"Netherlands tour of England, 2010"},{"id":"7032","slug":"netherlands-tour-of-england-2012","name":"Netherlands tour of England, 2012","shortName":"Netherlands tour of England, 2012"},{"id":"7925","slug":"netherlands-tour-of-england-2013","name":"Netherlands tour of England, 2013","shortName":"Netherlands tour of England, 2013"},{"id":"8101","slug":"netherlands-tour-of-namibia-2002","name":"Netherlands tour of Namibia, 2002","shortName":"Netherlands tour of Namibia, 2002"},{"id":"9831","slug":"netherlands-tour-of-namibia-2014-15","name":"Netherlands tour of Namibia, 2014/15","shortName":"Netherlands tour of Namibia, 2014/15"},{"id":"8867","slug":"netherlands-tour-of-new-zealand-2013-14","name":"Netherlands tour of New Zealand, 2013/14","shortName":"Netherlands tour of New Zealand, 2013/14"},{"id":"11897","slug":"netherlands-tour-of-south-africa-2017-18","name":"Netherlands tour of South Africa, 2017/18","shortName":"Netherlands tour of South Africa, 2017/18"},{"id":"5252","slug":"netherlands-tour-of-united-arab-emirates-2003-04","name":"Netherlands tour of United Arab Emirates, 2003/04","shortName":"Netherlands tour of United Arab Emirates, 2003/04"},{"id":"5574","slug":"netherlands-tour-of-zimbabwe-1999-00","name":"Netherlands tour of Zimbabwe, 1999/00","shortName":"Netherlands tour of Zimbabwe, 1999/00"},{"id":"12240","slug":"netherlands-tour-of-zimbabwe-2017-18","name":"Netherlands tour of Zimbabwe, 2017/18","shortName":"Netherlands tour of Zimbabwe, 2017/18"},{"id":"15684","slug":"new-zealand-a-in-australia-unofficial-odi-series-2023","name":"New Zealand A in Australia unofficial ODI Series, 2023","shortName":"New Zealand A in Australia unofficial ODI Series, 2023"},{"id":"8329","slug":"new-zealand-a-in-india-unofficial-odi-series-2013-14","name":"New Zealand A in India unofficial ODI Series, 2013/14","shortName":"New Zealand A in India unofficial ODI Series, 2013/14"},{"id":"12045","slug":"new-zealand-a-in-india-unofficial-odi-series-2017-18","name":"New Zealand A in India unofficial ODI Series, 2017/18","shortName":"New Zealand A in India unofficial ODI Series, 2017/18"},{"id":"14893","slug":"new-zealand-a-in-india-unofficial-odi-series-2022","name":"New Zealand A in India unofficial ODI Series, 2022","shortName":"New Zealand A in India unofficial ODI Series, 2022"},{"id":"5150","slug":"new-zealand-a-in-south-africa-unofficial-odi-series-2004-05","name":"New Zealand A in South Africa unofficial ODI Series, 2004/05","shortName":"New Zealand A in South Africa unofficial ODI Series, 2004/05"},{"id":"8333","slug":"new-zealand-a-in-sri-lanka-unofficial-odi-series-2013-14","name":"New Zealand A in Sri Lanka unofficial ODI Series, 2013/14","shortName":"New Zealand A in Sri Lanka unofficial ODI Series, 2013/14"},{"id":"9687","slug":"new-zealand-a-tour-of-united-arab-emirates-2014-15","name":"New Zealand A tour of United Arab Emirates, 2014/15","shortName":"New Zealand A tour of United Arab Emirates, 2014/15"},{"id":"5542","slug":"new-zealand-cricket-one-day-competition-2009-10","name":"New Zealand Cricket One Day Competition, 2009/10","shortName":"New Zealand Cricket One Day Competition, 2009/10"},{"id":"6132","slug":"new-zealand-cricket-one-day-competition-2010-11","name":"New Zealand Cricket One Day Competition, 2010/11","shortName":"New Zealand Cricket One Day Competition, 2010/11"},{"id":"3373","slug":"new-zealand-tour-of-australia-1970-71","name":"New Zealand tour of Australia, 1970/71","shortName":"New Zealand tour of Australia, 1970/71"},{"id":"3375","slug":"new-zealand-tour-of-australia-1971-72","name":"New Zealand tour of Australia, 1971/72","shortName":"New Zealand tour of Australia, 1971/72"},{"id":"3377","slug":"new-zealand-tour-of-australia-1972-73","name":"New Zealand tour of Australia, 1972/73","shortName":"New Zealand tour of Australia, 1972/73"},{"id":"1835","slug":"new-zealand-tour-of-australia-1973-74","name":"New Zealand tour of Australia, 1973/74","shortName":"New Zealand tour of Australia, 1973/74"},{"id":"4593","slug":"new-zealand-tour-of-australia-1974-75","name":"New Zealand tour of Australia, 1974/75","shortName":"New Zealand tour of Australia, 1974/75"},{"id":"1815","slug":"new-zealand-tour-of-england-1999","name":"New Zealand tour of England, 1999","shortName":"New Zealand tour of England, 1999"},{"id":"5885","slug":"new-zealand-tour-of-malaysia-1998-99","name":"New Zealand tour of Malaysia, 1998/99","shortName":"New Zealand tour of Malaysia, 1998/99"},{"id":"2511","slug":"new-zealand-tour-of-zimbabwe-2005","name":"New Zealand tour of Zimbabwe, 2005","shortName":"New Zealand tour of Zimbabwe, 2005"},{"id":"7070","slug":"nissan-shield-1983-84","name":"Nissan Shield, 1983/84","shortName":"Nissan Shield, 1983/84"},{"id":"7082","slug":"nissan-shield-1988-89","name":"Nissan Shield, 1988/89","shortName":"Nissan Shield, 1988/89"},{"id":"7095","slug":"nissan-shield-1990-91","name":"Nissan Shield, 1990/91","shortName":"Nissan Shield, 1990/91"},{"id":"7068","slug":"nissan-shield-1991-92","name":"Nissan Shield, 1991/92","shortName":"Nissan Shield, 1991/92"},{"id":"7442","slug":"nkp-salve-challenger-trophy-1999-00","name":"NKP Salve Challenger Trophy, 1999/00","shortName":"NKP Salve Challenger Trophy, 1999/00"},{"id":"7774","slug":"nkp-salve-challenger-trophy-2001-02","name":"NKP Salve Challenger Trophy, 2001/02","shortName":"NKP Salve Challenger Trophy, 2001/02"},{"id":"7258","slug":"nkp-salve-challenger-trophy-2003-04","name":"NKP Salve Challenger Trophy, 2003/04","shortName":"NKP Salve Challenger Trophy, 2003/04"},{"id":"2594","slug":"nkp-salve-challenger-trophy-2005-06","name":"NKP Salve Challenger Trophy, 2005/06","shortName":"NKP Salve Challenger Trophy, 2005/06"},{"id":"2829","slug":"nkp-salve-challenger-trophy-2006-07","name":"NKP Salve Challenger Trophy, 2006/07","shortName":"NKP Salve Challenger Trophy, 2006/07"},{"id":"3438","slug":"nkp-salve-challenger-trophy-2007-08","name":"NKP Salve Challenger Trophy, 2007/08","shortName":"NKP Salve Challenger Trophy, 2007/08"},{"id":"4595","slug":"nkp-salve-challenger-trophy-2008-09","name":"NKP Salve Challenger Trophy, 2008/09","shortName":"NKP Salve Challenger Trophy, 2008/09"},{"id":"5189","slug":"nkp-salve-challenger-trophy-2009-10","name":"NKP Salve Challenger Trophy, 2009/10","shortName":"NKP Salve Challenger Trophy, 2009/10"},{"id":"5964","slug":"nkp-salve-challenger-trophy-2010-11","name":"NKP Salve Challenger Trophy, 2010/11","shortName":"NKP Salve Challenger Trophy, 2010/11"},{"id":"6711","slug":"nkp-salve-challenger-trophy-2011-12","name":"NKP Salve Challenger Trophy, 2011/12","shortName":"NKP Salve Challenger Trophy, 2011/12"},{"id":"7516","slug":"nkp-salve-challenger-trophy-2012-13","name":"NKP Salve Challenger Trophy, 2012/13","shortName":"NKP Salve Challenger Trophy, 2012/13"},{"id":"8299","slug":"nkp-salve-challenger-trophy-2013-14","name":"NKP Salve Challenger Trophy, 2013/14","shortName":"NKP Salve Challenger Trophy, 2013/14"},{"id":"11766","slug":"north-tour-of-united-arab-emirates-2016-17","name":"North tour of United Arab Emirates, 2016/17","shortName":"North tour of United Arab Emirates, 2016/17"},{"id":"12294","slug":"north-tour-of-west-indies-2017-18","name":"North tour of West Indies, 2017/18","shortName":"North tour of West Indies, 2017/18"},{"id":"11764","slug":"north-south-series-2016-17","name":"North-South Series, 2016/17","shortName":"North-South Series, 2016/17"},{"id":"12293","slug":"north-south-series-2017-18","name":"North-South Series, 2017/18","shortName":"North-South Series, 2017/18"},{"id":"12935","slug":"north-west-warriors-tour-of-spain-2019","name":"North-West Warriors tour of Spain, 2019","shortName":"North-West Warriors tour of Spain, 2019"},{"id":"4439","slug":"northamptonshire-tour-of-denmark-2005","name":"Northamptonshire tour of Denmark, 2005","shortName":"Northamptonshire tour of Denmark, 2005"},{"id":"4621","slug":"northamptonshire-tour-of-ireland-2004","name":"Northamptonshire tour of Ireland, 2004","shortName":"Northamptonshire tour of Ireland, 2004"},{"id":"4224","slug":"northamptonshire-tour-of-ireland-2008","name":"Northamptonshire tour of Ireland, 2008","shortName":"Northamptonshire tour of Ireland, 2008"},{"id":"5626","slug":"northamptonshire-tour-of-netherlands-2010","name":"Northamptonshire tour of Netherlands, 2010","shortName":"Northamptonshire tour of Netherlands, 2010"},{"id":"6397","slug":"northamptonshire-tour-of-scotland-1996","name":"Northamptonshire tour of Scotland, 1996","shortName":"Northamptonshire tour of Scotland, 1996"},{"id":"5418","slug":"northamptonshire-tour-of-scotland-2003","name":"Northamptonshire tour of Scotland, 2003","shortName":"Northamptonshire tour of Scotland, 2003"},{"id":"2784","slug":"northamptonshire-tour-of-scotland-2006","name":"Northamptonshire tour of Scotland, 2006","shortName":"Northamptonshire tour of Scotland, 2006"},{"id":"6435","slug":"northamptonshire-tour-of-scotland-2011","name":"Northamptonshire tour of Scotland, 2011","shortName":"Northamptonshire tour of Scotland, 2011"},{"id":"5886","slug":"northern-ireland-tour-of-malaysia-1998-99","name":"Northern Ireland tour of Malaysia, 1998/99","shortName":"Northern Ireland tour of Malaysia, 1998/99"},{"id":"12936","slug":"northern-knights-tour-of-spain-2019","name":"Northern Knights tour of Spain, 2019","shortName":"Northern Knights tour of Spain, 2019"},{"id":"5422","slug":"norwich-union-league-division-one-2001","name":"Norwich Union League Division One, 2001","shortName":"Norwich Union League Division One, 2001"},{"id":"2321","slug":"norwich-union-league-division-one-2002","name":"Norwich Union League Division One, 2002","shortName":"Norwich Union League Division One, 2002"},{"id":"5423","slug":"norwich-union-league-division-two-2001","name":"Norwich Union League Division Two, 2001","shortName":"Norwich Union League Division Two, 2001"},{"id":"2266","slug":"norwich-union-league-division-two-2002","name":"Norwich Union League Division Two, 2002","shortName":"Norwich Union League Division Two, 2002"},{"id":"5378","slug":"nottinghamshire-cricket-board-tour-of-scotland-1999","name":"Nottinghamshire Cricket Board tour of Scotland, 1999","shortName":"Nottinghamshire Cricket Board tour of Scotland, 1999"},{"id":"4635","slug":"nottinghamshire-tour-of-ireland-2001","name":"Nottinghamshire tour of Ireland, 2001","shortName":"Nottinghamshire tour of Ireland, 2001"},{"id":"4223","slug":"nottinghamshire-tour-of-ireland-2008","name":"Nottinghamshire tour of Ireland, 2008","shortName":"Nottinghamshire tour of Ireland, 2008"},{"id":"4887","slug":"nottinghamshire-tour-of-ireland-2009","name":"Nottinghamshire tour of Ireland, 2009","shortName":"Nottinghamshire tour of Ireland, 2009"},{"id":"5415","slug":"nottinghamshire-tour-of-scotland-2003","name":"Nottinghamshire tour of Scotland, 2003","shortName":"Nottinghamshire tour of Scotland, 2003"},{"id":"5181","slug":"nottinghamshire-tour-of-scotland-2004","name":"Nottinghamshire tour of Scotland, 2004","shortName":"Nottinghamshire tour of Scotland, 2004"},{"id":"3199","slug":"nottinghamshire-tour-of-scotland-2007","name":"Nottinghamshire tour of Scotland, 2007","shortName":"Nottinghamshire tour of Scotland, 2007"},{"id":"5633","slug":"nottinghamshire-tour-of-scotland-2010","name":"Nottinghamshire tour of Scotland, 2010","shortName":"Nottinghamshire tour of Scotland, 2010"},{"id":"7035","slug":"nottinghamshire-tour-of-scotland-2012","name":"Nottinghamshire tour of Scotland, 2012","shortName":"Nottinghamshire tour of Scotland, 2012"},{"id":"15583","slug":"oman-a-tour-of-sri-lanka-2023","name":"Oman A tour of Sri Lanka, 2023","shortName":"Oman A tour of Sri Lanka, 2023"},{"id":"13392","slug":"oman-emerging-team-tour-of-bangladesh-2019-20","name":"Oman Emerging Team tour of Bangladesh, 2019/20","shortName":"Oman Emerging Team tour of Bangladesh, 2019/20"},{"id":"3653","slug":"oman-tour-of-namibia-2007-08","name":"Oman tour of Namibia, 2007/08","shortName":"Oman tour of Namibia, 2007/08"},{"id":"12227","slug":"oman-tour-of-namibia-2017-18","name":"Oman tour of Namibia, 2017/18","shortName":"Oman tour of Namibia, 2017/18"},{"id":"12895","slug":"oman-tour-of-namibia-2019","name":"Oman tour of Namibia, 2019","shortName":"Oman tour of Namibia, 2019"},{"id":"11589","slug":"oman-tour-of-united-arab-emirates-2016-17","name":"Oman tour of United Arab Emirates, 2016/17","shortName":"Oman tour of United Arab Emirates, 2016/17"},{"id":"8685","slug":"one-day-cup-2013-14","name":"One Day Cup, 2013/14","shortName":"One Day Cup, 2013/14"},{"id":"6464","slug":"one-day-national-cup-division-two-2010-11","name":"One Day National Cup Division Two, 2010/11","shortName":"One Day National Cup Division Two, 2010/11"},{"id":"7237","slug":"one-day-national-cup-division-two-2011-12","name":"One Day National Cup Division Two, 2011/12","shortName":"One Day National Cup Division Two, 2011/12"},{"id":"2308","slug":"one-day-national-tournament-2001-02","name":"One Day National Tournament, 2001/02","shortName":"One Day National Tournament, 2001/02"},{"id":"2228","slug":"one-day-tournament-associations-2000-01","name":"One Day Tournament (Associations), 2000/01","shortName":"One Day Tournament (Associations), 2000/01"},{"id":"2226","slug":"one-day-tournament-departments-2000-01","name":"One Day Tournament (Departments), 2000/01","shortName":"One Day Tournament (Departments), 2000/01"},{"id":"16510","slug":"one-day-cup-australia-2024-25","name":"One-Day Cup (Australia), 2024/25","shortName":"One-Day Cup (Australia), 2024/25"},{"id":"15159","slug":"one-day-cup-2023","name":"One-Day Cup, 2023","shortName":"One-Day Cup, 2023"},{"id":"16023","slug":"one-day-cup-2024","name":"One-Day Cup, 2024","shortName":"One-Day Cup, 2024"},{"id":"8717","slug":"other-sri-lanka-matches-2013-14","name":"Other Sri Lanka Matches, 2013/14","shortName":"Other Sri Lanka Matches, 2013/14"},{"id":"5052","slug":"pakistan-a-in-australia-unofficial-odi-series-2009","name":"Pakistan A in Australia unofficial ODI Series, 2009","shortName":"Pakistan A in Australia unofficial ODI Series, 2009"},{"id":"7759","slug":"pakistan-a-in-sri-lanka-unofficial-odi-series-2001","name":"Pakistan A in Sri Lanka unofficial ODI Series, 2001","shortName":"Pakistan A in Sri Lanka unofficial ODI Series, 2001"},{"id":"5258","slug":"pakistan-a-in-sri-lanka-unofficial-odi-series-2009","name":"Pakistan A in Sri Lanka unofficial ODI Series, 2009","shortName":"Pakistan A in Sri Lanka unofficial ODI Series, 2009"},{"id":"10003","slug":"pakistan-a-in-sri-lanka-unofficial-odi-series-2015","name":"Pakistan A in Sri Lanka unofficial ODI Series, 2015","shortName":"Pakistan A in Sri Lanka unofficial ODI Series, 2015"},{"id":"9617","slug":"pakistan-a-in-united-arab-emirates-unofficial-odi-series-2014-15","name":"Pakistan A in United Arab Emirates unofficial ODI Series, 2014/15","shortName":"Pakistan A in United Arab Emirates unofficial ODI Series, 2014/15"},{"id":"6252","slug":"pakistan-a-in-west-indies-unofficial-odi-series-2010-11","name":"Pakistan A in West Indies unofficial ODI Series, 2010/11","shortName":"Pakistan A in West Indies unofficial ODI Series, 2010/11"},{"id":"5124","slug":"pakistan-a-in-zimbabwe-unofficial-odi-series-2005","name":"Pakistan A in Zimbabwe unofficial ODI Series, 2005","shortName":"Pakistan A in Zimbabwe unofficial ODI Series, 2005"},{"id":"11570","slug":"pakistan-a-in-zimbabwe-unofficial-odi-series-2016-17","name":"Pakistan A in Zimbabwe unofficial ODI Series, 2016/17","shortName":"Pakistan A in Zimbabwe unofficial ODI Series, 2016/17"},{"id":"16505","slug":"pakistan-a-tour-of-australia-2024","name":"Pakistan A tour of Australia, 2024","shortName":"Pakistan A tour of Australia, 2024"},{"id":"7089","slug":"pakistan-a-tour-of-england-1997","name":"Pakistan A tour of England, 1997","shortName":"Pakistan A tour of England, 1997"},{"id":"5249","slug":"pakistan-a-tour-of-india-2003-04","name":"Pakistan A tour of India, 2003/04","shortName":"Pakistan A tour of India, 2003/04"},{"id":"15587","slug":"pakistan-a-tour-of-sri-lanka-2023","name":"Pakistan A tour of Sri Lanka, 2023","shortName":"Pakistan A tour of Sri Lanka, 2023"},{"id":"2776","slug":"pakistan-a-tour-of-united-arab-emirates-2006","name":"Pakistan A tour of United Arab Emirates, 2006","shortName":"Pakistan A tour of United Arab Emirates, 2006"},{"id":"5744","slug":"pakistan-a-tour-of-united-arab-emirates-2009-10","name":"Pakistan A tour of United Arab Emirates, 2009/10","shortName":"Pakistan A tour of United Arab Emirates, 2009/10"},{"id":"9095","slug":"pakistan-a-tour-of-united-arab-emirates-2014-15","name":"Pakistan A tour of United Arab Emirates, 2014/15","shortName":"Pakistan A tour of United Arab Emirates, 2014/15"},{"id":"10301","slug":"pakistan-a-tour-of-united-arab-emirates-2015-16","name":"Pakistan A tour of United Arab Emirates, 2015/16","shortName":"Pakistan A tour of United Arab Emirates, 2015/16"},{"id":"10947","slug":"pakistan-a-v-england-lions-unofficial-odi-series-2015-16","name":"Pakistan A v England Lions unofficial ODI Series, 2015/16","shortName":"Pakistan A v England Lions unofficial ODI Series, 2015/16"},{"id":"12739","slug":"pakistan-a-v-england-lions-unofficial-odi-series-2018-19","name":"Pakistan A v England Lions unofficial ODI Series, 2018/19","shortName":"Pakistan A v England Lions unofficial ODI Series, 2018/19"},{"id":"12611","slug":"pakistan-a-v-new-zealand-a-unofficial-odi-series-2018-19","name":"Pakistan A v New Zealand A unofficial ODI Series, 2018/19","shortName":"Pakistan A v New Zealand A unofficial ODI Series, 2018/19"},{"id":"11107","slug":"pakistan-cup-2016","name":"Pakistan Cup, 2016","shortName":"Pakistan Cup, 2016"},{"id":"11465","slug":"pakistan-cup-2017","name":"Pakistan Cup, 2017","shortName":"Pakistan Cup, 2017"},{"id":"12333","slug":"pakistan-cup-2018","name":"Pakistan Cup, 2018","shortName":"Pakistan Cup, 2018"},{"id":"12939","slug":"pakistan-cup-2019","name":"Pakistan Cup, 2019","shortName":"Pakistan Cup, 2019"},{"id":"13736","slug":"pakistan-cup-2020-21","name":"Pakistan Cup, 2020/21","shortName":"Pakistan Cup, 2020/21"},{"id":"14174","slug":"pakistan-cup-2021-22","name":"Pakistan Cup, 2021/22","shortName":"Pakistan Cup, 2021/22"},{"id":"15175","slug":"pakistan-cup-2022-23","name":"Pakistan Cup, 2022/23","shortName":"Pakistan Cup, 2022/23"},{"id":"15770","slug":"pakistan-cup-2023-24","name":"Pakistan Cup, 2023/24","shortName":"Pakistan Cup, 2023/24"},{"id":"13393","slug":"pakistan-emerging-team-tour-of-bangladesh-2019-20","name":"Pakistan Emerging Team tour of Bangladesh, 2019/20","shortName":"Pakistan Emerging Team tour of Bangladesh, 2019/20"},{"id":"5246","slug":"pakistan-emerging-team-tour-of-sri-lanka-2003-04","name":"Pakistan Emerging Team tour of Sri Lanka, 2003/04","shortName":"Pakistan Emerging Team tour of Sri Lanka, 2003/04"},{"id":"12802","slug":"pakistan-emerging-team-tour-of-sri-lanka-2018-19","name":"Pakistan Emerging Team tour of Sri Lanka, 2018/19","shortName":"Pakistan Emerging Team tour of Sri Lanka, 2018/19"},{"id":"14287","slug":"pakistan-shaheens-in-sri-lanka-unofficial-odi-series-2021-22","name":"Pakistan Shaheens in Sri Lanka unofficial ODI Series, 2021/22","shortName":"Pakistan Shaheens in Sri Lanka unofficial ODI Series, 2021/22"},{"id":"15380","slug":"pakistan-shaheens-in-zimbabwe-unofficial-odi-series-2023","name":"Pakistan Shaheens in Zimbabwe unofficial ODI Series, 2023","shortName":"Pakistan Shaheens in Zimbabwe unofficial ODI Series, 2023"},{"id":"1205","slug":"pakistan-tour-of-england-and-scotland-2003","name":"Pakistan tour of England and Scotland, 2003","shortName":"Pakistan tour of England and Scotland, 2003"},{"id":"12359","slug":"pakistan-tour-of-england-2019","name":"Pakistan tour of England, 2019","shortName":"Pakistan tour of England, 2019"},{"id":"5880","slug":"pakistan-tour-of-malaysia-1998-99","name":"Pakistan tour of Malaysia, 1998/99","shortName":"Pakistan tour of Malaysia, 1998/99"},{"id":"11945","slug":"pakistan-tour-of-new-zealand-2017-18","name":"Pakistan tour of New Zealand, 2017/18","shortName":"Pakistan tour of New Zealand, 2017/18"},{"id":"5066","slug":"pakistan-tour-of-sri-lanka-2009","name":"Pakistan tour of Sri Lanka, 2009","shortName":"Pakistan tour of Sri Lanka, 2009"},{"id":"9257","slug":"pakistan-tour-of-sri-lanka-2014","name":"Pakistan tour of Sri Lanka, 2014","shortName":"Pakistan tour of Sri Lanka, 2014"},{"id":"11762","slug":"pakistan-under-23s-tour-of-bangladesh-2016-17","name":"Pakistan Under-23s tour of Bangladesh, 2016/17","shortName":"Pakistan Under-23s tour of Bangladesh, 2016/17"},{"id":"8170","slug":"pakistan-under-23s-tour-of-singapore-2013","name":"Pakistan Under-23s tour of Singapore, 2013","shortName":"Pakistan Under-23s tour of Singapore, 2013"},{"id":"16678","slug":"papua-new-guinea-tour-of-kenya-2024","name":"Papua New Guinea tour of Kenya, 2024","shortName":"Papua New Guinea tour of Kenya, 2024"},{"id":"12892","slug":"papua-new-guinea-tour-of-namibia-2019","name":"Papua New Guinea tour of Namibia, 2019","shortName":"Papua New Guinea tour of Namibia, 2019"},{"id":"8873","slug":"papua-new-guinea-tour-of-new-zealand-2013-14","name":"Papua New Guinea tour of New Zealand, 2013/14","shortName":"Papua New Guinea tour of New Zealand, 2013/14"},{"id":"6509","slug":"papua-new-guinea-tour-of-united-arab-emirates-2011","name":"Papua New Guinea tour of United Arab Emirates, 2011","shortName":"Papua New Guinea tour of United Arab Emirates, 2011"},{"id":"12239","slug":"papua-new-guinea-tour-of-zimbabwe-2017-18","name":"Papua New Guinea tour of Zimbabwe, 2017/18","shortName":"Papua New Guinea tour of Zimbabwe, 2017/18"},{"id":"2476","slug":"patrons-cup-2003-04","name":"Patrons Cup, 2003/04","shortName":"Patrons Cup, 2003/04"},{"id":"6717","slug":"player-s-county-league-1969","name":"Player's County League, 1969","shortName":"Player's County League, 1969"},{"id":"7081","slug":"premadasa-trophy-1992-93","name":"Premadasa Trophy, 1992/93","shortName":"Premadasa Trophy, 1992/93"},{"id":"5408","slug":"premier-limited-over-tournament-tier-a-2009-10","name":"Premier Limited Over Tournament Tier A, 2009/10","shortName":"Premier Limited Over Tournament Tier A, 2009/10"},{"id":"6284","slug":"premier-limited-over-tournament-tier-a-2010-11","name":"Premier Limited Over Tournament Tier A, 2010/11","shortName":"Premier Limited Over Tournament Tier A, 2010/11"},{"id":"6907","slug":"premier-limited-over-tournament-tier-a-2011-12","name":"Premier Limited Over Tournament Tier A, 2011/12","shortName":"Premier Limited Over Tournament Tier A, 2011/12"},{"id":"5452","slug":"premier-limited-over-tournament-tier-b-2009-10","name":"Premier Limited Over Tournament Tier B, 2009/10","shortName":"Premier Limited Over Tournament Tier B, 2009/10"},{"id":"6286","slug":"premier-limited-over-tournament-tier-b-2010-11","name":"Premier Limited Over Tournament Tier B, 2010/11","shortName":"Premier Limited Over Tournament Tier B, 2010/11"},{"id":"6908","slug":"premier-limited-over-tournament-tier-b-2011-12","name":"Premier Limited Over Tournament Tier B, 2011/12","shortName":"Premier Limited Over Tournament Tier B, 2011/12"},{"id":"5578","slug":"premier-limited-over-tournament-2003-04","name":"Premier Limited Over Tournament, 2003/04","shortName":"Premier Limited Over Tournament, 2003/04"},{"id":"5158","slug":"premier-limited-over-tournament-2004-05","name":"Premier Limited Over Tournament, 2004/05","shortName":"Premier Limited Over Tournament, 2004/05"},{"id":"2618","slug":"premier-limited-over-tournament-2005-06","name":"Premier Limited Over Tournament, 2005/06","shortName":"Premier Limited Over Tournament, 2005/06"},{"id":"2885","slug":"premier-limited-over-tournament-2006-07","name":"Premier Limited Over Tournament, 2006/07","shortName":"Premier Limited Over Tournament, 2006/07"},{"id":"3527","slug":"premier-limited-over-tournament-2007-08","name":"Premier Limited Over Tournament, 2007/08","shortName":"Premier Limited Over Tournament, 2007/08"},{"id":"4589","slug":"premier-limited-over-tournament-2008-09","name":"Premier Limited Over Tournament, 2008/09","shortName":"Premier Limited Over Tournament, 2008/09"},{"id":"7886","slug":"premier-limited-over-tournament-2012-13","name":"Premier Limited Over Tournament, 2012/13","shortName":"Premier Limited Over Tournament, 2012/13"},{"id":"8735","slug":"premier-limited-over-tournament-2013-14","name":"Premier Limited Over Tournament, 2013/14","shortName":"Premier Limited Over Tournament, 2013/14"},{"id":"9731","slug":"premier-limited-over-tournament-2014-15","name":"Premier Limited Over Tournament, 2014/15","shortName":"Premier Limited Over Tournament, 2014/15"},{"id":"12275","slug":"premier-limited-over-tournament-2017-18","name":"Premier Limited Over Tournament, 2017/18","shortName":"Premier Limited Over Tournament, 2017/18"},{"id":"12902","slug":"premier-limited-over-tournament-2018-19","name":"Premier Limited Over Tournament, 2018/19","shortName":"Premier Limited Over Tournament, 2018/19"},{"id":"5485","slug":"president-s-cup-west-indies-2009-10","name":"President's Cup (West Indies), 2009/10","shortName":"President's Cup (West Indies), 2009/10"},{"id":"16279","slug":"president-s-cup-grade-i-1-day-2024","name":"President's Cup Grade-I (1-Day), 2024","shortName":"President's Cup Grade-I (1-Day), 2024"},{"id":"16720","slug":"president-s-cup-grade-i-1-day-2024-25","name":"President's Cup Grade-I (1-Day), 2024/25","shortName":"President's Cup Grade-I (1-Day), 2024/25"},{"id":"8073","slug":"president-s-cup-one-day-tournament-2012-13","name":"President's Cup One-Day Tournament, 2012/13","shortName":"President's Cup One-Day Tournament, 2012/13"},{"id":"8681","slug":"president-s-cup-one-day-tournament-2013-14","name":"President's Cup One-Day Tournament, 2013/14","shortName":"President's Cup One-Day Tournament, 2013/14"},{"id":"2626","slug":"pro40-division-one-2006","name":"Pro40 Division One, 2006","shortName":"Pro40 Division One, 2006"},{"id":"2989","slug":"pro40-division-one-2007","name":"Pro40 Division One, 2007","shortName":"Pro40 Division One, 2007"},{"id":"3636","slug":"pro40-division-one-2008","name":"Pro40 Division One, 2008","shortName":"Pro40 Division One, 2008"},{"id":"4863","slug":"pro40-division-one-2009","name":"Pro40 Division One, 2009","shortName":"Pro40 Division One, 2009"},{"id":"2627","slug":"pro40-division-two-2006","name":"Pro40 Division Two, 2006","shortName":"Pro40 Division Two, 2006"},{"id":"2990","slug":"pro40-division-two-2007","name":"Pro40 Division Two, 2007","shortName":"Pro40 Division Two, 2007"},{"id":"3637","slug":"pro40-division-two-2008","name":"Pro40 Division Two, 2008","shortName":"Pro40 Division Two, 2008"},{"id":"4864","slug":"pro40-division-two-2009","name":"Pro40 Division Two, 2009","shortName":"Pro40 Division Two, 2009"},{"id":"2883","slug":"pro40-playoff-match-2006","name":"Pro40 Playoff Match, 2006","shortName":"Pro40 Playoff Match, 2006"},{"id":"2994","slug":"pro40-playoff-match-2007","name":"Pro40 Playoff Match, 2007","shortName":"Pro40 Playoff Match, 2007"},{"id":"3635","slug":"pro40-playoff-match-2008","name":"Pro40 Playoff Match, 2008","shortName":"Pro40 Playoff Match, 2008"},{"id":"7651","slug":"pro50-championship-2012-13","name":"Pro50 Championship, 2012/13","shortName":"Pro50 Championship, 2012/13"},{"id":"8759","slug":"pro50-championship-2013-14","name":"Pro50 Championship, 2013/14","shortName":"Pro50 Championship, 2013/14"},{"id":"9661","slug":"pro50-championship-2014-15","name":"Pro50 Championship, 2014/15","shortName":"Pro50 Championship, 2014/15"},{"id":"10687","slug":"pro50-championship-2015-16","name":"Pro50 Championship, 2015/16","shortName":"Pro50 Championship, 2015/16"},{"id":"11634","slug":"pro50-championship-2016-17","name":"Pro50 Championship, 2016/17","shortName":"Pro50 Championship, 2016/17"},{"id":"12094","slug":"pro50-championship-2017-18","name":"Pro50 Championship, 2017/18","shortName":"Pro50 Championship, 2017/18"},{"id":"12736","slug":"pro50-championship-2018-19","name":"Pro50 Championship, 2018/19","shortName":"Pro50 Championship, 2018/19"},{"id":"13587","slug":"pro50-championship-2019-20","name":"Pro50 Championship, 2019/20","shortName":"Pro50 Championship, 2019/20"},{"id":"13925","slug":"pro50-championship-2021","name":"Pro50 Championship, 2021","shortName":"Pro50 Championship, 2021"},{"id":"14262","slug":"pro50-championship-2021-22","name":"Pro50 Championship, 2021/22","shortName":"Pro50 Championship, 2021/22"},{"id":"14983","slug":"pro50-championship-2022-23","name":"Pro50 Championship, 2022/23","shortName":"Pro50 Championship, 2022/23"},{"id":"15854","slug":"pro50-championship-2023-24","name":"Pro50 Championship, 2023/24","shortName":"Pro50 Championship, 2023/24"},{"id":"16772","slug":"pro50-championship-2024-25","name":"Pro50 Championship, 2024/25","shortName":"Pro50 Championship, 2024/25"},{"id":"13209","slug":"provincial-challenge-cup-grade-i-2019","name":"Provincial Challenge Cup (Grade I), 2019","shortName":"Provincial Challenge Cup (Grade I), 2019"},{"id":"4457","slug":"provincial-one-day-challenge-2008-09","name":"Provincial One-Day Challenge, 2008/09","shortName":"Provincial One-Day Challenge, 2008/09"},{"id":"14830","slug":"qatar-tour-of-canada-2022","name":"Qatar tour of Canada, 2022","shortName":"Qatar tour of Canada, 2022"},{"id":"16677","slug":"qatar-tour-of-kenya-2024","name":"Qatar tour of Kenya, 2024","shortName":"Qatar tour of Kenya, 2024"},{"id":"13345","slug":"qatar-tour-of-malaysia-2019","name":"Qatar tour of Malaysia, 2019","shortName":"Qatar tour of Malaysia, 2019"},{"id":"15108","slug":"qatar-tour-of-malaysia-2022-23","name":"Qatar tour of Malaysia, 2022/23","shortName":"Qatar tour of Malaysia, 2022/23"},{"id":"9167","slug":"quadrangular-a-team-one-day-series-australia-2014","name":"Quadrangular A-Team One-Day Series (Australia), 2014","shortName":"Quadrangular A-Team One-Day Series (Australia), 2014"},{"id":"11185","slug":"quadrangular-a-team-one-day-series-australia-2016","name":"Quadrangular A-Team One-Day Series (Australia), 2016","shortName":"Quadrangular A-Team One-Day Series (Australia), 2016"},{"id":"5226","slug":"quaid-e-azam-cup-2003-04","name":"Quaid-e-Azam Cup, 2003/04","shortName":"Quaid-e-Azam Cup, 2003/04"},{"id":"12569","slug":"quaid-e-azam-one-day-cup-2018-19","name":"Quaid-e-Azam One Day Cup, 2018/19","shortName":"Quaid-e-Azam One Day Cup, 2018/19"},{"id":"7079","slug":"ranji-one-day-trophy-1994-95","name":"Ranji One-Day Trophy, 1994/95","shortName":"Ranji One-Day Trophy, 1994/95"},{"id":"7094","slug":"ranji-one-day-trophy-1997-98","name":"Ranji One-Day Trophy, 1997/98","shortName":"Ranji One-Day Trophy, 1997/98"},{"id":"7100","slug":"ranji-one-day-trophy-1999-00","name":"Ranji One-Day Trophy, 1999/00","shortName":"Ranji One-Day Trophy, 1999/00"},{"id":"2183","slug":"ranji-one-day-trophy-2000-01","name":"Ranji One-Day Trophy, 2000/01","shortName":"Ranji One-Day Trophy, 2000/01"},{"id":"7087","slug":"ranji-one-day-trophy-2002-03","name":"Ranji One-Day Trophy, 2002/03","shortName":"Ranji One-Day Trophy, 2002/03"},{"id":"5567","slug":"ranji-one-day-trophy-2003-04","name":"Ranji One-Day Trophy, 2003/04","shortName":"Ranji One-Day Trophy, 2003/04"},{"id":"5155","slug":"ranji-one-day-trophy-2004-05","name":"Ranji One-Day Trophy, 2004/05","shortName":"Ranji One-Day Trophy, 2004/05"},{"id":"2695","slug":"ranji-one-day-trophy-2005-06","name":"Ranji One-Day Trophy, 2005/06","shortName":"Ranji One-Day Trophy, 2005/06"},{"id":"2912","slug":"ranji-one-day-trophy-2006-07","name":"Ranji One-Day Trophy, 2006/07","shortName":"Ranji One-Day Trophy, 2006/07"},{"id":"4837","slug":"rbs-pentangular-one-day-cup-2008-09","name":"RBS Pentangular One Day Cup, 2008/09","shortName":"RBS Pentangular One Day Cup, 2008/09"},{"id":"5842","slug":"rbs-pentangular-one-day-cup-2009-10","name":"RBS Pentangular One Day Cup, 2009/10","shortName":"RBS Pentangular One Day Cup, 2009/10"},{"id":"7090","slug":"red-stripe-bowl-1997-98","name":"Red Stripe Bowl, 1997/98","shortName":"Red Stripe Bowl, 1997/98"},{"id":"7112","slug":"red-stripe-bowl-1999-00","name":"Red Stripe Bowl, 1999/00","shortName":"Red Stripe Bowl, 1999/00"},{"id":"2202","slug":"red-stripe-bowl-2000-01","name":"Red Stripe Bowl, 2000/01","shortName":"Red Stripe Bowl, 2000/01"},{"id":"2299","slug":"red-stripe-bowl-2001-02","name":"Red Stripe Bowl, 2001/02","shortName":"Red Stripe Bowl, 2001/02"},{"id":"7260","slug":"red-stripe-bowl-2002","name":"Red Stripe Bowl, 2002","shortName":"Red Stripe Bowl, 2002"},{"id":"2423","slug":"red-stripe-bowl-2003-04","name":"Red Stripe Bowl, 2003/04","shortName":"Red Stripe Bowl, 2003/04"},{"id":"7107","slug":"refuge-assurance-league-1988","name":"Refuge Assurance League, 1988","shortName":"Refuge Assurance League, 1988"},{"id":"7635","slug":"refuge-assurance-league-1991","name":"Refuge Assurance League, 1991","shortName":"Refuge Assurance League, 1991"},{"id":"11469","slug":"regional-one-day-cup-2016-17","name":"Regional One Day Cup, 2016/17","shortName":"Regional One Day Cup, 2016/17"},{"id":"12221","slug":"regional-one-day-cup-2017-18","name":"Regional One Day Cup, 2017/18","shortName":"Regional One Day Cup, 2017/18"},{"id":"6867","slug":"regional-super50-2011-12","name":"Regional Super50, 2011/12","shortName":"Regional Super50, 2011/12"},{"id":"7915","slug":"regional-super50-2012-13","name":"Regional Super50, 2012/13","shortName":"Regional Super50, 2012/13"},{"id":"2496","slug":"regional-tournament-2004-05","name":"Regional Tournament, 2004/05","shortName":"Regional Tournament, 2004/05"},{"id":"4981","slug":"royal-bank-of-scotland-cup-2008-09","name":"Royal Bank of Scotland Cup, 2008/09","shortName":"Royal Bank of Scotland Cup, 2008/09"},{"id":"5752","slug":"royal-bank-of-scotland-cup-2009-10","name":"Royal Bank of Scotland Cup, 2009/10","shortName":"Royal Bank of Scotland Cup, 2009/10"},{"id":"8769","slug":"royal-london-one-day-cup-2014","name":"Royal London One-Day Cup, 2014","shortName":"Royal London One-Day Cup, 2014"},{"id":"9755","slug":"royal-london-one-day-cup-2015","name":"Royal London One-Day Cup, 2015","shortName":"Royal London One-Day Cup, 2015"},{"id":"10777","slug":"royal-london-one-day-cup-2016","name":"Royal London One-Day Cup, 2016","shortName":"Royal London One-Day Cup, 2016"},{"id":"11615","slug":"royal-london-one-day-cup-2017","name":"Royal London One-Day Cup, 2017","shortName":"Royal London One-Day Cup, 2017"},{"id":"12177","slug":"royal-london-one-day-cup-2018","name":"Royal London One-Day Cup, 2018","shortName":"Royal London One-Day Cup, 2018"},{"id":"12760","slug":"royal-london-one-day-cup-2019","name":"Royal London One-Day Cup, 2019","shortName":"Royal London One-Day Cup, 2019"},{"id":"13855","slug":"royal-london-one-day-cup-2021","name":"Royal London One-Day Cup, 2021","shortName":"Royal London One-Day Cup, 2021"},{"id":"14447","slug":"royal-london-one-day-cup-2022","name":"Royal London One-Day Cup, 2022","shortName":"Royal London One-Day Cup, 2022"},{"id":"6097","slug":"ryobi-one-day-cup-2010-11","name":"Ryobi One-Day Cup, 2010/11","shortName":"Ryobi One-Day Cup, 2010/11"},{"id":"6787","slug":"ryobi-one-day-cup-2011-12","name":"Ryobi One-Day Cup, 2011/12","shortName":"Ryobi One-Day Cup, 2011/12"},{"id":"7545","slug":"ryobi-one-day-cup-2012-13","name":"Ryobi One-Day Cup, 2012/13","shortName":"Ryobi One-Day Cup, 2012/13"},{"id":"8601","slug":"ryobi-one-day-cup-2013-14","name":"Ryobi One-Day Cup, 2013/14","shortName":"Ryobi One-Day Cup, 2013/14"},{"id":"2593","slug":"saa-provincial-cup-2005-06","name":"SAA Provincial Cup, 2005/06","shortName":"SAA Provincial Cup, 2005/06"},{"id":"2855","slug":"saa-provincial-cup-2006-07","name":"SAA Provincial Cup, 2006/07","shortName":"SAA Provincial Cup, 2006/07"},{"id":"3280","slug":"saa-provincial-one-day-challenge-2007-08","name":"SAA Provincial One-Day Challenge, 2007/08","shortName":"SAA Provincial One-Day Challenge, 2007/08"},{"id":"14603","slug":"saarc-tournament-1996-97","name":"SAARC Tournament, 1996/97","shortName":"SAARC Tournament, 1996/97"},{"id":"16105","slug":"saudi-arabia-tour-of-malaysia-2023-24","name":"Saudi Arabia tour of Malaysia, 2023/24","shortName":"Saudi Arabia tour of Malaysia, 2023/24"},{"id":"5305","slug":"scotland-tour-of-england-1983","name":"Scotland tour of England, 1983","shortName":"Scotland tour of England, 1983"},{"id":"5307","slug":"scotland-tour-of-england-1984","name":"Scotland tour of England, 1984","shortName":"Scotland tour of England, 1984"},{"id":"5329","slug":"scotland-tour-of-england-1989","name":"Scotland tour of England, 1989","shortName":"Scotland tour of England, 1989"},{"id":"5332","slug":"scotland-tour-of-england-1990","name":"Scotland tour of England, 1990","shortName":"Scotland tour of England, 1990"},{"id":"5339","slug":"scotland-tour-of-england-1992","name":"Scotland tour of England, 1992","shortName":"Scotland tour of England, 1992"},{"id":"5344","slug":"scotland-tour-of-england-1994","name":"Scotland tour of England, 1994","shortName":"Scotland tour of England, 1994"},{"id":"5347","slug":"scotland-tour-of-england-1995","name":"Scotland tour of England, 1995","shortName":"Scotland tour of England, 1995"},{"id":"5358","slug":"scotland-tour-of-england-1996","name":"Scotland tour of England, 1996","shortName":"Scotland tour of England, 1996"},{"id":"5361","slug":"scotland-tour-of-england-1997","name":"Scotland tour of England, 1997","shortName":"Scotland tour of England, 1997"},{"id":"6407","slug":"scotland-tour-of-england-1998","name":"Scotland tour of England, 1998","shortName":"Scotland tour of England, 1998"},{"id":"5383","slug":"scotland-tour-of-england-2000","name":"Scotland tour of England, 2000","shortName":"Scotland tour of England, 2000"},{"id":"4633","slug":"scotland-tour-of-england-2001","name":"Scotland tour of England, 2001","shortName":"Scotland tour of England, 2001"},{"id":"5410","slug":"scotland-tour-of-england-2003","name":"Scotland tour of England, 2003","shortName":"Scotland tour of England, 2003"},{"id":"5174","slug":"scotland-tour-of-england-2004","name":"Scotland tour of England, 2004","shortName":"Scotland tour of England, 2004"},{"id":"4436","slug":"scotland-tour-of-england-2005","name":"Scotland tour of England, 2005","shortName":"Scotland tour of England, 2005"},{"id":"2778","slug":"scotland-tour-of-england-2006","name":"Scotland tour of England, 2006","shortName":"Scotland tour of England, 2006"},{"id":"3186","slug":"scotland-tour-of-england-2007","name":"Scotland tour of England, 2007","shortName":"Scotland tour of England, 2007"},{"id":"4228","slug":"scotland-tour-of-england-2008","name":"Scotland tour of England, 2008","shortName":"Scotland tour of England, 2008"},{"id":"4891","slug":"scotland-tour-of-england-2009","name":"Scotland tour of England, 2009","shortName":"Scotland tour of England, 2009"},{"id":"5639","slug":"scotland-tour-of-england-2010","name":"Scotland tour of England, 2010","shortName":"Scotland tour of England, 2010"},{"id":"6426","slug":"scotland-tour-of-england-2011","name":"Scotland tour of England, 2011","shortName":"Scotland tour of England, 2011"},{"id":"7033","slug":"scotland-tour-of-england-2012","name":"Scotland tour of England, 2012","shortName":"Scotland tour of England, 2012"},{"id":"7924","slug":"scotland-tour-of-england-2013","name":"Scotland tour of England, 2013","shortName":"Scotland tour of England, 2013"},{"id":"5881","slug":"scotland-tour-of-malaysia-1998-99","name":"Scotland tour of Malaysia, 1998/99","shortName":"Scotland tour of Malaysia, 1998/99"},{"id":"8875","slug":"scotland-tour-of-new-zealand-2013-14","name":"Scotland tour of New Zealand, 2013/14","shortName":"Scotland tour of New Zealand, 2013/14"},{"id":"12865","slug":"scotland-tour-of-oman-2018-19","name":"Scotland tour of Oman, 2018/19","shortName":"Scotland tour of Oman, 2018/19"},{"id":"5254","slug":"scotland-tour-of-united-arab-emirates-2003-04","name":"Scotland tour of United Arab Emirates, 2003/04","shortName":"Scotland tour of United Arab Emirates, 2003/04"},{"id":"5576","slug":"scotland-tour-of-zimbabwe-1999-00","name":"Scotland tour of Zimbabwe, 1999/00","shortName":"Scotland tour of Zimbabwe, 1999/00"},{"id":"12242","slug":"scotland-tour-of-zimbabwe-2017-18","name":"Scotland tour of Zimbabwe, 2017/18","shortName":"Scotland tour of Zimbabwe, 2017/18"},{"id":"7078","slug":"shell-cup-1993-94","name":"Shell Cup, 1993/94","shortName":"Shell Cup, 1993/94"},{"id":"7067","slug":"shell-cup-1996-97","name":"Shell Cup, 1996/97","shortName":"Shell Cup, 1996/97"},{"id":"2182","slug":"shell-cup-2000-01","name":"Shell Cup, 2000/01","shortName":"Shell Cup, 2000/01"},{"id":"14602","slug":"shell-shield-nz-1997-98","name":"Shell Shield (NZ), 1997/98","shortName":"Shell Shield (NZ), 1997/98"},{"id":"5381","slug":"shropshire-tour-of-ireland-2000","name":"Shropshire tour of Ireland, 2000","shortName":"Shropshire tour of Ireland, 2000"},{"id":"14828","slug":"singapore-tour-of-canada-2022","name":"Singapore tour of Canada, 2022","shortName":"Singapore tour of Canada, 2022"},{"id":"13346","slug":"singapore-tour-of-malaysia-2019","name":"Singapore tour of Malaysia, 2019","shortName":"Singapore tour of Malaysia, 2019"},{"id":"15104","slug":"singapore-tour-of-malaysia-2022-23","name":"Singapore tour of Malaysia, 2022/23","shortName":"Singapore tour of Malaysia, 2022/23"},{"id":"16684","slug":"singapore-tour-of-uganda-2024-25","name":"Singapore tour of Uganda, 2024/25","shortName":"Singapore tour of Uganda, 2024/25"},{"id":"13521","slug":"slc-invitation-limited-over-tournament-2019-20","name":"SLC Invitation Limited Over Tournament, 2019/20","shortName":"SLC Invitation Limited Over Tournament, 2019/20"},{"id":"6394","slug":"somerset-tour-of-ireland-1995","name":"Somerset tour of Ireland, 1995","shortName":"Somerset tour of Ireland, 1995"},{"id":"2782","slug":"somerset-tour-of-ireland-2006","name":"Somerset tour of Ireland, 2006","shortName":"Somerset tour of Ireland, 2006"},{"id":"4627","slug":"somerset-tour-of-scotland-2002","name":"Somerset tour of Scotland, 2002","shortName":"Somerset tour of Scotland, 2002"},{"id":"5411","slug":"somerset-tour-of-scotland-2003","name":"Somerset tour of Scotland, 2003","shortName":"Somerset tour of Scotland, 2003"},{"id":"5176","slug":"somerset-tour-of-scotland-2004","name":"Somerset tour of Scotland, 2004","shortName":"Somerset tour of Scotland, 2004"},{"id":"4445","slug":"somerset-tour-of-scotland-2005","name":"Somerset tour of Scotland, 2005","shortName":"Somerset tour of Scotland, 2005"},{"id":"4890","slug":"somerset-tour-of-scotland-2009","name":"Somerset tour of Scotland, 2009","shortName":"Somerset tour of Scotland, 2009"},{"id":"7039","slug":"somerset-tour-of-scotland-2012","name":"Somerset tour of Scotland, 2012","shortName":"Somerset tour of Scotland, 2012"},{"id":"7829","slug":"south-africa-a-in-australia-unofficial-odi-series-2002-03","name":"South Africa A in Australia unofficial ODI Series, 2002/03","shortName":"South Africa A in Australia unofficial ODI Series, 2002/03"},{"id":"11856","slug":"south-africa-a-in-england-unofficial-odi-series-2017","name":"South Africa A in England unofficial ODI Series, 2017","shortName":"South Africa A in England unofficial ODI Series, 2017"},{"id":"3467","slug":"south-africa-a-in-india-unofficial-odi-series-2007-08","name":"South Africa A in India unofficial ODI Series, 2007/08","shortName":"South Africa A in India unofficial ODI Series, 2007/08"},{"id":"13248","slug":"south-africa-a-in-india-unofficial-odi-series-2019","name":"South Africa A in India unofficial ODI Series, 2019","shortName":"South Africa A in India unofficial ODI Series, 2019"},{"id":"15469","slug":"south-africa-a-in-sri-lanka-unofficial-odi-series-2023","name":"South Africa A in Sri Lanka unofficial ODI Series, 2023","shortName":"South Africa A in Sri Lanka unofficial ODI Series, 2023"},{"id":"7438","slug":"south-africa-a-in-west-indies-unofficial-odi-series-2000","name":"South Africa A in West Indies unofficial ODI Series, 2000","shortName":"South Africa A in West Indies unofficial ODI Series, 2000"},{"id":"7820","slug":"south-africa-a-in-zimbabwe-unofficial-odi-series-2002-03","name":"South Africa A in Zimbabwe unofficial ODI Series, 2002/03","shortName":"South Africa A in Zimbabwe unofficial ODI Series, 2002/03"},{"id":"5187","slug":"south-africa-a-in-zimbabwe-unofficial-odi-series-2004","name":"South Africa A in Zimbabwe unofficial ODI Series, 2004","shortName":"South Africa A in Zimbabwe unofficial ODI Series, 2004"},{"id":"3054","slug":"south-africa-a-in-zimbabwe-unofficial-odi-series-2006-07","name":"South Africa A in Zimbabwe unofficial ODI Series, 2006/07","shortName":"South Africa A in Zimbabwe unofficial ODI Series, 2006/07"},{"id":"13974","slug":"south-africa-a-in-zimbabwe-unofficial-odi-series-2021","name":"South Africa A in Zimbabwe unofficial ODI Series, 2021","shortName":"South Africa A in Zimbabwe unofficial ODI Series, 2021"},{"id":"14582","slug":"south-africa-a-in-zimbabwe-unofficial-odi-series-2022","name":"South Africa A in Zimbabwe unofficial ODI Series, 2022","shortName":"South Africa A in Zimbabwe unofficial ODI Series, 2022"},{"id":"8114","slug":"south-africa-a-team-tri-series-2013","name":"South Africa A Team Tri-Series, 2013","shortName":"South Africa A Team Tri-Series, 2013"},{"id":"11868","slug":"south-africa-a-team-tri-series-2017","name":"South Africa A Team Tri-Series, 2017","shortName":"South Africa A Team Tri-Series, 2017"},{"id":"2414","slug":"south-africa-a-tour-of-zimbabwe-2002-03","name":"South Africa A tour of Zimbabwe, 2002/03","shortName":"South Africa A tour of Zimbabwe, 2002/03"},{"id":"3039","slug":"south-africa-a-tour-of-zimbabwe-2006-07","name":"South Africa A tour of Zimbabwe, 2006/07","shortName":"South Africa A tour of Zimbabwe, 2006/07"},{"id":"6602","slug":"south-africa-a-tour-of-zimbabwe-2011","name":"South Africa A tour of Zimbabwe, 2011","shortName":"South Africa A tour of Zimbabwe, 2011"},{"id":"7352","slug":"south-africa-a-tour-of-zimbabwe-2012","name":"South Africa A tour of Zimbabwe, 2012","shortName":"South Africa A tour of Zimbabwe, 2012"},{"id":"14581","slug":"south-africa-a-tour-of-zimbabwe-2022","name":"South Africa A tour of Zimbabwe, 2022","shortName":"South Africa A tour of Zimbabwe, 2022"},{"id":"14154","slug":"south-africa-tour-of-england-2022","name":"South Africa tour of England, 2022","shortName":"South Africa tour of England, 2022"},{"id":"5887","slug":"south-africa-tour-of-malaysia-1998-99","name":"South Africa tour of Malaysia, 1998/99","shortName":"South Africa tour of Malaysia, 1998/99"},{"id":"3283","slug":"south-africa-tour-of-pakistan-2007-08","name":"South Africa tour of Pakistan, 2007/08","shortName":"South Africa tour of Pakistan, 2007/08"},{"id":"1595","slug":"south-africa-tour-of-sri-lanka-2000","name":"South Africa tour of Sri Lanka, 2000","shortName":"South Africa tour of Sri Lanka, 2000"},{"id":"8139","slug":"south-africa-tour-of-sri-lanka-2013","name":"South Africa tour of Sri Lanka, 2013","shortName":"South Africa tour of Sri Lanka, 2013"},{"id":"1578","slug":"south-africa-tour-of-west-indies-2005","name":"South Africa tour of West Indies, 2005","shortName":"South Africa tour of West Indies, 2005"},{"id":"1576","slug":"south-africa-tour-of-zimbabwe-1995-96","name":"South Africa tour of Zimbabwe, 1995/96","shortName":"South Africa tour of Zimbabwe, 1995/96"},{"id":"1577","slug":"south-africa-tour-of-zimbabwe-2001-02","name":"South Africa tour of Zimbabwe, 2001/02","shortName":"South Africa tour of Zimbabwe, 2001/02"},{"id":"11767","slug":"south-tour-of-united-arab-emirates-2016-17","name":"South tour of United Arab Emirates, 2016/17","shortName":"South tour of United Arab Emirates, 2016/17"},{"id":"12295","slug":"south-tour-of-west-indies-2017-18","name":"South tour of West Indies, 2017/18","shortName":"South tour of West Indies, 2017/18"},{"id":"5889","slug":"sri-lanka-a-in-australia-unofficial-odi-series-2010","name":"Sri Lanka A in Australia unofficial ODI Series, 2010","shortName":"Sri Lanka A in Australia unofficial ODI Series, 2010"},{"id":"12441","slug":"sri-lanka-a-in-bangladesh-unofficial-odi-series-2018","name":"Sri Lanka A in Bangladesh unofficial ODI Series, 2018","shortName":"Sri Lanka A in Bangladesh unofficial ODI Series, 2018"},{"id":"6727","slug":"sri-lanka-a-in-england-unofficial-odi-series-2011","name":"Sri Lanka A in England unofficial ODI Series, 2011","shortName":"Sri Lanka A in England unofficial ODI Series, 2011"},{"id":"13025","slug":"sri-lanka-a-in-india-unofficial-odi-series-2019","name":"Sri Lanka A in India unofficial ODI Series, 2019","shortName":"Sri Lanka A in India unofficial ODI Series, 2019"},{"id":"9397","slug":"sri-lanka-a-in-ireland-unofficial-odi-series-2014","name":"Sri Lanka A in Ireland unofficial ODI Series, 2014","shortName":"Sri Lanka A in Ireland unofficial ODI Series, 2014"},{"id":"5243","slug":"sri-lanka-a-in-kenya-unofficial-odi-series-2003-04","name":"Sri Lanka A in Kenya unofficial ODI Series, 2003/04","shortName":"Sri Lanka A in Kenya unofficial ODI Series, 2003/04"},{"id":"5244","slug":"sri-lanka-a-in-new-zealand-unofficial-odi-series-2003-04","name":"Sri Lanka A in New Zealand unofficial ODI Series, 2003/04","shortName":"Sri Lanka A in New Zealand unofficial ODI Series, 2003/04"},{"id":"10161","slug":"sri-lanka-a-in-new-zealand-unofficial-odi-series-2015-16","name":"Sri Lanka A in New Zealand unofficial ODI Series, 2015/16","shortName":"Sri Lanka A in New Zealand unofficial ODI Series, 2015/16"},{"id":"7262","slug":"sri-lanka-a-in-pakistan-unofficial-odi-series-2002-03","name":"Sri Lanka A in Pakistan unofficial ODI Series, 2002/03","shortName":"Sri Lanka A in Pakistan unofficial ODI Series, 2002/03"},{"id":"16633","slug":"sri-lanka-a-in-pakistan-unofficial-odi-series-2024-25","name":"Sri Lanka A in Pakistan unofficial ODI Series, 2024/25","shortName":"Sri Lanka A in Pakistan unofficial ODI Series, 2024/25"},{"id":"7704","slug":"sri-lanka-a-in-south-africa-unofficial-odi-series-1999-00","name":"Sri Lanka A in South Africa unofficial ODI Series, 1999/00","shortName":"Sri Lanka A in South Africa unofficial ODI Series, 1999/00"},{"id":"4512","slug":"sri-lanka-a-in-south-africa-unofficial-odi-series-2008-09","name":"Sri Lanka A in South Africa unofficial ODI Series, 2008/09","shortName":"Sri Lanka A in South Africa unofficial ODI Series, 2008/09"},{"id":"16393","slug":"sri-lanka-a-in-south-africa-unofficial-odi-series-2024","name":"Sri Lanka A in South Africa unofficial ODI Series, 2024","shortName":"Sri Lanka A in South Africa unofficial ODI Series, 2024"},{"id":"3002","slug":"sri-lanka-a-in-west-indies-unofficial-odi-series-2006-07","name":"Sri Lanka A in West Indies unofficial ODI Series, 2006/07","shortName":"Sri Lanka A in West Indies unofficial ODI Series, 2006/07"},{"id":"8135","slug":"sri-lanka-a-in-west-indies-unofficial-odi-series-2013","name":"Sri Lanka A in West Indies unofficial ODI Series, 2013","shortName":"Sri Lanka A in West Indies unofficial ODI Series, 2013"},{"id":"12064","slug":"sri-lanka-a-in-west-indies-unofficial-odi-series-2017-18","name":"Sri Lanka A in West Indies unofficial ODI Series, 2017/18","shortName":"Sri Lanka A in West Indies unofficial ODI Series, 2017/18"},{"id":"14605","slug":"sri-lanka-a-tour-of-bangladesh-1996-97","name":"Sri Lanka A tour of Bangladesh, 1996/97","shortName":"Sri Lanka A tour of Bangladesh, 1996/97"},{"id":"8973","slug":"sri-lanka-a-tour-of-england-and-ireland-2014","name":"Sri Lanka A tour of England and Ireland, 2014","shortName":"Sri Lanka A tour of England and Ireland, 2014"},{"id":"2424","slug":"sri-lanka-a-tour-of-kenya-2003-04","name":"Sri Lanka A tour of Kenya, 2003/04","shortName":"Sri Lanka A tour of Kenya, 2003/04"},{"id":"3320","slug":"sri-lanka-a-tour-of-kenya-2007","name":"Sri Lanka A tour of Kenya, 2007","shortName":"Sri Lanka A tour of Kenya, 2007"},{"id":"8104","slug":"sri-lanka-a-tour-of-namibia-2002","name":"Sri Lanka A tour of Namibia, 2002","shortName":"Sri Lanka A tour of Namibia, 2002"},{"id":"2775","slug":"sri-lanka-a-tour-of-united-arab-emirates-2006","name":"Sri Lanka A tour of United Arab Emirates, 2006","shortName":"Sri Lanka A tour of United Arab Emirates, 2006"},{"id":"7351","slug":"sri-lanka-a-tour-of-zimbabwe-2012","name":"Sri Lanka A tour of Zimbabwe, 2012","shortName":"Sri Lanka A tour of Zimbabwe, 2012"},{"id":"2518","slug":"sri-lanka-cricket-a-team-triangular-series-2004-05","name":"Sri Lanka Cricket A Team Triangular Series, 2004/05","shortName":"Sri Lanka Cricket A Team Triangular Series, 2004/05"},{"id":"2586","slug":"sri-lanka-cricket-a-team-triangular-series-2005-06","name":"Sri Lanka Cricket A Team Triangular Series, 2005/06","shortName":"Sri Lanka Cricket A Team Triangular Series, 2005/06"},{"id":"5932","slug":"sri-lanka-cricket-a-team-triangular-series-2010","name":"Sri Lanka Cricket A Team Triangular Series, 2010","shortName":"Sri Lanka Cricket A Team Triangular Series, 2010"},{"id":"3648","slug":"sri-lanka-cricket-inter-provincial-limited-over-tournament-2007-08","name":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2007/08","shortName":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2007/08"},{"id":"5685","slug":"sri-lanka-cricket-inter-provincial-limited-over-tournament-2009-10","name":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2009/10","shortName":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2009/10"},{"id":"6462","slug":"sri-lanka-cricket-inter-provincial-limited-over-tournament-2010-11","name":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2010/11","shortName":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2010/11"},{"id":"7980","slug":"sri-lanka-cricket-inter-provincial-limited-over-tournament-2012-13","name":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2012/13","shortName":"Sri Lanka Cricket Inter-Provincial Limited Over Tournament, 2012/13"},{"id":"8128","slug":"sri-lanka-cricket-presidents-trophy-2013","name":"Sri Lanka Cricket Presidents Trophy, 2013","shortName":"Sri Lanka Cricket Presidents Trophy, 2013"},{"id":"13391","slug":"sri-lanka-emerging-team-tour-of-bangladesh-2019-20","name":"Sri Lanka Emerging Team tour of Bangladesh, 2019/20","shortName":"Sri Lanka Emerging Team tour of Bangladesh, 2019/20"},{"id":"3294","slug":"sri-lanka-in-zimbabwe-unofficial-odi-series-1982-83","name":"Sri Lanka in Zimbabwe unofficial ODI Series, 1982/83","shortName":"Sri Lanka in Zimbabwe unofficial ODI Series, 1982/83"},{"id":"12332","slug":"sri-lanka-super-four-provincial-limited-over-tournament-2018","name":"Sri Lanka Super Four Provincial Limited Over Tournament, 2018","shortName":"Sri Lanka Super Four Provincial Limited Over Tournament, 2018"},{"id":"12938","slug":"sri-lanka-super-four-provincial-limited-over-tournament-2018-19","name":"Sri Lanka Super Four Provincial Limited Over Tournament, 2018/19","shortName":"Sri Lanka Super Four Provincial Limited Over Tournament, 2018/19"},{"id":"1351","slug":"sri-lanka-tour-of-australia-2002-03","name":"Sri Lanka tour of Australia, 2002/03","shortName":"Sri Lanka tour of Australia, 2002/03"},{"id":"2663","slug":"sri-lanka-tour-of-australia-2005-06","name":"Sri Lanka tour of Australia, 2005/06","shortName":"Sri Lanka tour of Australia, 2005/06"},{"id":"5767","slug":"sri-lanka-tour-of-australia-2010-11","name":"Sri Lanka tour of Australia, 2010/11","shortName":"Sri Lanka tour of Australia, 2010/11"},{"id":"5879","slug":"sri-lanka-tour-of-malaysia-1998-99","name":"Sri Lanka tour of Malaysia, 1998/99","shortName":"Sri Lanka tour of Malaysia, 1998/99"},{"id":"1363","slug":"sri-lanka-tour-of-new-zealand-2000-01","name":"Sri Lanka tour of New Zealand, 2000/01","shortName":"Sri Lanka tour of New Zealand, 2000/01"},{"id":"11760","slug":"sri-lanka-under-23s-tour-of-bangladesh-2016-17","name":"Sri Lanka Under-23s tour of Bangladesh, 2016/17","shortName":"Sri Lanka Under-23s tour of Bangladesh, 2016/17"},{"id":"8168","slug":"sri-lanka-under-23s-tour-of-singapore-2013","name":"Sri Lanka Under-23s tour of Singapore, 2013","shortName":"Sri Lanka Under-23s tour of Singapore, 2013"},{"id":"7096","slug":"standard-bank-cup-1999-00","name":"Standard Bank Cup, 1999/00","shortName":"Standard Bank Cup, 1999/00"},{"id":"2188","slug":"standard-bank-cup-2000-01","name":"Standard Bank Cup, 2000/01","shortName":"Standard Bank Cup, 2000/01"},{"id":"2255","slug":"standard-bank-cup-2001-02","name":"Standard Bank Cup, 2001/02","shortName":"Standard Bank Cup, 2001/02"},{"id":"2351","slug":"standard-bank-cup-2002-03","name":"Standard Bank Cup, 2002/03","shortName":"Standard Bank Cup, 2002/03"},{"id":"2393","slug":"standard-bank-cup-2003-04","name":"Standard Bank Cup, 2003/04","shortName":"Standard Bank Cup, 2003/04"},{"id":"2451","slug":"standard-bank-cup-2004-05","name":"Standard Bank Cup, 2004/05","shortName":"Standard Bank Cup, 2004/05"},{"id":"2577","slug":"standard-bank-cup-2005-06","name":"Standard Bank Cup, 2005/06","shortName":"Standard Bank Cup, 2005/06"},{"id":"7076","slug":"standard-bank-league-1997-98","name":"Standard Bank League, 1997/98","shortName":"Standard Bank League, 1997/98"},{"id":"5583","slug":"state-of-origin-2003-04","name":"State of Origin, 2003/04","shortName":"State of Origin, 2003/04"},{"id":"5152","slug":"state-of-origin-2004-05","name":"State of Origin, 2004/05","shortName":"State of Origin, 2004/05"},{"id":"2267","slug":"state-shield-2001-02","name":"State Shield, 2001/02","shortName":"State Shield, 2001/02"},{"id":"2333","slug":"state-shield-2002-03","name":"State Shield, 2002/03","shortName":"State Shield, 2002/03"},{"id":"2472","slug":"state-shield-2003-04","name":"State Shield, 2003/04","shortName":"State Shield, 2003/04"},{"id":"2470","slug":"state-shield-2004-05","name":"State Shield, 2004/05","shortName":"State Shield, 2004/05"},{"id":"2676","slug":"state-shield-2005-06","name":"State Shield, 2005/06","shortName":"State Shield, 2005/06"},{"id":"2827","slug":"state-shield-2006-07","name":"State Shield, 2006/07","shortName":"State Shield, 2006/07"},{"id":"3382","slug":"state-shield-2007-08","name":"State Shield, 2007/08","shortName":"State Shield, 2007/08"},{"id":"4643","slug":"state-shield-2008-09","name":"State Shield, 2008/09","shortName":"State Shield, 2008/09"},{"id":"2370","slug":"super-league-one-day-ramadan-cup-2002-03","name":"Super League One-Day Ramadan Cup, 2002/03","shortName":"Super League One-Day Ramadan Cup, 2002/03"},{"id":"13686","slug":"super-provincial-limited-over-tournament-2016-17","name":"Super Provincial Limited Over Tournament, 2016/17","shortName":"Super Provincial Limited Over Tournament, 2016/17"},{"id":"11829","slug":"super-provincial-limited-over-tournament-2017","name":"Super Provincial Limited Over Tournament, 2017","shortName":"Super Provincial Limited Over Tournament, 2017"},{"id":"12233","slug":"super50-cup-2017-18","name":"Super50 Cup, 2017/18","shortName":"Super50 Cup, 2017/18"},{"id":"12690","slug":"super50-cup-2018-19","name":"Super50 Cup, 2018/19","shortName":"Super50 Cup, 2018/19"},{"id":"13407","slug":"super50-cup-2019-20","name":"Super50 Cup, 2019/20","shortName":"Super50 Cup, 2019/20"},{"id":"13851","slug":"super50-cup-2020-21","name":"Super50 Cup, 2020/21","shortName":"Super50 Cup, 2020/21"},{"id":"15080","slug":"super50-cup-2022-23","name":"Super50 Cup, 2022/23","shortName":"Super50 Cup, 2022/23"},{"id":"15842","slug":"super50-cup-2023-24","name":"Super50 Cup, 2023/24","shortName":"Super50 Cup, 2023/24"},{"id":"16792","slug":"super50-cup-2024-25","name":"Super50 Cup, 2024/25","shortName":"Super50 Cup, 2024/25"},{"id":"6396","slug":"surrey-tour-of-ireland-1996","name":"Surrey tour of Ireland, 1996","shortName":"Surrey tour of Ireland, 1996"},{"id":"4620","slug":"surrey-tour-of-ireland-2004","name":"Surrey tour of Ireland, 2004","shortName":"Surrey tour of Ireland, 2004"},{"id":"2780","slug":"surrey-tour-of-ireland-2006","name":"Surrey tour of Ireland, 2006","shortName":"Surrey tour of Ireland, 2006"},{"id":"5380","slug":"surrey-tour-of-scotland-1999","name":"Surrey tour of Scotland, 1999","shortName":"Surrey tour of Scotland, 1999"},{"id":"4636","slug":"surrey-tour-of-scotland-2002","name":"Surrey tour of Scotland, 2002","shortName":"Surrey tour of Scotland, 2002"},{"id":"4446","slug":"surrey-tour-of-scotland-2005","name":"Surrey tour of Scotland, 2005","shortName":"Surrey tour of Scotland, 2005"},{"id":"6433","slug":"surrey-tour-of-scotland-2011","name":"Surrey tour of Scotland, 2011","shortName":"Surrey tour of Scotland, 2011"},{"id":"7034","slug":"surrey-tour-of-scotland-2012","name":"Surrey tour of Scotland, 2012","shortName":"Surrey tour of Scotland, 2012"},{"id":"7937","slug":"surrey-tour-of-scotland-2013","name":"Surrey tour of Scotland, 2013","shortName":"Surrey tour of Scotland, 2013"},{"id":"5304","slug":"sussex-tour-of-ireland-1983","name":"Sussex tour of Ireland, 1983","shortName":"Sussex tour of Ireland, 1983"},{"id":"5331","slug":"sussex-tour-of-ireland-1990","name":"Sussex tour of Ireland, 1990","shortName":"Sussex tour of Ireland, 1990"},{"id":"5359","slug":"sussex-tour-of-ireland-1996","name":"Sussex tour of Ireland, 1996","shortName":"Sussex tour of Ireland, 1996"},{"id":"2781","slug":"sussex-tour-of-ireland-2006","name":"Sussex tour of Ireland, 2006","shortName":"Sussex tour of Ireland, 2006"},{"id":"6431","slug":"sussex-tour-of-netherlands-2011","name":"Sussex tour of Netherlands, 2011","shortName":"Sussex tour of Netherlands, 2011"},{"id":"7928","slug":"sussex-tour-of-netherlands-2013","name":"Sussex tour of Netherlands, 2013","shortName":"Sussex tour of Netherlands, 2013"},{"id":"5335","slug":"sussex-tour-of-scotland-1991","name":"Sussex tour of Scotland, 1991","shortName":"Sussex tour of Scotland, 1991"},{"id":"5419","slug":"sussex-tour-of-scotland-2003","name":"Sussex tour of Scotland, 2003","shortName":"Sussex tour of Scotland, 2003"},{"id":"5178","slug":"sussex-tour-of-scotland-2004","name":"Sussex tour of Scotland, 2004","shortName":"Sussex tour of Scotland, 2004"},{"id":"4447","slug":"sussex-tour-of-scotland-2005","name":"Sussex tour of Scotland, 2005","shortName":"Sussex tour of Scotland, 2005"},{"id":"16106","slug":"tanzania-tour-of-malaysia-2023-24","name":"Tanzania tour of Malaysia, 2023/24","shortName":"Tanzania tour of Malaysia, 2023/24"},{"id":"16688","slug":"tanzania-tour-of-uganda-2024-25","name":"Tanzania tour of Uganda, 2024/25","shortName":"Tanzania tour of Uganda, 2024/25"},{"id":"6766","slug":"the-ford-trophy-2011-12","name":"The Ford Trophy, 2011/12","shortName":"The Ford Trophy, 2011/12"},{"id":"7566","slug":"the-ford-trophy-2012-13","name":"The Ford Trophy, 2012/13","shortName":"The Ford Trophy, 2012/13"},{"id":"8535","slug":"the-ford-trophy-2013-14","name":"The Ford Trophy, 2013/14","shortName":"The Ford Trophy, 2013/14"},{"id":"9479","slug":"the-ford-trophy-2014-15","name":"The Ford Trophy, 2014/15","shortName":"The Ford Trophy, 2014/15"},{"id":"10495","slug":"the-ford-trophy-2015-16","name":"The Ford Trophy, 2015/16","shortName":"The Ford Trophy, 2015/16"},{"id":"11509","slug":"the-ford-trophy-2016-17","name":"The Ford Trophy, 2016/17","shortName":"The Ford Trophy, 2016/17"},{"id":"12047","slug":"the-ford-trophy-2017-18","name":"The Ford Trophy, 2017/18","shortName":"The Ford Trophy, 2017/18"},{"id":"12655","slug":"the-ford-trophy-2018-19","name":"The Ford Trophy, 2018/19","shortName":"The Ford Trophy, 2018/19"},{"id":"13259","slug":"the-ford-trophy-2019-20","name":"The Ford Trophy, 2019/20","shortName":"The Ford Trophy, 2019/20"},{"id":"13761","slug":"the-ford-trophy-2020-21","name":"The Ford Trophy, 2020/21","shortName":"The Ford Trophy, 2020/21"},{"id":"14225","slug":"the-ford-trophy-2021-22","name":"The Ford Trophy, 2021/22","shortName":"The Ford Trophy, 2021/22"},{"id":"14873","slug":"the-ford-trophy-2022-23","name":"The Ford Trophy, 2022/23","shortName":"The Ford Trophy, 2022/23"},{"id":"15670","slug":"the-ford-trophy-2023-24","name":"The Ford Trophy, 2023/24","shortName":"The Ford Trophy, 2023/24"},{"id":"16689","slug":"the-ford-trophy-2024-25","name":"The Ford Trophy, 2024/25","shortName":"The Ford Trophy, 2024/25"},{"id":"13212","slug":"the-marsh-cup-2019-20","name":"The Marsh Cup, 2019/20","shortName":"The Marsh Cup, 2019/20"},{"id":"13819","slug":"the-marsh-cup-2020-21","name":"The Marsh Cup, 2020/21","shortName":"The Marsh Cup, 2020/21"},{"id":"14041","slug":"the-marsh-cup-2021-22","name":"The Marsh Cup, 2021/22","shortName":"The Marsh Cup, 2021/22"},{"id":"14808","slug":"the-marsh-cup-2022-23","name":"The Marsh Cup, 2022/23","shortName":"The Marsh Cup, 2022/23"},{"id":"15668","slug":"the-marsh-cup-2023-24","name":"The Marsh Cup, 2023/24","shortName":"The Marsh Cup, 2023/24"},{"id":"7073","slug":"tissot-cup-1998-99","name":"Tissot Cup, 1998/99","shortName":"Tissot Cup, 1998/99"},{"id":"3568","slug":"titans-tour-of-zimbabwe-2007-08","name":"Titans tour of Zimbabwe, 2007/08","shortName":"Titans tour of Zimbabwe, 2007/08"},{"id":"3390","slug":"triangular-tournament-in-kenya-2007","name":"Triangular Tournament in Kenya, 2007","shortName":"Triangular Tournament in Kenya, 2007"},{"id":"2499","slug":"ucb-provincial-shield-2004-05","name":"UCB Provincial Shield, 2004/05","shortName":"UCB Provincial Shield, 2004/05"},{"id":"14843","slug":"uganda-tour-of-jersey-2022","name":"Uganda tour of Jersey, 2022","shortName":"Uganda tour of Jersey, 2022"},{"id":"6370","slug":"uganda-tour-of-kenya-2010-11","name":"Uganda tour of Kenya, 2010/11","shortName":"Uganda tour of Kenya, 2010/11"},{"id":"3655","slug":"uganda-tour-of-namibia-2007-08","name":"Uganda tour of Namibia, 2007/08","shortName":"Uganda tour of Namibia, 2007/08"},{"id":"9829","slug":"uganda-tour-of-namibia-2014-15","name":"Uganda tour of Namibia, 2014/15","shortName":"Uganda tour of Namibia, 2014/15"},{"id":"8861","slug":"uganda-tour-of-new-zealand-2013-14","name":"Uganda tour of New Zealand, 2013/14","shortName":"Uganda tour of New Zealand, 2013/14"},{"id":"13451","slug":"uganda-tour-of-oman-2019-20","name":"Uganda tour of Oman, 2019/20","shortName":"Uganda tour of Oman, 2019/20"},{"id":"6511","slug":"uganda-tour-of-united-arab-emirates-2011","name":"Uganda tour of United Arab Emirates, 2011","shortName":"Uganda tour of United Arab Emirates, 2011"},{"id":"15585","slug":"united-arab-emirates-a-tour-of-sri-lanka-2023","name":"United Arab Emirates A tour of Sri Lanka, 2023","shortName":"United Arab Emirates A tour of Sri Lanka, 2023"},{"id":"5667","slug":"united-arab-emirates-in-namibia-unofficial-odi-series-2009-10","name":"United Arab Emirates in Namibia unofficial ODI Series, 2009/10","shortName":"United Arab Emirates in Namibia unofficial ODI Series, 2009/10"},{"id":"6263","slug":"united-arab-emirates-tour-of-kenya-2010-11","name":"United Arab Emirates tour of Kenya, 2010/11","shortName":"United Arab Emirates tour of Kenya, 2010/11"},{"id":"3656","slug":"united-arab-emirates-tour-of-namibia-2007-08","name":"United Arab Emirates tour of Namibia, 2007/08","shortName":"United Arab Emirates tour of Namibia, 2007/08"},{"id":"12224","slug":"united-arab-emirates-tour-of-namibia-2017-18","name":"United Arab Emirates tour of Namibia, 2017/18","shortName":"United Arab Emirates tour of Namibia, 2017/18"},{"id":"11923","slug":"united-arab-emirates-tour-of-netherlands-2017","name":"United Arab Emirates tour of Netherlands, 2017","shortName":"United Arab Emirates tour of Netherlands, 2017"},{"id":"8863","slug":"united-arab-emirates-tour-of-new-zealand-2013-14","name":"United Arab Emirates tour of New Zealand, 2013/14","shortName":"United Arab Emirates tour of New Zealand, 2013/14"},{"id":"8171","slug":"united-arab-emirates-tour-of-singapore-2013","name":"United Arab Emirates tour of Singapore, 2013","shortName":"United Arab Emirates tour of Singapore, 2013"},{"id":"12251","slug":"united-arab-emirates-tour-of-zimbabwe-2017-18","name":"United Arab Emirates tour of Zimbabwe, 2017/18","shortName":"United Arab Emirates tour of Zimbabwe, 2017/18"},{"id":"12896","slug":"united-states-of-america-tour-of-namibia-2019","name":"United States of America tour of Namibia, 2019","shortName":"United States of America tour of Namibia, 2019"},{"id":"5253","slug":"united-states-of-america-tour-of-united-arab-emirates-2003-04","name":"United States of America tour of United Arab Emirates, 2003/04","shortName":"United States of America tour of United Arab Emirates, 2003/04"},{"id":"7434","slug":"united-states-of-america-tour-of-west-indies-2000-01","name":"United States of America tour of West Indies, 2000/01","shortName":"United States of America tour of West Indies, 2000/01"},{"id":"4824","slug":"united-states-of-america-tour-of-west-indies-2008-09","name":"United States of America tour of West Indies, 2008/09","shortName":"United States of America tour of West Indies, 2008/09"},{"id":"12235","slug":"united-states-of-america-tour-of-west-indies-2017-18","name":"United States of America tour of West Indies, 2017/18","shortName":"United States of America tour of West Indies, 2017/18"},{"id":"12692","slug":"united-states-of-america-tour-of-west-indies-2018-19","name":"United States of America tour of West Indies, 2018/19","shortName":"United States of America tour of West Indies, 2018/19"},{"id":"13409","slug":"united-states-of-america-tour-of-west-indies-2019-20","name":"United States of America tour of West Indies, 2019/20","shortName":"United States of America tour of West Indies, 2019/20"},{"id":"3347","slug":"v-g-australasian-knock-out-competition-1969-70","name":"V \u0026 G Australasian Knock-Out Competition, 1969/70","shortName":"V \u0026 G Australasian Knock-Out Competition, 1969/70"},{"id":"3372","slug":"v-g-australasian-knock-out-competition-1970-71","name":"V \u0026 G Australasian Knock-Out Competition, 1970/71","shortName":"V \u0026 G Australasian Knock-Out Competition, 1970/71"},{"id":"14829","slug":"vanuatu-tour-of-canada-2022","name":"Vanuatu tour of Canada, 2022","shortName":"Vanuatu tour of Canada, 2022"},{"id":"13348","slug":"vanuatu-tour-of-malaysia-2019","name":"Vanuatu tour of Malaysia, 2019","shortName":"Vanuatu tour of Malaysia, 2019"},{"id":"15105","slug":"vanuatu-tour-of-malaysia-2022-23","name":"Vanuatu tour of Malaysia, 2022/23","shortName":"Vanuatu tour of Malaysia, 2022/23"},{"id":"16103","slug":"vanuatu-tour-of-malaysia-2023-24","name":"Vanuatu tour of Malaysia, 2023/24","shortName":"Vanuatu tour of Malaysia, 2023/24"},{"id":"4808","slug":"victoria-tour-of-new-zealand-1987-88","name":"Victoria tour of New Zealand, 1987/88","shortName":"Victoria tour of New Zealand, 1987/88"},{"id":"3439","slug":"vijay-hazare-trophy-2007-08","name":"Vijay Hazare Trophy, 2007/08","shortName":"Vijay Hazare Trophy, 2007/08"},{"id":"4637","slug":"vijay-hazare-trophy-2008-09","name":"Vijay Hazare Trophy, 2008/09","shortName":"Vijay Hazare Trophy, 2008/09"},{"id":"5194","slug":"vijay-hazare-trophy-2009-10","name":"Vijay Hazare Trophy, 2009/10","shortName":"Vijay Hazare Trophy, 2009/10"},{"id":"6067","slug":"vijay-hazare-trophy-2010-11","name":"Vijay Hazare Trophy, 2010/11","shortName":"Vijay Hazare Trophy, 2010/11"},{"id":"6763","slug":"vijay-hazare-trophy-2011-12","name":"Vijay Hazare Trophy, 2011/12","shortName":"Vijay Hazare Trophy, 2011/12"},{"id":"7546","slug":"vijay-hazare-trophy-2012-13","name":"Vijay Hazare Trophy, 2012/13","shortName":"Vijay Hazare Trophy, 2012/13"},{"id":"8639","slug":"vijay-hazare-trophy-2013-14","name":"Vijay Hazare Trophy, 2013/14","shortName":"Vijay Hazare Trophy, 2013/14"},{"id":"9517","slug":"vijay-hazare-trophy-2014-15","name":"Vijay Hazare Trophy, 2014/15","shortName":"Vijay Hazare Trophy, 2014/15"},{"id":"10289","slug":"vijay-hazare-trophy-2015-16","name":"Vijay Hazare Trophy, 2015/16","shortName":"Vijay Hazare Trophy, 2015/16"},{"id":"11523","slug":"vijay-hazare-trophy-2016-17","name":"Vijay Hazare Trophy, 2016/17","shortName":"Vijay Hazare Trophy, 2016/17"},{"id":"12016","slug":"vijay-hazare-trophy-2017-18","name":"Vijay Hazare Trophy, 2017/18","shortName":"Vijay Hazare Trophy, 2017/18"},{"id":"12591","slug":"vijay-hazare-trophy-2018-19","name":"Vijay Hazare Trophy, 2018/19","shortName":"Vijay Hazare Trophy, 2018/19"},{"id":"13220","slug":"vijay-hazare-trophy-2019-20","name":"Vijay Hazare Trophy, 2019/20","shortName":"Vijay Hazare Trophy, 2019/20"},{"id":"13856","slug":"vijay-hazare-trophy-2020-21","name":"Vijay Hazare Trophy, 2020/21","shortName":"Vijay Hazare Trophy, 2020/21"},{"id":"14240","slug":"vijay-hazare-trophy-2021-22","name":"Vijay Hazare Trophy, 2021/22","shortName":"Vijay Hazare Trophy, 2021/22"},{"id":"14935","slug":"vijay-hazare-trophy-2022-23","name":"Vijay Hazare Trophy, 2022/23","shortName":"Vijay Hazare Trophy, 2022/23"},{"id":"15547","slug":"vijay-hazare-trophy-2023-24","name":"Vijay Hazare Trophy, 2023/24","shortName":"Vijay Hazare Trophy, 2023/24"},{"id":"3567","slug":"warriors-tour-of-zimbabwe-2007-08","name":"Warriors tour of Zimbabwe, 2007/08","shortName":"Warriors tour of Zimbabwe, 2007/08"},{"id":"4225","slug":"warwickshire-tour-of-ireland-2008","name":"Warwickshire tour of Ireland, 2008","shortName":"Warwickshire tour of Ireland, 2008"},{"id":"4437","slug":"warwickshire-tour-of-netherlands-2005","name":"Warwickshire tour of Netherlands, 2005","shortName":"Warwickshire tour of Netherlands, 2005"},{"id":"4451","slug":"warwickshire-tour-of-scotland-2005","name":"Warwickshire tour of Scotland, 2005","shortName":"Warwickshire tour of Scotland, 2005"},{"id":"3256","slug":"warwickshire-tour-of-scotland-2007","name":"Warwickshire tour of Scotland, 2007","shortName":"Warwickshire tour of Scotland, 2007"},{"id":"4888","slug":"warwickshire-tour-of-scotland-2009","name":"Warwickshire tour of Scotland, 2009","shortName":"Warwickshire tour of Scotland, 2009"},{"id":"5635","slug":"warwickshire-tour-of-scotland-2010","name":"Warwickshire tour of Scotland, 2010","shortName":"Warwickshire tour of Scotland, 2010"},{"id":"6436","slug":"warwickshire-tour-of-scotland-2011","name":"Warwickshire tour of Scotland, 2011","shortName":"Warwickshire tour of Scotland, 2011"},{"id":"8517","slug":"west-indies-a-in-india-unofficial-odi-series-2013-14","name":"West Indies A in India unofficial ODI Series, 2013/14","shortName":"West Indies A in India unofficial ODI Series, 2013/14"},{"id":"5122","slug":"west-indies-a-in-sri-lanka-unofficial-odi-series-2005","name":"West Indies A in Sri Lanka unofficial ODI Series, 2005","shortName":"West Indies A in Sri Lanka unofficial ODI Series, 2005"},{"id":"9613","slug":"west-indies-a-in-sri-lanka-unofficial-odi-series-2014-15","name":"West Indies A in Sri Lanka unofficial ODI Series, 2014/15","shortName":"West Indies A in Sri Lanka unofficial ODI Series, 2014/15"},{"id":"11585","slug":"west-indies-a-in-sri-lanka-unofficial-odi-series-2016-17","name":"West Indies A in Sri Lanka unofficial ODI Series, 2016/17","shortName":"West Indies A in Sri Lanka unofficial ODI Series, 2016/17"},{"id":"16292","slug":"west-indies-academy-in-ireland-unofficial-odi-series-2024","name":"West Indies Academy in Ireland unofficial ODI Series, 2024","shortName":"West Indies Academy in Ireland unofficial ODI Series, 2024"},{"id":"6182","slug":"west-indies-cricket-board-cup-2010-11","name":"West Indies Cricket Board Cup, 2010/11","shortName":"West Indies Cricket Board Cup, 2010/11"},{"id":"11698","slug":"west-indies-cricket-board-regional-super50-2016-17","name":"West Indies Cricket Board Regional Super50, 2016/17","shortName":"West Indies Cricket Board Regional Super50, 2016/17"},{"id":"1636","slug":"west-indies-tour-of-australia-1983-84","name":"West Indies tour of Australia, 1983/84","shortName":"West Indies tour of Australia, 1983/84"},{"id":"1639","slug":"west-indies-tour-of-australia-1991-92","name":"West Indies tour of Australia, 1991/92","shortName":"West Indies tour of Australia, 1991/92"},{"id":"2467","slug":"west-indies-tour-of-australia-2004-05","name":"West Indies tour of Australia, 2004/05","shortName":"West Indies tour of Australia, 2004/05"},{"id":"6854","slug":"west-indies-tour-of-bangladesh-2011-12","name":"West Indies tour of Bangladesh, 2011/12","shortName":"West Indies tour of Bangladesh, 2011/12"},{"id":"9447","slug":"west-indies-tour-of-india-2014-15","name":"West Indies tour of India, 2014/15","shortName":"West Indies tour of India, 2014/15"},{"id":"2529","slug":"west-indies-tour-of-sri-lanka-2005","name":"West Indies tour of Sri Lanka, 2005","shortName":"West Indies tour of Sri Lanka, 2005"},{"id":"10461","slug":"west-indies-tour-of-sri-lanka-2015-16","name":"West Indies tour of Sri Lanka, 2015/16","shortName":"West Indies tour of Sri Lanka, 2015/16"},{"id":"13567","slug":"west-indies-tour-of-sri-lanka-2019-20","name":"West Indies tour of Sri Lanka, 2019/20","shortName":"West Indies tour of Sri Lanka, 2019/20"},{"id":"12243","slug":"west-indies-tour-of-zimbabwe-march-2018-2017-18","name":"West Indies tour of Zimbabwe [March 2018], 2017/18","shortName":"West Indies tour of Zimbabwe [March 2018], 2017/18"},{"id":"4807","slug":"wicb-cup-2008-09","name":"WICB Cup, 2008/09","shortName":"WICB Cup, 2008/09"},{"id":"7093","slug":"wills-cup-1982-83","name":"Wills Cup, 1982/83","shortName":"Wills Cup, 1982/83"},{"id":"7110","slug":"wills-cup-1985-86","name":"Wills Cup, 1985/86","shortName":"Wills Cup, 1985/86"},{"id":"7109","slug":"wills-cup-1989-90","name":"Wills Cup, 1989/90","shortName":"Wills Cup, 1989/90"},{"id":"7088","slug":"wills-cup-1990-91","name":"Wills Cup, 1990/91","shortName":"Wills Cup, 1990/91"},{"id":"7074","slug":"wills-cup-1991-92","name":"Wills Cup, 1991/92","shortName":"Wills Cup, 1991/92"},{"id":"7072","slug":"wills-cup-1996-97","name":"Wills Cup, 1996/97","shortName":"Wills Cup, 1996/97"},{"id":"8655","slug":"wills-cup-1997-98","name":"Wills Cup, 1997/98","shortName":"Wills Cup, 1997/98"},{"id":"7084","slug":"wills-gold-flake-league-quaid-e-azam-trophy-1993-94","name":"Wills Gold Flake League (Quaid-e-Azam Trophy), 1993/94","shortName":"Wills Gold Flake League (Quaid-e-Azam Trophy), 1993/94"},{"id":"8531","slug":"wills-trophy-one-day-tournament-1995-96","name":"Wills Trophy One-Day Tournament, 1995/96","shortName":"Wills Trophy One-Day Tournament, 1995/96"},{"id":"4884","slug":"worcestershire-tour-of-ireland-2009","name":"Worcestershire tour of Ireland, 2009","shortName":"Worcestershire tour of Ireland, 2009"},{"id":"7043","slug":"worcestershire-tour-of-netherlands-2012","name":"Worcestershire tour of Netherlands, 2012","shortName":"Worcestershire tour of Netherlands, 2012"},{"id":"7936","slug":"worcestershire-tour-of-netherlands-2013","name":"Worcestershire tour of Netherlands, 2013","shortName":"Worcestershire tour of Netherlands, 2013"},{"id":"5342","slug":"worcestershire-tour-of-scotland-1993","name":"Worcestershire tour of Scotland, 1993","shortName":"Worcestershire tour of Scotland, 1993"},{"id":"6398","slug":"worcestershire-tour-of-scotland-1996","name":"Worcestershire tour of Scotland, 1996","shortName":"Worcestershire tour of Scotland, 1996"},{"id":"5368","slug":"worcestershire-tour-of-scotland-1998","name":"Worcestershire tour of Scotland, 1998","shortName":"Worcestershire tour of Scotland, 1998"},{"id":"5180","slug":"worcestershire-tour-of-scotland-2004","name":"Worcestershire tour of Scotland, 2004","shortName":"Worcestershire tour of Scotland, 2004"},{"id":"4453","slug":"worcestershire-tour-of-scotland-2005","name":"Worcestershire tour of Scotland, 2005","shortName":"Worcestershire tour of Scotland, 2005"},{"id":"2783","slug":"worcestershire-tour-of-scotland-2006","name":"Worcestershire tour of Scotland, 2006","shortName":"Worcestershire tour of Scotland, 2006"},{"id":"7904","slug":"yorkshire-bank-40-2013","name":"Yorkshire Bank 40, 2013","shortName":"Yorkshire Bank 40, 2013"},{"id":"4438","slug":"yorkshire-tour-of-ireland-2005","name":"Yorkshire tour of Ireland, 2005","shortName":"Yorkshire tour of Ireland, 2005"},{"id":"5628","slug":"yorkshire-tour-of-netherlands-2010","name":"Yorkshire tour of Netherlands, 2010","shortName":"Yorkshire tour of Netherlands, 2010"},{"id":"6432","slug":"yorkshire-tour-of-netherlands-2011","name":"Yorkshire tour of Netherlands, 2011","shortName":"Yorkshire tour of Netherlands, 2011"},{"id":"6391","slug":"yorkshire-tour-of-scotland-1995","name":"Yorkshire tour of Scotland, 1995","shortName":"Yorkshire tour of Scotland, 1995"},{"id":"6408","slug":"yorkshire-tour-of-scotland-1998","name":"Yorkshire tour of Scotland, 1998","shortName":"Yorkshire tour of Scotland, 1998"},{"id":"5183","slug":"yorkshire-tour-of-scotland-2004","name":"Yorkshire tour of Scotland, 2004","shortName":"Yorkshire tour of Scotland, 2004"},{"id":"4449","slug":"yorkshire-tour-of-scotland-2005","name":"Yorkshire tour of Scotland, 2005","shortName":"Yorkshire tour of Scotland, 2005"},{"id":"3175","slug":"yorkshire-tour-of-scotland-2007","name":"Yorkshire tour of Scotland, 2007","shortName":"Yorkshire tour of Scotland, 2007"},{"id":"4220","slug":"yorkshire-tour-of-scotland-2008","name":"Yorkshire tour of Scotland, 2008","shortName":"Yorkshire tour of Scotland, 2008"},{"id":"5227","slug":"zimbabwe-a-in-bangladesh-unofficial-odi-series-2003-04","name":"Zimbabwe A in Bangladesh unofficial ODI Series, 2003/04","shortName":"Zimbabwe A in Bangladesh unofficial ODI Series, 2003/04"},{"id":"9509","slug":"zimbabwe-a-in-bangladesh-unofficial-odi-series-2014-15","name":"Zimbabwe A in Bangladesh unofficial ODI Series, 2014/15","shortName":"Zimbabwe A in Bangladesh unofficial ODI Series, 2014/15"},{"id":"14621","slug":"zimbabwe-a-in-nepal-unofficial-odi-series-2022","name":"Zimbabwe A in Nepal unofficial ODI Series, 2022","shortName":"Zimbabwe A in Nepal unofficial ODI Series, 2022"},{"id":"7086","slug":"zimbabwe-a-in-sri-lanka-unofficial-odi-series-2000","name":"Zimbabwe A in Sri Lanka unofficial ODI Series, 2000","shortName":"Zimbabwe A in Sri Lanka unofficial ODI Series, 2000"},{"id":"6603","slug":"zimbabwe-a-team-tri-series-2011","name":"Zimbabwe A Team Tri-Series, 2011","shortName":"Zimbabwe A Team Tri-Series, 2011"},{"id":"7350","slug":"zimbabwe-a-team-tri-series-2012","name":"Zimbabwe A Team Tri-Series, 2012","shortName":"Zimbabwe A Team Tri-Series, 2012"},{"id":"8103","slug":"zimbabwe-a-tour-of-namibia-2002","name":"Zimbabwe A tour of Namibia, 2002","shortName":"Zimbabwe A tour of Namibia, 2002"},{"id":"11841","slug":"zimbabwe-a-tour-of-namibia-2017","name":"Zimbabwe A tour of Namibia, 2017","shortName":"Zimbabwe A tour of Namibia, 2017"},{"id":"14583","slug":"zimbabwe-a-tour-of-nepal-2022","name":"Zimbabwe A tour of Nepal, 2022","shortName":"Zimbabwe A tour of Nepal, 2022"},{"id":"14414","slug":"zimbabwe-cricket-regionals-pro50-2021-22","name":"Zimbabwe Cricket Regionals Pro50, 2021/22","shortName":"Zimbabwe Cricket Regionals Pro50, 2021/22"},{"id":"14982","slug":"zimbabwe-cricket-regionals-pro50-2022-23","name":"Zimbabwe Cricket Regionals Pro50, 2022/23","shortName":"Zimbabwe Cricket Regionals Pro50, 2022/23"},{"id":"16019","slug":"zimbabwe-cricket-regionals-pro50-2023-24","name":"Zimbabwe Cricket Regionals Pro50, 2023/24","shortName":"Zimbabwe Cricket Regionals Pro50, 2023/24"},{"id":"16816","slug":"zimbabwe-cricket-regionals-pro50-2024-25","name":"Zimbabwe Cricket Regionals Pro50, 2024/25","shortName":"Zimbabwe Cricket Regionals Pro50, 2024/25"},{"id":"5005","slug":"zimbabwe-president-s-xi-tour-of-india-2008-09","name":"Zimbabwe President's XI tour of India, 2008/09","shortName":"Zimbabwe President's XI tour of India, 2008/09"},{"id":"1733","slug":"zimbabwe-tour-of-australia-2000-01","name":"Zimbabwe tour of Australia, 2000/01","shortName":"Zimbabwe tour of Australia, 2000/01"},{"id":"1764","slug":"zimbabwe-tour-of-bangladesh-2001-02","name":"Zimbabwe tour of Bangladesh, 2001/02","shortName":"Zimbabwe tour of Bangladesh, 2001/02"},{"id":"5439","slug":"zimbabwe-tour-of-bangladesh-2009-10","name":"Zimbabwe tour of Bangladesh, 2009/10","shortName":"Zimbabwe tour of Bangladesh, 2009/10"},{"id":"5878","slug":"zimbabwe-tour-of-malaysia-1998-99","name":"Zimbabwe tour of Malaysia, 1998/99","shortName":"Zimbabwe tour of Malaysia, 1998/99"},{"id":"12798","slug":"zimbabwe-tour-of-netherlands-and-ireland-2019","name":"Zimbabwe tour of Netherlands and Ireland, 2019","shortName":"Zimbabwe tour of Netherlands and Ireland, 2019"},{"id":"11882","slug":"zimbabwe-tour-of-netherlands-2017","name":"Zimbabwe tour of Netherlands, 2017","shortName":"Zimbabwe tour of Netherlands, 2017"},{"id":"8155","slug":"8th-bangladesh-games-cricket-2013","name":"8th Bangladesh Games Cricket, 2013","shortName":"8th Bangladesh Games Cricket, 2013"},{"id":"2645","slug":"abn-amro-twenty-20-cup-2004-05","name":"ABN-AMRO Twenty-20 Cup, 2004/05","shortName":"ABN-AMRO Twenty-20 Cup, 2004/05"},{"id":"2717","slug":"abn-amro-twenty-20-cup-2005-06","name":"ABN-AMRO Twenty-20 Cup, 2005/06","shortName":"ABN-AMRO Twenty-20 Cup, 2005/06"},{"id":"3020","slug":"abn-amro-twenty-20-cup-2006-07","name":"ABN-AMRO Twenty-20 Cup, 2006/07","shortName":"ABN-AMRO Twenty-20 Cup, 2006/07"},{"id":"12693","slug":"abu-dhabi-t20-trophy-2018-19","name":"Abu Dhabi T20 Trophy, 2018/19","shortName":"Abu Dhabi T20 Trophy, 2018/19"},{"id":"16752","slug":"acc-men-s-t20-emerging-teams-asia-cup-2024-25","name":"ACC Men's T20 Emerging Teams Asia Cup, 2024/25","shortName":"ACC Men's T20 Emerging Teams Asia Cup, 2024/25"},{"id":"8249","slug":"advance-telecom-ramadan-t20-cup-2013","name":"Advance Telecom Ramadan T20 Cup, 2013","shortName":"Advance Telecom Ramadan T20 Cup, 2013"},{"id":"6892","slug":"afghan-cheetas-tour-of-pakistan-2011-12","name":"Afghan Cheetas tour of Pakistan, 2011/12","shortName":"Afghan Cheetas tour of Pakistan, 2011/12"},{"id":"15850","slug":"afghanistan-a-in-oman-unofficial-t20i-series-2023-24","name":"Afghanistan A in Oman unofficial T20I Series, 2023/24","shortName":"Afghanistan A in Oman unofficial T20I Series, 2023/24"},{"id":"16759","slug":"afghanistan-a-tour-of-oman-2024-25","name":"Afghanistan A tour of Oman, 2024/25","shortName":"Afghanistan A tour of Oman, 2024/25"},{"id":"8011","slug":"afghanistan-in-pakistan-unofficial-t20i-match-2012-13","name":"Afghanistan in Pakistan unofficial T20I Match, 2012/13","shortName":"Afghanistan in Pakistan unofficial T20I Match, 2012/13"},{"id":"12657","slug":"afghanistan-premier-league-2018-19","name":"Afghanistan Premier League, 2018/19","shortName":"Afghanistan Premier League, 2018/19"},{"id":"7632","slug":"afghanistan-tour-of-west-indies-2012","name":"Afghanistan tour of West Indies, 2012","shortName":"Afghanistan tour of West Indies, 2012"},{"id":"11811","slug":"afghanistan-tour-of-west-indies-2017","name":"Afghanistan tour of West Indies, 2017","shortName":"Afghanistan tour of West Indies, 2017"},{"id":"10019","slug":"africa-t20-cup-2015-16","name":"Africa T20 Cup, 2015/16","shortName":"Africa T20 Cup, 2015/16"},{"id":"11287","slug":"africa-t20-cup-2016-17","name":"Africa T20 Cup, 2016/17","shortName":"Africa T20 Cup, 2016/17"},{"id":"11956","slug":"africa-t20-cup-2017-18","name":"Africa T20 Cup, 2017/18","shortName":"Africa T20 Cup, 2017/18"},{"id":"12603","slug":"africa-t20-cup-2018-19","name":"Africa T20 Cup, 2018/19","shortName":"Africa T20 Cup, 2018/19"},{"id":"10719","slug":"aia-premier-t20-tournament-2015-16","name":"AIA Premier T20 Tournament, 2015/16","shortName":"AIA Premier T20 Tournament, 2015/16"},{"id":"6745","slug":"auckland-tour-of-india-2011-12","name":"Auckland tour of India, 2011/12","shortName":"Auckland tour of India, 2011/12"},{"id":"7519","slug":"auckland-tour-of-south-africa-2012-13","name":"Auckland tour of South Africa, 2012/13","shortName":"Auckland tour of South Africa, 2012/13"},{"id":"12700","slug":"auckland-tour-of-united-arab-emirates-2018-19","name":"Auckland tour of United Arab Emirates, 2018/19","shortName":"Auckland tour of United Arab Emirates, 2018/19"},{"id":"2680","slug":"australian-twenty20-competition-2005-06","name":"Australian Twenty20 Competition, 2005/06","shortName":"Australian Twenty20 Competition, 2005/06"},{"id":"2814","slug":"bahamas-tour-of-west-indies-2006","name":"Bahamas tour of West Indies, 2006","shortName":"Bahamas tour of West Indies, 2006"},{"id":"4150","slug":"bahamas-tour-of-west-indies-2007-08","name":"Bahamas tour of West Indies, 2007/08","shortName":"Bahamas tour of West Indies, 2007/08"},{"id":"12698","slug":"balkh-legends-tour-of-united-arab-emirates-2018-19","name":"Balkh Legends tour of United Arab Emirates, 2018/19","shortName":"Balkh Legends tour of United Arab Emirates, 2018/19"},{"id":"13785","slug":"bangabandhu-t20-cup-2020-21","name":"Bangabandhu T20 Cup, 2020/21","shortName":"Bangabandhu T20 Cup, 2020/21"},{"id":"12509","slug":"bangladesh-a-in-ireland-unofficial-t20i-series-2018","name":"Bangladesh A in Ireland unofficial T20I Series, 2018","shortName":"Bangladesh A in Ireland unofficial T20I Series, 2018"},{"id":"6946","slug":"bangladesh-a-in-west-indies-unofficial-t20i-series-2011-12","name":"Bangladesh A in West Indies unofficial T20I Series, 2011/12","shortName":"Bangladesh A in West Indies unofficial T20I Series, 2011/12"},{"id":"16757","slug":"bangladesh-a-tour-of-oman-2024-25","name":"Bangladesh A tour of Oman, 2024/25","shortName":"Bangladesh A tour of Oman, 2024/25"},{"id":"7353","slug":"bangladesh-cricket-board-xi-tour-of-west-indies-2012","name":"Bangladesh Cricket Board XI tour of West Indies, 2012","shortName":"Bangladesh Cricket Board XI tour of West Indies, 2012"},{"id":"7188","slug":"bangladesh-premier-league-2011-12","name":"Bangladesh Premier League, 2011/12","shortName":"Bangladesh Premier League, 2011/12"},{"id":"7712","slug":"bangladesh-premier-league-2012-13","name":"Bangladesh Premier League, 2012/13","shortName":"Bangladesh Premier League, 2012/13"},{"id":"10535","slug":"bangladesh-premier-league-2015-16","name":"Bangladesh Premier League, 2015/16","shortName":"Bangladesh Premier League, 2015/16"},{"id":"11593","slug":"bangladesh-premier-league-2016-17","name":"Bangladesh Premier League, 2016/17","shortName":"Bangladesh Premier League, 2016/17"},{"id":"12071","slug":"bangladesh-premier-league-2017-18","name":"Bangladesh Premier League, 2017/18","shortName":"Bangladesh Premier League, 2017/18"},{"id":"12816","slug":"bangladesh-premier-league-2018-19","name":"Bangladesh Premier League, 2018/19","shortName":"Bangladesh Premier League, 2018/19"},{"id":"13480","slug":"bangladesh-premier-league-2019-20","name":"Bangladesh Premier League, 2019/20","shortName":"Bangladesh Premier League, 2019/20"},{"id":"14443","slug":"bangladesh-premier-league-2021-22","name":"Bangladesh Premier League, 2021/22","shortName":"Bangladesh Premier League, 2021/22"},{"id":"15147","slug":"bangladesh-premier-league-2022-23","name":"Bangladesh Premier League, 2022/23","shortName":"Bangladesh Premier League, 2022/23"},{"id":"15981","slug":"bangladesh-premier-league-2023-24","name":"Bangladesh Premier League, 2023/24","shortName":"Bangladesh Premier League, 2023/24"},{"id":"8829","slug":"bangladesh-t20-challenge-series-2013-14","name":"Bangladesh T20 Challenge Series, 2013/14","shortName":"Bangladesh T20 Challenge Series, 2013/14"},{"id":"7334","slug":"bangladesh-xi-tour-of-zimbabwe-2012","name":"Bangladesh XI tour of Zimbabwe, 2012","shortName":"Bangladesh XI tour of Zimbabwe, 2012"},{"id":"9577","slug":"bank-albaraka-presents-haier-t20-cup-2014-15","name":"Bank Albaraka Presents Haier T20 Cup, 2014/15","shortName":"Bank Albaraka Presents Haier T20 Cup, 2014/15"},{"id":"9457","slug":"barbados-tridents-tour-of-india-2014-15","name":"Barbados Tridents tour of India, 2014/15","shortName":"Barbados Tridents tour of India, 2014/15"},{"id":"11395","slug":"barbados-tridents-tour-of-united-states-of-america-2016","name":"Barbados Tridents tour of United States of America, 2016","shortName":"Barbados Tridents tour of United States of America, 2016"},{"id":"11950","slug":"barbados-tridents-tour-of-united-states-of-america-2017","name":"Barbados Tridents tour of United States of America, 2017","shortName":"Barbados Tridents tour of United States of America, 2017"},{"id":"12573","slug":"barbados-tridents-tour-of-united-states-of-america-2018","name":"Barbados Tridents tour of United States of America, 2018","shortName":"Barbados Tridents tour of United States of America, 2018"},{"id":"7181","slug":"bermuda-tour-of-united-arab-emirates-2011-12","name":"Bermuda tour of United Arab Emirates, 2011/12","shortName":"Bermuda tour of United Arab Emirates, 2011/12"},{"id":"8443","slug":"bermuda-tour-of-united-arab-emirates-2013-14","name":"Bermuda tour of United Arab Emirates, 2013/14","shortName":"Bermuda tour of United Arab Emirates, 2013/14"},{"id":"2824","slug":"bermuda-tour-of-west-indies-july-2006-2006","name":"Bermuda tour of West Indies [July 2006], 2006","shortName":"Bermuda tour of West Indies [July 2006], 2006"},{"id":"4152","slug":"bermuda-tour-of-west-indies-2007-08","name":"Bermuda tour of West Indies, 2007/08","shortName":"Bermuda tour of West Indies, 2007/08"},{"id":"6538","slug":"big-bash-league-2011-12","name":"Big Bash League, 2011/12","shortName":"Big Bash League, 2011/12"},{"id":"7457","slug":"big-bash-league-2012-13","name":"Big Bash League, 2012/13","shortName":"Big Bash League, 2012/13"},{"id":"8209","slug":"big-bash-league-2013-14","name":"Big Bash League, 2013/14","shortName":"Big Bash League, 2013/14"},{"id":"9351","slug":"big-bash-league-2014-15","name":"Big Bash League, 2014/15","shortName":"Big Bash League, 2014/15"},{"id":"10273","slug":"big-bash-league-2015-16","name":"Big Bash League, 2015/16","shortName":"Big Bash League, 2015/16"},{"id":"11241","slug":"big-bash-league-2016-17","name":"Big Bash League, 2016/17","shortName":"Big Bash League, 2016/17"},{"id":"11935","slug":"big-bash-league-2017-18","name":"Big Bash League, 2017/18","shortName":"Big Bash League, 2017/18"},{"id":"12486","slug":"big-bash-league-2018-19","name":"Big Bash League, 2018/19","shortName":"Big Bash League, 2018/19"},{"id":"13207","slug":"big-bash-league-2019-20","name":"Big Bash League, 2019/20","shortName":"Big Bash League, 2019/20"},{"id":"13692","slug":"big-bash-league-2020-21","name":"Big Bash League, 2020/21","shortName":"Big Bash League, 2020/21"},{"id":"14034","slug":"big-bash-league-2021-22","name":"Big Bash League, 2021/22","shortName":"Big Bash League, 2021/22"},{"id":"14823","slug":"big-bash-league-2022-23","name":"Big Bash League, 2022/23","shortName":"Big Bash League, 2022/23"},{"id":"15579","slug":"big-bash-league-2023-24","name":"Big Bash League, 2023/24","shortName":"Big Bash League, 2023/24"},{"id":"12701","slug":"boost-defenders-tour-of-united-arab-emirates-2018-19","name":"Boost Defenders tour of United Arab Emirates, 2018/19","shortName":"Boost Defenders tour of United Arab Emirates, 2018/19"},{"id":"8359","slug":"brisbane-heat-tour-of-india-2013-14","name":"Brisbane Heat tour of India, 2013/14","shortName":"Brisbane Heat tour of India, 2013/14"},{"id":"5080","slug":"british-asian-cup-2009","name":"British Asian Cup, 2009","shortName":"British Asian Cup, 2009"},{"id":"10153","slug":"canada-tour-of-ireland-and-scotland-2015","name":"Canada tour of Ireland and Scotland, 2015","shortName":"Canada tour of Ireland and Scotland, 2015"},{"id":"7176","slug":"canada-tour-of-united-arab-emirates-2011-12","name":"Canada tour of United Arab Emirates, 2011/12","shortName":"Canada tour of United Arab Emirates, 2011/12"},{"id":"8445","slug":"canada-tour-of-united-arab-emirates-2013-14","name":"Canada tour of United Arab Emirates, 2013/14","shortName":"Canada tour of United Arab Emirates, 2013/14"},{"id":"5951","slug":"canada-tour-of-west-indies-2010","name":"Canada tour of West Indies, 2010","shortName":"Canada tour of West Indies, 2010"},{"id":"6327","slug":"canada-tour-of-west-indies-2010-11","name":"Canada tour of West Indies, 2010/11","shortName":"Canada tour of West Indies, 2010/11"},{"id":"6977","slug":"canada-tour-of-west-indies-2011-12","name":"Canada tour of West Indies, 2011/12","shortName":"Canada tour of West Indies, 2011/12"},{"id":"8130","slug":"canada-v-united-arab-emirates-t20-series-2013","name":"Canada v United Arab Emirates T20 Series, 2013","shortName":"Canada v United Arab Emirates T20 Series, 2013"},{"id":"5528","slug":"cape-cobras-tour-of-india-2009-10","name":"Cape Cobras tour of India, 2009/10","shortName":"Cape Cobras tour of India, 2009/10"},{"id":"6747","slug":"cape-cobras-tour-of-india-2011-12","name":"Cape Cobras tour of India, 2011/12","shortName":"Cape Cobras tour of India, 2011/12"},{"id":"9409","slug":"cape-cobras-tour-of-india-2014-15","name":"Cape Cobras tour of India, 2014/15","shortName":"Cape Cobras tour of India, 2014/15"},{"id":"8012","slug":"caribbean-premier-league-2013","name":"Caribbean Premier League, 2013","shortName":"Caribbean Premier League, 2013"},{"id":"9153","slug":"caribbean-premier-league-2014","name":"Caribbean Premier League, 2014","shortName":"Caribbean Premier League, 2014"},{"id":"9903","slug":"caribbean-premier-league-2015","name":"Caribbean Premier League, 2015","shortName":"Caribbean Premier League, 2015"},{"id":"11003","slug":"caribbean-premier-league-2016","name":"Caribbean Premier League, 2016","shortName":"Caribbean Premier League, 2016"},{"id":"11754","slug":"caribbean-premier-league-2017","name":"Caribbean Premier League, 2017","shortName":"Caribbean Premier League, 2017"},{"id":"12436","slug":"caribbean-premier-league-2018","name":"Caribbean Premier League, 2018","shortName":"Caribbean Premier League, 2018"},{"id":"13062","slug":"caribbean-premier-league-2019","name":"Caribbean Premier League, 2019","shortName":"Caribbean Premier League, 2019"},{"id":"13691","slug":"caribbean-premier-league-2020","name":"Caribbean Premier League, 2020","shortName":"Caribbean Premier League, 2020"},{"id":"13996","slug":"caribbean-premier-league-2021","name":"Caribbean Premier League, 2021","shortName":"Caribbean Premier League, 2021"},{"id":"14723","slug":"caribbean-premier-league-2022","name":"Caribbean Premier League, 2022","shortName":"Caribbean Premier League, 2022"},{"id":"15350","slug":"caribbean-premier-league-2023","name":"Caribbean Premier League, 2023","shortName":"Caribbean Premier League, 2023"},{"id":"16253","slug":"caribbean-premier-league-2024","name":"Caribbean Premier League, 2024","shortName":"Caribbean Premier League, 2024"},{"id":"5915","slug":"caribbean-t20-2010","name":"Caribbean T20, 2010","shortName":"Caribbean T20, 2010"},{"id":"6323","slug":"caribbean-t20-2010-11","name":"Caribbean T20, 2010/11","shortName":"Caribbean T20, 2010/11"},{"id":"6941","slug":"caribbean-t20-2011-12","name":"Caribbean T20, 2011/12","shortName":"Caribbean T20, 2011/12"},{"id":"7747","slug":"caribbean-t20-2012-13","name":"Caribbean T20, 2012/13","shortName":"Caribbean T20, 2012/13"},{"id":"2815","slug":"cayman-islands-tour-of-west-indies-2006","name":"Cayman Islands tour of West Indies, 2006","shortName":"Cayman Islands tour of West Indies, 2006"},{"id":"4151","slug":"cayman-islands-tour-of-west-indies-2007-08","name":"Cayman Islands tour of West Indies, 2007/08","shortName":"Cayman Islands tour of West Indies, 2007/08"},{"id":"5954","slug":"central-districts-tour-of-south-africa-2010-11","name":"Central Districts tour of South Africa, 2010/11","shortName":"Central Districts tour of South Africa, 2010/11"},{"id":"5097","slug":"champions-league-twenty20-2009-10","name":"Champions League Twenty20, 2009/10","shortName":"Champions League Twenty20, 2009/10"},{"id":"5854","slug":"champions-league-twenty20-2010-11","name":"Champions League Twenty20, 2010/11","shortName":"Champions League Twenty20, 2010/11"},{"id":"7355","slug":"champions-league-twenty20-2012-13","name":"Champions League Twenty20, 2012/13","shortName":"Champions League Twenty20, 2012/13"},{"id":"8098","slug":"champions-league-twenty20-2013-14","name":"Champions League Twenty20, 2013/14","shortName":"Champions League Twenty20, 2013/14"},{"id":"9399","slug":"champions-league-twenty20-2014-15","name":"Champions League Twenty20, 2014/15","shortName":"Champions League Twenty20, 2014/15"},{"id":"16896","slug":"champions-t20-cup-2024-25","name":"Champions T20 Cup, 2024/25","shortName":"Champions T20 Cup, 2024/25"},{"id":"5019","slug":"chennai-super-kings-tour-of-south-africa-2009","name":"Chennai Super Kings tour of South Africa, 2009","shortName":"Chennai Super Kings tour of South Africa, 2009"},{"id":"5955","slug":"chennai-super-kings-tour-of-south-africa-2010-11","name":"Chennai Super Kings tour of South Africa, 2010/11","shortName":"Chennai Super Kings tour of South Africa, 2010/11"},{"id":"7525","slug":"chennai-super-kings-tour-of-south-africa-2012-13","name":"Chennai Super Kings tour of South Africa, 2012/13","shortName":"Chennai Super Kings tour of South Africa, 2012/13"},{"id":"9145","slug":"chennai-super-kings-tour-of-united-arab-emirates-2014","name":"Chennai Super Kings tour of United Arab Emirates, 2014","shortName":"Chennai Super Kings tour of United Arab Emirates, 2014"},{"id":"13721","slug":"chennai-super-kings-tour-of-united-arab-emirates-2020-21","name":"Chennai Super Kings tour of United Arab Emirates, 2020/21","shortName":"Chennai Super Kings tour of United Arab Emirates, 2020/21"},{"id":"14190","slug":"chennai-super-kings-tour-of-united-arab-emirates-2021","name":"Chennai Super Kings tour of United Arab Emirates, 2021","shortName":"Chennai Super Kings tour of United Arab Emirates, 2021"},{"id":"3386","slug":"chilaw-marians-cricket-club-tour-of-england-2005","name":"Chilaw Marians Cricket Club tour of England, 2005","shortName":"Chilaw Marians Cricket Club tour of England, 2005"},{"id":"10089","slug":"cool-cool-presents-haier-super8-t20-cup-2015","name":"Cool \u0026 Cool Presents Haier Super8 T20 Cup, 2015","shortName":"Cool \u0026 Cool Presents Haier Super8 T20 Cup, 2015"},{"id":"10437","slug":"cool-and-cool-presents-haier-mobile-t-20-cup-2015-16","name":"Cool and Cool Presents Haier Mobile T-20 Cup, 2015/16","shortName":"Cool and Cool Presents Haier Mobile T-20 Cup, 2015/16"},{"id":"11805","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2017","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2017","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2017"},{"id":"12255","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2018","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2018","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2018"},{"id":"12933","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2019","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2019","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2019"},{"id":"13695","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2020","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2020","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2020"},{"id":"13933","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2021","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2021","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2021"},{"id":"14509","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2022","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2022","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2022"},{"id":"15388","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2023","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2023","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2023"},{"id":"16278","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2024","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2024","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2024"},{"id":"7584","slug":"csa-provincial-pro20-competition-2012-13","name":"CSA Provincial Pro20 Competition, 2012/13","shortName":"CSA Provincial Pro20 Competition, 2012/13"},{"id":"6802","slug":"csa-provincial-t20-challenge-2011-12","name":"CSA Provincial T20 Challenge, 2011/12","shortName":"CSA Provincial T20 Challenge, 2011/12"},{"id":"8619","slug":"csa-provincial-t20-challenge-2013-14","name":"CSA Provincial T20 Challenge, 2013/14","shortName":"CSA Provincial T20 Challenge, 2013/14"},{"id":"9603","slug":"csa-provincial-t20-challenge-2014-15","name":"CSA Provincial T20 Challenge, 2014/15","shortName":"CSA Provincial T20 Challenge, 2014/15"},{"id":"10115","slug":"csa-provincial-t20-challenge-2015-16","name":"CSA Provincial T20 Challenge, 2015/16","shortName":"CSA Provincial T20 Challenge, 2015/16"},{"id":"13339","slug":"csa-provincial-t20-cup-2019-20","name":"CSA Provincial T20 Cup, 2019/20","shortName":"CSA Provincial T20 Cup, 2019/20"},{"id":"14180","slug":"csa-provincial-t20-cup-2021-22","name":"CSA Provincial T20 Cup, 2021/22","shortName":"CSA Provincial T20 Cup, 2021/22"},{"id":"14978","slug":"csa-provincial-t20-cup-2022-23","name":"CSA Provincial T20 Cup, 2022/23","shortName":"CSA Provincial T20 Cup, 2022/23"},{"id":"15720","slug":"csa-provincial-t20-cup-2023-24","name":"CSA Provincial T20 Cup, 2023/24","shortName":"CSA Provincial T20 Cup, 2023/24"},{"id":"11141","slug":"csa-t20-challenge-2016-17","name":"CSA T20 Challenge, 2016/17","shortName":"CSA T20 Challenge, 2016/17"},{"id":"12594","slug":"csa-t20-challenge-2018-19","name":"CSA T20 Challenge, 2018/19","shortName":"CSA T20 Challenge, 2018/19"},{"id":"13770","slug":"csa-t20-challenge-2020-21","name":"CSA T20 Challenge, 2020/21","shortName":"CSA T20 Challenge, 2020/21"},{"id":"14465","slug":"csa-t20-challenge-2021-22","name":"CSA T20 Challenge, 2021/22","shortName":"CSA T20 Challenge, 2021/22"},{"id":"14972","slug":"csa-t20-challenge-2022-23","name":"CSA T20 Challenge, 2022/23","shortName":"CSA T20 Challenge, 2022/23"},{"id":"15721","slug":"csa-t20-challenge-2023-24","name":"CSA T20 Challenge, 2023/24","shortName":"CSA T20 Challenge, 2023/24"},{"id":"16525","slug":"csa-t20-challenge-2024-25","name":"CSA T20 Challenge, 2024/25","shortName":"CSA T20 Challenge, 2024/25"},{"id":"16530","slug":"csa-t20-knock-out-competition-2024-25","name":"CSA T20 Knock-Out Competition, 2024/25","shortName":"CSA T20 Knock-Out Competition, 2024/25"},{"id":"7277","slug":"csn-premier-clubs-t20-tournament-2011-12","name":"CSN Premier Clubs T20 Tournament, 2011/12","shortName":"CSN Premier Clubs T20 Tournament, 2011/12"},{"id":"5020","slug":"deccan-chargers-tour-of-south-africa-2009","name":"Deccan Chargers tour of South Africa, 2009","shortName":"Deccan Chargers tour of South Africa, 2009"},{"id":"13724","slug":"delhi-capitals-tour-of-united-arab-emirates-2020-21","name":"Delhi Capitals tour of United Arab Emirates, 2020/21","shortName":"Delhi Capitals tour of United Arab Emirates, 2020/21"},{"id":"14197","slug":"delhi-capitals-tour-of-united-arab-emirates-2021","name":"Delhi Capitals tour of United Arab Emirates, 2021","shortName":"Delhi Capitals tour of United Arab Emirates, 2021"},{"id":"5023","slug":"delhi-daredevils-tour-of-south-africa-2009","name":"Delhi Daredevils tour of South Africa, 2009","shortName":"Delhi Daredevils tour of South Africa, 2009"},{"id":"7523","slug":"delhi-daredevils-tour-of-south-africa-2012-13","name":"Delhi Daredevils tour of South Africa, 2012/13","shortName":"Delhi Daredevils tour of South Africa, 2012/13"},{"id":"9143","slug":"delhi-daredevils-tour-of-united-arab-emirates-2014","name":"Delhi Daredevils tour of United Arab Emirates, 2014","shortName":"Delhi Daredevils tour of United Arab Emirates, 2014"},{"id":"7182","slug":"denmark-tour-of-united-arab-emirates-2011-12","name":"Denmark tour of United Arab Emirates, 2011/12","shortName":"Denmark tour of United Arab Emirates, 2011/12"},{"id":"8463","slug":"denmark-tour-of-united-arab-emirates-2013-14","name":"Denmark tour of United Arab Emirates, 2013/14","shortName":"Denmark tour of United Arab Emirates, 2013/14"},{"id":"5772","slug":"desert-vipers-tour-of-zimbabwe-2009-10","name":"Desert Vipers tour of Zimbabwe, 2009/10","shortName":"Desert Vipers tour of Zimbabwe, 2009/10"},{"id":"12901","slug":"dhaka-premier-division-twenty20-cricket-league-2018-19","name":"Dhaka Premier Division Twenty20 Cricket League, 2018/19","shortName":"Dhaka Premier Division Twenty20 Cricket League, 2018/19"},{"id":"13997","slug":"dhaka-premier-division-twenty20-cricket-league-2021","name":"Dhaka Premier Division Twenty20 Cricket League, 2021","shortName":"Dhaka Premier Division Twenty20 Cricket League, 2021"},{"id":"9411","slug":"dolphins-tour-of-india-2014-15","name":"Dolphins tour of India, 2014/15","shortName":"Dolphins tour of India, 2014/15"},{"id":"7652","slug":"domestic-twenty20-competition-2012-13","name":"Domestic Twenty20 Competition, 2012/13","shortName":"Domestic Twenty20 Competition, 2012/13"},{"id":"10981","slug":"domestic-twenty20-competition-2015-16","name":"Domestic Twenty20 Competition, 2015/16","shortName":"Domestic Twenty20 Competition, 2015/16"},{"id":"12910","slug":"domestic-twenty20-competition-2018-19","name":"Domestic Twenty20 Competition, 2018/19","shortName":"Domestic Twenty20 Competition, 2018/19"},{"id":"5529","slug":"eagles-tour-of-india-2009-10","name":"Eagles tour of India, 2009/10","shortName":"Eagles tour of India, 2009/10"},{"id":"7139","slug":"england-lions-in-bangladesh-unofficial-t20i-series-2011-12","name":"England Lions in Bangladesh unofficial T20I Series, 2011/12","shortName":"England Lions in Bangladesh unofficial T20I Series, 2011/12"},{"id":"4785","slug":"england-lions-v-new-zealand-a-twenty20-match-2008-09","name":"England Lions v New Zealand A Twenty20 Match, 2008/09","shortName":"England Lions v New Zealand A Twenty20 Match, 2008/09"},{"id":"5718","slug":"england-tour-of-united-arab-emirates-2009-10","name":"England tour of United Arab Emirates, 2009/10","shortName":"England tour of United Arab Emirates, 2009/10"},{"id":"4338","slug":"england-tour-of-west-indies-oct-nov-2008-2008-09","name":"England tour of West Indies [Oct-Nov 2008], 2008/09","shortName":"England tour of West Indies [Oct-Nov 2008], 2008/09"},{"id":"6498","slug":"etihad-summer-festival-2011","name":"Etihad Summer Festival, 2011","shortName":"Etihad Summer Festival, 2011"},{"id":"3387","slug":"faisalabad-wolves-tour-of-england-2005","name":"Faisalabad Wolves tour of England, 2005","shortName":"Faisalabad Wolves tour of England, 2005"},{"id":"8355","slug":"faisalabad-wolves-tour-of-india-2013-14","name":"Faisalabad Wolves tour of India, 2013/14","shortName":"Faisalabad Wolves tour of India, 2013/14"},{"id":"6645","slug":"faysal-bank-super-eight-t-20-cup-2011","name":"Faysal Bank Super Eight T-20 Cup, 2011","shortName":"Faysal Bank Super Eight T-20 Cup, 2011"},{"id":"7276","slug":"faysal-bank-super-eight-t-20-cup-2011-12","name":"Faysal Bank Super Eight T-20 Cup, 2011/12","shortName":"Faysal Bank Super Eight T-20 Cup, 2011/12"},{"id":"8061","slug":"faysal-bank-super-eight-t-20-cup-2012-13","name":"Faysal Bank Super Eight T-20 Cup, 2012/13","shortName":"Faysal Bank Super Eight T-20 Cup, 2012/13"},{"id":"8787","slug":"faysal-bank-t-20-cup-for-departments-2013-14","name":"Faysal Bank T-20 Cup for Departments, 2013/14","shortName":"Faysal Bank T-20 Cup for Departments, 2013/14"},{"id":"6248","slug":"faysal-bank-t-20-cup-2010-11","name":"Faysal Bank T-20 Cup, 2010/11","shortName":"Faysal Bank T-20 Cup, 2010/11"},{"id":"6837","slug":"faysal-bank-t-20-cup-2011-12","name":"Faysal Bank T-20 Cup, 2011/12","shortName":"Faysal Bank T-20 Cup, 2011/12"},{"id":"7946","slug":"faysal-bank-t-20-cup-2012-13","name":"Faysal Bank T-20 Cup, 2012/13","shortName":"Faysal Bank T-20 Cup, 2012/13"},{"id":"9015","slug":"faysal-bank-t-20-cup-2013-14","name":"Faysal Bank T-20 Cup, 2013/14","shortName":"Faysal Bank T-20 Cup, 2013/14"},{"id":"6381","slug":"friends-life-t20-2011","name":"Friends Life t20, 2011","shortName":"Friends Life t20, 2011"},{"id":"7030","slug":"friends-life-t20-2012","name":"Friends Life t20, 2012","shortName":"Friends Life t20, 2012"},{"id":"7907","slug":"friends-life-t20-2013","name":"Friends Life t20, 2013","shortName":"Friends Life t20, 2013"},{"id":"5610","slug":"friends-provident-t20-2010","name":"Friends Provident t20, 2010","shortName":"Friends Provident t20, 2010"},{"id":"9615","slug":"georgie-pie-super-smash-2014-15","name":"Georgie Pie Super Smash, 2014/15","shortName":"Georgie Pie Super Smash, 2014/15"},{"id":"10497","slug":"georgie-pie-super-smash-2015-16","name":"Georgie Pie Super Smash, 2015/16","shortName":"Georgie Pie Super Smash, 2015/16"},{"id":"16829","slug":"global-super-league-2024-25","name":"Global Super League, 2024/25","shortName":"Global Super League, 2024/25"},{"id":"11393","slug":"guyana-amazon-warriors-tour-of-united-states-of-america-2016","name":"Guyana Amazon Warriors tour of United States of America, 2016","shortName":"Guyana Amazon Warriors tour of United States of America, 2016"},{"id":"11948","slug":"guyana-amazon-warriors-tour-of-united-states-of-america-2017","name":"Guyana Amazon Warriors tour of United States of America, 2017","shortName":"Guyana Amazon Warriors tour of United States of America, 2017"},{"id":"12570","slug":"guyana-amazon-warriors-tour-of-united-states-of-america-2018","name":"Guyana Amazon Warriors tour of United States of America, 2018","shortName":"Guyana Amazon Warriors tour of United States of America, 2018"},{"id":"6048","slug":"guyana-tour-of-south-africa-2010-11","name":"Guyana tour of South Africa, 2010/11","shortName":"Guyana tour of South Africa, 2010/11"},{"id":"7619","slug":"hampshire-tour-of-south-africa-2012-13","name":"Hampshire tour of South Africa, 2012/13","shortName":"Hampshire tour of South Africa, 2012/13"},{"id":"6329","slug":"hampshire-tour-of-west-indies-2010-11","name":"Hampshire tour of West Indies, 2010/11","shortName":"Hampshire tour of West Indies, 2010/11"},{"id":"16831","slug":"hampshire-tour-of-west-indies-2024-25","name":"Hampshire tour of West Indies, 2024/25","shortName":"Hampshire tour of West Indies, 2024/25"},{"id":"9407","slug":"hobart-hurricanes-tour-of-india-2014-15","name":"Hobart Hurricanes tour of India, 2014/15","shortName":"Hobart Hurricanes tour of India, 2014/15"},{"id":"12704","slug":"hobart-hurricanes-tour-of-united-arab-emirates-2018-19","name":"Hobart Hurricanes tour of United Arab Emirates, 2018/19","shortName":"Hobart Hurricanes tour of United Arab Emirates, 2018/19"},{"id":"10147","slug":"hong-kong-tour-of-ireland-and-scotland-2015","name":"Hong Kong tour of Ireland and Scotland, 2015","shortName":"Hong Kong tour of Ireland and Scotland, 2015"},{"id":"16758","slug":"hong-kong-tour-of-oman-2024-25","name":"Hong Kong tour of Oman, 2024/25","shortName":"Hong Kong tour of Oman, 2024/25"},{"id":"9079","slug":"hong-kong-tour-of-sri-lanka-and-united-arab-emirates-2013-14","name":"Hong Kong tour of Sri Lanka and United Arab Emirates, 2013/14","shortName":"Hong Kong tour of Sri Lanka and United Arab Emirates, 2013/14"},{"id":"7179","slug":"hong-kong-tour-of-united-arab-emirates-2011-12","name":"Hong Kong tour of United Arab Emirates, 2011/12","shortName":"Hong Kong tour of United Arab Emirates, 2011/12"},{"id":"8465","slug":"hong-kong-tour-of-united-arab-emirates-2013-14","name":"Hong Kong tour of United Arab Emirates, 2013/14","shortName":"Hong Kong tour of United Arab Emirates, 2013/14"},{"id":"5482","slug":"hrv-cup-2009-10","name":"HRV Cup, 2009/10","shortName":"HRV Cup, 2009/10"},{"id":"6131","slug":"hrv-cup-2010-11","name":"HRV Cup, 2010/11","shortName":"HRV Cup, 2010/11"},{"id":"6764","slug":"hrv-cup-2011-12","name":"HRV Cup, 2011/12","shortName":"HRV Cup, 2011/12"},{"id":"7568","slug":"hrv-cup-2012-13","name":"HRV Cup, 2012/13","shortName":"HRV Cup, 2012/13"},{"id":"8537","slug":"hrv-twenty20-2013-14","name":"HRV Twenty20, 2013/14","shortName":"HRV Twenty20, 2013/14"},{"id":"7321","slug":"india-a-in-west-indies-unofficial-t20i-series-2012","name":"India A in West Indies unofficial T20I Series, 2012","shortName":"India A in West Indies unofficial T20I Series, 2012"},{"id":"16762","slug":"india-a-tour-of-oman-2024-25","name":"India A tour of Oman, 2024/25","shortName":"India A tour of Oman, 2024/25"},{"id":"14151","slug":"india-tour-of-england-2022","name":"India tour of England, 2022","shortName":"India tour of England, 2022"},{"id":"3519","slug":"indian-premier-league-2007-08","name":"Indian Premier League, 2007/08","shortName":"Indian Premier League, 2007/08"},{"id":"4801","slug":"indian-premier-league-2009","name":"Indian Premier League, 2009","shortName":"Indian Premier League, 2009"},{"id":"5319","slug":"indian-premier-league-2009-10","name":"Indian Premier League, 2009/10","shortName":"Indian Premier League, 2009/10"},{"id":"5969","slug":"indian-premier-league-2011","name":"Indian Premier League, 2011","shortName":"Indian Premier League, 2011"},{"id":"6680","slug":"indian-premier-league-2012","name":"Indian Premier League, 2012","shortName":"Indian Premier League, 2012"},{"id":"7720","slug":"indian-premier-league-2013","name":"Indian Premier League, 2013","shortName":"Indian Premier League, 2013"},{"id":"11001","slug":"indian-premier-league-2016","name":"Indian Premier League, 2016","shortName":"Indian Premier League, 2016"},{"id":"11701","slug":"indian-premier-league-2017","name":"Indian Premier League, 2017","shortName":"Indian Premier League, 2017"},{"id":"12210","slug":"indian-premier-league-2018","name":"Indian Premier League, 2018","shortName":"Indian Premier League, 2018"},{"id":"12741","slug":"indian-premier-league-2019","name":"Indian Premier League, 2019","shortName":"Indian Premier League, 2019"},{"id":"13533","slug":"indian-premier-league-2020-21","name":"Indian Premier League, 2020/21","shortName":"Indian Premier League, 2020/21"},{"id":"13840","slug":"indian-premier-league-2021","name":"Indian Premier League, 2021","shortName":"Indian Premier League, 2021"},{"id":"14452","slug":"indian-premier-league-2022","name":"Indian Premier League, 2022","shortName":"Indian Premier League, 2022"},{"id":"15129","slug":"indian-premier-league-2023","name":"Indian Premier League, 2023","shortName":"Indian Premier League, 2023"},{"id":"15940","slug":"indian-premier-league-2024","name":"Indian Premier League, 2024","shortName":"Indian Premier League, 2024"},{"id":"3149","slug":"inter-state-twenty-20-tournament-2006-07","name":"Inter State Twenty-20 Tournament, 2006/07","shortName":"Inter State Twenty-20 Tournament, 2006/07"},{"id":"11707","slug":"inter-state-twenty-20-tournament-2016-17","name":"Inter State Twenty-20 Tournament, 2016/17","shortName":"Inter State Twenty-20 Tournament, 2016/17"},{"id":"2573","slug":"international-20-20-club-championship-2005","name":"International 20:20 Club Championship, 2005","shortName":"International 20:20 Club Championship, 2005"},{"id":"15902","slug":"international-league-t20-2023-24","name":"International League T20, 2023/24","shortName":"International League T20, 2023/24"},{"id":"13860","slug":"ireland-a-in-bangladesh-unofficial-t20i-series-2020-21","name":"Ireland A in Bangladesh unofficial T20I Series, 2020/21","shortName":"Ireland A in Bangladesh unofficial T20I Series, 2020/21"},{"id":"14521","slug":"ireland-a-in-namibia-unofficial-t20i-series-2021-22","name":"Ireland A in Namibia unofficial T20I Series, 2021/22","shortName":"Ireland A in Namibia unofficial T20I Series, 2021/22"},{"id":"16186","slug":"ireland-a-in-nepal-unofficial-t20i-series-2023-24","name":"Ireland A in Nepal unofficial T20I Series, 2023/24","shortName":"Ireland A in Nepal unofficial T20I Series, 2023/24"},{"id":"13626","slug":"ireland-a-v-namibia-unofficial-t20i-series-2019-20","name":"Ireland A v Namibia unofficial T20I Series, 2019/20","shortName":"Ireland A v Namibia unofficial T20I Series, 2019/20"},{"id":"5753","slug":"ireland-tour-of-united-arab-emirates-2009-10","name":"Ireland tour of United Arab Emirates, 2009/10","shortName":"Ireland tour of United Arab Emirates, 2009/10"},{"id":"7172","slug":"ireland-tour-of-united-arab-emirates-2011-12","name":"Ireland tour of United Arab Emirates, 2011/12","shortName":"Ireland tour of United Arab Emirates, 2011/12"},{"id":"11689","slug":"ireland-tour-of-united-arab-emirates-2016-17","name":"Ireland tour of United Arab Emirates, 2016/17","shortName":"Ireland tour of United Arab Emirates, 2016/17"},{"id":"10935","slug":"islamabad-united-tour-of-united-arab-emirates-2015-16","name":"Islamabad United tour of United Arab Emirates, 2015/16","shortName":"Islamabad United tour of United Arab Emirates, 2015/16"},{"id":"11725","slug":"islamabad-united-tour-of-united-arab-emirates-2016-17","name":"Islamabad United tour of United Arab Emirates, 2016/17","shortName":"Islamabad United tour of United Arab Emirates, 2016/17"},{"id":"12263","slug":"islamabad-united-tour-of-united-arab-emirates-2017-18","name":"Islamabad United tour of United Arab Emirates, 2017/18","shortName":"Islamabad United tour of United Arab Emirates, 2017/18"},{"id":"12805","slug":"islamabad-united-tour-of-united-arab-emirates-2018-19","name":"Islamabad United tour of United Arab Emirates, 2018/19","shortName":"Islamabad United tour of United Arab Emirates, 2018/19"},{"id":"14008","slug":"islamabad-united-tour-of-united-arab-emirates-2021","name":"Islamabad United tour of United Arab Emirates, 2021","shortName":"Islamabad United tour of United Arab Emirates, 2021"},{"id":"9659","slug":"island-of-origin-2014-15","name":"Island of Origin, 2014/15","shortName":"Island of Origin, 2014/15"},{"id":"11005","slug":"island-of-origin-2015-16","name":"Island of Origin, 2015/16","shortName":"Island of Origin, 2015/16"},{"id":"7170","slug":"italy-tour-of-united-arab-emirates-2011-12","name":"Italy tour of United Arab Emirates, 2011/12","shortName":"Italy tour of United Arab Emirates, 2011/12"},{"id":"8451","slug":"italy-tour-of-united-arab-emirates-2013-14","name":"Italy tour of United Arab Emirates, 2013/14","shortName":"Italy tour of United Arab Emirates, 2013/14"},{"id":"11399","slug":"jamaica-tallawahs-tour-of-united-states-of-america-2016","name":"Jamaica Tallawahs tour of United States of America, 2016","shortName":"Jamaica Tallawahs tour of United States of America, 2016"},{"id":"11951","slug":"jamaica-tallawahs-tour-of-united-states-of-america-2017","name":"Jamaica Tallawahs tour of United States of America, 2017","shortName":"Jamaica Tallawahs tour of United States of America, 2017"},{"id":"12571","slug":"jamaica-tallawahs-tour-of-united-states-of-america-2018","name":"Jamaica Tallawahs tour of United States of America, 2018","shortName":"Jamaica Tallawahs tour of United States of America, 2018"},{"id":"10157","slug":"jersey-tour-of-ireland-and-scotland-2015","name":"Jersey tour of Ireland and Scotland, 2015","shortName":"Jersey tour of Ireland and Scotland, 2015"},{"id":"12694","slug":"kabul-zwanan-tour-of-united-arab-emirates-2018-19","name":"Kabul Zwanan tour of United Arab Emirates, 2018/19","shortName":"Kabul Zwanan tour of United Arab Emirates, 2018/19"},{"id":"12696","slug":"kandahar-knights-tour-of-united-arab-emirates-2018-19","name":"Kandahar Knights tour of United Arab Emirates, 2018/19","shortName":"Kandahar Knights tour of United Arab Emirates, 2018/19"},{"id":"8497","slug":"kandurata-maroons-tour-of-india-2013-14","name":"Kandurata Maroons tour of India, 2013/14","shortName":"Kandurata Maroons tour of India, 2013/14"},{"id":"10941","slug":"karachi-kings-tour-of-united-arab-emirates-2015-16","name":"Karachi Kings tour of United Arab Emirates, 2015/16","shortName":"Karachi Kings tour of United Arab Emirates, 2015/16"},{"id":"11726","slug":"karachi-kings-tour-of-united-arab-emirates-2016-17","name":"Karachi Kings tour of United Arab Emirates, 2016/17","shortName":"Karachi Kings tour of United Arab Emirates, 2016/17"},{"id":"12260","slug":"karachi-kings-tour-of-united-arab-emirates-2017-18","name":"Karachi Kings tour of United Arab Emirates, 2017/18","shortName":"Karachi Kings tour of United Arab Emirates, 2017/18"},{"id":"12807","slug":"karachi-kings-tour-of-united-arab-emirates-2018-19","name":"Karachi Kings tour of United Arab Emirates, 2018/19","shortName":"Karachi Kings tour of United Arab Emirates, 2018/19"},{"id":"14006","slug":"karachi-kings-tour-of-united-arab-emirates-2021","name":"Karachi Kings tour of United Arab Emirates, 2021","shortName":"Karachi Kings tour of United Arab Emirates, 2021"},{"id":"6961","slug":"kenya-in-namibia-unofficial-t20i-series-2011-12","name":"Kenya in Namibia unofficial T20I Series, 2011/12","shortName":"Kenya in Namibia unofficial T20I Series, 2011/12"},{"id":"8707","slug":"kenya-in-sri-lanka-unofficial-t20i-series-2013-14","name":"Kenya in Sri Lanka unofficial T20I Series, 2013/14","shortName":"Kenya in Sri Lanka unofficial T20I Series, 2013/14"},{"id":"10139","slug":"kenya-tour-of-ireland-and-scotland-2015","name":"Kenya tour of Ireland and Scotland, 2015","shortName":"Kenya tour of Ireland and Scotland, 2015"},{"id":"6960","slug":"kenya-tour-of-namibia-2011-12","name":"Kenya tour of Namibia, 2011/12","shortName":"Kenya tour of Namibia, 2011/12"},{"id":"8074","slug":"kenya-tour-of-namibia-2013","name":"Kenya tour of Namibia, 2013","shortName":"Kenya tour of Namibia, 2013"},{"id":"10321","slug":"kenya-tour-of-south-africa-2015-16","name":"Kenya tour of South Africa, 2015/16","shortName":"Kenya tour of South Africa, 2015/16"},{"id":"11529","slug":"kenya-tour-of-south-africa-2016-17","name":"Kenya tour of South Africa, 2016/17","shortName":"Kenya tour of South Africa, 2016/17"},{"id":"11960","slug":"kenya-tour-of-south-africa-2017-18","name":"Kenya tour of South Africa, 2017/18","shortName":"Kenya tour of South Africa, 2017/18"},{"id":"12606","slug":"kenya-tour-of-south-africa-2018-19","name":"Kenya tour of South Africa, 2018/19","shortName":"Kenya tour of South Africa, 2018/19"},{"id":"8709","slug":"kenya-tour-of-sri-lanka-2013-14","name":"Kenya tour of Sri Lanka, 2013/14","shortName":"Kenya tour of Sri Lanka, 2013/14"},{"id":"5756","slug":"kenya-tour-of-united-arab-emirates-2009-10","name":"Kenya tour of United Arab Emirates, 2009/10","shortName":"Kenya tour of United Arab Emirates, 2009/10"},{"id":"7178","slug":"kenya-tour-of-united-arab-emirates-2011-12","name":"Kenya tour of United Arab Emirates, 2011/12","shortName":"Kenya tour of United Arab Emirates, 2011/12"},{"id":"6988","slug":"kenya-tour-of-zimbabwe-2011-12","name":"Kenya tour of Zimbabwe, 2011/12","shortName":"Kenya tour of Zimbabwe, 2011/12"},{"id":"2802","slug":"kfc-twenty20-2006-07","name":"KFC Twenty20, 2006/07","shortName":"KFC Twenty20, 2006/07"},{"id":"3265","slug":"kfc-twenty20-2007-08","name":"KFC Twenty20, 2007/08","shortName":"KFC Twenty20, 2007/08"},{"id":"5022","slug":"kings-xi-punjab-tour-of-south-africa-2009","name":"Kings XI Punjab tour of South Africa, 2009","shortName":"Kings XI Punjab tour of South Africa, 2009"},{"id":"9147","slug":"kings-xi-punjab-tour-of-united-arab-emirates-2014","name":"Kings XI Punjab tour of United Arab Emirates, 2014","shortName":"Kings XI Punjab tour of United Arab Emirates, 2014"},{"id":"13726","slug":"kings-xi-punjab-tour-of-united-arab-emirates-2020-21","name":"Kings XI Punjab tour of United Arab Emirates, 2020/21","shortName":"Kings XI Punjab tour of United Arab Emirates, 2020/21"},{"id":"5024","slug":"kolkata-knight-riders-tour-of-south-africa-2009","name":"Kolkata Knight Riders tour of South Africa, 2009","shortName":"Kolkata Knight Riders tour of South Africa, 2009"},{"id":"7524","slug":"kolkata-knight-riders-tour-of-south-africa-2012-13","name":"Kolkata Knight Riders tour of South Africa, 2012/13","shortName":"Kolkata Knight Riders tour of South Africa, 2012/13"},{"id":"9139","slug":"kolkata-knight-riders-tour-of-united-arab-emirates-2014","name":"Kolkata Knight Riders tour of United Arab Emirates, 2014","shortName":"Kolkata Knight Riders tour of United Arab Emirates, 2014"},{"id":"13723","slug":"kolkata-knight-riders-tour-of-united-arab-emirates-2020-21","name":"Kolkata Knight Riders tour of United Arab Emirates, 2020/21","shortName":"Kolkata Knight Riders tour of United Arab Emirates, 2020/21"},{"id":"14193","slug":"kolkata-knight-riders-tour-of-united-arab-emirates-2021","name":"Kolkata Knight Riders tour of United Arab Emirates, 2021","shortName":"Kolkata Knight Riders tour of United Arab Emirates, 2021"},{"id":"9405","slug":"lahore-lions-tour-of-india-2014-15","name":"Lahore Lions tour of India, 2014/15","shortName":"Lahore Lions tour of India, 2014/15"},{"id":"12806","slug":"lahore-qalandars-tour-of-united-arab-emirates-feb-2018-2018-19","name":"Lahore Qalandars tour of United Arab Emirates [Feb 2018], 2018/19","shortName":"Lahore Qalandars tour of United Arab Emirates [Feb 2018], 2018/19"},{"id":"10943","slug":"lahore-qalandars-tour-of-united-arab-emirates-2015-16","name":"Lahore Qalandars tour of United Arab Emirates, 2015/16","shortName":"Lahore Qalandars tour of United Arab Emirates, 2015/16"},{"id":"11727","slug":"lahore-qalandars-tour-of-united-arab-emirates-2016-17","name":"Lahore Qalandars tour of United Arab Emirates, 2016/17","shortName":"Lahore Qalandars tour of United Arab Emirates, 2016/17"},{"id":"12262","slug":"lahore-qalandars-tour-of-united-arab-emirates-2017-18","name":"Lahore Qalandars tour of United Arab Emirates, 2017/18","shortName":"Lahore Qalandars tour of United Arab Emirates, 2017/18"},{"id":"12702","slug":"lahore-qalandars-tour-of-united-arab-emirates-2018-19","name":"Lahore Qalandars tour of United Arab Emirates, 2018/19","shortName":"Lahore Qalandars tour of United Arab Emirates, 2018/19"},{"id":"14005","slug":"lahore-qalandars-tour-of-united-arab-emirates-2021","name":"Lahore Qalandars tour of United Arab Emirates, 2021","shortName":"Lahore Qalandars tour of United Arab Emirates, 2021"},{"id":"16830","slug":"lahore-qalandars-tour-of-west-indies-2024-25","name":"Lahore Qalandars tour of West Indies, 2024/25","shortName":"Lahore Qalandars tour of West Indies, 2024/25"},{"id":"13778","slug":"lanka-premier-league-2020-21","name":"Lanka Premier League, 2020/21","shortName":"Lanka Premier League, 2020/21"},{"id":"14389","slug":"lanka-premier-league-2021-22","name":"Lanka Premier League, 2021/22","shortName":"Lanka Premier League, 2021/22"},{"id":"14821","slug":"lanka-premier-league-2022-23","name":"Lanka Premier League, 2022/23","shortName":"Lanka Premier League, 2022/23"},{"id":"15520","slug":"lanka-premier-league-2023","name":"Lanka Premier League, 2023","shortName":"Lanka Premier League, 2023"},{"id":"16113","slug":"lanka-premier-league-2024","name":"Lanka Premier League, 2024","shortName":"Lanka Premier League, 2024"},{"id":"6833","slug":"leicestershire-tour-of-india-2011-12","name":"Leicestershire tour of India, 2011/12","shortName":"Leicestershire tour of India, 2011/12"},{"id":"8365","slug":"lions-tour-of-india-2013-14","name":"Lions tour of India, 2013/14","shortName":"Lions tour of India, 2013/14"},{"id":"14628","slug":"major-clubs-t20-tournament-2022","name":"Major Clubs T20 Tournament, 2022","shortName":"Major Clubs T20 Tournament, 2022"},{"id":"15416","slug":"major-clubs-t20-tournament-2023","name":"Major Clubs T20 Tournament, 2023","shortName":"Major Clubs T20 Tournament, 2023"},{"id":"16318","slug":"major-clubs-t20-tournament-2024","name":"Major Clubs T20 Tournament, 2024","shortName":"Major Clubs T20 Tournament, 2024"},{"id":"16317","slug":"major-league-cricket-2024","name":"Major League Cricket, 2024","shortName":"Major League Cricket, 2024"},{"id":"4201","slug":"metropolitan-bank-twenty20-2007-08","name":"Metropolitan Bank Twenty20, 2007/08","shortName":"Metropolitan Bank Twenty20, 2007/08"},{"id":"5079","slug":"metropolitan-bank-twenty20-2009","name":"Metropolitan Bank Twenty20, 2009","shortName":"Metropolitan Bank Twenty20, 2009"},{"id":"4803","slug":"middlesex-tour-of-west-indies-2008-09","name":"Middlesex tour of West Indies, 2008/09","shortName":"Middlesex tour of West Indies, 2008/09"},{"id":"6839","slug":"miway-t20-challenge-2011-12","name":"MiWAY T20 Challenge, 2011/12","shortName":"MiWAY T20 Challenge, 2011/12"},{"id":"12259","slug":"multan-sultans-tour-of-united-arab-emirates-2017-18","name":"Multan Sultans tour of United Arab Emirates, 2017/18","shortName":"Multan Sultans tour of United Arab Emirates, 2017/18"},{"id":"12834","slug":"multan-sultans-tour-of-united-arab-emirates-2018-19","name":"Multan Sultans tour of United Arab Emirates, 2018/19","shortName":"Multan Sultans tour of United Arab Emirates, 2018/19"},{"id":"14003","slug":"multan-sultans-tour-of-united-arab-emirates-2021","name":"Multan Sultans tour of United Arab Emirates, 2021","shortName":"Multan Sultans tour of United Arab Emirates, 2021"},{"id":"5018","slug":"mumbai-indians-tour-of-south-africa-2009","name":"Mumbai Indians tour of South Africa, 2009","shortName":"Mumbai Indians tour of South Africa, 2009"},{"id":"5952","slug":"mumbai-indians-tour-of-south-africa-2010-11","name":"Mumbai Indians tour of South Africa, 2010/11","shortName":"Mumbai Indians tour of South Africa, 2010/11"},{"id":"7527","slug":"mumbai-indians-tour-of-south-africa-2012-13","name":"Mumbai Indians tour of South Africa, 2012/13","shortName":"Mumbai Indians tour of South Africa, 2012/13"},{"id":"9137","slug":"mumbai-indians-tour-of-united-arab-emirates-2014","name":"Mumbai Indians tour of United Arab Emirates, 2014","shortName":"Mumbai Indians tour of United Arab Emirates, 2014"},{"id":"13722","slug":"mumbai-indians-tour-of-united-arab-emirates-2020-21","name":"Mumbai Indians tour of United Arab Emirates, 2020/21","shortName":"Mumbai Indians tour of United Arab Emirates, 2020/21"},{"id":"14192","slug":"mumbai-indians-tour-of-united-arab-emirates-2021","name":"Mumbai Indians tour of United Arab Emirates, 2021","shortName":"Mumbai Indians tour of United Arab Emirates, 2021"},{"id":"12712","slug":"mzansi-super-league-2018-19","name":"Mzansi Super League, 2018/19","shortName":"Mzansi Super League, 2018/19"},{"id":"13225","slug":"mzansi-super-league-2019-20","name":"Mzansi Super League, 2019/20","shortName":"Mzansi Super League, 2019/20"},{"id":"10143","slug":"namibia-tour-of-ireland-and-scotland-2015","name":"Namibia tour of Ireland and Scotland, 2015","shortName":"Namibia tour of Ireland and Scotland, 2015"},{"id":"12622","slug":"namibia-tour-of-south-africa-2018-19","name":"Namibia tour of South Africa, 2018/19","shortName":"Namibia tour of South Africa, 2018/19"},{"id":"7173","slug":"namibia-tour-of-united-arab-emirates-2011-12","name":"Namibia tour of United Arab Emirates, 2011/12","shortName":"Namibia tour of United Arab Emirates, 2011/12"},{"id":"11692","slug":"namibia-tour-of-united-arab-emirates-2016-17","name":"Namibia tour of United Arab Emirates, 2016/17","shortName":"Namibia tour of United Arab Emirates, 2016/17"},{"id":"12697","slug":"nangarhar-leopards-tour-of-united-arab-emirates-2018-19","name":"Nangarhar Leopards tour of United Arab Emirates, 2018/19","shortName":"Nangarhar Leopards tour of United Arab Emirates, 2018/19"},{"id":"16897","slug":"national-cricket-league-t20-2024-25","name":"National Cricket League T20, 2024/25","shortName":"National Cricket League T20, 2024/25"},{"id":"5844","slug":"national-cricket-league-twenty20-2009-10","name":"National Cricket League Twenty20, 2009/10","shortName":"National Cricket League Twenty20, 2009/10"},{"id":"11461","slug":"national-t20-cup-2016","name":"National T20 Cup, 2016","shortName":"National T20 Cup, 2016"},{"id":"11958","slug":"national-t20-cup-2017-18","name":"National T20 Cup, 2017/18","shortName":"National T20 Cup, 2017/18"},{"id":"12801","slug":"national-t20-cup-2018-19","name":"National T20 Cup, 2018/19","shortName":"National T20 Cup, 2018/19"},{"id":"13402","slug":"national-t20-cup-2019-20","name":"National T20 Cup, 2019/20","shortName":"National T20 Cup, 2019/20"},{"id":"13733","slug":"national-t20-cup-2020-21","name":"National T20 Cup, 2020/21","shortName":"National T20 Cup, 2020/21"},{"id":"14172","slug":"national-t20-cup-2021-22","name":"National T20 Cup, 2021/22","shortName":"National T20 Cup, 2021/22"},{"id":"14906","slug":"national-t20-cup-2022-23","name":"National T20 Cup, 2022/23","shortName":"National T20 Cup, 2022/23"},{"id":"15771","slug":"national-t20-cup-2023-24","name":"National T20 Cup, 2023/24","shortName":"National T20 Cup, 2023/24"},{"id":"8775","slug":"natwest-t20-blast-2014","name":"NatWest t20 Blast, 2014","shortName":"NatWest t20 Blast, 2014"},{"id":"9757","slug":"natwest-t20-blast-2015","name":"NatWest t20 Blast, 2015","shortName":"NatWest t20 Blast, 2015"},{"id":"10775","slug":"natwest-t20-blast-2016","name":"NatWest t20 Blast, 2016","shortName":"NatWest t20 Blast, 2016"},{"id":"11614","slug":"natwest-t20-blast-2017","name":"NatWest t20 Blast, 2017","shortName":"NatWest t20 Blast, 2017"},{"id":"12476","slug":"nepal-tour-of-england-and-netherlands-2018","name":"Nepal tour of England and Netherlands, 2018","shortName":"Nepal tour of England and Netherlands, 2018"},{"id":"7180","slug":"nepal-tour-of-united-arab-emirates-2011-12","name":"Nepal tour of United Arab Emirates, 2011/12","shortName":"Nepal tour of United Arab Emirates, 2011/12"},{"id":"8457","slug":"nepal-tour-of-united-arab-emirates-2013-14","name":"Nepal tour of United Arab Emirates, 2013/14","shortName":"Nepal tour of United Arab Emirates, 2013/14"},{"id":"12306","slug":"netherlands-tour-of-england-2018","name":"Netherlands tour of England, 2018","shortName":"Netherlands tour of England, 2018"},{"id":"10145","slug":"netherlands-tour-of-ireland-and-scotland-2015","name":"Netherlands tour of Ireland and Scotland, 2015","shortName":"Netherlands tour of Ireland and Scotland, 2015"},{"id":"5754","slug":"netherlands-tour-of-united-arab-emirates-2009-10","name":"Netherlands tour of United Arab Emirates, 2009/10","shortName":"Netherlands tour of United Arab Emirates, 2009/10"},{"id":"8449","slug":"netherlands-tour-of-united-arab-emirates-2013-14","name":"Netherlands tour of United Arab Emirates, 2013/14","shortName":"Netherlands tour of United Arab Emirates, 2013/14"},{"id":"6975","slug":"netherlands-tour-of-west-indies-2011-12","name":"Netherlands tour of West Indies, 2011/12","shortName":"Netherlands tour of West Indies, 2011/12"},{"id":"5530","slug":"new-south-wales-tour-of-india-2009-10","name":"New South Wales tour of India, 2009/10","shortName":"New South Wales tour of India, 2009/10"},{"id":"6748","slug":"new-south-wales-tour-of-india-2011-12","name":"New South Wales tour of India, 2011/12","shortName":"New South Wales tour of India, 2011/12"},{"id":"2682","slug":"new-zealand-twenty20-competition-2005-06","name":"New Zealand Twenty20 Competition, 2005/06","shortName":"New Zealand Twenty20 Competition, 2005/06"},{"id":"12607","slug":"nigeria-tour-of-south-africa-2018-19","name":"Nigeria tour of South Africa, 2018/19","shortName":"Nigeria tour of South Africa, 2018/19"},{"id":"6664","slug":"nokia-champions-league-t20-2011-12","name":"Nokia Champions League T20, 2011/12","shortName":"Nokia Champions League T20, 2011/12"},{"id":"9401","slug":"northern-districts-tour-of-india-2014-15","name":"Northern Districts tour of India, 2014/15","shortName":"Northern Districts tour of India, 2014/15"},{"id":"10137","slug":"oman-tour-of-ireland-and-scotland-2015","name":"Oman tour of Ireland and Scotland, 2015","shortName":"Oman tour of Ireland and Scotland, 2015"},{"id":"7171","slug":"oman-tour-of-united-arab-emirates-2011-12","name":"Oman tour of United Arab Emirates, 2011/12","shortName":"Oman tour of United Arab Emirates, 2011/12"},{"id":"5532","slug":"otago-tour-of-india-2009-10","name":"Otago tour of India, 2009/10","shortName":"Otago tour of India, 2009/10"},{"id":"8357","slug":"otago-tour-of-india-2013-14","name":"Otago tour of India, 2013/14","shortName":"Otago tour of India, 2013/14"},{"id":"6253","slug":"pakistan-a-in-west-indies-unofficial-t20i-series-2010-11","name":"Pakistan A in West Indies unofficial T20I Series, 2010/11","shortName":"Pakistan A in West Indies unofficial T20I Series, 2010/11"},{"id":"5053","slug":"pakistan-a-v-australia-a-twenty20-match-2009","name":"Pakistan A v Australia A Twenty20 Match, 2009","shortName":"Pakistan A v Australia A Twenty20 Match, 2009"},{"id":"10539","slug":"pakistan-a-v-england-lions-unofficial-t20i-series-2015-16","name":"Pakistan A v England Lions unofficial T20I Series, 2015/16","shortName":"Pakistan A v England Lions unofficial T20I Series, 2015/16"},{"id":"12740","slug":"pakistan-a-v-england-lions-unofficial-t20i-series-2018-19","name":"Pakistan A v England Lions unofficial T20I Series, 2018/19","shortName":"Pakistan A v England Lions unofficial T20I Series, 2018/19"},{"id":"12610","slug":"pakistan-a-v-new-zealand-a-unofficial-t20i-series-2018-19","name":"Pakistan A v New Zealand A unofficial T20I Series, 2018/19","shortName":"Pakistan A v New Zealand A unofficial T20I Series, 2018/19"},{"id":"16763","slug":"pakistan-shaheens-tour-of-oman-2024-25","name":"Pakistan Shaheens tour of Oman, 2024/25","shortName":"Pakistan Shaheens tour of Oman, 2024/25"},{"id":"10555","slug":"pakistan-super-league-2015-16","name":"Pakistan Super League, 2015/16","shortName":"Pakistan Super League, 2015/16"},{"id":"11673","slug":"pakistan-super-league-2016-17","name":"Pakistan Super League, 2016/17","shortName":"Pakistan Super League, 2016/17"},{"id":"12186","slug":"pakistan-super-league-2017-18","name":"Pakistan Super League, 2017/18","shortName":"Pakistan Super League, 2017/18"},{"id":"12804","slug":"pakistan-super-league-2018-19","name":"Pakistan Super League, 2018/19","shortName":"Pakistan Super League, 2018/19"},{"id":"13548","slug":"pakistan-super-league-2019-20-2020-21","name":"Pakistan Super League, 2019/20-2020/21","shortName":"Pakistan Super League, 2019/20-2020/21"},{"id":"13781","slug":"pakistan-super-league-2020-21-2021","name":"Pakistan Super League, 2020/21-2021","shortName":"Pakistan Super League, 2020/21-2021"},{"id":"14395","slug":"pakistan-super-league-2021-22","name":"Pakistan Super League, 2021/22","shortName":"Pakistan Super League, 2021/22"},{"id":"14923","slug":"pakistan-super-league-2022-23","name":"Pakistan Super League, 2022/23","shortName":"Pakistan Super League, 2022/23"},{"id":"15992","slug":"pakistan-super-league-2023-24","name":"Pakistan Super League, 2023/24","shortName":"Pakistan Super League, 2023/24"},{"id":"12695","slug":"paktia-panthers-tour-of-united-arab-emirates-2018-19","name":"Paktia Panthers tour of United Arab Emirates, 2018/19","shortName":"Paktia Panthers tour of United Arab Emirates, 2018/19"},{"id":"10141","slug":"papua-new-guinea-tour-of-england-ireland-and-scotland-2015","name":"Papua New Guinea tour of England, Ireland and Scotland, 2015","shortName":"Papua New Guinea tour of England, Ireland and Scotland, 2015"},{"id":"7169","slug":"papua-new-guinea-tour-of-united-arab-emirates-2011-12","name":"Papua New Guinea tour of United Arab Emirates, 2011/12","shortName":"Papua New Guinea tour of United Arab Emirates, 2011/12"},{"id":"8467","slug":"papua-new-guinea-tour-of-united-arab-emirates-2013-14","name":"Papua New Guinea tour of United Arab Emirates, 2013/14","shortName":"Papua New Guinea tour of United Arab Emirates, 2013/14"},{"id":"8827","slug":"pepsi-indian-premier-league-2014","name":"Pepsi Indian Premier League, 2014","shortName":"Pepsi Indian Premier League, 2014"},{"id":"9657","slug":"pepsi-indian-premier-league-2015","name":"Pepsi Indian Premier League, 2015","shortName":"Pepsi Indian Premier League, 2015"},{"id":"8367","slug":"perth-scorchers-tour-of-india-2013-14","name":"Perth Scorchers tour of India, 2013/14","shortName":"Perth Scorchers tour of India, 2013/14"},{"id":"9413","slug":"perth-scorchers-tour-of-india-2014-15","name":"Perth Scorchers tour of India, 2014/15","shortName":"Perth Scorchers tour of India, 2014/15"},{"id":"7522","slug":"perth-scorchers-tour-of-south-africa-2012-13","name":"Perth Scorchers tour of South Africa, 2012/13","shortName":"Perth Scorchers tour of South Africa, 2012/13"},{"id":"10939","slug":"peshawar-zalmi-tour-of-united-arab-emirates-2015-16","name":"Peshawar Zalmi tour of United Arab Emirates, 2015/16","shortName":"Peshawar Zalmi tour of United Arab Emirates, 2015/16"},{"id":"11728","slug":"peshawar-zalmi-tour-of-united-arab-emirates-2016-17","name":"Peshawar Zalmi tour of United Arab Emirates, 2016/17","shortName":"Peshawar Zalmi tour of United Arab Emirates, 2016/17"},{"id":"12258","slug":"peshawar-zalmi-tour-of-united-arab-emirates-2017-18","name":"Peshawar Zalmi tour of United Arab Emirates, 2017/18","shortName":"Peshawar Zalmi tour of United Arab Emirates, 2017/18"},{"id":"12808","slug":"peshawar-zalmi-tour-of-united-arab-emirates-2018-19","name":"Peshawar Zalmi tour of United Arab Emirates, 2018/19","shortName":"Peshawar Zalmi tour of United Arab Emirates, 2018/19"},{"id":"14007","slug":"peshawar-zalmi-tour-of-united-arab-emirates-2021","name":"Peshawar Zalmi tour of United Arab Emirates, 2021","shortName":"Peshawar Zalmi tour of United Arab Emirates, 2021"},{"id":"14195","slug":"punjab-kings-tour-of-united-arab-emirates-2021","name":"Punjab Kings tour of United Arab Emirates, 2021","shortName":"Punjab Kings tour of United Arab Emirates, 2021"},{"id":"16244","slug":"qosh-tepa-national-t20-cup-2024","name":"Qosh Tepa National T20 Cup, 2024","shortName":"Qosh Tepa National T20 Cup, 2024"},{"id":"10937","slug":"quetta-gladiators-tour-of-united-arab-emirates-2015-16","name":"Quetta Gladiators tour of United Arab Emirates, 2015/16","shortName":"Quetta Gladiators tour of United Arab Emirates, 2015/16"},{"id":"11729","slug":"quetta-gladiators-tour-of-united-arab-emirates-2016-17","name":"Quetta Gladiators tour of United Arab Emirates, 2016/17","shortName":"Quetta Gladiators tour of United Arab Emirates, 2016/17"},{"id":"12261","slug":"quetta-gladiators-tour-of-united-arab-emirates-2017-18","name":"Quetta Gladiators tour of United Arab Emirates, 2017/18","shortName":"Quetta Gladiators tour of United Arab Emirates, 2017/18"},{"id":"12809","slug":"quetta-gladiators-tour-of-united-arab-emirates-2018-19","name":"Quetta Gladiators tour of United Arab Emirates, 2018/19","shortName":"Quetta Gladiators tour of United Arab Emirates, 2018/19"},{"id":"14004","slug":"quetta-gladiators-tour-of-united-arab-emirates-2021","name":"Quetta Gladiators tour of United Arab Emirates, 2021","shortName":"Quetta Gladiators tour of United Arab Emirates, 2021"},{"id":"5081","slug":"rajasthan-royals-tour-of-england-2009","name":"Rajasthan Royals tour of England, 2009","shortName":"Rajasthan Royals tour of England, 2009"},{"id":"5025","slug":"rajasthan-royals-tour-of-south-africa-2009","name":"Rajasthan Royals tour of South Africa, 2009","shortName":"Rajasthan Royals tour of South Africa, 2009"},{"id":"9151","slug":"rajasthan-royals-tour-of-united-arab-emirates-2014","name":"Rajasthan Royals tour of United Arab Emirates, 2014","shortName":"Rajasthan Royals tour of United Arab Emirates, 2014"},{"id":"13728","slug":"rajasthan-royals-tour-of-united-arab-emirates-2020-21","name":"Rajasthan Royals tour of United Arab Emirates, 2020/21","shortName":"Rajasthan Royals tour of United Arab Emirates, 2020/21"},{"id":"14196","slug":"rajasthan-royals-tour-of-united-arab-emirates-2021","name":"Rajasthan Royals tour of United Arab Emirates, 2021","shortName":"Rajasthan Royals tour of United Arab Emirates, 2021"},{"id":"7537","slug":"ram-slam-t20-challenge-2012-13","name":"Ram Slam T20 Challenge, 2012/13","shortName":"Ram Slam T20 Challenge, 2012/13"},{"id":"8343","slug":"ram-slam-t20-challenge-2013-14","name":"Ram Slam T20 Challenge, 2013/14","shortName":"Ram Slam T20 Challenge, 2013/14"},{"id":"9173","slug":"ram-slam-t20-challenge-2014-15","name":"Ram Slam T20 Challenge, 2014/15","shortName":"Ram Slam T20 Challenge, 2014/15"},{"id":"9923","slug":"ram-slam-t20-challenge-2015-16","name":"Ram Slam T20 Challenge, 2015/16","shortName":"Ram Slam T20 Challenge, 2015/16"},{"id":"12136","slug":"ram-slam-t20-challenge-2017-18","name":"Ram Slam T20 Challenge, 2017/18","shortName":"Ram Slam T20 Challenge, 2017/18"},{"id":"16832","slug":"rangpur-riders-tour-of-west-indies-2024-25","name":"Rangpur Riders tour of West Indies, 2024/25","shortName":"Rangpur Riders tour of West Indies, 2024/25"},{"id":"4714","slug":"rbs-twenty-20-cup-2008-09","name":"RBS Twenty-20 Cup, 2008/09","shortName":"RBS Twenty-20 Cup, 2008/09"},{"id":"5089","slug":"royal-bank-of-scotland-twenty-20-cup-2009","name":"Royal Bank of Scotland Twenty-20 Cup, 2009","shortName":"Royal Bank of Scotland Twenty-20 Cup, 2009"},{"id":"5789","slug":"royal-bank-of-scotland-twenty-20-cup-2009-10","name":"Royal Bank of Scotland Twenty-20 Cup, 2009/10","shortName":"Royal Bank of Scotland Twenty-20 Cup, 2009/10"},{"id":"5021","slug":"royal-challengers-bangalore-tour-of-south-africa-2009","name":"Royal Challengers Bangalore tour of South Africa, 2009","shortName":"Royal Challengers Bangalore tour of South Africa, 2009"},{"id":"5957","slug":"royal-challengers-bangalore-tour-of-south-africa-2010-11","name":"Royal Challengers Bangalore tour of South Africa, 2010/11","shortName":"Royal Challengers Bangalore tour of South Africa, 2010/11"},{"id":"9141","slug":"royal-challengers-bangalore-tour-of-united-arab-emirates-2014","name":"Royal Challengers Bangalore tour of United Arab Emirates, 2014","shortName":"Royal Challengers Bangalore tour of United Arab Emirates, 2014"},{"id":"13725","slug":"royal-challengers-bangalore-tour-of-united-arab-emirates-2020-21","name":"Royal Challengers Bangalore tour of United Arab Emirates, 2020/21","shortName":"Royal Challengers Bangalore tour of United Arab Emirates, 2020/21"},{"id":"14194","slug":"royal-challengers-bangalore-tour-of-united-arab-emirates-2021","name":"Royal Challengers Bangalore tour of United Arab Emirates, 2021","shortName":"Royal Challengers Bangalore tour of United Arab Emirates, 2021"},{"id":"6743","slug":"ruhuna-tour-of-india-2011-12","name":"Ruhuna tour of India, 2011/12","shortName":"Ruhuna tour of India, 2011/12"},{"id":"14979","slug":"sa20-2022-23","name":"SA20, 2022/23","shortName":"SA20, 2022/23"},{"id":"15679","slug":"sa20-2023-24","name":"SA20, 2023/24","shortName":"SA20, 2023/24"},{"id":"6819","slug":"scotland-in-namibia-unofficial-t20i-series-2011-12","name":"Scotland in Namibia unofficial T20I Series, 2011/12","shortName":"Scotland in Namibia unofficial T20I Series, 2011/12"},{"id":"5757","slug":"scotland-tour-of-united-arab-emirates-2009-10","name":"Scotland tour of United Arab Emirates, 2009/10","shortName":"Scotland tour of United Arab Emirates, 2009/10"},{"id":"8453","slug":"scotland-tour-of-united-arab-emirates-2013-14","name":"Scotland tour of United Arab Emirates, 2013/14","shortName":"Scotland tour of United Arab Emirates, 2013/14"},{"id":"12048","slug":"shpageeza-cricket-league-2017-18","name":"Shpageeza Cricket League, 2017/18","shortName":"Shpageeza Cricket League, 2017/18"},{"id":"13399","slug":"shpageeza-cricket-league-2019-20","name":"Shpageeza Cricket League, 2019/20","shortName":"Shpageeza Cricket League, 2019/20"},{"id":"13713","slug":"shpageeza-cricket-league-2020","name":"Shpageeza Cricket League, 2020","shortName":"Shpageeza Cricket League, 2020"},{"id":"14822","slug":"shpageeza-cricket-league-2022","name":"Shpageeza Cricket League, 2022","shortName":"Shpageeza Cricket League, 2022"},{"id":"16570","slug":"shpageeza-cricket-league-2024","name":"Shpageeza Cricket League, 2024","shortName":"Shpageeza Cricket League, 2024"},{"id":"7520","slug":"sialkot-stallions-tour-of-south-africa-2012-13","name":"Sialkot Stallions tour of South Africa, 2012/13","shortName":"Sialkot Stallions tour of South Africa, 2012/13"},{"id":"14060","slug":"slc-invitational-t20-league-2021","name":"SLC Invitational T20 League, 2021","shortName":"SLC Invitational T20 League, 2021"},{"id":"14860","slug":"slc-invitational-t20-league-2022","name":"SLC Invitational T20 League, 2022","shortName":"SLC Invitational T20 League, 2022"},{"id":"12567","slug":"slc-t20-league-2018","name":"SLC T20 League, 2018","shortName":"SLC T20 League, 2018"},{"id":"9937","slug":"slc-twenty-20-tournament-2014-15","name":"SLC Twenty-20 Tournament, 2014/15","shortName":"SLC Twenty-20 Tournament, 2014/15"},{"id":"12257","slug":"slc-twenty-20-tournament-2017-18","name":"SLC Twenty-20 Tournament, 2017/18","shortName":"SLC Twenty-20 Tournament, 2017/18"},{"id":"12891","slug":"slc-twenty-20-tournament-2018-19","name":"SLC Twenty-20 Tournament, 2018/19","shortName":"SLC Twenty-20 Tournament, 2018/19"},{"id":"13550","slug":"slc-twenty-20-tournament-2019-20","name":"SLC Twenty-20 Tournament, 2019/20","shortName":"SLC Twenty-20 Tournament, 2019/20"},{"id":"13892","slug":"slc-twenty-20-tournament-2020-21","name":"SLC Twenty-20 Tournament, 2020/21","shortName":"SLC Twenty-20 Tournament, 2020/21"},{"id":"5533","slug":"somerset-tour-of-india-2009-10","name":"Somerset tour of India, 2009/10","shortName":"Somerset tour of India, 2009/10"},{"id":"6834","slug":"somerset-tour-of-india-2011-12","name":"Somerset tour of India, 2011/12","shortName":"Somerset tour of India, 2011/12"},{"id":"6328","slug":"somerset-tour-of-west-indies-2010-11","name":"Somerset tour of West Indies, 2010/11","shortName":"Somerset tour of West Indies, 2010/11"},{"id":"14606","slug":"south-africa-a-in-zimbabwe-unofficial-t20i-series-2022","name":"South Africa A in Zimbabwe unofficial T20I Series, 2022","shortName":"South Africa A in Zimbabwe unofficial T20I Series, 2022"},{"id":"8075","slug":"south-africa-emerging-players-tour-of-namibia-2013","name":"South Africa Emerging Players tour of Namibia, 2013","shortName":"South Africa Emerging Players tour of Namibia, 2013"},{"id":"9315","slug":"south-africa-tour-of-australia-november-2014-2014-15","name":"South Africa tour of Australia [November 2014], 2014/15","shortName":"South Africa tour of Australia [November 2014], 2014/15"},{"id":"6670","slug":"south-africa-tour-of-new-zealand-2011-12","name":"South Africa tour of New Zealand, 2011/12","shortName":"South Africa tour of New Zealand, 2011/12"},{"id":"7293","slug":"south-africa-xi-tour-of-zimbabwe-2012","name":"South Africa XI tour of Zimbabwe, 2012","shortName":"South Africa XI tour of Zimbabwe, 2012"},{"id":"6749","slug":"south-australia-tour-of-india-2011-12","name":"South Australia tour of India, 2011/12","shortName":"South Australia tour of India, 2011/12"},{"id":"5956","slug":"south-australia-tour-of-south-africa-2010-11","name":"South Australia tour of South Africa, 2010/11","shortName":"South Australia tour of South Africa, 2010/11"},{"id":"9403","slug":"southern-express-tour-of-india-2014-15","name":"Southern Express tour of India, 2014/15","shortName":"Southern Express tour of India, 2014/15"},{"id":"5968","slug":"sri-lanka-a-in-australia-unofficial-t20i-match-2010","name":"Sri Lanka A in Australia unofficial T20I Match, 2010","shortName":"Sri Lanka A in Australia unofficial T20I Match, 2010"},{"id":"8134","slug":"sri-lanka-a-in-west-indies-unofficial-t20i-series-2013","name":"Sri Lanka A in West Indies unofficial T20I Series, 2013","shortName":"Sri Lanka A in West Indies unofficial T20I Series, 2013"},{"id":"16760","slug":"sri-lanka-a-tour-of-oman-2024-25","name":"Sri Lanka A tour of Oman, 2024/25","shortName":"Sri Lanka A tour of Oman, 2024/25"},{"id":"4192","slug":"sri-lanka-cricket-inter-provincial-twenty20-tournament-2007-08","name":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2007/08","shortName":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2007/08"},{"id":"4904","slug":"sri-lanka-cricket-inter-provincial-twenty20-tournament-2008-09","name":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2008/09","shortName":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2008/09"},{"id":"5742","slug":"sri-lanka-cricket-inter-provincial-twenty20-tournament-2009-10","name":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2009/10","shortName":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2009/10"},{"id":"6716","slug":"sri-lanka-cricket-inter-provincial-twenty20-tournament-2011","name":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2011","shortName":"Sri Lanka Cricket Inter-Provincial Twenty20 Tournament, 2011"},{"id":"8419","slug":"sri-lanka-cricket-super-4-s-twenty20-tournament-2013","name":"Sri Lanka Cricket Super 4's Twenty20 Tournament, 2013","shortName":"Sri Lanka Cricket Super 4's Twenty20 Tournament, 2013"},{"id":"7327","slug":"sri-lanka-premier-league-2012","name":"Sri Lanka Premier League, 2012","shortName":"Sri Lanka Premier League, 2012"},{"id":"16296","slug":"sri-lanka-t20-world-cup-preparation-matches-2024","name":"Sri Lanka T20 World Cup Preparation Matches, 2024","shortName":"Sri Lanka T20 World Cup Preparation Matches, 2024"},{"id":"11123","slug":"sri-lanka-tour-of-australia-2016-17","name":"Sri Lanka tour of Australia, 2016/17","shortName":"Sri Lanka tour of Australia, 2016/17"},{"id":"11391","slug":"st-kitts-and-nevis-patriots-tour-of-united-states-of-america-2016","name":"St Kitts and Nevis Patriots tour of United States of America, 2016","shortName":"St Kitts and Nevis Patriots tour of United States of America, 2016"},{"id":"11949","slug":"st-kitts-and-nevis-patriots-tour-of-united-states-of-america-2017","name":"St Kitts and Nevis Patriots tour of United States of America, 2017","shortName":"St Kitts and Nevis Patriots tour of United States of America, 2017"},{"id":"11401","slug":"st-lucia-zouks-tour-of-united-states-of-america-2016","name":"St Lucia Zouks tour of United States of America, 2016","shortName":"St Lucia Zouks tour of United States of America, 2016"},{"id":"5240","slug":"stanbic-bank-20-series-2009-10","name":"Stanbic Bank 20 Series, 2009/10","shortName":"Stanbic Bank 20 Series, 2009/10"},{"id":"6117","slug":"stanbic-bank-20-series-2010-11","name":"Stanbic Bank 20 Series, 2010/11","shortName":"Stanbic Bank 20 Series, 2010/11"},{"id":"7019","slug":"stanbic-bank-20-series-2011-12","name":"Stanbic Bank 20 Series, 2011/12","shortName":"Stanbic Bank 20 Series, 2011/12"},{"id":"2436","slug":"standard-bank-pro20-series-2003-04","name":"Standard Bank Pro20 Series, 2003/04","shortName":"Standard Bank Pro20 Series, 2003/04"},{"id":"2507","slug":"standard-bank-pro20-series-2004-05","name":"Standard Bank Pro20 Series, 2004/05","shortName":"Standard Bank Pro20 Series, 2004/05"},{"id":"2578","slug":"standard-bank-pro20-series-2005-06","name":"Standard Bank Pro20 Series, 2005/06","shortName":"Standard Bank Pro20 Series, 2005/06"},{"id":"2856","slug":"standard-bank-pro20-series-2006-07","name":"Standard Bank Pro20 Series, 2006/07","shortName":"Standard Bank Pro20 Series, 2006/07"},{"id":"3278","slug":"standard-bank-pro20-series-2007-08","name":"Standard Bank Pro20 Series, 2007/08","shortName":"Standard Bank Pro20 Series, 2007/08"},{"id":"4456","slug":"standard-bank-pro20-series-2008-09","name":"Standard Bank Pro20 Series, 2008/09","shortName":"Standard Bank Pro20 Series, 2008/09"},{"id":"5396","slug":"standard-bank-pro20-series-2009-10","name":"Standard Bank Pro20 Series, 2009/10","shortName":"Standard Bank Pro20 Series, 2009/10"},{"id":"6029","slug":"standard-bank-pro20-series-2010-11","name":"Standard Bank Pro20 Series, 2010/11","shortName":"Standard Bank Pro20 Series, 2010/11"},{"id":"4500","slug":"stanford-20-20-for-20-2008-09","name":"Stanford 20/20 for 20, 2008/09","shortName":"Stanford 20/20 for 20, 2008/09"},{"id":"2669","slug":"stanford-20-20-2006","name":"Stanford 20/20, 2006","shortName":"Stanford 20/20, 2006"},{"id":"3313","slug":"stanford-20-20-2007-08","name":"Stanford 20/20, 2007/08","shortName":"Stanford 20/20, 2007/08"},{"id":"4337","slug":"stanford-super-series-2008-09","name":"Stanford Super Series, 2008/09","shortName":"Stanford Super Series, 2008/09"},{"id":"2825","slug":"state-twenty20-2006-07","name":"State Twenty20, 2006/07","shortName":"State Twenty20, 2006/07"},{"id":"3229","slug":"state-twenty20-2007-08","name":"State Twenty20, 2007/08","shortName":"State Twenty20, 2007/08"},{"id":"4644","slug":"state-twenty20-2008-09","name":"State Twenty20, 2008/09","shortName":"State Twenty20, 2008/09"},{"id":"9149","slug":"sunrisers-hyderabad-tour-of-united-arab-emirates-2014","name":"Sunrisers Hyderabad tour of United Arab Emirates, 2014","shortName":"Sunrisers Hyderabad tour of United Arab Emirates, 2014"},{"id":"13727","slug":"sunrisers-hyderabad-tour-of-united-arab-emirates-2020-21","name":"Sunrisers Hyderabad tour of United Arab Emirates, 2020/21","shortName":"Sunrisers Hyderabad tour of United Arab Emirates, 2020/21"},{"id":"14199","slug":"sunrisers-hyderabad-tour-of-united-arab-emirates-2021","name":"Sunrisers Hyderabad tour of United Arab Emirates, 2021","shortName":"Sunrisers Hyderabad tour of United Arab Emirates, 2021"},{"id":"11515","slug":"super-smash-2016-17","name":"Super Smash, 2016/17","shortName":"Super Smash, 2016/17"},{"id":"12011","slug":"super-smash-2017-18","name":"Super Smash, 2017/18","shortName":"Super Smash, 2017/18"},{"id":"12658","slug":"super-smash-2018-19","name":"Super Smash, 2018/19","shortName":"Super Smash, 2018/19"},{"id":"13260","slug":"super-smash-2019-20","name":"Super Smash, 2019/20","shortName":"Super Smash, 2019/20"},{"id":"13756","slug":"super-smash-2020-21","name":"Super Smash, 2020/21","shortName":"Super Smash, 2020/21"},{"id":"14377","slug":"super-smash-2021-22","name":"Super Smash, 2021/22","shortName":"Super Smash, 2021/22"},{"id":"15070","slug":"super-smash-2022-23","name":"Super Smash, 2022/23","shortName":"Super Smash, 2022/23"},{"id":"15930","slug":"super-smash-2023-24","name":"Super Smash, 2023/24","shortName":"Super Smash, 2023/24"},{"id":"10727","slug":"super-t20-provincial-tournament-2015-16","name":"Super T20 Provincial Tournament, 2015/16","shortName":"Super T20 Provincial Tournament, 2015/16"},{"id":"5534","slug":"sussex-tour-of-india-2009-10","name":"Sussex tour of India, 2009/10","shortName":"Sussex tour of India, 2009/10"},{"id":"6976","slug":"sussex-tour-of-west-indies-2011-12","name":"Sussex tour of West Indies, 2011/12","shortName":"Sussex tour of West Indies, 2011/12"},{"id":"7526","slug":"sydney-sixers-tour-of-south-africa-2012-13","name":"Sydney Sixers tour of South Africa, 2012/13","shortName":"Sydney Sixers tour of South Africa, 2012/13"},{"id":"11724","slug":"syed-mushtaq-ali-trophy-inter-zonal-2016-17","name":"Syed Mushtaq Ali Trophy Inter Zonal, 2016/17","shortName":"Syed Mushtaq Ali Trophy Inter Zonal, 2016/17"},{"id":"5487","slug":"syed-mushtaq-ali-trophy-2009-10","name":"Syed Mushtaq Ali Trophy, 2009/10","shortName":"Syed Mushtaq Ali Trophy, 2009/10"},{"id":"6066","slug":"syed-mushtaq-ali-trophy-2010-11","name":"Syed Mushtaq Ali Trophy, 2010/11","shortName":"Syed Mushtaq Ali Trophy, 2010/11"},{"id":"6762","slug":"syed-mushtaq-ali-trophy-2011-12","name":"Syed Mushtaq Ali Trophy, 2011/12","shortName":"Syed Mushtaq Ali Trophy, 2011/12"},{"id":"7547","slug":"syed-mushtaq-ali-trophy-2012-13","name":"Syed Mushtaq Ali Trophy, 2012/13","shortName":"Syed Mushtaq Ali Trophy, 2012/13"},{"id":"8641","slug":"syed-mushtaq-ali-trophy-2013-14","name":"Syed Mushtaq Ali Trophy, 2013/14","shortName":"Syed Mushtaq Ali Trophy, 2013/14"},{"id":"9515","slug":"syed-mushtaq-ali-trophy-2014-15","name":"Syed Mushtaq Ali Trophy, 2014/15","shortName":"Syed Mushtaq Ali Trophy, 2014/15"},{"id":"10287","slug":"syed-mushtaq-ali-trophy-2015-16","name":"Syed Mushtaq Ali Trophy, 2015/16","shortName":"Syed Mushtaq Ali Trophy, 2015/16"},{"id":"12193","slug":"syed-mushtaq-ali-trophy-2017-18","name":"Syed Mushtaq Ali Trophy, 2017/18","shortName":"Syed Mushtaq Ali Trophy, 2017/18"},{"id":"12593","slug":"syed-mushtaq-ali-trophy-2018-19","name":"Syed Mushtaq Ali Trophy, 2018/19","shortName":"Syed Mushtaq Ali Trophy, 2018/19"},{"id":"13222","slug":"syed-mushtaq-ali-trophy-2019-20","name":"Syed Mushtaq Ali Trophy, 2019/20","shortName":"Syed Mushtaq Ali Trophy, 2019/20"},{"id":"13822","slug":"syed-mushtaq-ali-trophy-2020-21","name":"Syed Mushtaq Ali Trophy, 2020/21","shortName":"Syed Mushtaq Ali Trophy, 2020/21"},{"id":"14239","slug":"syed-mushtaq-ali-trophy-2021-22","name":"Syed Mushtaq Ali Trophy, 2021/22","shortName":"Syed Mushtaq Ali Trophy, 2021/22"},{"id":"14936","slug":"syed-mushtaq-ali-trophy-2022-23","name":"Syed Mushtaq Ali Trophy, 2022/23","shortName":"Syed Mushtaq Ali Trophy, 2022/23"},{"id":"15546","slug":"syed-mushtaq-ali-trophy-2023-24","name":"Syed Mushtaq Ali Trophy, 2023/24","shortName":"Syed Mushtaq Ali Trophy, 2023/24"},{"id":"16563","slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy, 2024/25","shortName":"Syed Mushtaq Ali Trophy, 2024/25"},{"id":"9437","slug":"taqreebat-e-azadi-t-20-tournament-2014","name":"Taqreebat-e-Azadi T-20 Tournament, 2014","shortName":"Taqreebat-e-Azadi T-20 Tournament, 2014"},{"id":"13880","slug":"the-hundred-men-s-competition-2021","name":"The Hundred Men's Competition, 2021","shortName":"The Hundred Men's Competition, 2021"},{"id":"14453","slug":"the-hundred-men-s-competition-2022","name":"The Hundred Men's Competition, 2022","shortName":"The Hundred Men's Competition, 2022"},{"id":"15216","slug":"the-hundred-men-s-competition-2023","name":"The Hundred Men's Competition, 2023","shortName":"The Hundred Men's Competition, 2023"},{"id":"16045","slug":"the-hundred-men-s-competition-2024","name":"The Hundred Men's Competition, 2024","shortName":"The Hundred Men's Competition, 2024"},{"id":"3388","slug":"titans-tour-of-england-2005","name":"Titans tour of England, 2005","shortName":"Titans tour of England, 2005"},{"id":"8363","slug":"titans-tour-of-india-2013-14","name":"Titans tour of India, 2013/14","shortName":"Titans tour of India, 2013/14"},{"id":"12705","slug":"titans-tour-of-united-arab-emirates-2018-19","name":"Titans tour of United Arab Emirates, 2018/19","shortName":"Titans tour of United Arab Emirates, 2018/19"},{"id":"11397","slug":"trinbago-knight-riders-tour-of-united-states-of-america-2016","name":"Trinbago Knight Riders tour of United States of America, 2016","shortName":"Trinbago Knight Riders tour of United States of America, 2016"},{"id":"12572","slug":"trinbago-knight-riders-tour-of-united-states-of-america-2018","name":"Trinbago Knight Riders tour of United States of America, 2018","shortName":"Trinbago Knight Riders tour of United States of America, 2018"},{"id":"6726","slug":"trinidad-tobago-tour-of-canada-2011","name":"Trinidad \u0026 Tobago tour of Canada, 2011","shortName":"Trinidad \u0026 Tobago tour of Canada, 2011"},{"id":"5536","slug":"trinidad-tobago-tour-of-india-2009-10","name":"Trinidad \u0026 Tobago tour of India, 2009/10","shortName":"Trinidad \u0026 Tobago tour of India, 2009/10"},{"id":"6744","slug":"trinidad-tobago-tour-of-india-2011-12","name":"Trinidad \u0026 Tobago tour of India, 2011/12","shortName":"Trinidad \u0026 Tobago tour of India, 2011/12"},{"id":"8361","slug":"trinidad-tobago-tour-of-india-2013-14","name":"Trinidad \u0026 Tobago tour of India, 2013/14","shortName":"Trinidad \u0026 Tobago tour of India, 2013/14"},{"id":"7521","slug":"trinidad-tobago-tour-of-south-africa-2012-13","name":"Trinidad \u0026 Tobago tour of South Africa, 2012/13","shortName":"Trinidad \u0026 Tobago tour of South Africa, 2012/13"},{"id":"7631","slug":"trinidad-quadrangular-t20-2012","name":"Trinidad Quadrangular T20, 2012","shortName":"Trinidad Quadrangular T20, 2012"},{"id":"4157","slug":"turks-caicos-tour-of-west-indies-2007-08","name":"Turks \u0026 Caicos tour of West Indies, 2007/08","shortName":"Turks \u0026 Caicos tour of West Indies, 2007/08"},{"id":"3380","slug":"twenty-20-tournament-2004","name":"Twenty-20 Tournament, 2004","shortName":"Twenty-20 Tournament, 2004"},{"id":"2598","slug":"twenty-20-tournament-2005-06","name":"Twenty-20 Tournament, 2005/06","shortName":"Twenty-20 Tournament, 2005/06"},{"id":"3073","slug":"twenty-20-tournament-2006-07","name":"Twenty-20 Tournament, 2006/07","shortName":"Twenty-20 Tournament, 2006/07"},{"id":"4484","slug":"twenty20-big-bash-2008-09","name":"Twenty20 Big Bash, 2008/09","shortName":"Twenty20 Big Bash, 2008/09"},{"id":"5164","slug":"twenty20-big-bash-2009-10","name":"Twenty20 Big Bash, 2009/10","shortName":"Twenty20 Big Bash, 2009/10"},{"id":"5899","slug":"twenty20-big-bash-2010-11","name":"Twenty20 Big Bash, 2010/11","shortName":"Twenty20 Big Bash, 2010/11"},{"id":"2377","slug":"twenty20-cup-2003","name":"Twenty20 Cup, 2003","shortName":"Twenty20 Cup, 2003"},{"id":"2441","slug":"twenty20-cup-2004","name":"Twenty20 Cup, 2004","shortName":"Twenty20 Cup, 2004"},{"id":"2466","slug":"twenty20-cup-2005","name":"Twenty20 Cup, 2005","shortName":"Twenty20 Cup, 2005"},{"id":"2629","slug":"twenty20-cup-2006","name":"Twenty20 Cup, 2006","shortName":"Twenty20 Cup, 2006"},{"id":"2993","slug":"twenty20-cup-2007","name":"Twenty20 Cup, 2007","shortName":"Twenty20 Cup, 2007"},{"id":"3640","slug":"twenty20-cup-2008","name":"Twenty20 Cup, 2008","shortName":"Twenty20 Cup, 2008"},{"id":"4866","slug":"twenty20-cup-2009","name":"Twenty20 Cup, 2009","shortName":"Twenty20 Cup, 2009"},{"id":"16112","slug":"uganda-in-sri-lanka-t20-series-2023-24","name":"Uganda in Sri Lanka T20 Series, 2023/24","shortName":"Uganda in Sri Lanka T20 Series, 2023/24"},{"id":"5690","slug":"uganda-tour-of-kenya-2009-10","name":"Uganda tour of Kenya, 2009/10","shortName":"Uganda tour of Kenya, 2009/10"},{"id":"12604","slug":"uganda-tour-of-south-africa-2018-19","name":"Uganda tour of South Africa, 2018/19","shortName":"Uganda tour of South Africa, 2018/19"},{"id":"16111","slug":"uganda-tour-of-sri-lanka-2023-24","name":"Uganda tour of Sri Lanka, 2023/24","shortName":"Uganda tour of Sri Lanka, 2023/24"},{"id":"7174","slug":"uganda-tour-of-united-arab-emirates-2011-12","name":"Uganda tour of United Arab Emirates, 2011/12","shortName":"Uganda tour of United Arab Emirates, 2011/12"},{"id":"8469","slug":"uganda-tour-of-united-arab-emirates-2013-14","name":"Uganda tour of United Arab Emirates, 2013/14","shortName":"Uganda tour of United Arab Emirates, 2013/14"},{"id":"9279","slug":"ultratech-cement-super-4-s-twenty20-tournament-2014","name":"UltraTech Cement Super 4's Twenty20 Tournament, 2014","shortName":"UltraTech Cement Super 4's Twenty20 Tournament, 2014"},{"id":"16761","slug":"united-arab-emirates-tour-of-oman-2024-25","name":"United Arab Emirates tour of Oman, 2024/25","shortName":"United Arab Emirates tour of Oman, 2024/25"},{"id":"7889","slug":"united-arab-emirates-v-ireland-t20-match-2012-13","name":"United Arab Emirates v Ireland T20 Match, 2012/13","shortName":"United Arab Emirates v Ireland T20 Match, 2012/13"},{"id":"10151","slug":"united-states-of-america-tour-of-ireland-and-scotland-2015","name":"United States of America tour of Ireland and Scotland, 2015","shortName":"United States of America tour of Ireland and Scotland, 2015"},{"id":"5755","slug":"united-states-of-america-tour-of-united-arab-emirates-2009-10","name":"United States of America tour of United Arab Emirates, 2009/10","shortName":"United States of America tour of United Arab Emirates, 2009/10"},{"id":"7175","slug":"united-states-of-america-tour-of-united-arab-emirates-2011-12","name":"United States of America tour of United Arab Emirates, 2011/12","shortName":"United States of America tour of United Arab Emirates, 2011/12"},{"id":"8455","slug":"united-states-of-america-tour-of-united-arab-emirates-2013-14","name":"United States of America tour of United Arab Emirates, 2013/14","shortName":"United States of America tour of United Arab Emirates, 2013/14"},{"id":"7710","slug":"uva-next-tour-of-south-africa-2012-13","name":"Uva Next tour of South Africa, 2012/13","shortName":"Uva Next tour of South Africa, 2012/13"},{"id":"5531","slug":"victoria-tour-of-india-2009-10","name":"Victoria tour of India, 2009/10","shortName":"Victoria tour of India, 2009/10"},{"id":"5958","slug":"victoria-tour-of-south-africa-2010-11","name":"Victoria tour of South Africa, 2010/11","shortName":"Victoria tour of South Africa, 2010/11"},{"id":"16833","slug":"victoria-tour-of-west-indies-2024-25","name":"Victoria tour of West Indies, 2024/25","shortName":"Victoria tour of West Indies, 2024/25"},{"id":"8951","slug":"victory-day-t20-cup-2013-14","name":"Victory Day T20 Cup, 2013/14","shortName":"Victory Day T20 Cup, 2013/14"},{"id":"12178","slug":"vitality-blast-2018","name":"Vitality Blast, 2018","shortName":"Vitality Blast, 2018"},{"id":"12763","slug":"vitality-blast-2019","name":"Vitality Blast, 2019","shortName":"Vitality Blast, 2019"},{"id":"13466","slug":"vitality-blast-2020","name":"Vitality Blast, 2020","shortName":"Vitality Blast, 2020"},{"id":"13854","slug":"vitality-blast-2021","name":"Vitality Blast, 2021","shortName":"Vitality Blast, 2021"},{"id":"14445","slug":"vitality-blast-2022","name":"Vitality Blast, 2022","shortName":"Vitality Blast, 2022"},{"id":"15160","slug":"vitality-blast-2023","name":"Vitality Blast, 2023","shortName":"Vitality Blast, 2023"},{"id":"15943","slug":"vitality-blast-2024","name":"Vitality Blast, 2024","shortName":"Vitality Blast, 2024"},{"id":"6746","slug":"warriors-tour-of-india-2011-12","name":"Warriors tour of India, 2011/12","shortName":"Warriors tour of India, 2011/12"},{"id":"5535","slug":"wayamba-tour-of-india-2009-10","name":"Wayamba tour of India, 2009/10","shortName":"Wayamba tour of India, 2009/10"},{"id":"5953","slug":"wayamba-tour-of-south-africa-2010-11","name":"Wayamba tour of South Africa, 2010/11","shortName":"Wayamba tour of South Africa, 2010/11"},{"id":"8515","slug":"west-indies-a-in-india-unofficial-t20i-match-2013-14","name":"West Indies A in India unofficial T20I Match, 2013/14","shortName":"West Indies A in India unofficial T20I Match, 2013/14"},{"id":"16252","slug":"west-indies-a-in-nepal-unofficial-t20i-series-2024","name":"West Indies A in Nepal unofficial T20I Series, 2024","shortName":"West Indies A in Nepal unofficial T20I Series, 2024"},{"id":"16251","slug":"west-indies-a-tour-of-nepal-2024","name":"West Indies A tour of Nepal, 2024","shortName":"West Indies A tour of Nepal, 2024"},{"id":"7618","slug":"yorkshire-tour-of-south-africa-2012-13","name":"Yorkshire tour of South Africa, 2012/13","shortName":"Yorkshire tour of South Africa, 2012/13"},{"id":"12703","slug":"yorkshire-tour-of-united-arab-emirates-2018-19","name":"Yorkshire tour of United Arab Emirates, 2018/19","shortName":"Yorkshire tour of United Arab Emirates, 2018/19"},{"id":"14620","slug":"zimbabwe-a-in-nepal-unofficial-t20i-series-2022","name":"Zimbabwe A in Nepal unofficial T20I Series, 2022","shortName":"Zimbabwe A in Nepal unofficial T20I Series, 2022"},{"id":"13926","slug":"zimbabwe-domestic-twenty20-competition-2021","name":"Zimbabwe Domestic Twenty20 Competition, 2021","shortName":"Zimbabwe Domestic Twenty20 Competition, 2021"},{"id":"14263","slug":"zimbabwe-domestic-twenty20-competition-2021-22","name":"Zimbabwe Domestic Twenty20 Competition, 2021/22","shortName":"Zimbabwe Domestic Twenty20 Competition, 2021/22"},{"id":"15259","slug":"zimbabwe-domestic-twenty20-competition-2022-23","name":"Zimbabwe Domestic Twenty20 Competition, 2022/23","shortName":"Zimbabwe Domestic Twenty20 Competition, 2022/23"},{"id":"16116","slug":"zimbabwe-domestic-twenty20-competition-2023-24","name":"Zimbabwe Domestic Twenty20 Competition, 2023/24","shortName":"Zimbabwe Domestic Twenty20 Competition, 2023/24"},{"id":"10319","slug":"zimbabwe-president-s-xi-tour-of-south-africa-2015-16","name":"Zimbabwe President's XI tour of South Africa, 2015/16","shortName":"Zimbabwe President's XI tour of South Africa, 2015/16"},{"id":"14572","slug":"zimbabwe-regional-men-twenty20-games-2022","name":"Zimbabwe Regional Men Twenty20 Games, 2022","shortName":"Zimbabwe Regional Men Twenty20 Games, 2022"},{"id":"12648","slug":"zimbabwe-select-xi-tour-of-south-africa-2018-19","name":"Zimbabwe Select XI tour of South Africa, 2018/19","shortName":"Zimbabwe Select XI tour of South Africa, 2018/19"},{"id":"2843","slug":"zimbabwe-tour-of-south-africa-2006-07","name":"Zimbabwe tour of South Africa, 2006/07","shortName":"Zimbabwe tour of South Africa, 2006/07"},{"id":"11531","slug":"zimbabwe-tour-of-south-africa-2016-17","name":"Zimbabwe tour of South Africa, 2016/17","shortName":"Zimbabwe tour of South Africa, 2016/17"},{"id":"11961","slug":"zimbabwe-tour-of-south-africa-2017-18","name":"Zimbabwe tour of South Africa, 2017/18","shortName":"Zimbabwe tour of South Africa, 2017/18"},{"id":"7294","slug":"zimbabwe-twenty20-triangular-series-2012","name":"Zimbabwe Twenty20 Triangular Series, 2012","shortName":"Zimbabwe Twenty20 Triangular Series, 2012"},{"id":"15899","slug":"australia-women-in-india-test-series-2023-24","name":"Australia Women in India Test Series, 2023/24","shortName":"Australia Women in India Test Series, 2023/24"},{"id":"1041","slug":"australia-women-in-india-women-s-test-series-1983-84","name":"Australia Women in India Women's Test Series, 1983/84","shortName":"Australia Women in India Women's Test Series, 1983/84"},{"id":"1017","slug":"australia-women-in-new-zealand-women-s-test-match-1947-48","name":"Australia Women in New Zealand Women's Test Match, 1947/48","shortName":"Australia Women in New Zealand Women's Test Match, 1947/48"},{"id":"1026","slug":"australia-women-in-new-zealand-women-s-test-match-1960-61","name":"Australia Women in New Zealand Women's Test Match, 1960/61","shortName":"Australia Women in New Zealand Women's Test Match, 1960/61"},{"id":"1033","slug":"australia-women-in-new-zealand-women-s-test-match-1974-75","name":"Australia Women in New Zealand Women's Test Match, 1974/75","shortName":"Australia Women in New Zealand Women's Test Match, 1974/75"},{"id":"1052","slug":"australia-women-in-new-zealand-women-s-test-match-1994-95","name":"Australia Women in New Zealand Women's Test Match, 1994/95","shortName":"Australia Women in New Zealand Women's Test Match, 1994/95"},{"id":"1047","slug":"australia-women-in-new-zealand-women-s-test-series-1989-90","name":"Australia Women in New Zealand Women's Test Series, 1989/90","shortName":"Australia Women in New Zealand Women's Test Series, 1989/90"},{"id":"1034","slug":"australia-women-in-west-indies-women-s-test-series-1975-76","name":"Australia Women in West Indies Women's Test Series, 1975/76","shortName":"Australia Women in West Indies Women's Test Series, 1975/76"},{"id":"15897","slug":"england-women-in-india-test-series-2023-24","name":"England Women in India Test Series, 2023/24","shortName":"England Women in India Test Series, 2023/24"},{"id":"1061","slug":"england-women-in-india-women-s-test-match-2001-02","name":"England Women in India Women's Test Match, 2001/02","shortName":"England Women in India Women's Test Match, 2001/02"},{"id":"1053","slug":"england-women-in-india-women-s-test-series-1995-96","name":"England Women in India Women's Test Series, 1995/96","shortName":"England Women in India Women's Test Series, 1995/96"},{"id":"2673","slug":"england-women-in-india-women-s-test-series-2005-06","name":"England Women in India Women's Test Series, 2005/06","shortName":"England Women in India Women's Test Series, 2005/06"},{"id":"1015","slug":"england-women-in-new-zealand-women-s-test-match-1934-35","name":"England Women in New Zealand Women's Test Match, 1934/35","shortName":"England Women in New Zealand Women's Test Match, 1934/35"},{"id":"1019","slug":"england-women-in-new-zealand-women-s-test-match-1948-49","name":"England Women in New Zealand Women's Test Match, 1948/49","shortName":"England Women in New Zealand Women's Test Match, 1948/49"},{"id":"1023","slug":"england-women-in-new-zealand-women-s-test-series-1957-58","name":"England Women in New Zealand Women's Test Series, 1957/58","shortName":"England Women in New Zealand Women's Test Series, 1957/58"},{"id":"1030","slug":"england-women-in-new-zealand-women-s-test-series-1968-69","name":"England Women in New Zealand Women's Test Series, 1968/69","shortName":"England Women in New Zealand Women's Test Series, 1968/69"},{"id":"1049","slug":"england-women-in-new-zealand-women-s-test-series-1991-92","name":"England Women in New Zealand Women's Test Series, 1991/92","shortName":"England Women in New Zealand Women's Test Series, 1991/92"},{"id":"1025","slug":"england-women-in-south-africa-women-s-test-series-1960-61","name":"England Women in South Africa Women's Test Series, 1960/61","shortName":"England Women in South Africa Women's Test Series, 1960/61"},{"id":"13991","slug":"india-women-in-australia-test-match-2021-22","name":"India Women in Australia Test Match, 2021/22","shortName":"India Women in Australia Test Match, 2021/22"},{"id":"1038","slug":"india-women-in-australia-women-s-test-match-1976-77","name":"India Women in Australia Women's Test Match, 1976/77","shortName":"India Women in Australia Women's Test Match, 1976/77"},{"id":"1048","slug":"india-women-in-australia-women-s-test-series-1990-91","name":"India Women in Australia Women's Test Series, 1990/91","shortName":"India Women in Australia Women's Test Series, 1990/91"},{"id":"3179","slug":"india-women-in-australia-women-s-test-series-2005-06","name":"India Women in Australia Women's Test Series, 2005/06","shortName":"India Women in Australia Women's Test Series, 2005/06"},{"id":"9057","slug":"india-women-in-england-test-match-2014","name":"India Women in England Test Match, 2014","shortName":"India Women in England Test Match, 2014"},{"id":"13937","slug":"india-women-in-england-test-match-2021","name":"India Women in England Test Match, 2021","shortName":"India Women in England Test Match, 2021"},{"id":"1058","slug":"india-women-in-england-women-s-test-match-1999","name":"India Women in England Women's Test Match, 1999","shortName":"India Women in England Women's Test Match, 1999"},{"id":"1045","slug":"india-women-in-england-women-s-test-series-1986","name":"India Women in England Women's Test Series, 1986","shortName":"India Women in England Women's Test Series, 1986"},{"id":"1063","slug":"india-women-in-england-women-s-test-series-2002","name":"India Women in England Women's Test Series, 2002","shortName":"India Women in England Women's Test Series, 2002"},{"id":"2635","slug":"india-women-in-england-women-s-test-series-2006","name":"India Women in England Women's Test Series, 2006","shortName":"India Women in England Women's Test Series, 2006"},{"id":"1037","slug":"india-women-in-new-zealand-women-s-test-match-1976-77","name":"India Women in New Zealand Women's Test Match, 1976/77","shortName":"India Women in New Zealand Women's Test Match, 1976/77"},{"id":"1051","slug":"india-women-in-new-zealand-women-s-test-match-1994-95","name":"India Women in New Zealand Women's Test Match, 1994/95","shortName":"India Women in New Zealand Women's Test Match, 1994/95"},{"id":"1062","slug":"india-women-in-south-africa-women-s-test-match-2001-02","name":"India Women in South Africa Women's Test Match, 2001/02","shortName":"India Women in South Africa Women's Test Match, 2001/02"},{"id":"1022","slug":"new-zealand-women-in-australia-women-s-test-match-1956-57","name":"New Zealand Women in Australia Women's Test Match, 1956/57","shortName":"New Zealand Women in Australia Women's Test Match, 1956/57"},{"id":"1031","slug":"new-zealand-women-in-australia-women-s-test-match-1971-72","name":"New Zealand Women in Australia Women's Test Match, 1971/72","shortName":"New Zealand Women in Australia Women's Test Match, 1971/72"},{"id":"1054","slug":"new-zealand-women-in-australia-women-s-test-match-1995-96","name":"New Zealand Women in Australia Women's Test Match, 1995/96","shortName":"New Zealand Women in Australia Women's Test Match, 1995/96"},{"id":"1039","slug":"new-zealand-women-in-australia-women-s-test-series-1978-79","name":"New Zealand Women in Australia Women's Test Series, 1978/79","shortName":"New Zealand Women in Australia Women's Test Series, 1978/79"},{"id":"1068","slug":"new-zealand-women-in-england-women-s-test-match-2004","name":"New Zealand Women in England Women's Test Match, 2004","shortName":"New Zealand Women in England Women's Test Match, 2004"},{"id":"1021","slug":"new-zealand-women-in-england-women-s-test-series-1954","name":"New Zealand Women in England Women's Test Series, 1954","shortName":"New Zealand Women in England Women's Test Series, 1954"},{"id":"1028","slug":"new-zealand-women-in-england-women-s-test-series-1966","name":"New Zealand Women in England Women's Test Series, 1966","shortName":"New Zealand Women in England Women's Test Series, 1966"},{"id":"1042","slug":"new-zealand-women-in-england-women-s-test-series-1984","name":"New Zealand Women in England Women's Test Series, 1984","shortName":"New Zealand Women in England Women's Test Series, 1984"},{"id":"1055","slug":"new-zealand-women-in-england-women-s-test-series-1996","name":"New Zealand Women in England Women's Test Series, 1996","shortName":"New Zealand Women in England Women's Test Series, 1996"},{"id":"1066","slug":"new-zealand-women-in-india-women-s-test-match-2003-04","name":"New Zealand Women in India Women's Test Match, 2003/04","shortName":"New Zealand Women in India Women's Test Match, 2003/04"},{"id":"1044","slug":"new-zealand-women-in-india-women-s-test-series-1984-85","name":"New Zealand Women in India Women's Test Series, 1984/85","shortName":"New Zealand Women in India Women's Test Series, 1984/85"},{"id":"1032","slug":"new-zealand-women-in-south-africa-women-s-test-series-1971-72","name":"New Zealand Women in South Africa Women's Test Series, 1971/72","shortName":"New Zealand Women in South Africa Women's Test Series, 1971/72"},{"id":"1059","slug":"pakistan-women-in-ireland-women-s-test-match-2000","name":"Pakistan Women in Ireland Women's Test Match, 2000","shortName":"Pakistan Women in Ireland Women's Test Match, 2000"},{"id":"1056","slug":"pakistan-women-in-sri-lanka-women-s-test-match-1997-98","name":"Pakistan Women in Sri Lanka Women's Test Match, 1997/98","shortName":"Pakistan Women in Sri Lanka Women's Test Match, 1997/98"},{"id":"15401","slug":"south-africa-women-in-australia-test-match-2023-24","name":"South Africa Women in Australia Test Match, 2023/24","shortName":"South Africa Women in Australia Test Match, 2023/24"},{"id":"14472","slug":"south-africa-women-in-england-test-match-2022","name":"South Africa Women in England Test Match, 2022","shortName":"South Africa Women in England Test Match, 2022"},{"id":"1065","slug":"south-africa-women-in-england-women-s-test-series-2003","name":"South Africa Women in England Women's Test Series, 2003","shortName":"South Africa Women in England Women's Test Series, 2003"},{"id":"9697","slug":"south-africa-women-in-india-test-match-2014-15","name":"South Africa Women in India Test Match, 2014/15","shortName":"South Africa Women in India Test Match, 2014/15"},{"id":"16347","slug":"south-africa-women-in-india-test-match-2024","name":"South Africa Women in India Test Match, 2024","shortName":"South Africa Women in India Test Match, 2024"},{"id":"3268","slug":"south-africa-women-in-netherlands-test-series-2007","name":"South Africa Women in Netherlands Test Series, 2007","shortName":"South Africa Women in Netherlands Test Series, 2007"},{"id":"1040","slug":"west-indies-women-in-england-women-s-test-series-1979","name":"West Indies Women in England Women's Test Series, 1979","shortName":"West Indies Women in England Women's Test Series, 1979"},{"id":"1036","slug":"west-indies-women-in-india-women-s-test-series-1976-77","name":"West Indies Women in India Women's Test Series, 1976/77","shortName":"West Indies Women in India Women's Test Series, 1976/77"},{"id":"1067","slug":"west-indies-women-in-pakistan-women-s-test-match-2003-04","name":"West Indies Women in Pakistan Women's Test Match, 2003/04","shortName":"West Indies Women in Pakistan Women's Test Match, 2003/04"},{"id":"1014","slug":"women-s-ashes-1934-35","name":"Women's Ashes, 1934/35","shortName":"Women's Ashes, 1934/35"},{"id":"1016","slug":"women-s-ashes-1937","name":"Women's Ashes, 1937","shortName":"Women's Ashes, 1937"},{"id":"1018","slug":"women-s-ashes-1948-49","name":"Women's Ashes, 1948/49","shortName":"Women's Ashes, 1948/49"},{"id":"1020","slug":"women-s-ashes-1951","name":"Women's Ashes, 1951","shortName":"Women's Ashes, 1951"},{"id":"1024","slug":"women-s-ashes-1957-58","name":"Women's Ashes, 1957/58","shortName":"Women's Ashes, 1957/58"},{"id":"1027","slug":"women-s-ashes-1963","name":"Women's Ashes, 1963","shortName":"Women's Ashes, 1963"},{"id":"1029","slug":"women-s-ashes-1968-69","name":"Women's Ashes, 1968/69","shortName":"Women's Ashes, 1968/69"},{"id":"1035","slug":"women-s-ashes-1976","name":"Women's Ashes, 1976","shortName":"Women's Ashes, 1976"},{"id":"1043","slug":"women-s-ashes-1984-85","name":"Women's Ashes, 1984/85","shortName":"Women's Ashes, 1984/85"},{"id":"1046","slug":"women-s-ashes-1987","name":"Women's Ashes, 1987","shortName":"Women's Ashes, 1987"},{"id":"1050","slug":"women-s-ashes-1991-92","name":"Women's Ashes, 1991/92","shortName":"Women's Ashes, 1991/92"},{"id":"1057","slug":"women-s-ashes-1998","name":"Women's Ashes, 1998","shortName":"Women's Ashes, 1998"},{"id":"1060","slug":"women-s-ashes-2001","name":"Women's Ashes, 2001","shortName":"Women's Ashes, 2001"},{"id":"1064","slug":"women-s-ashes-2002-03","name":"Women's Ashes, 2002/03","shortName":"Women's Ashes, 2002/03"},{"id":"3178","slug":"women-s-ashes-2005","name":"Women's Ashes, 2005","shortName":"Women's Ashes, 2005"},{"id":"3500","slug":"women-s-ashes-2007-08","name":"Women's Ashes, 2007/08","shortName":"Women's Ashes, 2007/08"},{"id":"4879","slug":"women-s-ashes-2009","name":"Women's Ashes, 2009","shortName":"Women's Ashes, 2009"},{"id":"6120","slug":"women-s-ashes-2010-11","name":"Women's Ashes, 2010/11","shortName":"Women's Ashes, 2010/11"},{"id":"7911","slug":"women-s-ashes-2013","name":"Women's Ashes, 2013","shortName":"Women's Ashes, 2013"},{"id":"8543","slug":"women-s-ashes-2013-14","name":"Women's Ashes, 2013/14","shortName":"Women's Ashes, 2013/14"},{"id":"9705","slug":"women-s-ashes-2015","name":"Women's Ashes, 2015","shortName":"Women's Ashes, 2015"},{"id":"11752","slug":"women-s-ashes-2017-18","name":"Women's Ashes, 2017/18","shortName":"Women's Ashes, 2017/18"},{"id":"12781","slug":"women-s-ashes-2019","name":"Women's Ashes, 2019","shortName":"Women's Ashes, 2019"},{"id":"14455","slug":"women-s-ashes-2021-22","name":"Women's Ashes, 2021/22","shortName":"Women's Ashes, 2021/22"},{"id":"15644","slug":"women-s-ashes-2023","name":"Women's Ashes, 2023","shortName":"Women's Ashes, 2023"},{"id":"16160","slug":"australia-women-in-bangladesh-odi-series-2023-24","name":"Australia Women in Bangladesh ODI Series, 2023/24","shortName":"Australia Women in Bangladesh ODI Series, 2023/24"},{"id":"4878","slug":"australia-women-in-england-odi-series-2009","name":"Australia Women in England ODI Series, 2009","shortName":"Australia Women in England ODI Series, 2009"},{"id":"921","slug":"australia-women-in-england-women-s-odi-series-1976","name":"Australia Women in England Women's ODI Series, 1976","shortName":"Australia Women in England Women's ODI Series, 1976"},{"id":"935","slug":"australia-women-in-england-women-s-odi-series-1987","name":"Australia Women in England Women's ODI Series, 1987","shortName":"Australia Women in England Women's ODI Series, 1987"},{"id":"965","slug":"australia-women-in-england-women-s-odi-series-1998","name":"Australia Women in England Women's ODI Series, 1998","shortName":"Australia Women in England Women's ODI Series, 1998"},{"id":"983","slug":"australia-women-in-england-women-s-odi-series-2001","name":"Australia Women in England Women's ODI Series, 2001","shortName":"Australia Women in England Women's ODI Series, 2001"},{"id":"3059","slug":"australia-women-in-england-women-s-odi-series-2005","name":"Australia Women in England Women's ODI Series, 2005","shortName":"Australia Women in England Women's ODI Series, 2005"},{"id":"7230","slug":"australia-women-in-india-odi-series-2011-12","name":"Australia Women in India ODI Series, 2011/12","shortName":"Australia Women in India ODI Series, 2011/12"},{"id":"12203","slug":"australia-women-in-india-odi-series-2017-18","name":"Australia Women in India ODI Series, 2017/18","shortName":"Australia Women in India ODI Series, 2017/18"},{"id":"15900","slug":"australia-women-in-india-odi-series-2023-24","name":"Australia Women in India ODI Series, 2023/24","shortName":"Australia Women in India ODI Series, 2023/24"},{"id":"925","slug":"australia-women-in-india-women-s-odi-series-1983-84","name":"Australia Women in India Women's ODI Series, 1983/84","shortName":"Australia Women in India Women's ODI Series, 1983/84"},{"id":"1009","slug":"australia-women-in-india-women-s-odi-series-2004-05","name":"Australia Women in India Women's ODI Series, 2004/05","shortName":"Australia Women in India Women's ODI Series, 2004/05"},{"id":"15437","slug":"australia-women-in-ireland-odi-series-2023","name":"Australia Women in Ireland ODI Series, 2023","shortName":"Australia Women in Ireland ODI Series, 2023"},{"id":"966","slug":"australia-women-in-ireland-women-s-odi-series-1998","name":"Australia Women in Ireland Women's ODI Series, 1998","shortName":"Australia Women in Ireland Women's ODI Series, 1998"},{"id":"984","slug":"australia-women-in-ireland-women-s-odi-series-2001","name":"Australia Women in Ireland Women's ODI Series, 2001","shortName":"Australia Women in Ireland Women's ODI Series, 2001"},{"id":"3056","slug":"australia-women-in-ireland-women-s-odi-series-2005","name":"Australia Women in Ireland Women's ODI Series, 2005","shortName":"Australia Women in Ireland Women's ODI Series, 2005"},{"id":"13853","slug":"australia-women-in-new-zealand-odi-series-2020-21","name":"Australia Women in New Zealand ODI Series, 2020/21","shortName":"Australia Women in New Zealand ODI Series, 2020/21"},{"id":"11437","slug":"australia-women-in-sri-lanka-odi-series-2016","name":"Australia Women in Sri Lanka ODI Series, 2016","shortName":"Australia Women in Sri Lanka ODI Series, 2016"},{"id":"13292","slug":"australia-women-in-west-indies-odi-series-2019","name":"Australia Women in West Indies ODI Series, 2019","shortName":"Australia Women in West Indies ODI Series, 2019"},{"id":"934","slug":"australia-women-v-ireland-women-odi-series-1987","name":"Australia Women v Ireland Women ODI Series, 1987","shortName":"Australia Women v Ireland Women ODI Series, 1987"},{"id":"4908","slug":"bangladesh-tri-nation-women-s-series-2008-09","name":"Bangladesh Tri-Nation Women's Series, 2008/09","shortName":"Bangladesh Tri-Nation Women's Series, 2008/09"},{"id":"8060","slug":"bangladesh-women-in-india-odi-series-2012-13","name":"Bangladesh Women in India ODI Series, 2012/13","shortName":"Bangladesh Women in India ODI Series, 2012/13"},{"id":"11277","slug":"bangladesh-women-in-ireland-odi-series-2016","name":"Bangladesh Women in Ireland ODI Series, 2016","shortName":"Bangladesh Women in Ireland ODI Series, 2016"},{"id":"14801","slug":"bangladesh-women-in-new-zealand-odi-series-2022-23","name":"Bangladesh Women in New Zealand ODI Series, 2022/23","shortName":"Bangladesh Women in New Zealand ODI Series, 2022/23"},{"id":"10561","slug":"bangladesh-women-in-pakistan-odi-series-2015-16","name":"Bangladesh Women in Pakistan ODI Series, 2015/16","shortName":"Bangladesh Women in Pakistan ODI Series, 2015/16"},{"id":"13428","slug":"bangladesh-women-in-pakistan-odi-series-2019-20","name":"Bangladesh Women in Pakistan ODI Series, 2019/20","shortName":"Bangladesh Women in Pakistan ODI Series, 2019/20"},{"id":"8511","slug":"bangladesh-women-in-south-africa-odi-series-2013-14","name":"Bangladesh Women in South Africa ODI Series, 2013/14","shortName":"Bangladesh Women in South Africa ODI Series, 2013/14"},{"id":"12367","slug":"bangladesh-women-in-south-africa-odi-series-2018","name":"Bangladesh Women in South Africa ODI Series, 2018","shortName":"Bangladesh Women in South Africa ODI Series, 2018"},{"id":"15785","slug":"bangladesh-women-in-south-africa-odi-series-2023-24","name":"Bangladesh Women in South Africa ODI Series, 2023/24","shortName":"Bangladesh Women in South Africa ODI Series, 2023/24"},{"id":"15346","slug":"bangladesh-women-in-sri-lanka-odi-series-2023","name":"Bangladesh Women in Sri Lanka ODI Series, 2023","shortName":"Bangladesh Women in Sri Lanka ODI Series, 2023"},{"id":"14341","slug":"bangladesh-women-in-zimbabwe-odi-series-2021-22","name":"Bangladesh Women in Zimbabwe ODI Series, 2021/22","shortName":"Bangladesh Women in Zimbabwe ODI Series, 2021/22"},{"id":"7397","slug":"bangladesh-women-v-pakistan-women-odi-match-2012","name":"Bangladesh Women v Pakistan Women ODI Match, 2012","shortName":"Bangladesh Women v Pakistan Women ODI Match, 2012"},{"id":"981","slug":"cricinfo-women-s-world-cup-2000-01","name":"CricInfo Women's World Cup, 2000/01","shortName":"CricInfo Women's World Cup, 2000/01"},{"id":"3499","slug":"england-women-in-australia-odi-series-2007-08","name":"England Women in Australia ODI Series, 2007/08","shortName":"England Women in Australia ODI Series, 2007/08"},{"id":"6121","slug":"england-women-in-australia-odi-series-2010-11","name":"England Women in Australia ODI Series, 2010/11","shortName":"England Women in Australia ODI Series, 2010/11"},{"id":"928","slug":"england-women-in-australia-women-s-odi-series-1984-85","name":"England Women in Australia Women's ODI Series, 1984/85","shortName":"England Women in Australia Women's ODI Series, 1984/85"},{"id":"975","slug":"england-women-in-australia-women-s-odi-series-1999-00","name":"England Women in Australia Women's ODI Series, 1999/00","shortName":"England Women in Australia Women's ODI Series, 1999/00"},{"id":"5670","slug":"england-women-in-india-odi-series-2009-10","name":"England Women in India ODI Series, 2009/10","shortName":"England Women in India ODI Series, 2009/10"},{"id":"12211","slug":"england-women-in-india-odi-series-2017-18","name":"England Women in India ODI Series, 2017/18","shortName":"England Women in India ODI Series, 2017/18"},{"id":"12854","slug":"england-women-in-india-odi-series-2018-19","name":"England Women in India ODI Series, 2018/19","shortName":"England Women in India ODI Series, 2018/19"},{"id":"951","slug":"england-women-in-india-women-s-odi-series-1995-96","name":"England Women in India Women's ODI Series, 1995/96","shortName":"England Women in India Women's ODI Series, 1995/96"},{"id":"986","slug":"england-women-in-india-women-s-odi-series-2001-02","name":"England Women in India Women's ODI Series, 2001/02","shortName":"England Women in India Women's ODI Series, 2001/02"},{"id":"3062","slug":"england-women-in-india-women-s-odi-series-2005-06","name":"England Women in India Women's ODI Series, 2005/06","shortName":"England Women in India Women's ODI Series, 2005/06"},{"id":"16276","slug":"england-women-in-ireland-odi-series-2024","name":"England Women in Ireland ODI Series, 2024","shortName":"England Women in Ireland ODI Series, 2024"},{"id":"3503","slug":"england-women-in-new-zealand-odi-series-2007-08","name":"England Women in New Zealand ODI Series, 2007/08","shortName":"England Women in New Zealand ODI Series, 2007/08"},{"id":"6783","slug":"england-women-in-new-zealand-odi-series-2011-12","name":"England Women in New Zealand ODI Series, 2011/12","shortName":"England Women in New Zealand ODI Series, 2011/12"},{"id":"9501","slug":"england-women-in-new-zealand-odi-series-2014-15","name":"England Women in New Zealand ODI Series, 2014/15","shortName":"England Women in New Zealand ODI Series, 2014/15"},{"id":"13842","slug":"england-women-in-new-zealand-odi-series-2020-21","name":"England Women in New Zealand ODI Series, 2020/21","shortName":"England Women in New Zealand ODI Series, 2020/21"},{"id":"15621","slug":"england-women-in-new-zealand-odi-series-2023-24","name":"England Women in New Zealand ODI Series, 2023/24","shortName":"England Women in New Zealand ODI Series, 2023/24"},{"id":"977","slug":"england-women-in-new-zealand-women-s-odi-series-1999-00","name":"England Women in New Zealand Women's ODI Series, 1999/00","shortName":"England Women in New Zealand Women's ODI Series, 1999/00"},{"id":"980","slug":"england-women-in-new-zealand-women-s-odi-series-2000-01","name":"England Women in New Zealand Women's ODI Series, 2000/01","shortName":"England Women in New Zealand Women's ODI Series, 2000/01"},{"id":"6779","slug":"england-women-in-south-africa-odi-series-2011-12","name":"England Women in South Africa ODI Series, 2011/12","shortName":"England Women in South Africa ODI Series, 2011/12"},{"id":"10347","slug":"england-women-in-south-africa-odi-series-2015-16","name":"England Women in South Africa ODI Series, 2015/16","shortName":"England Women in South Africa ODI Series, 2015/16"},{"id":"16313","slug":"england-women-in-south-africa-odi-series-2024-25","name":"England Women in South Africa ODI Series, 2024/25","shortName":"England Women in South Africa ODI Series, 2024/25"},{"id":"1002","slug":"england-women-in-south-africa-women-s-odi-series-2003-04","name":"England Women in South Africa Women's ODI Series, 2003/04","shortName":"England Women in South Africa Women's ODI Series, 2003/04"},{"id":"1011","slug":"england-women-in-south-africa-women-s-odi-series-2004-05","name":"England Women in South Africa Women's ODI Series, 2004/05","shortName":"England Women in South Africa Women's ODI Series, 2004/05"},{"id":"6127","slug":"england-women-in-sri-lanka-odi-series-2010-11","name":"England Women in Sri Lanka ODI Series, 2010/11","shortName":"England Women in Sri Lanka ODI Series, 2010/11"},{"id":"11574","slug":"england-women-in-sri-lanka-odi-series-2016-17","name":"England Women in Sri Lanka ODI Series, 2016/17","shortName":"England Women in Sri Lanka ODI Series, 2016/17"},{"id":"12904","slug":"england-women-in-sri-lanka-odi-series-2018-19","name":"England Women in Sri Lanka ODI Series, 2018/19","shortName":"England Women in Sri Lanka ODI Series, 2018/19"},{"id":"3177","slug":"england-women-in-sri-lanka-women-s-odi-series-2005-06","name":"England Women in Sri Lanka Women's ODI Series, 2005/06","shortName":"England Women in Sri Lanka Women's ODI Series, 2005/06"},{"id":"5495","slug":"england-women-in-west-indies-odi-series-2009-10","name":"England Women in West Indies ODI Series, 2009/10","shortName":"England Women in West Indies ODI Series, 2009/10"},{"id":"8119","slug":"england-women-in-west-indies-odi-series-2013-14","name":"England Women in West Indies ODI Series, 2013/14","shortName":"England Women in West Indies ODI Series, 2013/14"},{"id":"11259","slug":"england-women-in-west-indies-odi-series-2016-17","name":"England Women in West Indies ODI Series, 2016/17","shortName":"England Women in West Indies ODI Series, 2016/17"},{"id":"15110","slug":"england-women-in-west-indies-odi-series-2022-23","name":"England Women in West Indies ODI Series, 2022/23","shortName":"England Women in West Indies ODI Series, 2022/23"},{"id":"941","slug":"england-women-v-ireland-women-odi-series-1990","name":"England Women v Ireland Women ODI Series, 1990","shortName":"England Women v Ireland Women ODI Series, 1990"},{"id":"924","slug":"hansells-vita-fresh-women-s-world-cup-1981-82","name":"Hansells Vita Fresh Women's World Cup, 1981/82","shortName":"Hansells Vita Fresh Women's World Cup, 1981/82"},{"id":"963","slug":"hero-honda-women-s-world-cup-1997-98","name":"Hero Honda Women's World Cup, 1997/98","shortName":"Hero Honda Women's World Cup, 1997/98"},{"id":"9477","slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship, 2014-2016/17","shortName":"ICC Women's Championship, 2014-2016/17"},{"id":"12102","slug":"icc-women-s-championship-2017-18-2021","name":"ICC Women's Championship, 2017/18-2021","shortName":"ICC Women's Championship, 2017/18-2021"},{"id":"14537","slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship, 2022/23-2025","shortName":"ICC Women's Championship, 2022/23-2025"},{"id":"6059","slug":"icc-women-s-cricket-challenge-2010-11","name":"ICC Women's Cricket Challenge, 2010/11","shortName":"ICC Women's Cricket Challenge, 2010/11"},{"id":"14319","slug":"icc-women-s-cricket-world-cup-qualifier-2021-22","name":"ICC Women's Cricket World Cup Qualifier, 2021/22","shortName":"ICC Women's Cricket World Cup Qualifier, 2021/22"},{"id":"6789","slug":"icc-women-s-world-cup-qualifier-2011-12","name":"ICC Women's World Cup Qualifier, 2011/12","shortName":"ICC Women's World Cup Qualifier, 2011/12"},{"id":"11659","slug":"icc-women-s-world-cup-qualifier-2016-17","name":"ICC Women's World Cup Qualifier, 2016/17","shortName":"ICC Women's World Cup Qualifier, 2016/17"},{"id":"3489","slug":"icc-women-s-world-cup-qualifying-series-2007-08","name":"ICC Women's World Cup Qualifying Series, 2007/08","shortName":"ICC Women's World Cup Qualifying Series, 2007/08"},{"id":"4321","slug":"icc-women-s-world-cup-2008-09","name":"ICC Women's World Cup, 2008/09","shortName":"ICC Women's World Cup, 2008/09"},{"id":"7741","slug":"icc-women-s-world-cup-2012-13","name":"ICC Women's World Cup, 2012/13","shortName":"ICC Women's World Cup, 2012/13"},{"id":"11743","slug":"icc-women-s-world-cup-2017","name":"ICC Women's World Cup, 2017","shortName":"ICC Women's World Cup, 2017"},{"id":"13629","slug":"icc-women-s-world-cup-2021-22","name":"ICC Women's World Cup, 2021/22","shortName":"ICC Women's World Cup, 2021/22"},{"id":"10255","slug":"india-women-in-australia-odi-series-2015-16","name":"India Women in Australia ODI Series, 2015/16","shortName":"India Women in Australia ODI Series, 2015/16"},{"id":"13990","slug":"india-women-in-australia-odi-series-2021-22","name":"India Women in Australia ODI Series, 2021/22","shortName":"India Women in Australia ODI Series, 2021/22"},{"id":"16211","slug":"india-women-in-australia-odi-series-2024-25","name":"India Women in Australia ODI Series, 2024/25","shortName":"India Women in Australia ODI Series, 2024/25"},{"id":"3049","slug":"india-women-in-australia-women-s-odi-series-2005-06","name":"India Women in Australia Women's ODI Series, 2005/06","shortName":"India Women in Australia Women's ODI Series, 2005/06"},{"id":"4647","slug":"india-women-in-australia-women-s-odi-series-2008-09","name":"India Women in Australia Women's ODI Series, 2008/09","shortName":"India Women in Australia Women's ODI Series, 2008/09"},{"id":"15515","slug":"india-women-in-bangladesh-odi-series-2023","name":"India Women in Bangladesh ODI Series, 2023","shortName":"India Women in Bangladesh ODI Series, 2023"},{"id":"7048","slug":"india-women-in-england-odi-series-2012","name":"India Women in England ODI Series, 2012","shortName":"India Women in England ODI Series, 2012"},{"id":"8779","slug":"india-women-in-england-odi-series-2014","name":"India Women in England ODI Series, 2014","shortName":"India Women in England ODI Series, 2014"},{"id":"13938","slug":"india-women-in-england-odi-series-2021","name":"India Women in England ODI Series, 2021","shortName":"India Women in England ODI Series, 2021"},{"id":"14476","slug":"india-women-in-england-odi-series-2022","name":"India Women in England ODI Series, 2022","shortName":"India Women in England ODI Series, 2022"},{"id":"995","slug":"india-women-in-england-women-s-odi-match-2002","name":"India Women in England Women's ODI Match, 2002","shortName":"India Women in England Women's ODI Match, 2002"},{"id":"932","slug":"india-women-in-england-women-s-odi-series-1986","name":"India Women in England Women's ODI Series, 1986","shortName":"India Women in England Women's ODI Series, 1986"},{"id":"973","slug":"india-women-in-england-women-s-odi-series-1999","name":"India Women in England Women's ODI Series, 1999","shortName":"India Women in England Women's ODI Series, 1999"},{"id":"2636","slug":"india-women-in-england-women-s-odi-series-2006","name":"India Women in England Women's ODI Series, 2006","shortName":"India Women in England Women's ODI Series, 2006"},{"id":"3630","slug":"india-women-in-england-women-s-odi-series-2008","name":"India Women in England Women's ODI Series, 2008","shortName":"India Women in England Women's ODI Series, 2008"},{"id":"994","slug":"india-women-in-ireland-women-s-odi-series-2002","name":"India Women in Ireland Women's ODI Series, 2002","shortName":"India Women in Ireland Women's ODI Series, 2002"},{"id":"2750","slug":"india-women-in-ireland-women-s-odi-series-2006","name":"India Women in Ireland Women's ODI Series, 2006","shortName":"India Women in Ireland Women's ODI Series, 2006"},{"id":"12535","slug":"india-women-in-new-zealand-odi-series-2018-19","name":"India Women in New Zealand ODI Series, 2018/19","shortName":"India Women in New Zealand ODI Series, 2018/19"},{"id":"14361","slug":"india-women-in-new-zealand-odi-series-2021-22","name":"India Women in New Zealand ODI Series, 2021/22","shortName":"India Women in New Zealand ODI Series, 2021/22"},{"id":"948","slug":"india-women-in-new-zealand-women-s-odi-match-1994-95","name":"India Women in New Zealand Women's ODI Match, 1994/95","shortName":"India Women in New Zealand Women's ODI Match, 1994/95"},{"id":"3050","slug":"india-women-in-new-zealand-women-s-odi-series-2005-06","name":"India Women in New Zealand Women's ODI Series, 2005/06","shortName":"India Women in New Zealand Women's ODI Series, 2005/06"},{"id":"12107","slug":"india-women-in-south-africa-odi-series-2017-18","name":"India Women in South Africa ODI Series, 2017/18","shortName":"India Women in South Africa ODI Series, 2017/18"},{"id":"990","slug":"india-women-in-south-africa-women-s-odi-series-2001-02","name":"India Women in South Africa Women's ODI Series, 2001/02","shortName":"India Women in South Africa Women's ODI Series, 2001/02"},{"id":"12631","slug":"india-women-in-sri-lanka-odi-series-2018","name":"India Women in Sri Lanka ODI Series, 2018","shortName":"India Women in Sri Lanka ODI Series, 2018"},{"id":"14712","slug":"india-women-in-sri-lanka-odi-series-2022","name":"India Women in Sri Lanka ODI Series, 2022","shortName":"India Women in Sri Lanka ODI Series, 2022"},{"id":"7199","slug":"india-women-in-west-indies-odi-series-2011-12","name":"India Women in West Indies ODI Series, 2011/12","shortName":"India Women in West Indies ODI Series, 2011/12"},{"id":"13388","slug":"india-women-in-west-indies-odi-series-2019-20","name":"India Women in West Indies ODI Series, 2019/20","shortName":"India Women in West Indies ODI Series, 2019/20"},{"id":"7386","slug":"india-women-v-ireland-women-odi-match-2012","name":"India Women v Ireland Women ODI Match, 2012","shortName":"India Women v Ireland Women ODI Match, 2012"},{"id":"998","slug":"international-women-s-cricket-council-trophy-2003","name":"International Women's Cricket Council Trophy, 2003","shortName":"International Women's Cricket Council Trophy, 2003"},{"id":"7399","slug":"ireland-tri-nation-women-s-one-day-series-2012","name":"Ireland Tri-Nation Women's One-Day Series, 2012","shortName":"Ireland Tri-Nation Women's One-Day Series, 2012"},{"id":"16810","slug":"ireland-women-in-bangladesh-odi-series-2024-25","name":"Ireland Women in Bangladesh ODI Series, 2024/25","shortName":"Ireland Women in Bangladesh ODI Series, 2024/25"},{"id":"5679","slug":"ireland-women-in-england-odi-match-2010","name":"Ireland Women in England ODI Match, 2010","shortName":"Ireland Women in England ODI Match, 2010"},{"id":"972","slug":"ireland-women-in-england-women-s-odi-match-1999","name":"Ireland Women in England Women's ODI Match, 1999","shortName":"Ireland Women in England Women's ODI Match, 1999"},{"id":"14872","slug":"ireland-women-in-netherlands-odi-series-2022","name":"Ireland Women in Netherlands ODI Series, 2022","shortName":"Ireland Women in Netherlands ODI Series, 2022"},{"id":"14539","slug":"ireland-women-in-pakistan-odi-series-2022-23","name":"Ireland Women in Pakistan ODI Series, 2022/23","shortName":"Ireland Women in Pakistan ODI Series, 2022/23"},{"id":"15434","slug":"ireland-women-in-west-indies-odi-series-2023","name":"Ireland Women in West Indies ODI Series, 2023","shortName":"Ireland Women in West Indies ODI Series, 2023"},{"id":"14243","slug":"ireland-women-in-zimbabwe-odi-series-2021-22","name":"Ireland Women in Zimbabwe ODI Series, 2021/22","shortName":"Ireland Women in Zimbabwe ODI Series, 2021/22"},{"id":"16025","slug":"ireland-women-in-zimbabwe-odi-series-2023-24","name":"Ireland Women in Zimbabwe ODI Series, 2023/24","shortName":"Ireland Women in Zimbabwe ODI Series, 2023/24"},{"id":"7398","slug":"ireland-women-v-bangladesh-women-odi-match-2012","name":"Ireland Women v Bangladesh Women ODI Match, 2012","shortName":"Ireland Women v Bangladesh Women ODI Match, 2012"},{"id":"5680","slug":"ireland-women-v-new-zealand-women-odi-match-2010","name":"Ireland Women v New Zealand Women ODI Match, 2010","shortName":"Ireland Women v New Zealand Women ODI Match, 2010"},{"id":"8187","slug":"ireland-women-v-pakistan-women-odi-match-2013","name":"Ireland Women v Pakistan Women ODI Match, 2013","shortName":"Ireland Women v Pakistan Women ODI Match, 2013"},{"id":"15873","slug":"ireland-women-v-scotland-women-odi-series-2023-24","name":"Ireland Women v Scotland Women ODI Series, 2023/24","shortName":"Ireland Women v Scotland Women ODI Series, 2023/24"},{"id":"4305","slug":"ireland-women-v-south-africa-women-odi-match-2008","name":"Ireland Women v South Africa Women ODI Match, 2008","shortName":"Ireland Women v South Africa Women ODI Match, 2008"},{"id":"6421","slug":"natwest-women-s-quadrangular-series-2011","name":"NatWest Women's Quadrangular Series, 2011","shortName":"NatWest Women's Quadrangular Series, 2011"},{"id":"958","slug":"netherlands-women-in-germany-women-s-odi-series-1997","name":"Netherlands Women in Germany Women's ODI Series, 1997","shortName":"Netherlands Women in Germany Women's ODI Series, 1997"},{"id":"967","slug":"netherlands-women-in-germany-women-s-odi-series-1998","name":"Netherlands Women in Germany Women's ODI Series, 1998","shortName":"Netherlands Women in Germany Women's ODI Series, 1998"},{"id":"2804","slug":"netherlands-women-in-ireland-women-s-odi-series-2006","name":"Netherlands Women in Ireland Women's ODI Series, 2006","shortName":"Netherlands Women in Ireland Women's ODI Series, 2006"},{"id":"982","slug":"netherlands-women-in-pakistan-women-s-odi-series-2000-01","name":"Netherlands Women in Pakistan Women's ODI Series, 2000/01","shortName":"Netherlands Women in Pakistan Women's ODI Series, 2000/01"},{"id":"962","slug":"netherlands-women-in-sri-lanka-women-s-odi-series-1997-98","name":"Netherlands Women in Sri Lanka Women's ODI Series, 1997/98","shortName":"Netherlands Women in Sri Lanka Women's ODI Series, 1997/98"},{"id":"971","slug":"netherlands-women-in-sri-lanka-women-s-odi-series-1998-99","name":"Netherlands Women in Sri Lanka Women's ODI Series, 1998/99","shortName":"Netherlands Women in Sri Lanka Women's ODI Series, 1998/99"},{"id":"15113","slug":"netherlands-women-in-thailand-odi-series-2022-23","name":"Netherlands Women in Thailand ODI Series, 2022/23","shortName":"Netherlands Women in Thailand ODI Series, 2022/23"},{"id":"16511","slug":"netherlands-women-s-odi-tri-series-2024","name":"Netherlands Women's ODI Tri-Series, 2024","shortName":"Netherlands Women's ODI Tri-Series, 2024"},{"id":"3048","slug":"new-zealand-women-in-england-odi-series-2007","name":"New Zealand Women in England ODI Series, 2007","shortName":"New Zealand Women in England ODI Series, 2007"},{"id":"12164","slug":"new-zealand-women-in-england-odi-series-2018","name":"New Zealand Women in England ODI Series, 2018","shortName":"New Zealand Women in England ODI Series, 2018"},{"id":"13942","slug":"new-zealand-women-in-england-odi-series-2021","name":"New Zealand Women in England ODI Series, 2021","shortName":"New Zealand Women in England ODI Series, 2021"},{"id":"15775","slug":"new-zealand-women-in-england-odi-series-2024","name":"New Zealand Women in England ODI Series, 2024","shortName":"New Zealand Women in England ODI Series, 2024"},{"id":"926","slug":"new-zealand-women-in-england-women-s-odi-series-1984","name":"New Zealand Women in England Women's ODI Series, 1984","shortName":"New Zealand Women in England Women's ODI Series, 1984"},{"id":"953","slug":"new-zealand-women-in-england-women-s-odi-series-1996","name":"New Zealand Women in England Women's ODI Series, 1996","shortName":"New Zealand Women in England Women's ODI Series, 1996"},{"id":"1008","slug":"new-zealand-women-in-england-women-s-odi-series-2004","name":"New Zealand Women in England Women's ODI Series, 2004","shortName":"New Zealand Women in England Women's ODI Series, 2004"},{"id":"5620","slug":"new-zealand-women-in-england-women-s-odi-series-2010","name":"New Zealand Women in England Women's ODI Series, 2010","shortName":"New Zealand Women in England Women's ODI Series, 2010"},{"id":"10103","slug":"new-zealand-women-in-india-odi-series-2015","name":"New Zealand Women in India ODI Series, 2015","shortName":"New Zealand Women in India ODI Series, 2015"},{"id":"16744","slug":"new-zealand-women-in-india-odi-series-2024-25","name":"New Zealand Women in India ODI Series, 2024/25","shortName":"New Zealand Women in India ODI Series, 2024/25"},{"id":"930","slug":"new-zealand-women-in-india-women-s-odi-series-1984-85","name":"New Zealand Women in India Women's ODI Series, 1984/85","shortName":"New Zealand Women in India Women's ODI Series, 1984/85"},{"id":"1000","slug":"new-zealand-women-in-india-women-s-odi-series-2003-04","name":"New Zealand Women in India Women's ODI Series, 2003/04","shortName":"New Zealand Women in India Women's ODI Series, 2003/04"},{"id":"12402","slug":"new-zealand-women-in-ireland-odi-series-2018","name":"New Zealand Women in Ireland ODI Series, 2018","shortName":"New Zealand Women in Ireland ODI Series, 2018"},{"id":"954","slug":"new-zealand-women-in-ireland-women-s-odi-series-1996","name":"New Zealand Women in Ireland Women's ODI Series, 1996","shortName":"New Zealand Women in Ireland Women's ODI Series, 1996"},{"id":"992","slug":"new-zealand-women-in-ireland-women-s-odi-series-2002","name":"New Zealand Women in Ireland Women's ODI Series, 2002","shortName":"New Zealand Women in Ireland Women's ODI Series, 2002"},{"id":"1007","slug":"new-zealand-women-in-ireland-women-s-odi-series-2004","name":"New Zealand Women in Ireland Women's ODI Series, 2004","shortName":"New Zealand Women in Ireland Women's ODI Series, 2004"},{"id":"927","slug":"new-zealand-women-in-netherlands-women-s-odi-match-1984","name":"New Zealand Women in Netherlands Women's ODI Match, 1984","shortName":"New Zealand Women in Netherlands Women's ODI Match, 1984"},{"id":"991","slug":"new-zealand-women-in-netherlands-women-s-odi-series-2002","name":"New Zealand Women in Netherlands Women's ODI Series, 2002","shortName":"New Zealand Women in Netherlands Women's ODI Series, 2002"},{"id":"10683","slug":"new-zealand-women-in-south-africa-odi-series-2016-17","name":"New Zealand Women in South Africa ODI Series, 2016/17","shortName":"New Zealand Women in South Africa ODI Series, 2016/17"},{"id":"15636","slug":"new-zealand-women-in-south-africa-odi-series-2023-24","name":"New Zealand Women in South Africa ODI Series, 2023/24","shortName":"New Zealand Women in South Africa ODI Series, 2023/24"},{"id":"15480","slug":"new-zealand-women-in-sri-lanka-odi-series-2023","name":"New Zealand Women in Sri Lanka ODI Series, 2023","shortName":"New Zealand Women in Sri Lanka ODI Series, 2023"},{"id":"8116","slug":"new-zealand-women-in-west-indies-odi-series-2013-14","name":"New Zealand Women in West Indies ODI Series, 2013/14","shortName":"New Zealand Women in West Indies ODI Series, 2013/14"},{"id":"9377","slug":"new-zealand-women-in-west-indies-odi-series-2014-15","name":"New Zealand Women in West Indies ODI Series, 2014/15","shortName":"New Zealand Women in West Indies ODI Series, 2014/15"},{"id":"14968","slug":"new-zealand-women-in-west-indies-odi-series-2022","name":"New Zealand Women in West Indies ODI Series, 2022","shortName":"New Zealand Women in West Indies ODI Series, 2022"},{"id":"949","slug":"new-zealand-women-s-centenary-tournament-1994-95","name":"New Zealand Women's Centenary Tournament, 1994/95","shortName":"New Zealand Women's Centenary Tournament, 1994/95"},{"id":"9327","slug":"pakistan-women-in-australia-odi-series-2014","name":"Pakistan Women in Australia ODI Series, 2014","shortName":"Pakistan Women in Australia ODI Series, 2014"},{"id":"15131","slug":"pakistan-women-in-australia-odi-series-2022-23","name":"Pakistan Women in Australia ODI Series, 2022/23","shortName":"Pakistan Women in Australia ODI Series, 2022/23"},{"id":"956","slug":"pakistan-women-in-australia-women-s-odi-match-1996-97","name":"Pakistan Women in Australia Women's ODI Match, 1996/97","shortName":"Pakistan Women in Australia Women's ODI Match, 1996/97"},{"id":"12684","slug":"pakistan-women-in-bangladesh-odi-match-2018-19","name":"Pakistan Women in Bangladesh ODI Match, 2018/19","shortName":"Pakistan Women in Bangladesh ODI Match, 2018/19"},{"id":"9041","slug":"pakistan-women-in-bangladesh-odi-series-2013-14","name":"Pakistan Women in Bangladesh ODI Series, 2013/14","shortName":"Pakistan Women in Bangladesh ODI Series, 2013/14"},{"id":"15885","slug":"pakistan-women-in-bangladesh-odi-series-2023-24","name":"Pakistan Women in Bangladesh ODI Series, 2023/24","shortName":"Pakistan Women in Bangladesh ODI Series, 2023/24"},{"id":"8065","slug":"pakistan-women-in-england-odi-series-2013","name":"Pakistan Women in England ODI Series, 2013","shortName":"Pakistan Women in England ODI Series, 2013"},{"id":"10759","slug":"pakistan-women-in-england-odi-series-2016","name":"Pakistan Women in England ODI Series, 2016","shortName":"Pakistan Women in England ODI Series, 2016"},{"id":"15779","slug":"pakistan-women-in-england-odi-series-2024","name":"Pakistan Women in England ODI Series, 2024","shortName":"Pakistan Women in England ODI Series, 2024"},{"id":"5076","slug":"pakistan-women-in-ireland-odi-match-2009","name":"Pakistan Women in Ireland ODI Match, 2009","shortName":"Pakistan Women in Ireland ODI Match, 2009"},{"id":"8239","slug":"pakistan-women-in-ireland-odi-series-2013","name":"Pakistan Women in Ireland ODI Series, 2013","shortName":"Pakistan Women in Ireland ODI Series, 2013"},{"id":"979","slug":"pakistan-women-in-ireland-women-s-odi-series-2000","name":"Pakistan Women in Ireland Women's ODI Series, 2000","shortName":"Pakistan Women in Ireland Women's ODI Series, 2000"},{"id":"11495","slug":"pakistan-women-in-new-zealand-odi-series-2016-17","name":"Pakistan Women in New Zealand ODI Series, 2016/17","shortName":"Pakistan Women in New Zealand ODI Series, 2016/17"},{"id":"15607","slug":"pakistan-women-in-new-zealand-odi-series-2023-24","name":"Pakistan Women in New Zealand ODI Series, 2023/24","shortName":"Pakistan Women in New Zealand ODI Series, 2023/24"},{"id":"955","slug":"pakistan-women-in-new-zealand-women-s-odi-series-1996-97","name":"Pakistan Women in New Zealand Women's ODI Series, 1996/97","shortName":"Pakistan Women in New Zealand Women's ODI Series, 1996/97"},{"id":"12912","slug":"pakistan-women-in-south-africa-odi-series-2019","name":"Pakistan Women in South Africa ODI Series, 2019","shortName":"Pakistan Women in South Africa ODI Series, 2019"},{"id":"13825","slug":"pakistan-women-in-south-africa-odi-series-2020-21","name":"Pakistan Women in South Africa ODI Series, 2020/21","shortName":"Pakistan Women in South Africa ODI Series, 2020/21"},{"id":"3007","slug":"pakistan-women-in-south-africa-women-s-odi-series-2006-07","name":"Pakistan Women in South Africa Women's ODI Series, 2006/07","shortName":"Pakistan Women in South Africa Women's ODI Series, 2006/07"},{"id":"12269","slug":"pakistan-women-in-sri-lanka-odi-series-2017-18","name":"Pakistan Women in Sri Lanka ODI Series, 2017/18","shortName":"Pakistan Women in Sri Lanka ODI Series, 2017/18"},{"id":"964","slug":"pakistan-women-in-sri-lanka-women-s-odi-series-1997-98","name":"Pakistan Women in Sri Lanka Women's ODI Series, 1997/98","shortName":"Pakistan Women in Sri Lanka Women's ODI Series, 1997/98"},{"id":"987","slug":"pakistan-women-in-sri-lanka-women-s-odi-series-2001-02","name":"Pakistan Women in Sri Lanka Women's ODI Series, 2001/02","shortName":"Pakistan Women in Sri Lanka Women's ODI Series, 2001/02"},{"id":"6699","slug":"pakistan-women-in-west-indies-odi-series-2011","name":"Pakistan Women in West Indies ODI Series, 2011","shortName":"Pakistan Women in West Indies ODI Series, 2011"},{"id":"10217","slug":"pakistan-women-in-west-indies-odi-series-2015-16","name":"Pakistan Women in West Indies ODI Series, 2015/16","shortName":"Pakistan Women in West Indies ODI Series, 2015/16"},{"id":"14016","slug":"pakistan-women-in-west-indies-odi-series-2021","name":"Pakistan Women in West Indies ODI Series, 2021","shortName":"Pakistan Women in West Indies ODI Series, 2021"},{"id":"12687","slug":"pakistan-women-v-australia-women-odi-series-2018-19","name":"Pakistan Women v Australia Women ODI Series, 2018/19","shortName":"Pakistan Women v Australia Women ODI Series, 2018/19"},{"id":"13489","slug":"pakistan-women-v-england-women-odi-series-2019-20","name":"Pakistan Women v England Women ODI Series, 2019/20","shortName":"Pakistan Women v England Women ODI Series, 2019/20"},{"id":"12100","slug":"pakistan-women-v-new-zealand-women-odi-series-2017-18","name":"Pakistan Women v New Zealand Women ODI Series, 2017/18","shortName":"Pakistan Women v New Zealand Women ODI Series, 2017/18"},{"id":"9869","slug":"pakistan-women-v-south-africa-women-odi-series-2014-15","name":"Pakistan Women v South Africa Women ODI Series, 2014/15","shortName":"Pakistan Women v South Africa Women ODI Series, 2014/15"},{"id":"9795","slug":"pakistan-women-v-sri-lanka-women-odi-series-2014-15","name":"Pakistan Women v Sri Lanka Women ODI Series, 2014/15","shortName":"Pakistan Women v Sri Lanka Women ODI Series, 2014/15"},{"id":"12858","slug":"pakistan-women-v-west-indies-women-odi-series-2018-19","name":"Pakistan Women v West Indies Women ODI Series, 2018/19","shortName":"Pakistan Women v West Indies Women ODI Series, 2018/19"},{"id":"16182","slug":"papua-new-guinea-women-in-zimbabwe-odi-series-2023-24","name":"Papua New Guinea Women in Zimbabwe ODI Series, 2023/24","shortName":"Papua New Guinea Women in Zimbabwe ODI Series, 2023/24"},{"id":"8905","slug":"pcb-qatar-women-s-50-over-tri-series-2013-14","name":"PCB Qatar Women's 50-over Tri-Series, 2013/14","shortName":"PCB Qatar Women's 50-over Tri-Series, 2013/14"},{"id":"5526","slug":"rose-bowl-australia-in-new-zealand-2009-10","name":"Rose Bowl [Australia in New Zealand], 2009/10","shortName":"Rose Bowl [Australia in New Zealand], 2009/10"},{"id":"5385","slug":"rose-bowl-new-zealand-in-australia-2009-10","name":"Rose Bowl [New Zealand in Australia], 2009/10","shortName":"Rose Bowl [New Zealand in Australia], 2009/10"},{"id":"989","slug":"rose-bowl-2001-02","name":"Rose Bowl, 2001/02","shortName":"Rose Bowl, 2001/02"},{"id":"988","slug":"rose-bowl-2002-03","name":"Rose Bowl, 2002/03","shortName":"Rose Bowl, 2002/03"},{"id":"1001","slug":"rose-bowl-2003-04","name":"Rose Bowl, 2003/04","shortName":"Rose Bowl, 2003/04"},{"id":"1010","slug":"rose-bowl-2004-05","name":"Rose Bowl, 2004/05","shortName":"Rose Bowl, 2004/05"},{"id":"2810","slug":"rose-bowl-2006-07","name":"Rose Bowl, 2006/07","shortName":"Rose Bowl, 2006/07"},{"id":"3158","slug":"rose-bowl-2007","name":"Rose Bowl, 2007","shortName":"Rose Bowl, 2007"},{"id":"3556","slug":"rose-bowl-2007-08","name":"Rose Bowl, 2007/08","shortName":"Rose Bowl, 2007/08"},{"id":"4769","slug":"rose-bowl-2008-09","name":"Rose Bowl, 2008/09","shortName":"Rose Bowl, 2008/09"},{"id":"6177","slug":"rose-bowl-2010-11-2011","name":"Rose Bowl, 2010/11-2011","shortName":"Rose Bowl, 2010/11-2011"},{"id":"6874","slug":"rose-bowl-2011-12","name":"Rose Bowl, 2011/12","shortName":"Rose Bowl, 2011/12"},{"id":"7673","slug":"rose-bowl-2012-13","name":"Rose Bowl, 2012/13","shortName":"Rose Bowl, 2012/13"},{"id":"10487","slug":"rose-bowl-2015-16","name":"Rose Bowl, 2015/16","shortName":"Rose Bowl, 2015/16"},{"id":"11501","slug":"rose-bowl-2016-17","name":"Rose Bowl, 2016/17","shortName":"Rose Bowl, 2016/17"},{"id":"12378","slug":"rose-bowl-2018-19","name":"Rose Bowl, 2018/19","shortName":"Rose Bowl, 2018/19"},{"id":"13669","slug":"rose-bowl-2020-21","name":"Rose Bowl, 2020/21","shortName":"Rose Bowl, 2020/21"},{"id":"937","slug":"shell-bicentennial-women-s-world-cup-1988-89","name":"Shell Bicentennial Women's World Cup, 1988/89","shortName":"Shell Bicentennial Women's World Cup, 1988/89"},{"id":"929","slug":"shell-rose-bowl-1984-85","name":"Shell Rose Bowl, 1984/85","shortName":"Shell Rose Bowl, 1984/85"},{"id":"931","slug":"shell-rose-bowl-1985-86","name":"Shell Rose Bowl, 1985/86","shortName":"Shell Rose Bowl, 1985/86"},{"id":"933","slug":"shell-rose-bowl-1986-87","name":"Shell Rose Bowl, 1986/87","shortName":"Shell Rose Bowl, 1986/87"},{"id":"936","slug":"shell-rose-bowl-1987-88","name":"Shell Rose Bowl, 1987/88","shortName":"Shell Rose Bowl, 1987/88"},{"id":"939","slug":"shell-rose-bowl-1989-90","name":"Shell Rose Bowl, 1989/90","shortName":"Shell Rose Bowl, 1989/90"},{"id":"942","slug":"shell-rose-bowl-1990-91","name":"Shell Rose Bowl, 1990/91","shortName":"Shell Rose Bowl, 1990/91"},{"id":"945","slug":"shell-rose-bowl-1992-93","name":"Shell Rose Bowl, 1992/93","shortName":"Shell Rose Bowl, 1992/93"},{"id":"947","slug":"shell-rose-bowl-1993-94","name":"Shell Rose Bowl, 1993/94","shortName":"Shell Rose Bowl, 1993/94"},{"id":"952","slug":"shell-rose-bowl-1995-96","name":"Shell Rose Bowl, 1995/96","shortName":"Shell Rose Bowl, 1995/96"},{"id":"957","slug":"shell-rose-bowl-1996-97","name":"Shell Rose Bowl, 1996/97","shortName":"Shell Rose Bowl, 1996/97"},{"id":"961","slug":"shell-rose-bowl-1997-98","name":"Shell Rose Bowl, 1997/98","shortName":"Shell Rose Bowl, 1997/98"},{"id":"970","slug":"shell-rose-bowl-1998-99","name":"Shell Rose Bowl, 1998/99","shortName":"Shell Rose Bowl, 1998/99"},{"id":"976","slug":"shell-rose-bowl-1999-00","name":"Shell Rose Bowl, 1999/00","shortName":"Shell Rose Bowl, 1999/00"},{"id":"944","slug":"shell-tri-series-1991-92","name":"Shell Tri-Series, 1991/92","shortName":"Shell Tri-Series, 1991/92"},{"id":"11429","slug":"south-africa-women-in-australia-odi-series-2016-17","name":"South Africa Women in Australia ODI Series, 2016/17","shortName":"South Africa Women in Australia ODI Series, 2016/17"},{"id":"15400","slug":"south-africa-women-in-australia-odi-series-2023-24","name":"South Africa Women in Australia ODI Series, 2023/24","shortName":"South Africa Women in Australia ODI Series, 2023/24"},{"id":"968","slug":"south-africa-women-in-australia-women-s-odi-series-1998-99","name":"South Africa Women in Australia Women's ODI Series, 1998/99","shortName":"South Africa Women in Australia Women's ODI Series, 1998/99"},{"id":"7622","slug":"south-africa-women-in-bangladesh-odi-series-2012","name":"South Africa Women in Bangladesh ODI Series, 2012","shortName":"South Africa Women in Bangladesh ODI Series, 2012"},{"id":"11415","slug":"south-africa-women-in-bangladesh-odi-series-2016-17","name":"South Africa Women in Bangladesh ODI Series, 2016/17","shortName":"South Africa Women in Bangladesh ODI Series, 2016/17"},{"id":"12163","slug":"south-africa-women-in-england-odi-series-2018","name":"South Africa Women in England ODI Series, 2018","shortName":"South Africa Women in England ODI Series, 2018"},{"id":"14473","slug":"south-africa-women-in-england-odi-series-2022","name":"South Africa Women in England ODI Series, 2022","shortName":"South Africa Women in England ODI Series, 2022"},{"id":"960","slug":"south-africa-women-in-england-women-s-odi-series-1997","name":"South Africa Women in England Women's ODI Series, 1997","shortName":"South Africa Women in England Women's ODI Series, 1997"},{"id":"978","slug":"south-africa-women-in-england-women-s-odi-series-2000","name":"South Africa Women in England Women's ODI Series, 2000","shortName":"South Africa Women in England Women's ODI Series, 2000"},{"id":"999","slug":"south-africa-women-in-england-women-s-odi-series-2003","name":"South Africa Women in England Women's ODI Series, 2003","shortName":"South Africa Women in England Women's ODI Series, 2003"},{"id":"3626","slug":"south-africa-women-in-england-women-s-odi-series-2008","name":"South Africa Women in England Women's ODI Series, 2008","shortName":"South Africa Women in England Women's ODI Series, 2008"},{"id":"9699","slug":"south-africa-women-in-india-odi-series-2014-15","name":"South Africa Women in India ODI Series, 2014/15","shortName":"South Africa Women in India ODI Series, 2014/15"},{"id":"13328","slug":"south-africa-women-in-india-odi-series-2019-20","name":"South Africa Women in India ODI Series, 2019/20","shortName":"South Africa Women in India ODI Series, 2019/20"},{"id":"13894","slug":"south-africa-women-in-india-odi-series-2020-21","name":"South Africa Women in India ODI Series, 2020/21","shortName":"South Africa Women in India ODI Series, 2020/21"},{"id":"16346","slug":"south-africa-women-in-india-odi-series-2024","name":"South Africa Women in India ODI Series, 2024","shortName":"South Africa Women in India ODI Series, 2024"},{"id":"10969","slug":"south-africa-women-in-ireland-odi-series-2016","name":"South Africa Women in Ireland ODI Series, 2016","shortName":"South Africa Women in Ireland ODI Series, 2016"},{"id":"14634","slug":"south-africa-women-in-ireland-odi-series-2022","name":"South Africa Women in Ireland ODI Series, 2022","shortName":"South Africa Women in Ireland ODI Series, 2022"},{"id":"959","slug":"south-africa-women-in-ireland-women-s-odi-series-1997","name":"South Africa Women in Ireland Women's ODI Series, 1997","shortName":"South Africa Women in Ireland Women's ODI Series, 1997"},{"id":"3267","slug":"south-africa-women-in-netherlands-odi-series-2007","name":"South Africa Women in Netherlands ODI Series, 2007","shortName":"South Africa Women in Netherlands ODI Series, 2007"},{"id":"13098","slug":"south-africa-women-in-new-zealand-odi-series-2019-20","name":"South Africa Women in New Zealand ODI Series, 2019/20","shortName":"South Africa Women in New Zealand ODI Series, 2019/20"},{"id":"969","slug":"south-africa-women-in-new-zealand-women-s-odi-series-1998-99","name":"South Africa Women in New Zealand Women's ODI Series, 1998/99","shortName":"South Africa Women in New Zealand Women's ODI Series, 1998/99"},{"id":"15512","slug":"south-africa-women-in-pakistan-odi-series-2023","name":"South Africa Women in Pakistan ODI Series, 2023","shortName":"South Africa Women in Pakistan ODI Series, 2023"},{"id":"9355","slug":"south-africa-women-in-sri-lanka-odi-series-2014-15","name":"South Africa Women in Sri Lanka ODI Series, 2014/15","shortName":"South Africa Women in Sri Lanka ODI Series, 2014/15"},{"id":"7776","slug":"south-africa-women-in-west-indies-odi-series-2012-13","name":"South Africa Women in West Indies ODI Series, 2012/13","shortName":"South Africa Women in West Indies ODI Series, 2012/13"},{"id":"12575","slug":"south-africa-women-in-west-indies-odi-series-2018","name":"South Africa Women in West Indies ODI Series, 2018","shortName":"South Africa Women in West Indies ODI Series, 2018"},{"id":"14086","slug":"south-africa-women-in-west-indies-odi-series-2021","name":"South Africa Women in West Indies ODI Series, 2021","shortName":"South Africa Women in West Indies ODI Series, 2021"},{"id":"13009","slug":"sri-lanka-women-in-australia-odi-series-2019-20","name":"Sri Lanka Women in Australia ODI Series, 2019/20","shortName":"Sri Lanka Women in Australia ODI Series, 2019/20"},{"id":"15000","slug":"sri-lanka-women-in-england-odi-series-2023","name":"Sri Lanka Women in England ODI Series, 2023","shortName":"Sri Lanka Women in England ODI Series, 2023"},{"id":"8965","slug":"sri-lanka-women-in-india-odi-series-2013-14","name":"Sri Lanka Women in India ODI Series, 2013/14","shortName":"Sri Lanka Women in India ODI Series, 2013/14"},{"id":"10997","slug":"sri-lanka-women-in-india-odi-series-2015-16","name":"Sri Lanka Women in India ODI Series, 2015/16","shortName":"Sri Lanka Women in India ODI Series, 2015/16"},{"id":"16274","slug":"sri-lanka-women-in-ireland-odi-series-2024","name":"Sri Lanka Women in Ireland ODI Series, 2024","shortName":"Sri Lanka Women in Ireland ODI Series, 2024"},{"id":"10481","slug":"sri-lanka-women-in-new-zealand-odi-series-2015-16","name":"Sri Lanka Women in New Zealand ODI Series, 2015/16","shortName":"Sri Lanka Women in New Zealand ODI Series, 2015/16"},{"id":"14591","slug":"sri-lanka-women-in-pakistan-odi-series-2022","name":"Sri Lanka Women in Pakistan ODI Series, 2022","shortName":"Sri Lanka Women in Pakistan ODI Series, 2022"},{"id":"8577","slug":"sri-lanka-women-in-south-africa-odi-series-2013-14","name":"Sri Lanka Women in South Africa ODI Series, 2013/14","shortName":"Sri Lanka Women in South Africa ODI Series, 2013/14"},{"id":"12789","slug":"sri-lanka-women-in-south-africa-odi-series-2018-19","name":"Sri Lanka Women in South Africa ODI Series, 2018/19","shortName":"Sri Lanka Women in South Africa ODI Series, 2018/19"},{"id":"15782","slug":"sri-lanka-women-in-south-africa-odi-series-2023-24","name":"Sri Lanka Women in South Africa ODI Series, 2023/24","shortName":"Sri Lanka Women in South Africa ODI Series, 2023/24"},{"id":"5820","slug":"sri-lanka-women-in-west-indies-odi-series-2010","name":"Sri Lanka Women in West Indies ODI Series, 2010","shortName":"Sri Lanka Women in West Indies ODI Series, 2010"},{"id":"7281","slug":"sri-lanka-women-in-west-indies-odi-series-2012","name":"Sri Lanka Women in West Indies ODI Series, 2012","shortName":"Sri Lanka Women in West Indies ODI Series, 2012"},{"id":"12096","slug":"sri-lanka-women-in-west-indies-odi-series-2017-18","name":"Sri Lanka Women in West Indies ODI Series, 2017/18","shortName":"Sri Lanka Women in West Indies ODI Series, 2017/18"},{"id":"997","slug":"sri-lanka-women-in-west-indies-women-s-odi-series-2002-03","name":"Sri Lanka Women in West Indies Women's ODI Series, 2002/03","shortName":"Sri Lanka Women in West Indies Women's ODI Series, 2002/03"},{"id":"6549","slug":"sri-lanka-women-v-pakistan-women-odi-match-2011","name":"Sri Lanka Women v Pakistan Women ODI Match, 2011","shortName":"Sri Lanka Women v Pakistan Women ODI Match, 2011"},{"id":"15554","slug":"thailand-women-in-netherlands-odi-series-2023","name":"Thailand Women in Netherlands ODI Series, 2023","shortName":"Thailand Women in Netherlands ODI Series, 2023"},{"id":"16238","slug":"uae-women-s-odi-tri-series-2024","name":"UAE Women's ODI Tri-Series, 2024","shortName":"UAE Women's ODI Tri-Series, 2024"},{"id":"16754","slug":"united-states-of-america-women-in-zimbabwe-odi-series-2024-25","name":"United States of America Women in Zimbabwe ODI Series, 2024/25","shortName":"United States of America Women in Zimbabwe ODI Series, 2024/25"},{"id":"9335","slug":"west-indies-women-in-australia-odi-series-2014-15","name":"West Indies Women in Australia ODI Series, 2014/15","shortName":"West Indies Women in Australia ODI Series, 2014/15"},{"id":"15397","slug":"west-indies-women-in-australia-odi-series-2023-24","name":"West Indies Women in Australia ODI Series, 2023/24","shortName":"West Indies Women in Australia ODI Series, 2023/24"},{"id":"4310","slug":"west-indies-women-in-england-odi-series-2008","name":"West Indies Women in England ODI Series, 2008","shortName":"West Indies Women in England ODI Series, 2008"},{"id":"12778","slug":"west-indies-women-in-england-odi-series-2019","name":"West Indies Women in England ODI Series, 2019","shortName":"West Indies Women in England ODI Series, 2019"},{"id":"923","slug":"west-indies-women-in-england-women-s-odi-series-1979","name":"West Indies Women in England Women's ODI Series, 1979","shortName":"West Indies Women in England Women's ODI Series, 1979"},{"id":"6333","slug":"west-indies-women-in-india-odi-series-2010-11","name":"West Indies Women in India ODI Series, 2010/11","shortName":"West Indies Women in India ODI Series, 2010/11"},{"id":"11596","slug":"west-indies-women-in-india-odi-series-2016-17","name":"West Indies Women in India ODI Series, 2016/17","shortName":"West Indies Women in India ODI Series, 2016/17"},{"id":"1004","slug":"west-indies-women-in-india-women-s-odi-series-2003-04","name":"West Indies Women in India Women's ODI Series, 2003/04","shortName":"West Indies Women in India Women's ODI Series, 2003/04"},{"id":"4302","slug":"west-indies-women-in-ireland-women-s-odi-series-2008","name":"West Indies Women in Ireland Women's ODI Series, 2008","shortName":"West Indies Women in Ireland Women's ODI Series, 2008"},{"id":"4307","slug":"west-indies-women-in-netherlands-odi-series-2008","name":"West Indies Women in Netherlands ODI Series, 2008","shortName":"West Indies Women in Netherlands ODI Series, 2008"},{"id":"8493","slug":"west-indies-women-in-new-zealand-odi-series-2013-14","name":"West Indies Women in New Zealand ODI Series, 2013/14","shortName":"West Indies Women in New Zealand ODI Series, 2013/14"},{"id":"12266","slug":"west-indies-women-in-new-zealand-odi-series-2017-18","name":"West Indies Women in New Zealand ODI Series, 2017/18","shortName":"West Indies Women in New Zealand ODI Series, 2017/18"},{"id":"14339","slug":"west-indies-women-in-pakistan-odi-series-2021-22","name":"West Indies Women in Pakistan ODI Series, 2021/22","shortName":"West Indies Women in Pakistan ODI Series, 2021/22"},{"id":"16189","slug":"west-indies-women-in-pakistan-odi-series-2024","name":"West Indies Women in Pakistan ODI Series, 2024","shortName":"West Indies Women in Pakistan ODI Series, 2024"},{"id":"1005","slug":"west-indies-women-in-pakistan-women-s-odi-series-2003-04","name":"West Indies Women in Pakistan Women's ODI Series, 2003/04","shortName":"West Indies Women in Pakistan Women's ODI Series, 2003/04"},{"id":"5454","slug":"west-indies-women-in-south-africa-odi-series-2009-10","name":"West Indies Women in South Africa ODI Series, 2009/10","shortName":"West Indies Women in South Africa ODI Series, 2009/10"},{"id":"10353","slug":"west-indies-women-in-south-africa-odi-series-2015-16","name":"West Indies Women in South Africa ODI Series, 2015/16","shortName":"West Indies Women in South Africa ODI Series, 2015/16"},{"id":"14168","slug":"west-indies-women-in-south-africa-odi-series-2021-22","name":"West Indies Women in South Africa ODI Series, 2021/22","shortName":"West Indies Women in South Africa ODI Series, 2021/22"},{"id":"1013","slug":"west-indies-women-in-south-africa-women-s-odi-series-2004-05","name":"West Indies Women in South Africa Women's ODI Series, 2004/05","shortName":"West Indies Women in South Africa Women's ODI Series, 2004/05"},{"id":"7994","slug":"west-indies-women-in-sri-lanka-odi-series-2012-13","name":"West Indies Women in Sri Lanka ODI Series, 2012/13","shortName":"West Indies Women in Sri Lanka ODI Series, 2012/13"},{"id":"9943","slug":"west-indies-women-in-sri-lanka-odi-series-2015","name":"West Indies Women in Sri Lanka ODI Series, 2015","shortName":"West Indies Women in Sri Lanka ODI Series, 2015"},{"id":"16396","slug":"west-indies-women-in-sri-lanka-odi-series-2024","name":"West Indies Women in Sri Lanka ODI Series, 2024","shortName":"West Indies Women in Sri Lanka ODI Series, 2024"},{"id":"4604","slug":"west-indies-women-in-sri-lanka-women-s-odi-series-2008-09","name":"West Indies Women in Sri Lanka Women's ODI Series, 2008/09","shortName":"West Indies Women in Sri Lanka Women's ODI Series, 2008/09"},{"id":"3055","slug":"women-s-asia-cup-2004","name":"Women's Asia Cup, 2004","shortName":"Women's Asia Cup, 2004"},{"id":"2677","slug":"women-s-asia-cup-2005-06","name":"Women's Asia Cup, 2005/06","shortName":"Women's Asia Cup, 2005/06"},{"id":"3011","slug":"women-s-asia-cup-2006-07","name":"Women's Asia Cup, 2006/07","shortName":"Women's Asia Cup, 2006/07"},{"id":"4183","slug":"women-s-asia-cup-2008","name":"Women's Asia Cup, 2008","shortName":"Women's Asia Cup, 2008"},{"id":"938","slug":"women-s-european-championship-1989","name":"Women's European Championship, 1989","shortName":"Women's European Championship, 1989"},{"id":"940","slug":"women-s-european-championship-1990","name":"Women's European Championship, 1990","shortName":"Women's European Championship, 1990"},{"id":"943","slug":"women-s-european-championship-1991","name":"Women's European Championship, 1991","shortName":"Women's European Championship, 1991"},{"id":"950","slug":"women-s-european-championship-1995","name":"Women's European Championship, 1995","shortName":"Women's European Championship, 1995"},{"id":"974","slug":"women-s-european-championship-1999","name":"Women's European Championship, 1999","shortName":"Women's European Championship, 1999"},{"id":"985","slug":"women-s-european-championship-2001","name":"Women's European Championship, 2001","shortName":"Women's European Championship, 2001"},{"id":"2565","slug":"women-s-european-championship-2005","name":"Women's European Championship, 2005","shortName":"Women's European Championship, 2005"},{"id":"3297","slug":"women-s-european-championship-2007","name":"Women's European Championship, 2007","shortName":"Women's European Championship, 2007"},{"id":"5130","slug":"women-s-european-championship-2009","name":"Women's European Championship, 2009","shortName":"Women's European Championship, 2009"},{"id":"6000","slug":"women-s-european-championship-2010","name":"Women's European Championship, 2010","shortName":"Women's European Championship, 2010"},{"id":"6719","slug":"women-s-european-championship-2011","name":"Women's European Championship, 2011","shortName":"Women's European Championship, 2011"},{"id":"11798","slug":"women-s-quadrangular-series-in-south-africa-2017","name":"Women's Quadrangular Series (in South Africa), 2017","shortName":"Women's Quadrangular Series (in South Africa), 2017"},{"id":"6470","slug":"women-s-quadrangular-series-in-sri-lanka-2011","name":"Women's Quadrangular Series (in Sri Lanka), 2011","shortName":"Women's Quadrangular Series (in Sri Lanka), 2011"},{"id":"3042","slug":"women-s-quadrangular-series-2006-07","name":"Women's Quadrangular Series, 2006/07","shortName":"Women's Quadrangular Series, 2006/07"},{"id":"993","slug":"women-s-tri-series-2002","name":"Women's Tri-Series, 2002","shortName":"Women's Tri-Series, 2002"},{"id":"920","slug":"women-s-world-cup-1973","name":"Women's World Cup, 1973","shortName":"Women's World Cup, 1973"},{"id":"922","slug":"women-s-world-cup-1977-78","name":"Women's World Cup, 1977/78","shortName":"Women's World Cup, 1977/78"},{"id":"946","slug":"women-s-world-cup-1993","name":"Women's World Cup, 1993","shortName":"Women's World Cup, 1993"},{"id":"1012","slug":"women-s-world-cup-2004-05","name":"Women's World Cup, 2004/05","shortName":"Women's World Cup, 2004/05"},{"id":"996","slug":"world-series-of-women-s-cricket-2002-03","name":"World Series of Women's Cricket, 2002/03","shortName":"World Series of Women's Cricket, 2002/03"},{"id":"15348","slug":"zimbabwe-women-in-thailand-odi-series-2023","name":"Zimbabwe Women in Thailand ODI Series, 2023","shortName":"Zimbabwe Women in Thailand ODI Series, 2023"},{"id":"15498","slug":"argentina-women-in-brazil-t20i-series-2023","name":"Argentina Women in Brazil T20I Series, 2023","shortName":"Argentina Women in Brazil T20I Series, 2023"},{"id":"15471","slug":"asian-cricket-council-women-s-emerging-teams-cup-2023","name":"Asian Cricket Council Women's Emerging Teams Cup, 2023","shortName":"Asian Cricket Council Women's Emerging Teams Cup, 2023"},{"id":"16073","slug":"asian-cricket-council-women-s-premier-cup-2023-24","name":"Asian Cricket Council Women's Premier Cup, 2023/24","shortName":"Asian Cricket Council Women's Premier Cup, 2023/24"},{"id":"14713","slug":"asian-cricket-council-women-s-t20-championship-2022","name":"Asian Cricket Council Women's T20 Championship, 2022","shortName":"Asian Cricket Council Women's T20 Championship, 2022"},{"id":"7695","slug":"asian-cricket-council-women-s-twenty20-asia-cup-2012-13","name":"Asian Cricket Council Women's Twenty20 Asia Cup, 2012/13","shortName":"Asian Cricket Council Women's Twenty20 Asia Cup, 2012/13"},{"id":"11606","slug":"asian-cricket-council-women-s-twenty20-asia-cup-2016-17","name":"Asian Cricket Council Women's Twenty20 Asia Cup, 2016/17","shortName":"Asian Cricket Council Women's Twenty20 Asia Cup, 2016/17"},{"id":"15790","slug":"asian-games-women-s-cricket-competition-2023","name":"Asian Games Women's Cricket Competition, 2023","shortName":"Asian Games Women's Cricket Competition, 2023"},{"id":"13018","slug":"australia-tri-nation-women-s-t20-series-2019-20","name":"Australia Tri-Nation Women's T20 Series, 2019/20","shortName":"Australia Tri-Nation Women's T20 Series, 2019/20"},{"id":"16161","slug":"australia-women-in-bangladesh-t20i-series-2023-24","name":"Australia Women in Bangladesh T20I Series, 2023/24","shortName":"Australia Women in Bangladesh T20I Series, 2023/24"},{"id":"2840","slug":"australia-women-in-england-t20i-match-2005","name":"Australia Women in England T20I Match, 2005","shortName":"Australia Women in England T20I Match, 2005"},{"id":"4968","slug":"australia-women-in-england-t20i-match-2009","name":"Australia Women in England T20I Match, 2009","shortName":"Australia Women in England T20I Match, 2009"},{"id":"7229","slug":"australia-women-in-india-t20i-series-2011-12","name":"Australia Women in India T20I Series, 2011/12","shortName":"Australia Women in India T20I Series, 2011/12"},{"id":"15136","slug":"australia-women-in-india-t20i-series-2022-23","name":"Australia Women in India T20I Series, 2022/23","shortName":"Australia Women in India T20I Series, 2022/23"},{"id":"15901","slug":"australia-women-in-india-t20i-series-2023-24","name":"Australia Women in India T20I Series, 2023/24","shortName":"Australia Women in India T20I Series, 2023/24"},{"id":"10361","slug":"australia-women-in-ireland-t20i-series-2015","name":"Australia Women in Ireland T20I Series, 2015","shortName":"Australia Women in Ireland T20I Series, 2015"},{"id":"3555","slug":"australia-women-in-new-zealand-t20i-match-2007-08","name":"Australia Women in New Zealand T20I Match, 2007/08","shortName":"Australia Women in New Zealand T20I Match, 2007/08"},{"id":"10489","slug":"australia-women-in-new-zealand-t20i-series-2015-16","name":"Australia Women in New Zealand T20I Series, 2015/16","shortName":"Australia Women in New Zealand T20I Series, 2015/16"},{"id":"13845","slug":"australia-women-in-new-zealand-t20i-series-2020-21","name":"Australia Women in New Zealand T20I Series, 2020/21","shortName":"Australia Women in New Zealand T20I Series, 2020/21"},{"id":"11439","slug":"australia-women-in-sri-lanka-t20i-match-2016","name":"Australia Women in Sri Lanka T20I Match, 2016","shortName":"Australia Women in Sri Lanka T20I Match, 2016"},{"id":"13293","slug":"australia-women-in-west-indies-t20i-series-2019","name":"Australia Women in West Indies T20I Series, 2019","shortName":"Australia Women in West Indies T20I Series, 2019"},{"id":"12688","slug":"australia-women-v-pakistan-women-t20i-series-2018-19","name":"Australia Women v Pakistan Women T20I Series, 2018/19","shortName":"Australia Women v Pakistan Women T20I Series, 2018/19"},{"id":"14062","slug":"austria-women-in-italy-t20i-series-2021","name":"Austria Women in Italy T20I Series, 2021","shortName":"Austria Women in Italy T20I Series, 2021"},{"id":"16887","slug":"bahrain-women-in-qatar-t20i-series-2024-25","name":"Bahrain Women in Qatar T20I Series, 2024/25","shortName":"Bahrain Women in Qatar T20I Series, 2024/25"},{"id":"8059","slug":"bangladesh-women-in-india-t20i-series-2012-13","name":"Bangladesh Women in India T20I Series, 2012/13","shortName":"Bangladesh Women in India T20I Series, 2012/13"},{"id":"11275","slug":"bangladesh-women-in-ireland-t20i-series-2016","name":"Bangladesh Women in Ireland T20I Series, 2016","shortName":"Bangladesh Women in Ireland T20I Series, 2016"},{"id":"12403","slug":"bangladesh-women-in-ireland-t20i-series-2018","name":"Bangladesh Women in Ireland T20I Series, 2018","shortName":"Bangladesh Women in Ireland T20I Series, 2018"},{"id":"13289","slug":"bangladesh-women-in-netherlands-t20i-match-2019","name":"Bangladesh Women in Netherlands T20I Match, 2019","shortName":"Bangladesh Women in Netherlands T20I Match, 2019"},{"id":"15121","slug":"bangladesh-women-in-new-zealand-t20i-series-2022-23","name":"Bangladesh Women in New Zealand T20I Series, 2022/23","shortName":"Bangladesh Women in New Zealand T20I Series, 2022/23"},{"id":"10563","slug":"bangladesh-women-in-pakistan-t20i-series-2015-16","name":"Bangladesh Women in Pakistan T20I Series, 2015/16","shortName":"Bangladesh Women in Pakistan T20I Series, 2015/16"},{"id":"13427","slug":"bangladesh-women-in-pakistan-t20i-series-2019-20","name":"Bangladesh Women in Pakistan T20I Series, 2019/20","shortName":"Bangladesh Women in Pakistan T20I Series, 2019/20"},{"id":"8509","slug":"bangladesh-women-in-south-africa-t20i-series-2013-14","name":"Bangladesh Women in South Africa T20I Series, 2013/14","shortName":"Bangladesh Women in South Africa T20I Series, 2013/14"},{"id":"12368","slug":"bangladesh-women-in-south-africa-t20i-series-2018","name":"Bangladesh Women in South Africa T20I Series, 2018","shortName":"Bangladesh Women in South Africa T20I Series, 2018"},{"id":"15784","slug":"bangladesh-women-in-south-africa-t20i-series-2023-24","name":"Bangladesh Women in South Africa T20I Series, 2023/24","shortName":"Bangladesh Women in South Africa T20I Series, 2023/24"},{"id":"15347","slug":"bangladesh-women-in-sri-lanka-t20i-series-2023","name":"Bangladesh Women in Sri Lanka T20I Series, 2023","shortName":"Bangladesh Women in Sri Lanka T20I Series, 2023"},{"id":"13288","slug":"bangladesh-women-v-thailand-women-t20i-series-2019","name":"Bangladesh Women v Thailand Women T20I Series, 2019","shortName":"Bangladesh Women v Thailand Women T20I Series, 2019"},{"id":"16268","slug":"bca-kalahari-women-s-t20-international-tournament-2024","name":"BCA Kalahari Women's T20 International Tournament, 2024","shortName":"BCA Kalahari Women's T20 International Tournament, 2024"},{"id":"14223","slug":"belgium-women-in-austria-t20i-series-2021","name":"Belgium Women in Austria T20I Series, 2021","shortName":"Belgium Women in Austria T20I Series, 2021"},{"id":"13479","slug":"belize-women-in-costa-rica-t20i-series-2019-20","name":"Belize Women in Costa Rica T20I Series, 2019/20","shortName":"Belize Women in Costa Rica T20I Series, 2019/20"},{"id":"12641","slug":"botswana-cricket-association-women-s-t20i-series-2018","name":"Botswana Cricket Association Women's T20I Series, 2018","shortName":"Botswana Cricket Association Women's T20I Series, 2018"},{"id":"12947","slug":"botswana-women-in-namibia-t20i-series-2019","name":"Botswana Women in Namibia T20I Series, 2019","shortName":"Botswana Women in Namibia T20I Series, 2019"},{"id":"16779","slug":"bulgaria-women-in-greece-t20i-series-2024-25","name":"Bulgaria Women in Greece T20I Series, 2024/25","shortName":"Bulgaria Women in Greece T20I Series, 2024/25"},{"id":"16748","slug":"bulgaria-women-in-serbia-t20i-series-2024-25","name":"Bulgaria Women in Serbia T20I Series, 2024/25","shortName":"Bulgaria Women in Serbia T20I Series, 2024/25"},{"id":"14577","slug":"capricorn-women-s-tri-series-2022","name":"Capricorn Women's Tri-Series, 2022","shortName":"Capricorn Women's Tri-Series, 2022"},{"id":"13022","slug":"central-american-women-cricket-championships-2019","name":"Central American Women Cricket Championships, 2019","shortName":"Central American Women Cricket Championships, 2019"},{"id":"15853","slug":"chile-women-in-argentina-t20i-series-2023-24","name":"Chile Women in Argentina T20I Series, 2023/24","shortName":"Chile Women in Argentina T20I Series, 2023/24"},{"id":"12731","slug":"china-women-in-south-korea-t20i-series-2018-19","name":"China Women in South Korea T20I Series, 2018/19","shortName":"China Women in South Korea T20I Series, 2018/19"},{"id":"14435","slug":"commonwealth-games-women-s-cricket-competition-qualifiers-2021-22","name":"Commonwealth Games Women's Cricket Competition Qualifiers, 2021/22","shortName":"Commonwealth Games Women's Cricket Competition Qualifiers, 2021/22"},{"id":"14367","slug":"commonwealth-games-women-s-cricket-competition-2022","name":"Commonwealth Games Women's Cricket Competition, 2022","shortName":"Commonwealth Games Women's Cricket Competition, 2022"},{"id":"16819","slug":"costa-rica-women-in-mexico-t20i-series-2024-25","name":"Costa Rica Women in Mexico T20I Series, 2024/25","shortName":"Costa Rica Women in Mexico T20I Series, 2024/25"},{"id":"16637","slug":"cyprus-women-in-serbia-t20i-series-2024","name":"Cyprus Women in Serbia T20I Series, 2024","shortName":"Cyprus Women in Serbia T20I Series, 2024"},{"id":"16401","slug":"czech-republic-women-in-austria-t20i-series-2024","name":"Czech Republic Women in Austria T20I Series, 2024","shortName":"Czech Republic Women in Austria T20I Series, 2024"},{"id":"16298","slug":"denmark-women-in-austria-t20i-series-2024","name":"Denmark Women in Austria T20I Series, 2024","shortName":"Denmark Women in Austria T20I Series, 2024"},{"id":"12162","slug":"england-tri-nation-t20-women-s-series-2018","name":"England Tri-Nation T20 Women's Series, 2018","shortName":"England Tri-Nation T20 Women's Series, 2018"},{"id":"3498","slug":"england-women-in-australia-t20i-match-2007-08","name":"England Women in Australia T20I Match, 2007/08","shortName":"England Women in Australia T20I Match, 2007/08"},{"id":"6122","slug":"england-women-in-australia-t20i-series-2010-11","name":"England Women in Australia T20I Series, 2010/11","shortName":"England Women in Australia T20I Series, 2010/11"},{"id":"5669","slug":"england-women-in-india-t20i-series-2009-10","name":"England Women in India T20I Series, 2009/10","shortName":"England Women in India T20I Series, 2009/10"},{"id":"12855","slug":"england-women-in-india-t20i-series-2018-19","name":"England Women in India T20I Series, 2018/19","shortName":"England Women in India T20I Series, 2018/19"},{"id":"15896","slug":"england-women-in-india-t20i-series-2023-24","name":"England Women in India T20I Series, 2023/24","shortName":"England Women in India T20I Series, 2023/24"},{"id":"16277","slug":"england-women-in-ireland-t20i-series-2024","name":"England Women in Ireland T20I Series, 2024","shortName":"England Women in Ireland T20I Series, 2024"},{"id":"6782","slug":"england-women-in-new-zealand-t20i-series-2011-12","name":"England Women in New Zealand T20I Series, 2011/12","shortName":"England Women in New Zealand T20I Series, 2011/12"},{"id":"9503","slug":"england-women-in-new-zealand-t20i-series-2014-15","name":"England Women in New Zealand T20I Series, 2014/15","shortName":"England Women in New Zealand T20I Series, 2014/15"},{"id":"13843","slug":"england-women-in-new-zealand-t20i-series-2020-21","name":"England Women in New Zealand T20I Series, 2020/21","shortName":"England Women in New Zealand T20I Series, 2020/21"},{"id":"15620","slug":"england-women-in-new-zealand-t20i-series-2023-24","name":"England Women in New Zealand T20I Series, 2023/24","shortName":"England Women in New Zealand T20I Series, 2023/24"},{"id":"6780","slug":"england-women-in-south-africa-t20i-series-2011-12","name":"England Women in South Africa T20I Series, 2011/12","shortName":"England Women in South Africa T20I Series, 2011/12"},{"id":"10349","slug":"england-women-in-south-africa-t20i-series-2015-16","name":"England Women in South Africa T20I Series, 2015/16","shortName":"England Women in South Africa T20I Series, 2015/16"},{"id":"16312","slug":"england-women-in-south-africa-t20i-series-2024-25","name":"England Women in South Africa T20I Series, 2024/25","shortName":"England Women in South Africa T20I Series, 2024/25"},{"id":"6128","slug":"england-women-in-sri-lanka-t20i-series-2010-11","name":"England Women in Sri Lanka T20I Series, 2010/11","shortName":"England Women in Sri Lanka T20I Series, 2010/11"},{"id":"12905","slug":"england-women-in-sri-lanka-t20i-series-2018-19","name":"England Women in Sri Lanka T20I Series, 2018/19","shortName":"England Women in Sri Lanka T20I Series, 2018/19"},{"id":"5496","slug":"england-women-in-west-indies-t20i-series-2009-10","name":"England Women in West Indies T20I Series, 2009/10","shortName":"England Women in West Indies T20I Series, 2009/10"},{"id":"15111","slug":"england-women-in-west-indies-t20i-series-2022-23","name":"England Women in West Indies T20I Series, 2022/23","shortName":"England Women in West Indies T20I Series, 2022/23"},{"id":"7385","slug":"england-women-v-ireland-women-t20i-match-2012","name":"England Women v Ireland Women T20I Match, 2012","shortName":"England Women v Ireland Women T20I Match, 2012"},{"id":"16412","slug":"estonia-women-in-cyprus-t20i-series-2024","name":"Estonia Women in Cyprus T20I Series, 2024","shortName":"Estonia Women in Cyprus T20I Series, 2024"},{"id":"16237","slug":"estonia-women-in-gibraltar-t20i-series-2024","name":"Estonia Women in Gibraltar T20I Series, 2024","shortName":"Estonia Women in Gibraltar T20I Series, 2024"},{"id":"15243","slug":"france-women-in-austria-t20i-series-2023","name":"France Women in Austria T20I Series, 2023","shortName":"France Women in Austria T20I Series, 2023"},{"id":"14030","slug":"france-women-in-germany-t20i-series-2021","name":"France Women in Germany T20I Series, 2021","shortName":"France Women in Germany T20I Series, 2021"},{"id":"14514","slug":"gcc-women-s-twenty20-championship-cup-2021-22","name":"GCC Women's Twenty20 Championship Cup, 2021/22","shortName":"GCC Women's Twenty20 Championship Cup, 2021/22"},{"id":"13710","slug":"germany-women-in-austria-t20i-series-2020","name":"Germany Women in Austria T20I Series, 2020","shortName":"Germany Women in Austria T20I Series, 2020"},{"id":"13585","slug":"germany-women-in-oman-t20i-series-2019-20","name":"Germany Women in Oman T20I Series, 2019/20","shortName":"Germany Women in Oman T20I Series, 2019/20"},{"id":"16514","slug":"germany-women-s-t20i-tri-series-2024","name":"Germany Women's T20I Tri-Series, 2024","shortName":"Germany Women's T20I Tri-Series, 2024"},{"id":"15759","slug":"greece-women-s-t20i-cricket-championship-2023","name":"Greece Women's T20I Cricket Championship, 2023","shortName":"Greece Women's T20I Cricket Championship, 2023"},{"id":"15600","slug":"guernsey-women-in-austria-t20i-series-2023","name":"Guernsey Women in Austria T20I Series, 2023","shortName":"Guernsey Women in Austria T20I Series, 2023"},{"id":"16474","slug":"guernsey-women-in-jersey-t20i-match-2024","name":"Guernsey Women in Jersey T20I Match, 2024","shortName":"Guernsey Women in Jersey T20I Match, 2024"},{"id":"16301","slug":"guernsey-women-v-isle-of-man-women-t20i-series-2024","name":"Guernsey Women v Isle of Man Women T20I Series, 2024","shortName":"Guernsey Women v Isle of Man Women T20I Series, 2024"},{"id":"16414","slug":"hong-kong-women-in-netherlands-t20i-series-2024","name":"Hong Kong Women in Netherlands T20I Series, 2024","shortName":"Hong Kong Women in Netherlands T20I Series, 2024"},{"id":"14601","slug":"hong-kong-women-in-united-arab-emirates-t20i-series-2022","name":"Hong Kong Women in United Arab Emirates T20I Series, 2022","shortName":"Hong Kong Women in United Arab Emirates T20I Series, 2022"},{"id":"6124","slug":"icc-women-s-cricket-twenty20-challenge-2010-11","name":"ICC Women's Cricket Twenty20 Challenge, 2010/11","shortName":"ICC Women's Cricket Twenty20 Challenge, 2010/11"},{"id":"15741","slug":"icc-women-s-t20-world-cup-africa-region-division-two-qualifier-2023","name":"ICC Women's T20 World Cup Africa Region Division Two Qualifier, 2023","shortName":"ICC Women's T20 World Cup Africa Region Division Two Qualifier, 2023"},{"id":"12973","slug":"icc-women-s-t20-world-cup-africa-region-qualifier-2019","name":"ICC Women's T20 World Cup Africa Region Qualifier, 2019","shortName":"ICC Women's T20 World Cup Africa Region Qualifier, 2019"},{"id":"14108","slug":"icc-women-s-t20-world-cup-africa-region-qualifier-2021","name":"ICC Women's T20 World Cup Africa Region Qualifier, 2021","shortName":"ICC Women's T20 World Cup Africa Region Qualifier, 2021"},{"id":"15947","slug":"icc-women-s-t20-world-cup-africa-region-qualifier-2023-24","name":"ICC Women's T20 World Cup Africa Region Qualifier, 2023/24","shortName":"ICC Women's T20 World Cup Africa Region Qualifier, 2023/24"},{"id":"13027","slug":"icc-women-s-t20-world-cup-americas-region-qualifier-2019","name":"ICC Women's T20 World Cup Americas Region Qualifier, 2019","shortName":"ICC Women's T20 World Cup Americas Region Qualifier, 2019"},{"id":"14264","slug":"icc-women-s-t20-world-cup-americas-region-qualifier-2021-22","name":"ICC Women's T20 World Cup Americas Region Qualifier, 2021/22","shortName":"ICC Women's T20 World Cup Americas Region Qualifier, 2021/22"},{"id":"15750","slug":"icc-women-s-t20-world-cup-americas-region-qualifier-2023","name":"ICC Women's T20 World Cup Americas Region Qualifier, 2023","shortName":"ICC Women's T20 World Cup Americas Region Qualifier, 2023"},{"id":"12866","slug":"icc-women-s-t20-world-cup-asia-region-qualifier-2018-19","name":"ICC Women's T20 World Cup Asia Region Qualifier, 2018/19","shortName":"ICC Women's T20 World Cup Asia Region Qualifier, 2018/19"},{"id":"14329","slug":"icc-women-s-t20-world-cup-asia-region-qualifier-2021-22","name":"ICC Women's T20 World Cup Asia Region Qualifier, 2021/22","shortName":"ICC Women's T20 World Cup Asia Region Qualifier, 2021/22"},{"id":"15726","slug":"icc-women-s-t20-world-cup-asia-region-qualifier-2023","name":"ICC Women's T20 World Cup Asia Region Qualifier, 2023","shortName":"ICC Women's T20 World Cup Asia Region Qualifier, 2023"},{"id":"12982","slug":"icc-women-s-t20-world-cup-east-asia-pacific-region-qualifier-2019","name":"ICC Women's T20 World Cup East Asia-Pacific Region Qualifier, 2019","shortName":"ICC Women's T20 World Cup East Asia-Pacific Region Qualifier, 2019"},{"id":"15735","slug":"icc-women-s-t20-world-cup-east-asia-pacific-region-qualifier-2023","name":"ICC Women's T20 World Cup East Asia-Pacific Region Qualifier, 2023","shortName":"ICC Women's T20 World Cup East Asia-Pacific Region Qualifier, 2023"},{"id":"15425","slug":"icc-women-s-t20-world-cup-europe-division-2-qualifier-2023","name":"ICC Women's T20 World Cup Europe Division 2 Qualifier, 2023","shortName":"ICC Women's T20 World Cup Europe Division 2 Qualifier, 2023"},{"id":"13122","slug":"icc-women-s-t20-world-cup-europe-region-qualifier-2019","name":"ICC Women's T20 World Cup Europe Region Qualifier, 2019","shortName":"ICC Women's T20 World Cup Europe Region Qualifier, 2019"},{"id":"14092","slug":"icc-women-s-t20-world-cup-europe-region-qualifier-2021","name":"ICC Women's T20 World Cup Europe Region Qualifier, 2021","shortName":"ICC Women's T20 World Cup Europe Region Qualifier, 2021"},{"id":"15754","slug":"icc-women-s-t20-world-cup-europe-region-qualifier-2023","name":"ICC Women's T20 World Cup Europe Region Qualifier, 2023","shortName":"ICC Women's T20 World Cup Europe Region Qualifier, 2023"},{"id":"13226","slug":"icc-women-s-t20-world-cup-qualifier-2019","name":"ICC Women's T20 World Cup Qualifier, 2019","shortName":"ICC Women's T20 World Cup Qualifier, 2019"},{"id":"14911","slug":"icc-women-s-t20-world-cup-qualifier-2022","name":"ICC Women's T20 World Cup Qualifier, 2022","shortName":"ICC Women's T20 World Cup Qualifier, 2022"},{"id":"16171","slug":"icc-women-s-t20-world-cup-qualifier-2024","name":"ICC Women's T20 World Cup Qualifier, 2024","shortName":"ICC Women's T20 World Cup Qualifier, 2024"},{"id":"12877","slug":"icc-women-s-t20-world-cup-2019-20","name":"ICC Women's T20 World Cup, 2019/20","shortName":"ICC Women's T20 World Cup, 2019/20"},{"id":"15029","slug":"icc-women-s-t20-world-cup-2022-23","name":"ICC Women's T20 World Cup, 2022/23","shortName":"ICC Women's T20 World Cup, 2022/23"},{"id":"16315","slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC Women's T20 World Cup, 2024/25","shortName":"ICC Women's T20 World Cup, 2024/25"},{"id":"12461","slug":"icc-women-s-world-t20-2018-19","name":"ICC Women's World T20, 2018/19","shortName":"ICC Women's World T20, 2018/19"},{"id":"8193","slug":"icc-women-s-world-twenty20-qualifier-2013","name":"ICC Women's World Twenty20 Qualifier, 2013","shortName":"ICC Women's World Twenty20 Qualifier, 2013"},{"id":"10171","slug":"icc-women-s-world-twenty20-qualifier-2015-16","name":"ICC Women's World Twenty20 Qualifier, 2015/16","shortName":"ICC Women's World Twenty20 Qualifier, 2015/16"},{"id":"12418","slug":"icc-women-s-world-twenty20-qualifier-2018","name":"ICC Women's World Twenty20 Qualifier, 2018","shortName":"ICC Women's World Twenty20 Qualifier, 2018"},{"id":"4346","slug":"icc-women-s-world-twenty20-2009","name":"ICC Women's World Twenty20, 2009","shortName":"ICC Women's World Twenty20, 2009"},{"id":"5196","slug":"icc-women-s-world-twenty20-2010","name":"ICC Women's World Twenty20, 2010","shortName":"ICC Women's World Twenty20, 2010"},{"id":"6869","slug":"icc-women-s-world-twenty20-2012-13","name":"ICC Women's World Twenty20, 2012/13","shortName":"ICC Women's World Twenty20, 2012/13"},{"id":"12204","slug":"india-tri-nation-women-s-t20-series-2017-18","name":"India Tri-Nation Women's T20 Series, 2017/18","shortName":"India Tri-Nation Women's T20 Series, 2017/18"},{"id":"4648","slug":"india-women-in-australia-t20i-match-2008-09","name":"India Women in Australia T20I Match, 2008/09","shortName":"India Women in Australia T20I Match, 2008/09"},{"id":"10253","slug":"india-women-in-australia-t20i-series-2015-16","name":"India Women in Australia T20I Series, 2015/16","shortName":"India Women in Australia T20I Series, 2015/16"},{"id":"13992","slug":"india-women-in-australia-t20i-series-2021-22","name":"India Women in Australia T20I Series, 2021/22","shortName":"India Women in Australia T20I Series, 2021/22"},{"id":"9055","slug":"india-women-in-bangladesh-t20i-series-2013-14","name":"India Women in Bangladesh T20I Series, 2013/14","shortName":"India Women in Bangladesh T20I Series, 2013/14"},{"id":"15514","slug":"india-women-in-bangladesh-t20i-series-2023","name":"India Women in Bangladesh T20I Series, 2023","shortName":"India Women in Bangladesh T20I Series, 2023"},{"id":"16266","slug":"india-women-in-bangladesh-t20i-series-2024","name":"India Women in Bangladesh T20I Series, 2024","shortName":"India Women in Bangladesh T20I Series, 2024"},{"id":"2634","slug":"india-women-in-england-t20i-match-2006","name":"India Women in England T20I Match, 2006","shortName":"India Women in England T20I Match, 2006"},{"id":"7047","slug":"india-women-in-england-t20i-series-2012","name":"India Women in England T20I Series, 2012","shortName":"India Women in England T20I Series, 2012"},{"id":"13939","slug":"india-women-in-england-t20i-series-2021","name":"India Women in England T20I Series, 2021","shortName":"India Women in England T20I Series, 2021"},{"id":"14475","slug":"india-women-in-england-t20i-series-2022","name":"India Women in England T20I Series, 2022","shortName":"India Women in England T20I Series, 2022"},{"id":"14360","slug":"india-women-in-new-zealand-t20i-match-2021-22","name":"India Women in New Zealand T20I Match, 2021/22","shortName":"India Women in New Zealand T20I Match, 2021/22"},{"id":"12536","slug":"india-women-in-new-zealand-t20i-series-2018-19","name":"India Women in New Zealand T20I Series, 2018/19","shortName":"India Women in New Zealand T20I Series, 2018/19"},{"id":"12108","slug":"india-women-in-south-africa-t20i-series-2017-18","name":"India Women in South Africa T20I Series, 2017/18","shortName":"India Women in South Africa T20I Series, 2017/18"},{"id":"12632","slug":"india-women-in-sri-lanka-t20i-series-2018","name":"India Women in Sri Lanka T20I Series, 2018","shortName":"India Women in Sri Lanka T20I Series, 2018"},{"id":"14711","slug":"india-women-in-sri-lanka-t20i-series-2022","name":"India Women in Sri Lanka T20I Series, 2022","shortName":"India Women in Sri Lanka T20I Series, 2022"},{"id":"7198","slug":"india-women-in-west-indies-t20i-series-2011-12","name":"India Women in West Indies T20I Series, 2011/12","shortName":"India Women in West Indies T20I Series, 2011/12"},{"id":"13389","slug":"india-women-in-west-indies-t20i-series-2019-20","name":"India Women in West Indies T20I Series, 2019/20","shortName":"India Women in West Indies T20I Series, 2019/20"},{"id":"13523","slug":"indonesia-women-in-philippines-t20i-series-2019-20","name":"Indonesia Women in Philippines T20I Series, 2019/20","shortName":"Indonesia Women in Philippines T20I Series, 2019/20"},{"id":"16443","slug":"indonesia-women-s-t20i-tri-series-2024","name":"Indonesia Women's T20I Tri-Series, 2024","shortName":"Indonesia Women's T20I Tri-Series, 2024"},{"id":"14739","slug":"inter-insular-women-s-twenty20-series-2022","name":"Inter-Insular Women's Twenty20 Series, 2022","shortName":"Inter-Insular Women's Twenty20 Series, 2022"},{"id":"15519","slug":"inter-insular-women-s-twenty20-series-2023","name":"Inter-Insular Women's Twenty20 Series, 2023","shortName":"Inter-Insular Women's Twenty20 Series, 2023"},{"id":"7400","slug":"ireland-tri-nation-women-s-t20-series-2012","name":"Ireland Tri-Nation Women's T20 Series, 2012","shortName":"Ireland Tri-Nation Women's T20 Series, 2012"},{"id":"14665","slug":"ireland-tri-nation-women-s-t20i-series-2022","name":"Ireland Tri-Nation Women's T20I Series, 2022","shortName":"Ireland Tri-Nation Women's T20I Series, 2022"},{"id":"16811","slug":"ireland-women-in-bangladesh-t20i-series-2024-25","name":"Ireland Women in Bangladesh T20I Series, 2024/25","shortName":"Ireland Women in Bangladesh T20I Series, 2024/25"},{"id":"6786","slug":"ireland-women-in-netherlands-t20i-series-2011","name":"Ireland Women in Netherlands T20I Series, 2011","shortName":"Ireland Women in Netherlands T20I Series, 2011"},{"id":"15440","slug":"ireland-women-in-netherlands-t20i-series-2023","name":"Ireland Women in Netherlands T20I Series, 2023","shortName":"Ireland Women in Netherlands T20I Series, 2023"},{"id":"14540","slug":"ireland-women-in-pakistan-t20i-series-2022-23","name":"Ireland Women in Pakistan T20I Series, 2022/23","shortName":"Ireland Women in Pakistan T20I Series, 2022/23"},{"id":"14899","slug":"ireland-women-in-scotland-t20i-series-2022","name":"Ireland Women in Scotland T20I Series, 2022","shortName":"Ireland Women in Scotland T20I Series, 2022"},{"id":"15435","slug":"ireland-women-in-west-indies-t20i-series-2023","name":"Ireland Women in West Indies T20I Series, 2023","shortName":"Ireland Women in West Indies T20I Series, 2023"},{"id":"16026","slug":"ireland-women-in-zimbabwe-t20i-series-2023-24","name":"Ireland Women in Zimbabwe T20I Series, 2023/24","shortName":"Ireland Women in Zimbabwe T20I Series, 2023/24"},{"id":"8237","slug":"ireland-women-v-pakistan-women-t20i-match-2013","name":"Ireland Women v Pakistan Women T20I Match, 2013","shortName":"Ireland Women v Pakistan Women T20I Match, 2013"},{"id":"8311","slug":"ireland-women-v-pakistan-women-t20i-series-2013","name":"Ireland Women v Pakistan Women T20I Series, 2013","shortName":"Ireland Women v Pakistan Women T20I Series, 2013"},{"id":"15874","slug":"ireland-women-v-scotland-women-t20i-series-2023-24","name":"Ireland Women v Scotland Women T20I Series, 2023/24","shortName":"Ireland Women v Scotland Women T20I Series, 2023/24"},{"id":"4304","slug":"ireland-women-v-south-africa-women-t20i-match-2008","name":"Ireland Women v South Africa Women T20I Match, 2008","shortName":"Ireland Women v South Africa Women T20I Match, 2008"},{"id":"9429","slug":"ireland-women-v-south-africa-women-t20i-series-2014","name":"Ireland Women v South Africa Women T20I Series, 2014","shortName":"Ireland Women v South Africa Women T20I Series, 2014"},{"id":"16261","slug":"ireland-women-v-thailand-women-t20i-series-2024","name":"Ireland Women v Thailand Women T20I Series, 2024","shortName":"Ireland Women v Thailand Women T20I Series, 2024"},{"id":"15598","slug":"isle-of-man-women-in-austria-t20i-series-2023","name":"Isle of Man Women in Austria T20I Series, 2023","shortName":"Isle of Man Women in Austria T20I Series, 2023"},{"id":"16587","slug":"isle-of-man-women-in-malta-t20i-series-2024","name":"Isle of Man Women in Malta T20I Series, 2024","shortName":"Isle of Man Women in Malta T20I Series, 2024"},{"id":"14859","slug":"italy-women-in-austria-t20i-series-2022","name":"Italy Women in Austria T20I Series, 2022","shortName":"Italy Women in Austria T20I Series, 2022"},{"id":"16524","slug":"italy-women-in-germany-t20i-match-2024","name":"Italy Women in Germany T20I Match, 2024","shortName":"Italy Women in Germany T20I Match, 2024"},{"id":"16336","slug":"italy-women-in-netherlands-t20i-series-2024","name":"Italy Women in Netherlands T20I Series, 2024","shortName":"Italy Women in Netherlands T20I Series, 2024"},{"id":"16699","slug":"italy-women-s-t20i-tri-series-2024","name":"Italy Women's T20I Tri-Series, 2024","shortName":"Italy Women's T20I Tri-Series, 2024"},{"id":"15709","slug":"japan-women-in-vanuatu-t20i-series-2023","name":"Japan Women in Vanuatu T20I Series, 2023","shortName":"Japan Women in Vanuatu T20I Series, 2023"},{"id":"13050","slug":"jersey-women-in-guernsey-women-t20i-match-2019","name":"Jersey Women in Guernsey Women T20I Match, 2019","shortName":"Jersey Women in Guernsey Women T20I Match, 2019"},{"id":"15666","slug":"jersey-women-in-netherlands-t20i-series-2023","name":"Jersey Women in Netherlands T20I Series, 2023","shortName":"Jersey Women in Netherlands T20I Series, 2023"},{"id":"12958","slug":"kartini-cup-2019","name":"Kartini Cup, 2019","shortName":"Kartini Cup, 2019"},{"id":"15149","slug":"kenya-quadrangular-women-s-t20-series-2022-23","name":"Kenya Quadrangular Women's T20 Series, 2022/23","shortName":"Kenya Quadrangular Women's T20 Series, 2022/23"},{"id":"13475","slug":"kenya-women-in-botswana-t20i-series-2019-20","name":"Kenya Women in Botswana T20I Series, 2019/20","shortName":"Kenya Women in Botswana T20I Series, 2019/20"},{"id":"16789","slug":"kenya-women-in-rwanda-t20i-series-2024-25","name":"Kenya Women in Rwanda T20I Series, 2024/25","shortName":"Kenya Women in Rwanda T20I Series, 2024/25"},{"id":"16067","slug":"kuwait-women-in-malaysia-t20i-series-2023-24","name":"Kuwait Women in Malaysia T20I Series, 2023/24","shortName":"Kuwait Women in Malaysia T20I Series, 2023/24"},{"id":"13443","slug":"kwacha-t20-women-s-cup-2019-20","name":"Kwacha T20 Women's Cup, 2019/20","shortName":"Kwacha T20 Women's Cup, 2019/20"},{"id":"13113","slug":"kwibuka-women-s-twenty20-tournament-2019","name":"Kwibuka Women's Twenty20 Tournament, 2019","shortName":"Kwibuka Women's Twenty20 Tournament, 2019"},{"id":"13998","slug":"kwibuka-women-s-twenty20-tournament-2021","name":"Kwibuka Women's Twenty20 Tournament, 2021","shortName":"Kwibuka Women's Twenty20 Tournament, 2021"},{"id":"14700","slug":"kwibuka-women-s-twenty20-tournament-2022","name":"Kwibuka Women's Twenty20 Tournament, 2022","shortName":"Kwibuka Women's Twenty20 Tournament, 2022"},{"id":"15487","slug":"kwibuka-women-s-twenty20-tournament-2023","name":"Kwibuka Women's Twenty20 Tournament, 2023","shortName":"Kwibuka Women's Twenty20 Tournament, 2023"},{"id":"16371","slug":"kwibuka-women-s-twenty20-tournament-2024","name":"Kwibuka Women's Twenty20 Tournament, 2024","shortName":"Kwibuka Women's Twenty20 Tournament, 2024"},{"id":"16334","slug":"luxembourg-women-in-belgium-t20i-series-2024","name":"Luxembourg Women in Belgium T20I Series, 2024","shortName":"Luxembourg Women in Belgium T20I Series, 2024"},{"id":"16263","slug":"mongolia-women-in-indonesia-t20i-series-2024","name":"Mongolia Women in Indonesia T20I Series, 2024","shortName":"Mongolia Women in Indonesia T20I Series, 2024"},{"id":"14833","slug":"mozambique-women-in-eswatini-t20i-series-2022","name":"Mozambique Women in Eswatini T20I Series, 2022","shortName":"Mozambique Women in Eswatini T20I Series, 2022"},{"id":"12968","slug":"myanmar-women-in-singapore-t20i-series-2019","name":"Myanmar Women in Singapore T20I Series, 2019","shortName":"Myanmar Women in Singapore T20I Series, 2019"},{"id":"15704","slug":"myanmar-women-in-singapore-t20i-series-2023","name":"Myanmar Women in Singapore T20I Series, 2023","shortName":"Myanmar Women in Singapore T20I Series, 2023"},{"id":"14742","slug":"namibia-women-in-germany-t20i-series-2022","name":"Namibia Women in Germany T20I Series, 2022","shortName":"Namibia Women in Germany T20I Series, 2022"},{"id":"16871","slug":"namibia-women-in-malaysia-t20i-series-2024-25","name":"Namibia Women in Malaysia T20I Series, 2024/25","shortName":"Namibia Women in Malaysia T20I Series, 2024/25"},{"id":"14769","slug":"namibia-women-in-netherlands-t20i-series-2022","name":"Namibia Women in Netherlands T20I Series, 2022","shortName":"Namibia Women in Netherlands T20I Series, 2022"},{"id":"15824","slug":"namibia-women-in-united-arab-emirates-t20i-series-2023-24","name":"Namibia Women in United Arab Emirates T20I Series, 2023/24","shortName":"Namibia Women in United Arab Emirates T20I Series, 2023/24"},{"id":"16612","slug":"namibia-women-s-t20i-tri-series-2024","name":"Namibia Women's T20I Tri-Series, 2024","shortName":"Namibia Women's T20I Tri-Series, 2024"},{"id":"6416","slug":"natwest-women-s-t20-quadrangular-series-2011","name":"NatWest Women's T20 Quadrangular Series, 2011","shortName":"NatWest Women's T20 Quadrangular Series, 2011"},{"id":"15405","slug":"nepal-women-in-malaysia-t20i-series-2023","name":"Nepal Women in Malaysia T20I Series, 2023","shortName":"Nepal Women in Malaysia T20I Series, 2023"},{"id":"14376","slug":"nepal-women-in-qatar-t20i-series-2021-22","name":"Nepal Women in Qatar T20I Series, 2021/22","shortName":"Nepal Women in Qatar T20I Series, 2021/22"},{"id":"14032","slug":"netherlands-women-in-ireland-t20i-series-2021","name":"Netherlands Women in Ireland T20I Series, 2021","shortName":"Netherlands Women in Ireland T20I Series, 2021"},{"id":"15114","slug":"netherlands-women-in-thailand-t20i-series-2022-23","name":"Netherlands Women in Thailand T20I Series, 2022/23","shortName":"Netherlands Women in Thailand T20I Series, 2022/23"},{"id":"15551","slug":"netherlands-women-s-t20i-tri-series-2023","name":"Netherlands Women's T20I Tri-Series, 2023","shortName":"Netherlands Women's T20I Tri-Series, 2023"},{"id":"16517","slug":"netherlands-women-s-t20i-tri-series-2024","name":"Netherlands Women's T20I Tri-Series, 2024","shortName":"Netherlands Women's T20I Tri-Series, 2024"},{"id":"2809","slug":"new-zealand-women-in-australia-t20i-match-2006-07","name":"New Zealand Women in Australia T20I Match, 2006/07","shortName":"New Zealand Women in Australia T20I Match, 2006/07"},{"id":"3157","slug":"new-zealand-women-in-australia-t20i-match-2007","name":"New Zealand Women in Australia T20I Match, 2007","shortName":"New Zealand Women in Australia T20I Match, 2007"},{"id":"4649","slug":"new-zealand-women-in-australia-t20i-match-2008-09","name":"New Zealand Women in Australia T20I Match, 2008/09","shortName":"New Zealand Women in Australia T20I Match, 2008/09"},{"id":"5078","slug":"new-zealand-women-in-australia-t20i-series-2009","name":"New Zealand Women in Australia T20I Series, 2009","shortName":"New Zealand Women in Australia T20I Series, 2009"},{"id":"7209","slug":"new-zealand-women-in-australia-t20i-series-2011-12","name":"New Zealand Women in Australia T20I Series, 2011/12","shortName":"New Zealand Women in Australia T20I Series, 2011/12"},{"id":"7979","slug":"new-zealand-women-in-australia-t20i-series-2012-13","name":"New Zealand Women in Australia T20I Series, 2012/13","shortName":"New Zealand Women in Australia T20I Series, 2012/13"},{"id":"11433","slug":"new-zealand-women-in-australia-t20i-series-2016-17","name":"New Zealand Women in Australia T20I Series, 2016/17","shortName":"New Zealand Women in Australia T20I Series, 2016/17"},{"id":"12377","slug":"new-zealand-women-in-australia-t20i-series-2018-19","name":"New Zealand Women in Australia T20I Series, 2018/19","shortName":"New Zealand Women in Australia T20I Series, 2018/19"},{"id":"13670","slug":"new-zealand-women-in-australia-t20i-series-2020-21","name":"New Zealand Women in Australia T20I Series, 2020/21","shortName":"New Zealand Women in Australia T20I Series, 2020/21"},{"id":"16209","slug":"new-zealand-women-in-australia-t20i-series-2024","name":"New Zealand Women in Australia T20I Series, 2024","shortName":"New Zealand Women in Australia T20I Series, 2024"},{"id":"2839","slug":"new-zealand-women-in-england-t20i-match-2004","name":"New Zealand Women in England T20I Match, 2004","shortName":"New Zealand Women in England T20I Match, 2004"},{"id":"3047","slug":"new-zealand-women-in-england-t20i-series-2007","name":"New Zealand Women in England T20I Series, 2007","shortName":"New Zealand Women in England T20I Series, 2007"},{"id":"5619","slug":"new-zealand-women-in-england-t20i-series-2010","name":"New Zealand Women in England T20I Series, 2010","shortName":"New Zealand Women in England T20I Series, 2010"},{"id":"13941","slug":"new-zealand-women-in-england-t20i-series-2021","name":"New Zealand Women in England T20I Series, 2021","shortName":"New Zealand Women in England T20I Series, 2021"},{"id":"15776","slug":"new-zealand-women-in-england-t20i-series-2024","name":"New Zealand Women in England T20I Series, 2024","shortName":"New Zealand Women in England T20I Series, 2024"},{"id":"10105","slug":"new-zealand-women-in-india-t20i-series-2015","name":"New Zealand Women in India T20I Series, 2015","shortName":"New Zealand Women in India T20I Series, 2015"},{"id":"12401","slug":"new-zealand-women-in-ireland-t20i-match-2018","name":"New Zealand Women in Ireland T20I Match, 2018","shortName":"New Zealand Women in Ireland T20I Match, 2018"},{"id":"15637","slug":"new-zealand-women-in-south-africa-t20i-series-2023-24","name":"New Zealand Women in South Africa T20I Series, 2023/24","shortName":"New Zealand Women in South Africa T20I Series, 2023/24"},{"id":"15481","slug":"new-zealand-women-in-sri-lanka-t20i-series-2023","name":"New Zealand Women in Sri Lanka T20I Series, 2023","shortName":"New Zealand Women in Sri Lanka T20I Series, 2023"},{"id":"9379","slug":"new-zealand-women-in-west-indies-t20i-series-2014-15","name":"New Zealand Women in West Indies T20I Series, 2014/15","shortName":"New Zealand Women in West Indies T20I Series, 2014/15"},{"id":"14969","slug":"new-zealand-women-in-west-indies-t20i-series-2022","name":"New Zealand Women in West Indies T20I Series, 2022","shortName":"New Zealand Women in West Indies T20I Series, 2022"},{"id":"4182","slug":"new-zealand-women-v-south-africa-women-t20i-match-2007","name":"New Zealand Women v South Africa Women T20I Match, 2007","shortName":"New Zealand Women v South Africa Women T20I Match, 2007"},{"id":"14532","slug":"nigeria-cricket-federation-women-s-t20i-tournament-2021-22","name":"Nigeria Cricket Federation Women's T20I Tournament, 2021/22","shortName":"Nigeria Cricket Federation Women's T20I Tournament, 2021/22"},{"id":"15312","slug":"nigeria-cricket-federation-women-s-t20i-tournament-2022-23","name":"Nigeria Cricket Federation Women's T20I Tournament, 2022/23","shortName":"Nigeria Cricket Federation Women's T20I Tournament, 2022/23"},{"id":"16118","slug":"nigeria-cricket-federation-women-s-t20i-tournament-2023-24","name":"Nigeria Cricket Federation Women's T20I Tournament, 2023/24","shortName":"Nigeria Cricket Federation Women's T20I Tournament, 2023/24"},{"id":"13211","slug":"nigeria-women-in-rwanda-t20i-series-2019","name":"Nigeria Women in Rwanda T20I Series, 2019","shortName":"Nigeria Women in Rwanda T20I Series, 2019"},{"id":"14635","slug":"nordic-women-t20-cup-2022","name":"Nordic Women T20 Cup, 2022","shortName":"Nordic Women T20 Cup, 2022"},{"id":"15698","slug":"nordic-women-t20-cup-2023","name":"Nordic Women T20 Cup, 2023","shortName":"Nordic Women T20 Cup, 2023"},{"id":"16551","slug":"nordic-women-t20-cup-2024","name":"Nordic Women T20 Cup, 2024","shortName":"Nordic Women T20 Cup, 2024"},{"id":"14107","slug":"norway-women-in-sweden-t20i-match-2021","name":"Norway Women in Sweden T20I Match, 2021","shortName":"Norway Women in Sweden T20I Match, 2021"},{"id":"13153","slug":"pacific-games-women-s-cricket-competition-2019","name":"Pacific Games Women's Cricket Competition, 2019","shortName":"Pacific Games Women's Cricket Competition, 2019"},{"id":"15273","slug":"pacific-island-women-cricket-challenge-2023-2022-23","name":"Pacific Island Women Cricket Challenge (2023), 2022/23","shortName":"Pacific Island Women Cricket Challenge (2023), 2022/23"},{"id":"9329","slug":"pakistan-women-in-australia-t20i-series-2014","name":"Pakistan Women in Australia T20I Series, 2014","shortName":"Pakistan Women in Australia T20I Series, 2014"},{"id":"15132","slug":"pakistan-women-in-australia-t20i-series-2022-23","name":"Pakistan Women in Australia T20I Series, 2022/23","shortName":"Pakistan Women in Australia T20I Series, 2022/23"},{"id":"9043","slug":"pakistan-women-in-bangladesh-t20i-series-2013-14","name":"Pakistan Women in Bangladesh T20I Series, 2013/14","shortName":"Pakistan Women in Bangladesh T20I Series, 2013/14"},{"id":"12683","slug":"pakistan-women-in-bangladesh-t20i-series-2018-19","name":"Pakistan Women in Bangladesh T20I Series, 2018/19","shortName":"Pakistan Women in Bangladesh T20I Series, 2018/19"},{"id":"15884","slug":"pakistan-women-in-bangladesh-t20i-series-2023-24","name":"Pakistan Women in Bangladesh T20I Series, 2023/24","shortName":"Pakistan Women in Bangladesh T20I Series, 2023/24"},{"id":"7347","slug":"pakistan-women-in-england-t20i-series-2012","name":"Pakistan Women in England T20I Series, 2012","shortName":"Pakistan Women in England T20I Series, 2012"},{"id":"8066","slug":"pakistan-women-in-england-t20i-series-2013","name":"Pakistan Women in England T20I Series, 2013","shortName":"Pakistan Women in England T20I Series, 2013"},{"id":"10761","slug":"pakistan-women-in-england-t20i-series-2016","name":"Pakistan Women in England T20I Series, 2016","shortName":"Pakistan Women in England T20I Series, 2016"},{"id":"15778","slug":"pakistan-women-in-england-t20i-series-2024","name":"Pakistan Women in England T20I Series, 2024","shortName":"Pakistan Women in England T20I Series, 2024"},{"id":"5073","slug":"pakistan-women-in-ireland-t20i-match-2009","name":"Pakistan Women in Ireland T20I Match, 2009","shortName":"Pakistan Women in Ireland T20I Match, 2009"},{"id":"11497","slug":"pakistan-women-in-new-zealand-t20i-match-2016-17","name":"Pakistan Women in New Zealand T20I Match, 2016/17","shortName":"Pakistan Women in New Zealand T20I Match, 2016/17"},{"id":"15606","slug":"pakistan-women-in-new-zealand-t20i-series-2023-24","name":"Pakistan Women in New Zealand T20I Series, 2023/24","shortName":"Pakistan Women in New Zealand T20I Series, 2023/24"},{"id":"12913","slug":"pakistan-women-in-south-africa-t20i-series-2019","name":"Pakistan Women in South Africa T20I Series, 2019","shortName":"Pakistan Women in South Africa T20I Series, 2019"},{"id":"13826","slug":"pakistan-women-in-south-africa-t20i-series-2020-21","name":"Pakistan Women in South Africa T20I Series, 2020/21","shortName":"Pakistan Women in South Africa T20I Series, 2020/21"},{"id":"12270","slug":"pakistan-women-in-sri-lanka-t20i-series-2017-18","name":"Pakistan Women in Sri Lanka T20I Series, 2017/18","shortName":"Pakistan Women in Sri Lanka T20I Series, 2017/18"},{"id":"6700","slug":"pakistan-women-in-west-indies-t20i-series-2011","name":"Pakistan Women in West Indies T20I Series, 2011","shortName":"Pakistan Women in West Indies T20I Series, 2011"},{"id":"10219","slug":"pakistan-women-in-west-indies-t20i-series-2015-16","name":"Pakistan Women in West Indies T20I Series, 2015/16","shortName":"Pakistan Women in West Indies T20I Series, 2015/16"},{"id":"14015","slug":"pakistan-women-in-west-indies-t20i-series-2021","name":"Pakistan Women in West Indies T20I Series, 2021","shortName":"Pakistan Women in West Indies T20I Series, 2021"},{"id":"13490","slug":"pakistan-women-v-england-women-t20i-series-2019-20","name":"Pakistan Women v England Women T20I Series, 2019/20","shortName":"Pakistan Women v England Women T20I Series, 2019/20"},{"id":"12101","slug":"pakistan-women-v-new-zealand-women-t20i-series-2017-18","name":"Pakistan Women v New Zealand Women T20I Series, 2017/18","shortName":"Pakistan Women v New Zealand Women T20I Series, 2017/18"},{"id":"9873","slug":"pakistan-women-v-south-africa-women-t20i-series-2014-15","name":"Pakistan Women v South Africa Women T20I Series, 2014/15","shortName":"Pakistan Women v South Africa Women T20I Series, 2014/15"},{"id":"9797","slug":"pakistan-women-v-sri-lanka-women-t20i-series-2014-15","name":"Pakistan Women v Sri Lanka Women T20I Series, 2014/15","shortName":"Pakistan Women v Sri Lanka Women T20I Series, 2014/15"},{"id":"7345","slug":"pakistan-women-v-west-indies-women-t20i-match-2012","name":"Pakistan Women v West Indies Women T20I Match, 2012","shortName":"Pakistan Women v West Indies Women T20I Match, 2012"},{"id":"16183","slug":"papua-new-guinea-women-in-zimbabwe-t20i-series-2023-24","name":"Papua New Guinea Women in Zimbabwe T20I Series, 2023/24","shortName":"Papua New Guinea Women in Zimbabwe T20I Series, 2023/24"},{"id":"8907","slug":"pcb-qatar-women-s-20-over-tri-series-2013-14","name":"PCB Qatar Women's 20-over Tri-Series, 2013/14","shortName":"PCB Qatar Women's 20-over Tri-Series, 2013/14"},{"id":"15212","slug":"philippines-women-in-cambodia-t20i-series-2022-23","name":"Philippines Women in Cambodia T20I Series, 2022/23","shortName":"Philippines Women in Cambodia T20I Series, 2022/23"},{"id":"13560","slug":"qatar-tri-nation-women-s-t20-series-2019-20","name":"Qatar Tri-Nation Women's T20 Series, 2019/20","shortName":"Qatar Tri-Nation Women's T20 Series, 2019/20"},{"id":"5070","slug":"rsa-t20-cup-2009","name":"RSA T20 Cup, 2009","shortName":"RSA T20 Cup, 2009"},{"id":"16635","slug":"rwanda-women-in-kenya-t20i-series-2024","name":"Rwanda Women in Kenya T20I Series, 2024","shortName":"Rwanda Women in Kenya T20I Series, 2024"},{"id":"12860","slug":"rwanda-women-in-nigeria-t20i-series-2018-19","name":"Rwanda Women in Nigeria T20I Series, 2018/19","shortName":"Rwanda Women in Nigeria T20I Series, 2018/19"},{"id":"12885","slug":"saudari-cup-2018","name":"Saudari Cup, 2018","shortName":"Saudari Cup, 2018"},{"id":"13276","slug":"saudari-cup-2019","name":"Saudari Cup, 2019","shortName":"Saudari Cup, 2019"},{"id":"14786","slug":"saudari-cup-2022","name":"Saudari Cup, 2022","shortName":"Saudari Cup, 2022"},{"id":"13959","slug":"scotland-women-in-ireland-t20i-series-2021","name":"Scotland Women in Ireland T20I Series, 2021","shortName":"Scotland Women in Ireland T20I Series, 2021"},{"id":"15361","slug":"sea-games-women-s-twenty20-cricket-competition-2023","name":"SEA Games Women's Twenty20 Cricket Competition, 2023","shortName":"SEA Games Women's Twenty20 Cricket Competition, 2023"},{"id":"15226","slug":"singapore-women-in-cambodia-t20i-series-2022-23","name":"Singapore Women in Cambodia T20I Series, 2022/23","shortName":"Singapore Women in Cambodia T20I Series, 2022/23"},{"id":"15061","slug":"singapore-women-in-indonesia-t20i-series-2022-23","name":"Singapore Women in Indonesia T20I Series, 2022/23","shortName":"Singapore Women in Indonesia T20I Series, 2022/23"},{"id":"16666","slug":"singapore-women-in-japan-t20i-series-2024-25","name":"Singapore Women in Japan T20I Series, 2024/25","shortName":"Singapore Women in Japan T20I Series, 2024/25"},{"id":"15986","slug":"singapore-women-in-philippines-t20i-series-2023-24","name":"Singapore Women in Philippines T20I Series, 2023/24","shortName":"Singapore Women in Philippines T20I Series, 2023/24"},{"id":"16766","slug":"singapore-women-s-t20i-tri-series-2024-25","name":"Singapore Women's T20I Tri-Series, 2024/25","shortName":"Singapore Women's T20I Tri-Series, 2024/25"},{"id":"15399","slug":"south-africa-women-in-australia-t20i-series-2023-24","name":"South Africa Women in Australia T20I Series, 2023/24","shortName":"South Africa Women in Australia T20I Series, 2023/24"},{"id":"7623","slug":"south-africa-women-in-bangladesh-t20i-series-2012","name":"South Africa Women in Bangladesh T20I Series, 2012","shortName":"South Africa Women in Bangladesh T20I Series, 2012"},{"id":"3442","slug":"south-africa-women-in-england-t20i-match-2007","name":"South Africa Women in England T20I Match, 2007","shortName":"South Africa Women in England T20I Match, 2007"},{"id":"3628","slug":"south-africa-women-in-england-t20i-series-2008","name":"South Africa Women in England T20I Series, 2008","shortName":"South Africa Women in England T20I Series, 2008"},{"id":"9061","slug":"south-africa-women-in-england-t20i-series-2014","name":"South Africa Women in England T20I Series, 2014","shortName":"South Africa Women in England T20I Series, 2014"},{"id":"14474","slug":"south-africa-women-in-england-t20i-series-2022","name":"South Africa Women in England T20I Series, 2022","shortName":"South Africa Women in England T20I Series, 2022"},{"id":"9701","slug":"south-africa-women-in-india-t20i-match-2014-15","name":"South Africa Women in India T20I Match, 2014/15","shortName":"South Africa Women in India T20I Match, 2014/15"},{"id":"13295","slug":"south-africa-women-in-india-t20i-series-2019-20","name":"South Africa Women in India T20I Series, 2019/20","shortName":"South Africa Women in India T20I Series, 2019/20"},{"id":"13895","slug":"south-africa-women-in-india-t20i-series-2020-21","name":"South Africa Women in India T20I Series, 2020/21","shortName":"South Africa Women in India T20I Series, 2020/21"},{"id":"16348","slug":"south-africa-women-in-india-t20i-series-2024","name":"South Africa Women in India T20I Series, 2024","shortName":"South Africa Women in India T20I Series, 2024"},{"id":"10971","slug":"south-africa-women-in-ireland-t20i-series-2016","name":"South Africa Women in Ireland T20I Series, 2016","shortName":"South Africa Women in Ireland T20I Series, 2016"},{"id":"14633","slug":"south-africa-women-in-ireland-t20i-series-2022","name":"South Africa Women in Ireland T20I Series, 2022","shortName":"South Africa Women in Ireland T20I Series, 2022"},{"id":"13099","slug":"south-africa-women-in-new-zealand-t20i-series-2019-20","name":"South Africa Women in New Zealand T20I Series, 2019/20","shortName":"South Africa Women in New Zealand T20I Series, 2019/20"},{"id":"15516","slug":"south-africa-women-in-pakistan-t20i-series-2023","name":"South Africa Women in Pakistan T20I Series, 2023","shortName":"South Africa Women in Pakistan T20I Series, 2023"},{"id":"16610","slug":"south-africa-women-in-pakistan-t20i-series-2024","name":"South Africa Women in Pakistan T20I Series, 2024","shortName":"South Africa Women in Pakistan T20I Series, 2024"},{"id":"9357","slug":"south-africa-women-in-sri-lanka-t20i-series-2014-15","name":"South Africa Women in Sri Lanka T20I Series, 2014/15","shortName":"South Africa Women in Sri Lanka T20I Series, 2014/15"},{"id":"7777","slug":"south-africa-women-in-west-indies-t20i-series-2012-13","name":"South Africa Women in West Indies T20I Series, 2012/13","shortName":"South Africa Women in West Indies T20I Series, 2012/13"},{"id":"12576","slug":"south-africa-women-in-west-indies-t20i-series-2018","name":"South Africa Women in West Indies T20I Series, 2018","shortName":"South Africa Women in West Indies T20I Series, 2018"},{"id":"14085","slug":"south-africa-women-in-west-indies-t20i-series-2021","name":"South Africa Women in West Indies T20I Series, 2021","shortName":"South Africa Women in West Indies T20I Series, 2021"},{"id":"15115","slug":"south-africa-women-s-t20i-tri-series-2022-23","name":"South Africa Women's T20I Tri-Series, 2022/23","shortName":"South Africa Women's T20I Tri-Series, 2022/23"},{"id":"12660","slug":"south-american-women-s-championships-2018","name":"South American Women's Championships, 2018","shortName":"South American Women's Championships, 2018"},{"id":"13330","slug":"south-american-women-s-championships-2019-20","name":"South American Women's Championships, 2019/20","shortName":"South American Women's Championships, 2019/20"},{"id":"15037","slug":"south-american-women-s-championships-2022-23","name":"South American Women's Championships, 2022/23","shortName":"South American Women's Championships, 2022/23"},{"id":"16661","slug":"south-american-women-s-championships-2024","name":"South American Women's Championships, 2024","shortName":"South American Women's Championships, 2024"},{"id":"13499","slug":"south-asian-games-women-s-cricket-competition-2019-20","name":"South Asian Games Women's Cricket Competition, 2019/20","shortName":"South Asian Games Women's Cricket Competition, 2019/20"},{"id":"16791","slug":"spain-women-in-croatia-t20i-series-2024-25","name":"Spain Women in Croatia T20I Series, 2024/25","shortName":"Spain Women in Croatia T20I Series, 2024/25"},{"id":"16660","slug":"spain-women-in-greece-t20i-series-2024","name":"Spain Women in Greece T20I Series, 2024","shortName":"Spain Women in Greece T20I Series, 2024"},{"id":"13008","slug":"sri-lanka-women-in-australia-t20i-series-2019-20","name":"Sri Lanka Women in Australia T20I Series, 2019/20","shortName":"Sri Lanka Women in Australia T20I Series, 2019/20"},{"id":"14999","slug":"sri-lanka-women-in-england-t20i-series-2023","name":"Sri Lanka Women in England T20I Series, 2023","shortName":"Sri Lanka Women in England T20I Series, 2023"},{"id":"8967","slug":"sri-lanka-women-in-india-t20i-series-2013-14","name":"Sri Lanka Women in India T20I Series, 2013/14","shortName":"Sri Lanka Women in India T20I Series, 2013/14"},{"id":"10999","slug":"sri-lanka-women-in-india-t20i-series-2015-16","name":"Sri Lanka Women in India T20I Series, 2015/16","shortName":"Sri Lanka Women in India T20I Series, 2015/16"},{"id":"16273","slug":"sri-lanka-women-in-ireland-t20i-series-2024","name":"Sri Lanka Women in Ireland T20I Series, 2024","shortName":"Sri Lanka Women in Ireland T20I Series, 2024"},{"id":"10483","slug":"sri-lanka-women-in-new-zealand-t20i-series-2015-16","name":"Sri Lanka Women in New Zealand T20I Series, 2015/16","shortName":"Sri Lanka Women in New Zealand T20I Series, 2015/16"},{"id":"14590","slug":"sri-lanka-women-in-pakistan-t20i-series-2022","name":"Sri Lanka Women in Pakistan T20I Series, 2022","shortName":"Sri Lanka Women in Pakistan T20I Series, 2022"},{"id":"8579","slug":"sri-lanka-women-in-south-africa-t20i-series-2013-14","name":"Sri Lanka Women in South Africa T20I Series, 2013/14","shortName":"Sri Lanka Women in South Africa T20I Series, 2013/14"},{"id":"12788","slug":"sri-lanka-women-in-south-africa-t20i-series-2018-19","name":"Sri Lanka Women in South Africa T20I Series, 2018/19","shortName":"Sri Lanka Women in South Africa T20I Series, 2018/19"},{"id":"15781","slug":"sri-lanka-women-in-south-africa-t20i-series-2023-24","name":"Sri Lanka Women in South Africa T20I Series, 2023/24","shortName":"Sri Lanka Women in South Africa T20I Series, 2023/24"},{"id":"5821","slug":"sri-lanka-women-in-west-indies-t20i-series-2010","name":"Sri Lanka Women in West Indies T20I Series, 2010","shortName":"Sri Lanka Women in West Indies T20I Series, 2010"},{"id":"7282","slug":"sri-lanka-women-in-west-indies-t20i-series-2012","name":"Sri Lanka Women in West Indies T20I Series, 2012","shortName":"Sri Lanka Women in West Indies T20I Series, 2012"},{"id":"12097","slug":"sri-lanka-women-in-west-indies-t20i-series-2017-18","name":"Sri Lanka Women in West Indies T20I Series, 2017/18","shortName":"Sri Lanka Women in West Indies T20I Series, 2017/18"},{"id":"14067","slug":"thailand-women-in-zimbabwe-t20i-series-2021","name":"Thailand Women in Zimbabwe T20I Series, 2021","shortName":"Thailand Women in Zimbabwe T20I Series, 2021"},{"id":"12835","slug":"thailand-women-s-t20-smash-2018-19","name":"Thailand Women's T20 Smash, 2018/19","shortName":"Thailand Women's T20 Smash, 2018/19"},{"id":"14624","slug":"uganda-women-in-nepal-t20i-series-2022","name":"Uganda Women in Nepal T20I Series, 2022","shortName":"Uganda Women in Nepal T20I Series, 2022"},{"id":"12943","slug":"victoria-tri-series-2019","name":"Victoria Tri Series, 2019","shortName":"Victoria Tri Series, 2019"},{"id":"15339","slug":"victoria-women-t20-series-2023","name":"Victoria Women T20 Series, 2023","shortName":"Victoria Women T20 Series, 2023"},{"id":"8117","slug":"west-indies-tri-nation-twenty20-women-s-series-2013-14","name":"West Indies Tri-Nation Twenty20 Women's Series, 2013/14","shortName":"West Indies Tri-Nation Twenty20 Women's Series, 2013/14"},{"id":"9333","slug":"west-indies-women-in-australia-t20i-series-2014-15","name":"West Indies Women in Australia T20I Series, 2014/15","shortName":"West Indies Women in Australia T20I Series, 2014/15"},{"id":"15396","slug":"west-indies-women-in-australia-t20i-series-2023-24","name":"West Indies Women in Australia T20I Series, 2023/24","shortName":"West Indies Women in Australia T20I Series, 2023/24"},{"id":"7215","slug":"west-indies-women-in-england-t20i-series-2012","name":"West Indies Women in England T20I Series, 2012","shortName":"West Indies Women in England T20I Series, 2012"},{"id":"12779","slug":"west-indies-women-in-england-t20i-series-2019","name":"West Indies Women in England T20I Series, 2019","shortName":"West Indies Women in England T20I Series, 2019"},{"id":"13730","slug":"west-indies-women-in-england-t20i-series-2020","name":"West Indies Women in England T20I Series, 2020","shortName":"West Indies Women in England T20I Series, 2020"},{"id":"6334","slug":"west-indies-women-in-india-t20i-series-2010-11","name":"West Indies Women in India T20I Series, 2010/11","shortName":"West Indies Women in India T20I Series, 2010/11"},{"id":"11597","slug":"west-indies-women-in-india-t20i-series-2016-17","name":"West Indies Women in India T20I Series, 2016/17","shortName":"West Indies Women in India T20I Series, 2016/17"},{"id":"4301","slug":"west-indies-women-in-ireland-t20i-match-2008","name":"West Indies Women in Ireland T20I Match, 2008","shortName":"West Indies Women in Ireland T20I Match, 2008"},{"id":"13041","slug":"west-indies-women-in-ireland-t20i-series-2019","name":"West Indies Women in Ireland T20I Series, 2019","shortName":"West Indies Women in Ireland T20I Series, 2019"},{"id":"4308","slug":"west-indies-women-in-netherlands-t20i-series-2008","name":"West Indies Women in Netherlands T20I Series, 2008","shortName":"West Indies Women in Netherlands T20I Series, 2008"},{"id":"8495","slug":"west-indies-women-in-new-zealand-t20i-series-2013-14","name":"West Indies Women in New Zealand T20I Series, 2013/14","shortName":"West Indies Women in New Zealand T20I Series, 2013/14"},{"id":"12267","slug":"west-indies-women-in-new-zealand-t20i-series-2017-18","name":"West Indies Women in New Zealand T20I Series, 2017/18","shortName":"West Indies Women in New Zealand T20I Series, 2017/18"},{"id":"12861","slug":"west-indies-women-in-pakistan-t20i-series-2018-19","name":"West Indies Women in Pakistan T20I Series, 2018/19","shortName":"West Indies Women in Pakistan T20I Series, 2018/19"},{"id":"16190","slug":"west-indies-women-in-pakistan-t20i-series-2024","name":"West Indies Women in Pakistan T20I Series, 2024","shortName":"West Indies Women in Pakistan T20I Series, 2024"},{"id":"5455","slug":"west-indies-women-in-south-africa-t20i-series-2009-10","name":"West Indies Women in South Africa T20I Series, 2009/10","shortName":"West Indies Women in South Africa T20I Series, 2009/10"},{"id":"10355","slug":"west-indies-women-in-south-africa-t20i-series-2015-16","name":"West Indies Women in South Africa T20I Series, 2015/16","shortName":"West Indies Women in South Africa T20I Series, 2015/16"},{"id":"7995","slug":"west-indies-women-in-sri-lanka-t20i-series-2012-13","name":"West Indies Women in Sri Lanka T20I Series, 2012/13","shortName":"West Indies Women in Sri Lanka T20I Series, 2012/13"},{"id":"9945","slug":"west-indies-women-in-sri-lanka-t20i-series-2015","name":"West Indies Women in Sri Lanka T20I Series, 2015","shortName":"West Indies Women in Sri Lanka T20I Series, 2015"},{"id":"16397","slug":"west-indies-women-in-sri-lanka-t20i-series-2024","name":"West Indies Women in Sri Lanka T20I Series, 2024","shortName":"West Indies Women in Sri Lanka T20I Series, 2024"},{"id":"16408","slug":"women-central-europe-cup-2024","name":"Women Central Europe Cup, 2024","shortName":"Women Central Europe Cup, 2024"},{"id":"16135","slug":"women-s-african-games-2023-24","name":"Women's African Games, 2023/24","shortName":"Women's African Games, 2023/24"},{"id":"14895","slug":"women-s-balkan-cup-2022","name":"Women's Balkan Cup, 2022","shortName":"Women's Balkan Cup, 2022"},{"id":"14876","slug":"women-s-continental-cup-2022","name":"Women's Continental Cup, 2022","shortName":"Women's Continental Cup, 2022"},{"id":"15601","slug":"women-s-continental-cup-2023","name":"Women's Continental Cup, 2023","shortName":"Women's Continental Cup, 2023"},{"id":"15018","slug":"women-s-east-asia-cup-2022-23","name":"Women's East Asia Cup, 2022/23","shortName":"Women's East Asia Cup, 2022/23"},{"id":"16667","slug":"women-s-east-asia-cup-2024-25","name":"Women's East Asia Cup, 2024/25","shortName":"Women's East Asia Cup, 2024/25"},{"id":"5133","slug":"women-s-european-championship-twenty20-2009","name":"Women's European Championship Twenty20, 2009","shortName":"Women's European Championship Twenty20, 2009"},{"id":"6722","slug":"women-s-european-championship-twenty20-2011","name":"Women's European Championship Twenty20, 2011","shortName":"Women's European Championship Twenty20, 2011"},{"id":"14984","slug":"women-s-t20-asia-cup-2022-23","name":"Women's T20 Asia Cup, 2022/23","shortName":"Women's T20 Asia Cup, 2022/23"},{"id":"16218","slug":"women-s-t20-asia-cup-2024","name":"Women's T20 Asia Cup, 2024","shortName":"Women's T20 Asia Cup, 2024"},{"id":"15015","slug":"women-s-t20-pacific-cup-2022-23","name":"Women's T20 Pacific Cup, 2022/23","shortName":"Women's T20 Pacific Cup, 2022/23"},{"id":"16038","slug":"women-s-t20-pacific-cup-2023-24","name":"Women's T20 Pacific Cup, 2023/24","shortName":"Women's T20 Pacific Cup, 2023/24"},{"id":"15040","slug":"women-s-t20-pentangular-series-in-spain-2022-23","name":"Women's T20 Pentangular Series (in Spain), 2022/23","shortName":"Women's T20 Pentangular Series (in Spain), 2022/23"},{"id":"15914","slug":"women-s-t20-quadrangular-series-in-hong-kong-2023-24","name":"Women's T20 Quadrangular Series (in Hong Kong), 2023/24","shortName":"Women's T20 Quadrangular Series (in Hong Kong), 2023/24"},{"id":"16866","slug":"women-s-t20-quadrangular-series-in-hong-kong-2024-25","name":"Women's T20 Quadrangular Series (in Hong Kong), 2024/25","shortName":"Women's T20 Quadrangular Series (in Hong Kong), 2024/25"},{"id":"15699","slug":"women-s-t20-quadrangular-series-in-malaysia-2023","name":"Women's T20 Quadrangular Series (in Malaysia), 2023","shortName":"Women's T20 Quadrangular Series (in Malaysia), 2023"},{"id":"15368","slug":"women-s-t20-quadrangular-series-in-namibia-2023","name":"Women's T20 Quadrangular Series (in Namibia), 2023","shortName":"Women's T20 Quadrangular Series (in Namibia), 2023"},{"id":"6471","slug":"women-s-t20-quadrangular-series-in-sri-lanka-2011","name":"Women's t20 Quadrangular Series (in Sri Lanka), 2011","shortName":"Women's t20 Quadrangular Series (in Sri Lanka), 2011"},{"id":"16774","slug":"women-s-t20i-quadrangular-series-in-china-2024-25","name":"Women's T20I Quadrangular Series (in China), 2024/25","shortName":"Women's T20I Quadrangular Series (in China), 2024/25"},{"id":"16623","slug":"women-s-t20i-quadrangular-series-in-denmark-2024","name":"Women's T20I Quadrangular Series (in Denmark), 2024","shortName":"Women's T20I Quadrangular Series (in Denmark), 2024"},{"id":"13182","slug":"women-s-t20i-quadrangular-series-in-france-2019","name":"Women's T20I Quadrangular Series (in France), 2019","shortName":"Women's T20I Quadrangular Series (in France), 2019"},{"id":"14566","slug":"women-s-t20i-quadrangular-series-in-france-2022","name":"Women's T20I Quadrangular Series (in France), 2022","shortName":"Women's T20I Quadrangular Series (in France), 2022"},{"id":"13126","slug":"women-s-t20i-quadrangular-series-in-netherlands-2019","name":"Women's T20I Quadrangular Series (in Netherlands), 2019","shortName":"Women's T20I Quadrangular Series (in Netherlands), 2019"},{"id":"14883","slug":"women-s-t20i-quadrangular-series-in-uae-2022","name":"Women's T20I Quadrangular Series (in UAE), 2022","shortName":"Women's T20I Quadrangular Series (in UAE), 2022"},{"id":"12428","slug":"women-s-twenty20-asia-cup-2018","name":"Women's Twenty20 Asia Cup, 2018","shortName":"Women's Twenty20 Asia Cup, 2018"},{"id":"13239","slug":"women-s-twenty20-east-asia-cup-2019","name":"Women's Twenty20 East Asia Cup, 2019","shortName":"Women's Twenty20 East Asia Cup, 2019"},{"id":"15422","slug":"women-s-twenty20-east-asia-cup-2023","name":"Women's Twenty20 East Asia Cup, 2023","shortName":"Women's Twenty20 East Asia Cup, 2023"},{"id":"16582","slug":"women-s-valletta-cup-2024","name":"Women's Valletta Cup, 2024","shortName":"Women's Valletta Cup, 2024"},{"id":"8084","slug":"women-s-world-t20-2013-14","name":"Women's World T20, 2013/14","shortName":"Women's World T20, 2013/14"},{"id":"10293","slug":"women-s-world-t20-2015-16","name":"Women's World T20, 2015/16","shortName":"Women's World T20, 2015/16"},{"id":"12830","slug":"zimbabwe-women-in-namibia-t20i-series-2018-19","name":"Zimbabwe Women in Namibia T20I Series, 2018/19","shortName":"Zimbabwe Women in Namibia T20I Series, 2018/19"},{"id":"15318","slug":"zimbabwe-women-in-thailand-t20i-series-2023","name":"Zimbabwe Women in Thailand T20I Series, 2023","shortName":"Zimbabwe Women in Thailand T20I Series, 2023"},{"id":"10963","slug":"afghanistan-a-tour-of-india-2015-16","name":"Afghanistan A tour of India, 2015/16","shortName":"Afghanistan A tour of India, 2015/16"},{"id":"13173","slug":"afghanistan-tour-of-india-2019-20","name":"Afghanistan tour of India, 2019/20","shortName":"Afghanistan tour of India, 2019/20"},{"id":"12276","slug":"afghanistan-under-17s-tour-of-india-2017-18","name":"Afghanistan Under-17s tour of India, 2017/18","shortName":"Afghanistan Under-17s tour of India, 2017/18"},{"id":"13732","slug":"aj-finch-s-xi-tour-of-england-2020","name":"AJ Finch's XI tour of England, 2020","shortName":"AJ Finch's XI tour of England, 2020"},{"id":"11676","slug":"alokozay-provincial-under-16s-tournament-2016-17","name":"Alokozay Provincial Under-16s Tournament, 2016/17","shortName":"Alokozay Provincial Under-16s Tournament, 2016/17"},{"id":"5090","slug":"americas-women-s-championship-2009","name":"Americas Women's Championship, 2009","shortName":"Americas Women's Championship, 2009"},{"id":"6750","slug":"andhra-cricket-association-xi-tour-of-kenya-2011","name":"Andhra Cricket Association XI tour of Kenya, 2011","shortName":"Andhra Cricket Association XI tour of Kenya, 2011"},{"id":"5871","slug":"argentina-tour-of-bermuda-2010","name":"Argentina tour of Bermuda, 2010","shortName":"Argentina tour of Bermuda, 2010"},{"id":"5091","slug":"argentina-women-tour-of-united-states-of-america-2009","name":"Argentina Women tour of United States of America, 2009","shortName":"Argentina Women tour of United States of America, 2009"},{"id":"15509","slug":"australia-a-women-tour-of-england-2023","name":"Australia A Women tour of England, 2023","shortName":"Australia A Women tour of England, 2023"},{"id":"12709","slug":"australia-a-women-tour-of-india-2018-19","name":"Australia A Women tour of India, 2018/19","shortName":"Australia A Women tour of India, 2018/19"},{"id":"8995","slug":"australia-a-women-tour-of-sri-lanka-2013-14","name":"Australia A Women tour of Sri Lanka, 2013/14","shortName":"Australia A Women tour of Sri Lanka, 2013/14"},{"id":"11029","slug":"australia-a-women-tour-of-sri-lanka-2016","name":"Australia A Women tour of Sri Lanka, 2016","shortName":"Australia A Women tour of Sri Lanka, 2016"},{"id":"9981","slug":"australia-a-women-tour-of-united-arab-emirates-2014-15","name":"Australia A Women tour of United Arab Emirates, 2014/15","shortName":"Australia A Women tour of United Arab Emirates, 2014/15"},{"id":"11677","slug":"australia-under-16s-tour-of-united-arab-emirates-2016-17","name":"Australia Under-16s tour of United Arab Emirates, 2016/17","shortName":"Australia Under-16s tour of United Arab Emirates, 2016/17"},{"id":"12327","slug":"australia-under-19s-women-tour-of-south-africa-2018","name":"Australia Under-19s Women tour of South Africa, 2018","shortName":"Australia Under-19s Women tour of South Africa, 2018"},{"id":"9707","slug":"australia-women-tour-of-england-and-ireland-2015","name":"Australia Women tour of England and Ireland, 2015","shortName":"Australia Women tour of England and Ireland, 2015"},{"id":"7910","slug":"australia-women-tour-of-england-2013","name":"Australia Women tour of England, 2013","shortName":"Australia Women tour of England, 2013"},{"id":"12780","slug":"australia-women-tour-of-england-2019","name":"Australia Women tour of England, 2019","shortName":"Australia Women tour of England, 2019"},{"id":"16230","slug":"australia-women-under-19s-tour-of-sri-lanka-2023-24","name":"Australia Women Under-19s tour of Sri Lanka, 2023/24","shortName":"Australia Women Under-19s tour of Sri Lanka, 2023/24"},{"id":"5405","slug":"australian-institute-of-sport-tour-of-india-2009","name":"Australian Institute of Sport tour of India, 2009","shortName":"Australian Institute of Sport tour of India, 2009"},{"id":"4161","slug":"australian-under-17s-cricket-championship-2007-08","name":"Australian Under-17s Cricket Championship, 2007/08","shortName":"Australian Under-17s Cricket Championship, 2007/08"},{"id":"3720","slug":"australian-under-19s-cricket-championship-2007-08","name":"Australian Under-19s Cricket Championship, 2007/08","shortName":"Australian Under-19s Cricket Championship, 2007/08"},{"id":"4826","slug":"australian-under-19s-cricket-championship-2008-09","name":"Australian Under-19s Cricket Championship, 2008/09","shortName":"Australian Under-19s Cricket Championship, 2008/09"},{"id":"5661","slug":"australian-under-19s-cricket-championship-2009-10","name":"Australian Under-19s Cricket Championship, 2009/10","shortName":"Australian Under-19s Cricket Championship, 2009/10"},{"id":"12370","slug":"australian-universities-tour-of-england-2018","name":"Australian Universities tour of England, 2018","shortName":"Australian Universities tour of England, 2018"},{"id":"13144","slug":"australian-universities-tour-of-england-2019","name":"Australian Universities tour of England, 2019","shortName":"Australian Universities tour of England, 2019"},{"id":"7881","slug":"auty-cup-2012-13","name":"Auty Cup, 2012/13","shortName":"Auty Cup, 2012/13"},{"id":"8371","slug":"auty-cup-2013","name":"Auty Cup, 2013","shortName":"Auty Cup, 2013"},{"id":"5870","slug":"bahamas-tour-of-bermuda-2010","name":"Bahamas tour of Bermuda, 2010","shortName":"Bahamas tour of Bermuda, 2010"},{"id":"5484","slug":"bangladesh-a-tour-of-india-2009-10","name":"Bangladesh A tour of India, 2009/10","shortName":"Bangladesh A tour of India, 2009/10"},{"id":"3462","slug":"bangladesh-cricket-board-academy-tour-of-australia-2007","name":"Bangladesh Cricket Board Academy tour of Australia, 2007","shortName":"Bangladesh Cricket Board Academy tour of Australia, 2007"},{"id":"4513","slug":"bangladesh-cricket-board-academy-tour-of-south-africa-2008-09","name":"Bangladesh Cricket Board Academy tour of South Africa, 2008/09","shortName":"Bangladesh Cricket Board Academy tour of South Africa, 2008/09"},{"id":"5426","slug":"bangladesh-cricket-board-academy-tour-of-south-africa-2009-10","name":"Bangladesh Cricket Board Academy tour of South Africa, 2009/10","shortName":"Bangladesh Cricket Board Academy tour of South Africa, 2009/10"},{"id":"6732","slug":"bangladesh-cricket-board-academy-tour-of-south-africa-2011","name":"Bangladesh Cricket Board Academy tour of South Africa, 2011","shortName":"Bangladesh Cricket Board Academy tour of South Africa, 2011"},{"id":"4596","slug":"bangladesh-cricket-board-academy-tour-of-sri-lanka-2008-09","name":"Bangladesh Cricket Board Academy tour of Sri Lanka, 2008/09","shortName":"Bangladesh Cricket Board Academy tour of Sri Lanka, 2008/09"},{"id":"15878","slug":"bangladesh-emerging-team-tour-of-sri-lanka-2023-24","name":"Bangladesh Emerging Team tour of Sri Lanka, 2023/24","shortName":"Bangladesh Emerging Team tour of Sri Lanka, 2023/24"},{"id":"1919","slug":"bangladesh-tour-of-australia-2003","name":"Bangladesh tour of Australia, 2003","shortName":"Bangladesh tour of Australia, 2003"},{"id":"3304","slug":"bangladesh-tour-of-new-zealand-2007-08","name":"Bangladesh tour of New Zealand, 2007/08","shortName":"Bangladesh tour of New Zealand, 2007/08"},{"id":"12527","slug":"bangladesh-tour-of-new-zealand-2018-19","name":"Bangladesh tour of New Zealand, 2018/19","shortName":"Bangladesh tour of New Zealand, 2018/19"},{"id":"11669","slug":"bangladesh-tour-of-south-africa-2017-18","name":"Bangladesh tour of South Africa, 2017/18","shortName":"Bangladesh tour of South Africa, 2017/18"},{"id":"2546","slug":"bangladesh-tour-of-sri-lanka-2005","name":"Bangladesh tour of Sri Lanka, 2005","shortName":"Bangladesh tour of Sri Lanka, 2005"},{"id":"11738","slug":"bangladesh-tour-of-sri-lanka-2016-17","name":"Bangladesh tour of Sri Lanka, 2016/17","shortName":"Bangladesh tour of Sri Lanka, 2016/17"},{"id":"12409","slug":"bangladesh-tour-of-west-indies-and-united-states-of-america-2018","name":"Bangladesh tour of West Indies and United States of America, 2018","shortName":"Bangladesh tour of West Indies and United States of America, 2018"},{"id":"9119","slug":"bangladesh-tour-of-west-indies-2014","name":"Bangladesh tour of West Indies, 2014","shortName":"Bangladesh tour of West Indies, 2014"},{"id":"14020","slug":"bangladesh-tour-of-zimbabwe-2021","name":"Bangladesh tour of Zimbabwe, 2021","shortName":"Bangladesh tour of Zimbabwe, 2021"},{"id":"12277","slug":"bangladesh-under-17s-tour-of-india-2017-18","name":"Bangladesh Under-17s tour of India, 2017/18","shortName":"Bangladesh Under-17s tour of India, 2017/18"},{"id":"3204","slug":"bangladesh-under-19s-tour-of-sri-lanka-2007","name":"Bangladesh Under-19s tour of Sri Lanka, 2007","shortName":"Bangladesh Under-19s tour of Sri Lanka, 2007"},{"id":"13110","slug":"bangladesh-women-emerging-players-tour-of-south-africa-2019","name":"Bangladesh Women Emerging Players tour of South Africa, 2019","shortName":"Bangladesh Women Emerging Players tour of South Africa, 2019"},{"id":"14800","slug":"bangladesh-women-tour-of-new-zealand-2022-23","name":"Bangladesh Women tour of New Zealand, 2022/23","shortName":"Bangladesh Women tour of New Zealand, 2022/23"},{"id":"6015","slug":"baroda-cricket-association-xi-tour-of-kenya-2010","name":"Baroda Cricket Association XI tour of Kenya, 2010","shortName":"Baroda Cricket Association XI tour of Kenya, 2010"},{"id":"6094","slug":"bermuda-tour-of-canada-2010","name":"Bermuda tour of Canada, 2010","shortName":"Bermuda tour of Canada, 2010"},{"id":"8050","slug":"bermuda-tour-of-united-states-of-america-2012-13","name":"Bermuda tour of United States of America, 2012/13","shortName":"Bermuda tour of United States of America, 2012/13"},{"id":"8285","slug":"bermuda-under-19s-tour-of-canada-2013","name":"Bermuda Under-19s tour of Canada, 2013","shortName":"Bermuda Under-19s tour of Canada, 2013"},{"id":"2909","slug":"bermuda-women-tour-of-canada-2006","name":"Bermuda Women tour of Canada, 2006","shortName":"Bermuda Women tour of Canada, 2006"},{"id":"5095","slug":"bermuda-women-tour-of-united-states-of-america-2009","name":"Bermuda Women tour of United States of America, 2009","shortName":"Bermuda Women tour of United States of America, 2009"},{"id":"5093","slug":"brazil-women-tour-of-united-states-of-america-2009","name":"Brazil Women tour of United States of America, 2009","shortName":"Brazil Women tour of United States of America, 2009"},{"id":"5868","slug":"canada-tour-of-bermuda-2010","name":"Canada tour of Bermuda, 2010","shortName":"Canada tour of Bermuda, 2010"},{"id":"7882","slug":"canada-tour-of-united-states-of-america-2012-13","name":"Canada tour of United States of America, 2012/13","shortName":"Canada tour of United States of America, 2012/13"},{"id":"7996","slug":"canada-tour-of-west-indies-2012-13","name":"Canada tour of West Indies, 2012/13","shortName":"Canada tour of West Indies, 2012/13"},{"id":"5092","slug":"canada-women-tour-of-united-states-of-america-2009","name":"Canada Women tour of United States of America, 2009","shortName":"Canada Women tour of United States of America, 2009"},{"id":"8623","slug":"cape-cobras-tour-of-namibia-2013","name":"Cape Cobras tour of Namibia, 2013","shortName":"Cape Cobras tour of Namibia, 2013"},{"id":"6870","slug":"caribasian-tournament-2011-12","name":"Caribasian Tournament, 2011/12","shortName":"Caribasian Tournament, 2011/12"},{"id":"5869","slug":"cayman-islands-tour-of-bermuda-2010","name":"Cayman Islands tour of Bermuda, 2010","shortName":"Cayman Islands tour of Bermuda, 2010"},{"id":"6849","slug":"coast-pekee-tour-of-uganda-2011-12","name":"Coast Pekee tour of Uganda, 2011/12","shortName":"Coast Pekee tour of Uganda, 2011/12"},{"id":"7597","slug":"coast-pekee-tour-of-uganda-2012","name":"Coast Pekee tour of Uganda, 2012","shortName":"Coast Pekee tour of Uganda, 2012"},{"id":"7959","slug":"coca-cola-khaya-majola-week-2012-13","name":"Coca-Cola Khaya Majola Week, 2012/13","shortName":"Coca-Cola Khaya Majola Week, 2012/13"},{"id":"8817","slug":"coca-cola-khaya-majola-week-2013-14","name":"Coca-Cola Khaya Majola Week, 2013/14","shortName":"Coca-Cola Khaya Majola Week, 2013/14"},{"id":"9785","slug":"coca-cola-khaya-majola-week-2014-15","name":"Coca-Cola Khaya Majola Week, 2014/15","shortName":"Coca-Cola Khaya Majola Week, 2014/15"},{"id":"10753","slug":"coca-cola-khaya-majola-week-2015-16","name":"Coca-Cola Khaya Majola Week, 2015/16","shortName":"Coca-Cola Khaya Majola Week, 2015/16"},{"id":"11658","slug":"coca-cola-khaya-majola-week-2016-17","name":"Coca-Cola Khaya Majola Week, 2016/17","shortName":"Coca-Cola Khaya Majola Week, 2016/17"},{"id":"2304","slug":"commonwealth-bank-cricket-academy-tour-of-new-zealand-2001-02","name":"Commonwealth Bank Cricket Academy tour of New Zealand, 2001/02","shortName":"Commonwealth Bank Cricket Academy tour of New Zealand, 2001/02"},{"id":"5919","slug":"costa-rica-tour-of-mexico-2010","name":"Costa Rica tour of Mexico, 2010","shortName":"Costa Rica tour of Mexico, 2010"},{"id":"4858","slug":"cricket-australia-womens-cup-2008-09","name":"Cricket Australia Womens Cup, 2008/09","shortName":"Cricket Australia Womens Cup, 2008/09"},{"id":"5658","slug":"cricket-australia-womens-cup-2009-10","name":"Cricket Australia Womens Cup, 2009/10","shortName":"Cricket Australia Womens Cup, 2009/10"},{"id":"6093","slug":"cricket-canada-summer-festival-2010","name":"Cricket Canada Summer Festival, 2010","shortName":"Cricket Canada Summer Festival, 2010"},{"id":"7958","slug":"csa-under-13s-cricket-week-2012-13","name":"CSA Under-13s Cricket Week, 2012/13","shortName":"CSA Under-13s Cricket Week, 2012/13"},{"id":"8813","slug":"csa-under-13s-cricket-week-2013-14","name":"CSA Under-13s Cricket Week, 2013/14","shortName":"CSA Under-13s Cricket Week, 2013/14"},{"id":"10749","slug":"csa-under-13s-cricket-week-2015-16","name":"CSA Under-13s Cricket Week, 2015/16","shortName":"CSA Under-13s Cricket Week, 2015/16"},{"id":"11636","slug":"csa-under-13s-cricket-week-2016-17","name":"CSA Under-13s Cricket Week, 2016/17","shortName":"CSA Under-13s Cricket Week, 2016/17"},{"id":"7956","slug":"csa-under-15s-cricket-week-2012-13","name":"CSA Under-15s Cricket Week, 2012/13","shortName":"CSA Under-15s Cricket Week, 2012/13"},{"id":"8809","slug":"csa-under-15s-cricket-week-2013-14","name":"CSA Under-15s Cricket Week, 2013/14","shortName":"CSA Under-15s Cricket Week, 2013/14"},{"id":"10791","slug":"csa-under-15s-cricket-week-2015-16","name":"CSA Under-15s Cricket Week, 2015/16","shortName":"CSA Under-15s Cricket Week, 2015/16"},{"id":"11637","slug":"csa-under-15s-cricket-week-2016-17","name":"CSA Under-15s Cricket Week, 2016/17","shortName":"CSA Under-15s Cricket Week, 2016/17"},{"id":"7957","slug":"csa-under-17s-cricket-week-2012-13","name":"CSA Under-17s Cricket Week, 2012/13","shortName":"CSA Under-17s Cricket Week, 2012/13"},{"id":"8805","slug":"csa-under-17s-cricket-week-2013-14","name":"CSA Under-17s Cricket Week, 2013/14","shortName":"CSA Under-17s Cricket Week, 2013/14"},{"id":"9775","slug":"csa-under-17s-cricket-week-2014-15","name":"CSA Under-17s Cricket Week, 2014/15","shortName":"CSA Under-17s Cricket Week, 2014/15"},{"id":"10793","slug":"csa-under-17s-cricket-week-2015-16","name":"CSA Under-17s Cricket Week, 2015/16","shortName":"CSA Under-17s Cricket Week, 2015/16"},{"id":"11641","slug":"csa-under-17s-cricket-week-2016-17","name":"CSA Under-17s Cricket Week, 2016/17","shortName":"CSA Under-17s Cricket Week, 2016/17"},{"id":"11053","slug":"derbyshire-tour-of-united-arab-emirates-2015-16","name":"Derbyshire tour of United Arab Emirates, 2015/16","shortName":"Derbyshire tour of United Arab Emirates, 2015/16"},{"id":"8057","slug":"derbyshire-tour-of-west-indies-2012-13","name":"Derbyshire tour of West Indies, 2012/13","shortName":"Derbyshire tour of West Indies, 2012/13"},{"id":"15265","slug":"durham-tour-of-zimbabwe-2022-23","name":"Durham tour of Zimbabwe, 2022/23","shortName":"Durham tour of Zimbabwe, 2022/23"},{"id":"3323","slug":"east-asia-pacific-under-19-championship-2007","name":"East Asia-Pacific Under-19 Championship, 2007","shortName":"East Asia-Pacific Under-19 Championship, 2007"},{"id":"2252","slug":"ecb-national-academy-tour-of-australia-2001-02","name":"ECB National Academy tour of Australia, 2001/02","shortName":"ECB National Academy tour of Australia, 2001/02"},{"id":"11912","slug":"elite-cup-provincial-grade-one-tournament-2017","name":"Elite Cup Provincial Grade One Tournament, 2017","shortName":"Elite Cup Provincial Grade One Tournament, 2017"},{"id":"5788","slug":"emerging-cape-cobras-tour-of-united-arab-emirates-2009-10","name":"Emerging Cape Cobras tour of United Arab Emirates, 2009/10","shortName":"Emerging Cape Cobras tour of United Arab Emirates, 2009/10"},{"id":"2818","slug":"emerging-players-tournament-2006","name":"Emerging Players Tournament, 2006","shortName":"Emerging Players Tournament, 2006"},{"id":"3123","slug":"emerging-players-tournament-2007","name":"Emerging Players Tournament, 2007","shortName":"Emerging Players Tournament, 2007"},{"id":"4280","slug":"emerging-players-tournament-2008","name":"Emerging Players Tournament, 2008","shortName":"Emerging Players Tournament, 2008"},{"id":"5116","slug":"emerging-players-tournament-2009","name":"Emerging Players Tournament, 2009","shortName":"Emerging Players Tournament, 2009"},{"id":"5979","slug":"emerging-players-tournament-2010","name":"Emerging Players Tournament, 2010","shortName":"Emerging Players Tournament, 2010"},{"id":"6593","slug":"emerging-players-tournament-2011","name":"Emerging Players Tournament, 2011","shortName":"Emerging Players Tournament, 2011"},{"id":"14043","slug":"england-a-women-tour-of-australia-2021-22","name":"England A Women tour of Australia, 2021/22","shortName":"England A Women tour of Australia, 2021/22"},{"id":"7283","slug":"england-academy-women-tour-of-south-africa-2012","name":"England Academy Women tour of South Africa, 2012","shortName":"England Academy Women tour of South Africa, 2012"},{"id":"12326","slug":"england-academy-women-tour-of-south-africa-2018","name":"England Academy Women tour of South Africa, 2018","shortName":"England Academy Women tour of South Africa, 2018"},{"id":"8987","slug":"england-academy-women-tour-of-sri-lanka-2013-14","name":"England Academy Women tour of Sri Lanka, 2013/14","shortName":"England Academy Women tour of Sri Lanka, 2013/14"},{"id":"11027","slug":"england-academy-women-tour-of-sri-lanka-2016","name":"England Academy Women tour of Sri Lanka, 2016","shortName":"England Academy Women tour of Sri Lanka, 2016"},{"id":"9979","slug":"england-academy-women-tour-of-united-arab-emirates-2014-15","name":"England Academy Women tour of United Arab Emirates, 2014/15","shortName":"England Academy Women tour of United Arab Emirates, 2014/15"},{"id":"7717","slug":"england-performance-programme-tour-of-india-2012-13","name":"England Performance Programme tour of India, 2012/13","shortName":"England Performance Programme tour of India, 2012/13"},{"id":"11289","slug":"england-tour-of-bangladesh-2016-17","name":"England tour of Bangladesh, 2016/17","shortName":"England tour of Bangladesh, 2016/17"},{"id":"13054","slug":"england-tour-of-south-africa-2019-20","name":"England tour of South Africa, 2019/20","shortName":"England tour of South Africa, 2019/20"},{"id":"13775","slug":"england-tour-of-south-africa-2020-21","name":"England tour of South Africa, 2020/21","shortName":"England tour of South Africa, 2020/21"},{"id":"10297","slug":"england-tour-of-united-arab-emirates-2015-16","name":"England tour of United Arab Emirates, 2015/16","shortName":"England tour of United Arab Emirates, 2015/16"},{"id":"12637","slug":"england-tour-of-west-indies-2018-19","name":"England tour of West Indies, 2018/19","shortName":"England tour of West Indies, 2018/19"},{"id":"13905","slug":"england-tour-of-west-indies-2021-22","name":"England tour of West Indies, 2021/22","shortName":"England tour of West Indies, 2021/22"},{"id":"2193","slug":"england-under-19s-tour-of-india-2000-01","name":"England Under-19s tour of India, 2000/01","shortName":"England Under-19s tour of India, 2000/01"},{"id":"4786","slug":"england-under-19s-tour-of-south-africa-2008-09","name":"England Under-19s tour of South Africa, 2008/09","shortName":"England Under-19s tour of South Africa, 2008/09"},{"id":"8581","slug":"england-under-19s-women-tour-of-south-africa-2013-14","name":"England Under-19s Women tour of South Africa, 2013/14","shortName":"England Under-19s Women tour of South Africa, 2013/14"},{"id":"8545","slug":"england-women-tour-of-australia-2013-14","name":"England Women tour of Australia, 2013/14","shortName":"England Women tour of Australia, 2013/14"},{"id":"11753","slug":"england-women-tour-of-australia-2017-18","name":"England Women tour of Australia, 2017/18","shortName":"England Women tour of Australia, 2017/18"},{"id":"13985","slug":"england-women-tour-of-australia-2021-22","name":"England Women tour of Australia, 2021/22","shortName":"England Women tour of Australia, 2021/22"},{"id":"1315","slug":"england-women-tour-of-india-2001-02","name":"England Women tour of India, 2001/02","shortName":"England Women tour of India, 2001/02"},{"id":"12205","slug":"england-women-tour-of-india-2017-18","name":"England Women tour of India, 2017/18","shortName":"England Women tour of India, 2017/18"},{"id":"6781","slug":"england-women-tour-of-new-zealand-2011-12","name":"England Women tour of New Zealand, 2011/12","shortName":"England Women tour of New Zealand, 2011/12"},{"id":"16231","slug":"england-women-under-19s-tour-of-sri-lanka-2023-24","name":"England Women Under-19s tour of Sri Lanka, 2023/24","shortName":"England Women Under-19s tour of Sri Lanka, 2023/24"},{"id":"5478","slug":"europe-women-tour-of-england-2009","name":"Europe Women tour of England, 2009","shortName":"Europe Women tour of England, 2009"},{"id":"5920","slug":"falkland-islands-tour-of-mexico-2010","name":"Falkland Islands tour of Mexico, 2010","shortName":"Falkland Islands tour of Mexico, 2010"},{"id":"8653","slug":"friendship-cup-2013-14","name":"Friendship Cup, 2013/14","shortName":"Friendship Cup, 2013/14"},{"id":"6478","slug":"futures-league-twenty20-2010-11","name":"Futures League Twenty20, 2010/11","shortName":"Futures League Twenty20, 2010/11"},{"id":"13812","slug":"gautam-buddha-cup-2020-21","name":"Gautam Buddha Cup, 2020/21","shortName":"Gautam Buddha Cup, 2020/21"},{"id":"15266","slug":"glamorgan-tour-of-zimbabwe-2022-23","name":"Glamorgan tour of Zimbabwe, 2022/23","shortName":"Glamorgan tour of Zimbabwe, 2022/23"},{"id":"6016","slug":"gujarat-cricket-association-xi-tour-of-kenya-2010","name":"Gujarat Cricket Association XI tour of Kenya, 2010","shortName":"Gujarat Cricket Association XI tour of Kenya, 2010"},{"id":"11179","slug":"habib-bank-limited-tour-of-afghanistan-2016","name":"Habib Bank Limited tour of Afghanistan, 2016","shortName":"Habib Bank Limited tour of Afghanistan, 2016"},{"id":"5016","slug":"hampshire-tour-of-south-africa-2009","name":"Hampshire tour of South Africa, 2009","shortName":"Hampshire tour of South Africa, 2009"},{"id":"8052","slug":"hampshire-tour-of-west-indies-2012-13","name":"Hampshire tour of West Indies, 2012/13","shortName":"Hampshire tour of West Indies, 2012/13"},{"id":"9215","slug":"highlanders-tour-of-netherlands-2014","name":"Highlanders tour of Netherlands, 2014","shortName":"Highlanders tour of Netherlands, 2014"},{"id":"13765","slug":"hong-kong-women-s-premier-league-2020-21","name":"Hong Kong Women's Premier League, 2020/21","shortName":"Hong Kong Women's Premier League, 2020/21"},{"id":"8283","slug":"icc-americas-under-19-championship-division-one-2013","name":"ICC Americas Under-19 Championship Division One, 2013","shortName":"ICC Americas Under-19 Championship Division One, 2013"},{"id":"13526","slug":"india-a-women-tour-of-australia-2019-20","name":"India A Women tour of Australia, 2019/20","shortName":"India A Women tour of Australia, 2019/20"},{"id":"4281","slug":"india-emerging-players-tour-of-australia-2008","name":"India Emerging Players tour of Australia, 2008","shortName":"India Emerging Players tour of Australia, 2008"},{"id":"5118","slug":"india-emerging-players-tour-of-australia-2009","name":"India Emerging Players tour of Australia, 2009","shortName":"India Emerging Players tour of Australia, 2009"},{"id":"5981","slug":"india-emerging-players-tour-of-australia-2010","name":"India Emerging Players tour of Australia, 2010","shortName":"India Emerging Players tour of Australia, 2010"},{"id":"6595","slug":"india-emerging-players-tour-of-australia-2011","name":"India Emerging Players tour of Australia, 2011","shortName":"India Emerging Players tour of Australia, 2011"},{"id":"8387","slug":"india-tour-of-australia-and-new-zealand-2014-15","name":"India tour of Australia and New Zealand, 2014/15","shortName":"India tour of Australia and New Zealand, 2014/15"},{"id":"10257","slug":"india-tour-of-australia-2015-16","name":"India tour of Australia, 2015/16","shortName":"India tour of Australia, 2015/16"},{"id":"8559","slug":"india-tour-of-england-2014","name":"India tour of England, 2014","shortName":"India tour of England, 2014"},{"id":"2582","slug":"india-tour-of-west-indies-2006","name":"India tour of West Indies, 2006","shortName":"India tour of West Indies, 2006"},{"id":"3202","slug":"india-under-19s-tour-of-sri-lanka-2007","name":"India Under-19s tour of Sri Lanka, 2007","shortName":"India Under-19s tour of Sri Lanka, 2007"},{"id":"4645","slug":"india-women-tour-of-australia-oct-nov-2008-2008-09","name":"India Women tour of Australia [Oct-Nov 2008], 2008/09","shortName":"India Women tour of Australia [Oct-Nov 2008], 2008/09"},{"id":"8777","slug":"india-women-tour-of-england-2014","name":"India Women tour of England, 2014","shortName":"India Women tour of England, 2014"},{"id":"11966","slug":"indonesia-tour-of-malaysia-2017","name":"Indonesia tour of Malaysia, 2017","shortName":"Indonesia tour of Malaysia, 2017"},{"id":"9899","slug":"inter-school-s-annual-big-match-2014-15","name":"Inter School's Annual Big Match, 2014/15","shortName":"Inter School's Annual Big Match, 2014/15"},{"id":"2325","slug":"international-academy-challenge-2002","name":"International Academy Challenge, 2002","shortName":"International Academy Challenge, 2002"},{"id":"7302","slug":"ireland-a-tour-of-england-2012","name":"Ireland A tour of England, 2012","shortName":"Ireland A tour of England, 2012"},{"id":"6720","slug":"ireland-women-tour-of-netherlands-2011","name":"Ireland Women tour of Netherlands, 2011","shortName":"Ireland Women tour of Netherlands, 2011"},{"id":"12228","slug":"ireland-women-tour-of-zimbabwe-2017-18","name":"Ireland Women tour of Zimbabwe, 2017/18","shortName":"Ireland Women tour of Zimbabwe, 2017/18"},{"id":"5865","slug":"jamaica-tour-of-united-states-of-america-2010","name":"Jamaica tour of United States of America, 2010","shortName":"Jamaica tour of United States of America, 2010"},{"id":"3324","slug":"japan-under-19s-tour-of-vanuatu-2007","name":"Japan Under-19s tour of Vanuatu, 2007","shortName":"Japan Under-19s tour of Vanuatu, 2007"},{"id":"7636","slug":"kanbis-tigers-tour-of-uganda-2012","name":"Kanbis Tigers tour of Uganda, 2012","shortName":"Kanbis Tigers tour of Uganda, 2012"},{"id":"3321","slug":"karnataka-state-cricket-association-xi-tour-of-australia-2007","name":"Karnataka State Cricket Association XI tour of Australia, 2007","shortName":"Karnataka State Cricket Association XI tour of Australia, 2007"},{"id":"6071","slug":"kenya-a-tour-of-uganda-2010","name":"Kenya A tour of Uganda, 2010","shortName":"Kenya A tour of Uganda, 2010"},{"id":"2158","slug":"kenya-tour-of-india-1999-00","name":"Kenya tour of India, 1999/00","shortName":"Kenya tour of India, 1999/00"},{"id":"7195","slug":"kenya-tour-of-india-2011-12","name":"Kenya tour of India, 2011/12","shortName":"Kenya tour of India, 2011/12"},{"id":"12246","slug":"kenya-tour-of-zimbabwe-2017-18","name":"Kenya tour of Zimbabwe, 2017/18","shortName":"Kenya tour of Zimbabwe, 2017/18"},{"id":"6836","slug":"kongonis-tour-of-uganda-2011-12","name":"Kongonis tour of Uganda, 2011/12","shortName":"Kongonis tour of Uganda, 2011/12"},{"id":"7596","slug":"kongonis-tour-of-uganda-2012","name":"Kongonis tour of Uganda, 2012","shortName":"Kongonis tour of Uganda, 2012"},{"id":"14889","slug":"lahore-qalandars-tour-of-namibia-2022","name":"Lahore Qalandars tour of Namibia, 2022","shortName":"Lahore Qalandars tour of Namibia, 2022"},{"id":"11017","slug":"lancashire-tour-of-united-arab-emirates-2015-16","name":"Lancashire tour of United Arab Emirates, 2015/16","shortName":"Lancashire tour of United Arab Emirates, 2015/16"},{"id":"12296","slug":"lancashire-tour-of-united-arab-emirates-2017-18","name":"Lancashire tour of United Arab Emirates, 2017/18","shortName":"Lancashire tour of United Arab Emirates, 2017/18"},{"id":"5120","slug":"maharashtra-cricket-association-xi-tour-of-australia-2009","name":"Maharashtra Cricket Association XI tour of Australia, 2009","shortName":"Maharashtra Cricket Association XI tour of Australia, 2009"},{"id":"5088","slug":"maharashtra-cricket-association-xi-tour-of-bangladesh-2009","name":"Maharashtra Cricket Association XI tour of Bangladesh, 2009","shortName":"Maharashtra Cricket Association XI tour of Bangladesh, 2009"},{"id":"6014","slug":"maharashtra-tour-of-australia-2010","name":"Maharashtra tour of Australia, 2010","shortName":"Maharashtra tour of Australia, 2010"},{"id":"10573","slug":"major-association-warm-up-match-2015-16","name":"Major Association Warm-Up Match, 2015/16","shortName":"Major Association Warm-Up Match, 2015/16"},{"id":"4153","slug":"mcc-universities-championship-2008","name":"MCC Universities Championship, 2008","shortName":"MCC Universities Championship, 2008"},{"id":"6068","slug":"mcc-universities-championship-2010","name":"MCC Universities Championship, 2010","shortName":"MCC Universities Championship, 2010"},{"id":"9927","slug":"middlesex-tour-of-united-arab-emirates-2015","name":"Middlesex tour of United Arab Emirates, 2015","shortName":"Middlesex tour of United Arab Emirates, 2015"},{"id":"14148","slug":"mumbai-tour-of-oman-2021","name":"Mumbai tour of Oman, 2021","shortName":"Mumbai tour of Oman, 2021"},{"id":"11963","slug":"myanmar-tour-of-malaysia-2017","name":"Myanmar tour of Malaysia, 2017","shortName":"Myanmar tour of Malaysia, 2017"},{"id":"7960","slug":"namibia-under-15s-tour-of-south-africa-2012-13","name":"Namibia Under-15s tour of South Africa, 2012/13","shortName":"Namibia Under-15s tour of South Africa, 2012/13"},{"id":"8811","slug":"namibia-under-15s-tour-of-south-africa-2013-14","name":"Namibia Under-15s tour of South Africa, 2013/14","shortName":"Namibia Under-15s tour of South Africa, 2013/14"},{"id":"10797","slug":"namibia-under-15s-tour-of-south-africa-2015-16","name":"Namibia Under-15s tour of South Africa, 2015/16","shortName":"Namibia Under-15s tour of South Africa, 2015/16"},{"id":"11639","slug":"namibia-under-15s-tour-of-south-africa-2016-17","name":"Namibia Under-15s tour of South Africa, 2016/17","shortName":"Namibia Under-15s tour of South Africa, 2016/17"},{"id":"7963","slug":"namibia-under-19s-tour-of-south-africa-2012-13","name":"Namibia Under-19s tour of South Africa, 2012/13","shortName":"Namibia Under-19s tour of South Africa, 2012/13"},{"id":"8819","slug":"namibia-under-19s-tour-of-south-africa-2013-14","name":"Namibia Under-19s tour of South Africa, 2013/14","shortName":"Namibia Under-19s tour of South Africa, 2013/14"},{"id":"9787","slug":"namibia-under-19s-tour-of-south-africa-2014-15","name":"Namibia Under-19s tour of South Africa, 2014/15","shortName":"Namibia Under-19s tour of South Africa, 2014/15"},{"id":"10755","slug":"namibia-under-19s-tour-of-south-africa-2015-16","name":"Namibia Under-19s tour of South Africa, 2015/16","shortName":"Namibia Under-19s tour of South Africa, 2015/16"},{"id":"11661","slug":"namibia-under-19s-tour-of-south-africa-2016-17","name":"Namibia Under-19s tour of South Africa, 2016/17","shortName":"Namibia Under-19s tour of South Africa, 2016/17"},{"id":"12134","slug":"namibia-under-19s-tour-of-south-africa-2017-18","name":"Namibia Under-19s tour of South Africa, 2017/18","shortName":"Namibia Under-19s tour of South Africa, 2017/18"},{"id":"7190","slug":"national-provincial-a-tournament-2011-12","name":"National Provincial A Tournament, 2011/12","shortName":"National Provincial A Tournament, 2011/12"},{"id":"7978","slug":"national-provincial-a-tournament-2012-13","name":"National Provincial A Tournament, 2012/13","shortName":"National Provincial A Tournament, 2012/13"},{"id":"8957","slug":"national-provincial-a-tournament-2013-14","name":"National Provincial A Tournament, 2013/14","shortName":"National Provincial A Tournament, 2013/14"},{"id":"14726","slug":"nepal-tour-of-canada-2022","name":"Nepal tour of Canada, 2022","shortName":"Nepal tour of Canada, 2022"},{"id":"7718","slug":"netherlands-tour-of-india-2012-13","name":"Netherlands tour of India, 2012/13","shortName":"Netherlands tour of India, 2012/13"},{"id":"5132","slug":"netherlands-women-tour-of-ireland-2009","name":"Netherlands Women tour of Ireland, 2009","shortName":"Netherlands Women tour of Ireland, 2009"},{"id":"4543","slug":"new-zealand-a-tour-of-australia-2008-09","name":"New Zealand A tour of Australia, 2008/09","shortName":"New Zealand A tour of Australia, 2008/09"},{"id":"6594","slug":"new-zealand-a-tour-of-australia-2011","name":"New Zealand A tour of Australia, 2011","shortName":"New Zealand A tour of Australia, 2011"},{"id":"5321","slug":"new-zealand-a-tour-of-india-2009-10","name":"New Zealand A tour of India, 2009/10","shortName":"New Zealand A tour of India, 2009/10"},{"id":"2232","slug":"new-zealand-academy-tour-of-australia-2000-01","name":"New Zealand Academy tour of Australia, 2000/01","shortName":"New Zealand Academy tour of Australia, 2000/01"},{"id":"7801","slug":"new-zealand-academy-tour-of-australia-2002","name":"New Zealand Academy tour of Australia, 2002","shortName":"New Zealand Academy tour of Australia, 2002"},{"id":"2820","slug":"new-zealand-emerging-players-tour-of-australia-2006","name":"New Zealand Emerging Players tour of Australia, 2006","shortName":"New Zealand Emerging Players tour of Australia, 2006"},{"id":"3322","slug":"new-zealand-emerging-players-tour-of-australia-2007","name":"New Zealand Emerging Players tour of Australia, 2007","shortName":"New Zealand Emerging Players tour of Australia, 2007"},{"id":"4283","slug":"new-zealand-emerging-players-tour-of-australia-2008","name":"New Zealand Emerging Players tour of Australia, 2008","shortName":"New Zealand Emerging Players tour of Australia, 2008"},{"id":"5117","slug":"new-zealand-emerging-players-tour-of-australia-2009","name":"New Zealand Emerging Players tour of Australia, 2009","shortName":"New Zealand Emerging Players tour of Australia, 2009"},{"id":"5980","slug":"new-zealand-emerging-players-tour-of-australia-2010","name":"New Zealand Emerging Players tour of Australia, 2010","shortName":"New Zealand Emerging Players tour of Australia, 2010"},{"id":"7388","slug":"new-zealand-tour-of-south-africa-2012-13","name":"New Zealand tour of South Africa, 2012/13","shortName":"New Zealand tour of South Africa, 2012/13"},{"id":"13165","slug":"new-zealand-tour-of-sri-lanka-2019","name":"New Zealand tour of Sri Lanka, 2019","shortName":"New Zealand tour of Sri Lanka, 2019"},{"id":"9905","slug":"new-zealand-tour-of-zimbabwe-and-south-africa-2015","name":"New Zealand tour of Zimbabwe and South Africa, 2015","shortName":"New Zealand tour of Zimbabwe and South Africa, 2015"},{"id":"3046","slug":"new-zealand-women-tour-of-england-2007","name":"New Zealand Women tour of England, 2007","shortName":"New Zealand Women tour of England, 2007"},{"id":"1998","slug":"new-zealand-women-tour-of-india-2003-04","name":"New Zealand Women tour of India, 2003/04","shortName":"New Zealand Women tour of India, 2003/04"},{"id":"6848","slug":"nile-knights-tour-of-kenya-2011-12","name":"Nile Knights tour of Kenya, 2011/12","shortName":"Nile Knights tour of Kenya, 2011/12"},{"id":"7572","slug":"nile-knights-tour-of-kenya-2012","name":"Nile Knights tour of Kenya, 2012","shortName":"Nile Knights tour of Kenya, 2012"},{"id":"8435","slug":"nile-knights-tour-of-kenya-2013","name":"Nile Knights tour of Kenya, 2013","shortName":"Nile Knights tour of Kenya, 2013"},{"id":"9219","slug":"north-holland-hurricanes-tour-of-scotland-2014","name":"North Holland Hurricanes tour of Scotland, 2014","shortName":"North Holland Hurricanes tour of Scotland, 2014"},{"id":"8056","slug":"northamptonshire-tour-of-west-indies-2012-13","name":"Northamptonshire tour of West Indies, 2012/13","shortName":"Northamptonshire tour of West Indies, 2012/13"},{"id":"10629","slug":"oman-tour-of-united-arab-emirates-2015-16","name":"Oman tour of United Arab Emirates, 2015/16","shortName":"Oman tour of United Arab Emirates, 2015/16"},{"id":"4485","slug":"other-australia-domestic-2008-09","name":"Other Australia Domestic, 2008/09","shortName":"Other Australia Domestic, 2008/09"},{"id":"5456","slug":"other-australia-domestic-2009-10","name":"Other Australia Domestic, 2009/10","shortName":"Other Australia Domestic, 2009/10"},{"id":"3234","slug":"other-match-2007","name":"Other Match, 2007","shortName":"Other Match, 2007"},{"id":"4927","slug":"other-matches-2002-03","name":"Other Matches, 2002/03","shortName":"Other Matches, 2002/03"},{"id":"7828","slug":"other-matches-2003","name":"Other Matches, 2003","shortName":"Other Matches, 2003"},{"id":"3639","slug":"other-matches-2008","name":"Other Matches, 2008","shortName":"Other Matches, 2008"},{"id":"5682","slug":"other-matches-2010","name":"Other Matches, 2010","shortName":"Other Matches, 2010"},{"id":"6535","slug":"other-matches-2011","name":"Other Matches, 2011","shortName":"Other Matches, 2011"},{"id":"6893","slug":"other-matches-2011-12","name":"Other Matches, 2011/12","shortName":"Other Matches, 2011/12"},{"id":"7213","slug":"other-matches-2012","name":"Other Matches, 2012","shortName":"Other Matches, 2012"},{"id":"7708","slug":"other-matches-2013","name":"Other Matches, 2013","shortName":"Other Matches, 2013"},{"id":"9009","slug":"other-matches-2014","name":"Other Matches, 2014","shortName":"Other Matches, 2014"},{"id":"9747","slug":"other-matches-2015","name":"Other Matches, 2015","shortName":"Other Matches, 2015"},{"id":"11087","slug":"other-matches-2016","name":"Other Matches, 2016","shortName":"Other Matches, 2016"},{"id":"6325","slug":"other-new-zealand-domestic-2010-11","name":"Other New Zealand Domestic, 2010/11","shortName":"Other New Zealand Domestic, 2010/11"},{"id":"7336","slug":"other-pakistan-matches-2012","name":"Other Pakistan Matches, 2012","shortName":"Other Pakistan Matches, 2012"},{"id":"5441","slug":"other-south-africa-matches-2009-10","name":"Other South Africa Matches, 2009/10","shortName":"Other South Africa Matches, 2009/10"},{"id":"8547","slug":"other-south-africa-matches-2013-14","name":"Other South Africa Matches, 2013/14","shortName":"Other South Africa Matches, 2013/14"},{"id":"14017","slug":"pakistan-a-women-tour-of-west-indies-2021","name":"Pakistan A Women tour of West Indies, 2021","shortName":"Pakistan A Women tour of West Indies, 2021"},{"id":"4237","slug":"pakistan-cricket-academy-tour-of-bangladesh-2007-08","name":"Pakistan Cricket Academy tour of Bangladesh, 2007/08","shortName":"Pakistan Cricket Academy tour of Bangladesh, 2007/08"},{"id":"4499","slug":"pakistan-cricket-academy-tour-of-kenya-2008-09","name":"Pakistan Cricket Academy tour of Kenya, 2008/09","shortName":"Pakistan Cricket Academy tour of Kenya, 2008/09"},{"id":"4498","slug":"pakistan-cricket-academy-tour-of-zimbabwe-2008","name":"Pakistan Cricket Academy tour of Zimbabwe, 2008","shortName":"Pakistan Cricket Academy tour of Zimbabwe, 2008"},{"id":"6089","slug":"pakistan-tour-of-new-zealand-2010-11","name":"Pakistan tour of New Zealand, 2010/11","shortName":"Pakistan tour of New Zealand, 2010/11"},{"id":"10299","slug":"pakistan-tour-of-united-arab-emirates-2015-16","name":"Pakistan tour of United Arab Emirates, 2015/16","shortName":"Pakistan tour of United Arab Emirates, 2015/16"},{"id":"6335","slug":"pakistan-tour-of-west-indies-2011","name":"Pakistan tour of West Indies, 2011","shortName":"Pakistan tour of West Indies, 2011"},{"id":"11679","slug":"pakistan-under-16s-tour-of-united-arab-emirates-2016-17","name":"Pakistan Under-16s tour of United Arab Emirates, 2016/17","shortName":"Pakistan Under-16s tour of United Arab Emirates, 2016/17"},{"id":"8064","slug":"pakistan-women-tour-of-england-2013","name":"Pakistan Women tour of England, 2013","shortName":"Pakistan Women tour of England, 2013"},{"id":"10757","slug":"pakistan-women-tour-of-england-2016","name":"Pakistan Women tour of England, 2016","shortName":"Pakistan Women tour of England, 2016"},{"id":"15777","slug":"pakistan-women-tour-of-england-2024","name":"Pakistan Women tour of England, 2024","shortName":"Pakistan Women tour of England, 2024"},{"id":"15605","slug":"pakistan-women-tour-of-new-zealand-2023-24","name":"Pakistan Women tour of New Zealand, 2023/24","shortName":"Pakistan Women tour of New Zealand, 2023/24"},{"id":"9425","slug":"papua-new-guinea-tour-of-australia-2014-15","name":"Papua New Guinea tour of Australia, 2014/15","shortName":"Papua New Guinea tour of Australia, 2014/15"},{"id":"3326","slug":"papua-new-guinea-under-19s-tour-of-vanuatu-2007","name":"Papua New Guinea Under-19s tour of Vanuatu, 2007","shortName":"Papua New Guinea Under-19s tour of Vanuatu, 2007"},{"id":"13731","slug":"pj-cummins-xi-tour-of-england-2020","name":"PJ Cummins' XI tour of England, 2020","shortName":"PJ Cummins' XI tour of England, 2020"},{"id":"11556","slug":"qatar-tour-of-kenya-2016","name":"Qatar tour of Kenya, 2016","shortName":"Qatar tour of Kenya, 2016"},{"id":"14709","slug":"red-bull-campus-cricket-men-s-national-finals-india-2022","name":"Red Bull Campus Cricket Men's National Finals India, 2022","shortName":"Red Bull Campus Cricket Men's National Finals India, 2022"},{"id":"14708","slug":"red-bull-campus-cricket-women-s-national-finals-india-2022","name":"Red Bull Campus Cricket Women's National Finals India, 2022","shortName":"Red Bull Campus Cricket Women's National Finals India, 2022"},{"id":"9217","slug":"reivers-tour-of-netherlands-2014","name":"Reivers tour of Netherlands, 2014","shortName":"Reivers tour of Netherlands, 2014"},{"id":"6850","slug":"rift-valley-rhinos-tour-of-uganda-2011-12","name":"Rift Valley Rhinos tour of Uganda, 2011/12","shortName":"Rift Valley Rhinos tour of Uganda, 2011/12"},{"id":"7573","slug":"rift-valley-rhinos-tour-of-uganda-2012","name":"Rift Valley Rhinos tour of Uganda, 2012","shortName":"Rift Valley Rhinos tour of Uganda, 2012"},{"id":"6835","slug":"rwenzori-warriors-tour-of-kenya-2011-12","name":"Rwenzori Warriors tour of Kenya, 2011/12","shortName":"Rwenzori Warriors tour of Kenya, 2011/12"},{"id":"7620","slug":"rwenzori-warriors-tour-of-kenya-2012","name":"Rwenzori Warriors tour of Kenya, 2012","shortName":"Rwenzori Warriors tour of Kenya, 2012"},{"id":"8433","slug":"rwenzori-warriors-tour-of-kenya-2013","name":"Rwenzori Warriors tour of Kenya, 2013","shortName":"Rwenzori Warriors tour of Kenya, 2013"},{"id":"7508","slug":"sagicor-high-performance-centre-tour-of-bangladesh-2012-13","name":"Sagicor High Performance Centre tour of Bangladesh, 2012/13","shortName":"Sagicor High Performance Centre tour of Bangladesh, 2012/13"},{"id":"6871","slug":"sagicor-high-performance-centre-tour-of-united-arab-emirates-2011-12","name":"Sagicor High Performance Centre tour of United Arab Emirates, 2011/12","shortName":"Sagicor High Performance Centre tour of United Arab Emirates, 2011/12"},{"id":"11554","slug":"saudi-arabia-tour-of-kenya-2016","name":"Saudi Arabia tour of Kenya, 2016","shortName":"Saudi Arabia tour of Kenya, 2016"},{"id":"8163","slug":"scotland-a-tour-of-england-2013","name":"Scotland A tour of England, 2013","shortName":"Scotland A tour of England, 2013"},{"id":"9205","slug":"scotland-a-tour-of-england-2014","name":"Scotland A tour of England, 2014","shortName":"Scotland A tour of England, 2014"},{"id":"13071","slug":"scotland-a-tour-of-ireland-2019","name":"Scotland A tour of Ireland, 2019","shortName":"Scotland A tour of Ireland, 2019"},{"id":"11171","slug":"scotland-women-tour-of-england-2016","name":"Scotland Women tour of England, 2016","shortName":"Scotland Women tour of England, 2016"},{"id":"5131","slug":"scotland-women-tour-of-ireland-2009","name":"Scotland Women tour of Ireland, 2009","shortName":"Scotland Women tour of Ireland, 2009"},{"id":"6721","slug":"scotland-women-tour-of-netherlands-2011","name":"Scotland Women tour of Netherlands, 2011","shortName":"Scotland Women tour of Netherlands, 2011"},{"id":"2819","slug":"second-eleven-trophy-2006","name":"Second Eleven Trophy, 2006","shortName":"Second Eleven Trophy, 2006"},{"id":"11011","slug":"singapore-tour-of-malaysia-2015-16","name":"Singapore tour of Malaysia, 2015/16","shortName":"Singapore tour of Malaysia, 2015/16"},{"id":"11965","slug":"singapore-tour-of-malaysia-2017","name":"Singapore tour of Malaysia, 2017","shortName":"Singapore tour of Malaysia, 2017"},{"id":"7802","slug":"south-africa-academy-tour-of-australia-2002","name":"South Africa Academy tour of Australia, 2002","shortName":"South Africa Academy tour of Australia, 2002"},{"id":"4236","slug":"south-africa-academy-tour-of-bangladesh-2007-08","name":"South Africa Academy tour of Bangladesh, 2007/08","shortName":"South Africa Academy tour of Bangladesh, 2007/08"},{"id":"5860","slug":"south-africa-academy-tour-of-bangladesh-2010","name":"South Africa Academy tour of Bangladesh, 2010","shortName":"South Africa Academy tour of Bangladesh, 2010"},{"id":"6555","slug":"south-africa-academy-tour-of-bangladesh-2011","name":"South Africa Academy tour of Bangladesh, 2011","shortName":"South Africa Academy tour of Bangladesh, 2011"},{"id":"2821","slug":"south-africa-emerging-players-tour-of-australia-2006","name":"South Africa Emerging Players tour of Australia, 2006","shortName":"South Africa Emerging Players tour of Australia, 2006"},{"id":"3318","slug":"south-africa-emerging-players-tour-of-australia-2007","name":"South Africa Emerging Players tour of Australia, 2007","shortName":"South Africa Emerging Players tour of Australia, 2007"},{"id":"4282","slug":"south-africa-emerging-players-tour-of-australia-2008","name":"South Africa Emerging Players tour of Australia, 2008","shortName":"South Africa Emerging Players tour of Australia, 2008"},{"id":"5119","slug":"south-africa-emerging-players-tour-of-australia-2009","name":"South Africa Emerging Players tour of Australia, 2009","shortName":"South Africa Emerging Players tour of Australia, 2009"},{"id":"5982","slug":"south-africa-emerging-players-tour-of-australia-2010","name":"South Africa Emerging Players tour of Australia, 2010","shortName":"South Africa Emerging Players tour of Australia, 2010"},{"id":"6596","slug":"south-africa-emerging-players-tour-of-australia-2011","name":"South Africa Emerging Players tour of Australia, 2011","shortName":"South Africa Emerging Players tour of Australia, 2011"},{"id":"13944","slug":"south-africa-emerging-players-tour-of-namibia-2021","name":"South Africa Emerging Players tour of Namibia, 2021","shortName":"South Africa Emerging Players tour of Namibia, 2021"},{"id":"10323","slug":"south-africa-emerging-players-tour-of-sri-lanka-2015","name":"South Africa Emerging Players tour of Sri Lanka, 2015","shortName":"South Africa Emerging Players tour of Sri Lanka, 2015"},{"id":"12494","slug":"south-africa-emerging-players-tour-of-sri-lanka-2018","name":"South Africa Emerging Players tour of Sri Lanka, 2018","shortName":"South Africa Emerging Players tour of Sri Lanka, 2018"},{"id":"11930","slug":"south-africa-emerging-players-tour-of-zimbabwe-2017","name":"South Africa Emerging Players tour of Zimbabwe, 2017","shortName":"South Africa Emerging Players tour of Zimbabwe, 2017"},{"id":"16545","slug":"south-africa-emerging-players-tour-of-zimbabwe-2024","name":"South Africa Emerging Players tour of Zimbabwe, 2024","shortName":"South Africa Emerging Players tour of Zimbabwe, 2024"},{"id":"8162","slug":"south-africa-emerging-players-women-tour-of-zimbabwe-2013","name":"South Africa Emerging Players Women tour of Zimbabwe, 2013","shortName":"South Africa Emerging Players Women tour of Zimbabwe, 2013"},{"id":"12325","slug":"south-africa-emerging-women-tri-series-2018","name":"South Africa Emerging Women Tri-Series, 2018","shortName":"South Africa Emerging Women Tri-Series, 2018"},{"id":"4313","slug":"south-africa-tour-of-australia-2008-09","name":"South Africa tour of Australia, 2008/09","shortName":"South Africa tour of Australia, 2008/09"},{"id":"11113","slug":"south-africa-tour-of-australia-2016-17","name":"South Africa tour of Australia, 2016/17","shortName":"South Africa tour of Australia, 2016/17"},{"id":"12389","slug":"south-africa-tour-of-australia-2018-19","name":"South Africa tour of Australia, 2018/19","shortName":"South Africa tour of Australia, 2018/19"},{"id":"14662","slug":"south-africa-tour-of-australia-2022-23","name":"South Africa tour of Australia, 2022/23","shortName":"South Africa tour of Australia, 2022/23"},{"id":"3676","slug":"south-africa-tour-of-bangladesh-2007-08","name":"South Africa tour of Bangladesh, 2007/08","shortName":"South Africa tour of Bangladesh, 2007/08"},{"id":"10311","slug":"south-africa-tour-of-india-2015-16","name":"South Africa tour of India, 2015/16","shortName":"South Africa tour of India, 2015/16"},{"id":"7405","slug":"south-africa-tour-of-netherlands-1951","name":"South Africa tour of Netherlands, 1951","shortName":"South Africa tour of Netherlands, 1951"},{"id":"12317","slug":"south-africa-tour-of-sri-lanka-2018","name":"South Africa tour of Sri Lanka, 2018","shortName":"South Africa tour of Sri Lanka, 2018"},{"id":"5675","slug":"south-africa-tour-of-west-indies-2010","name":"South Africa tour of West Indies, 2010","shortName":"South Africa tour of West Indies, 2010"},{"id":"5939","slug":"south-africa-under-19s-tour-of-zimbabwe-2010","name":"South Africa Under-19s tour of Zimbabwe, 2010","shortName":"South Africa Under-19s tour of Zimbabwe, 2010"},{"id":"14373","slug":"south-africa-women-tour-of-england-2022","name":"South Africa Women tour of England, 2022","shortName":"South Africa Women tour of England, 2022"},{"id":"9213","slug":"south-holland-seafarers-tour-of-scotland-2014","name":"South Holland Seafarers tour of Scotland, 2014","shortName":"South Holland Seafarers tour of Scotland, 2014"},{"id":"5054","slug":"sri-lanka-cricket-development-xi-tour-of-bangladesh-2009","name":"Sri Lanka Cricket Development XI tour of Bangladesh, 2009","shortName":"Sri Lanka Cricket Development XI tour of Bangladesh, 2009"},{"id":"8123","slug":"sri-lanka-cricket-inter-provincial-women-s-twenty20-tournament-2013","name":"Sri Lanka Cricket Inter-Provincial Women's Twenty20 Tournament, 2013","shortName":"Sri Lanka Cricket Inter-Provincial Women's Twenty20 Tournament, 2013"},{"id":"13263","slug":"sri-lanka-emerging-team-tour-of-bangladesh-2019","name":"Sri Lanka Emerging Team tour of Bangladesh, 2019","shortName":"Sri Lanka Emerging Team tour of Bangladesh, 2019"},{"id":"13141","slug":"sri-lanka-emerging-team-tour-of-south-africa-2019","name":"Sri Lanka Emerging Team tour of South Africa, 2019","shortName":"Sri Lanka Emerging Team tour of South Africa, 2019"},{"id":"8379","slug":"sri-lanka-tour-of-australia-and-new-zealand-2014-15","name":"Sri Lanka tour of Australia and New Zealand, 2014/15","shortName":"Sri Lanka tour of Australia and New Zealand, 2014/15"},{"id":"11009","slug":"stan-nagiah-trophy-2015-16","name":"Stan Nagiah Trophy, 2015/16","shortName":"Stan Nagiah Trophy, 2015/16"},{"id":"4311","slug":"super-fours-2008","name":"Super Fours, 2008","shortName":"Super Fours, 2008"},{"id":"5787","slug":"surrey-tour-of-united-arab-emirates-2009-10","name":"Surrey tour of United Arab Emirates, 2009/10","shortName":"Surrey tour of United Arab Emirates, 2009/10"},{"id":"5786","slug":"sussex-tour-of-united-arab-emirates-2009-10","name":"Sussex tour of United Arab Emirates, 2009/10","shortName":"Sussex tour of United Arab Emirates, 2009/10"},{"id":"13795","slug":"team-buttler-tour-of-south-africa-2020-21","name":"Team Buttler tour of South Africa, 2020/21","shortName":"Team Buttler tour of South Africa, 2020/21"},{"id":"13796","slug":"team-morgan-tour-of-south-africa-2020-21","name":"Team Morgan tour of South Africa, 2020/21","shortName":"Team Morgan tour of South Africa, 2020/21"},{"id":"11964","slug":"thailand-tour-of-malaysia-2017","name":"Thailand tour of Malaysia, 2017","shortName":"Thailand tour of Malaysia, 2017"},{"id":"14068","slug":"thailand-women-tour-of-south-africa-2021","name":"Thailand Women tour of South Africa, 2021","shortName":"Thailand Women tour of South Africa, 2021"},{"id":"8621","slug":"three-ships-challenge-2013","name":"Three Ships Challenge, 2013","shortName":"Three Ships Challenge, 2013"},{"id":"14104","slug":"titans-tour-of-namibia-2021","name":"Titans tour of Namibia, 2021","shortName":"Titans tour of Namibia, 2021"},{"id":"5094","slug":"trinidad-tobago-development-women-tour-of-united-states-of-america-2009","name":"Trinidad \u0026 Tobago Development Women tour of United States of America, 2009","shortName":"Trinidad \u0026 Tobago Development Women tour of United States of America, 2009"},{"id":"2740","slug":"twenty20-floodlit-cup-2006","name":"Twenty20 Floodlit Cup, 2006","shortName":"Twenty20 Floodlit Cup, 2006"},{"id":"3445","slug":"uganda-tour-of-kenya-2007-08","name":"Uganda tour of Kenya, 2007/08","shortName":"Uganda tour of Kenya, 2007/08"},{"id":"11555","slug":"uganda-tour-of-kenya-2016","name":"Uganda tour of Kenya, 2016","shortName":"Uganda tour of Kenya, 2016"},{"id":"15561","slug":"uganda-tour-of-namibia-2023","name":"Uganda tour of Namibia, 2023","shortName":"Uganda tour of Namibia, 2023"},{"id":"9977","slug":"united-arab-emirates-women-s-international-series-2014-15","name":"United Arab Emirates Women's International Series, 2014/15","shortName":"United Arab Emirates Women's International Series, 2014/15"},{"id":"5867","slug":"united-states-of-america-tour-of-bermuda-2010","name":"United States of America tour of Bermuda, 2010","shortName":"United States of America tour of Bermuda, 2010"},{"id":"6754","slug":"united-states-of-america-tour-of-canada-2011","name":"United States of America tour of Canada, 2011","shortName":"United States of America tour of Canada, 2011"},{"id":"8373","slug":"united-states-of-america-tour-of-canada-2013","name":"United States of America tour of Canada, 2013","shortName":"United States of America tour of Canada, 2013"},{"id":"8287","slug":"united-states-of-america-under-19s-tour-of-canada-2013","name":"United States of America Under-19s tour of Canada, 2013","shortName":"United States of America Under-19s tour of Canada, 2013"},{"id":"5972","slug":"united-states-of-america-women-tour-of-canada-2010","name":"United States of America Women tour of Canada, 2010","shortName":"United States of America Women tour of Canada, 2010"},{"id":"11015","slug":"warwickshire-tour-of-united-arab-emirates-2015-16","name":"Warwickshire tour of United Arab Emirates, 2015/16","shortName":"Warwickshire tour of United Arab Emirates, 2015/16"},{"id":"8053","slug":"warwickshire-tour-of-west-indies-2012-13","name":"Warwickshire tour of West Indies, 2012/13","shortName":"Warwickshire tour of West Indies, 2012/13"},{"id":"2322","slug":"west-indies-a-tour-of-canada-2002","name":"West Indies A tour of Canada, 2002","shortName":"West Indies A tour of Canada, 2002"},{"id":"15856","slug":"west-indies-a-women-tour-of-pakistan-2023-24","name":"West Indies A Women tour of Pakistan, 2023/24","shortName":"West Indies A Women tour of Pakistan, 2023/24"},{"id":"6095","slug":"west-indies-high-performance-squad-tour-of-canada-2010","name":"West Indies High Performance Squad tour of Canada, 2010","shortName":"West Indies High Performance Squad tour of Canada, 2010"},{"id":"12503","slug":"west-indies-tour-of-bangladesh-2018-19","name":"West Indies tour of Bangladesh, 2018/19","shortName":"West Indies tour of Bangladesh, 2018/19"},{"id":"13083","slug":"west-indies-tour-of-india-2019-20","name":"West Indies tour of India, 2019/20","shortName":"West Indies tour of India, 2019/20"},{"id":"11941","slug":"west-indies-tour-of-new-zealand-2017-18","name":"West Indies tour of New Zealand, 2017/18","shortName":"West Indies tour of New Zealand, 2017/18"},{"id":"1676","slug":"west-indies-tour-of-sri-lanka-2002-03","name":"West Indies tour of Sri Lanka, 2002/03","shortName":"West Indies tour of Sri Lanka, 2002/03"},{"id":"2691","slug":"women-s-national-cricket-league-2005-06","name":"Women's National Cricket League, 2005/06","shortName":"Women's National Cricket League, 2005/06"},{"id":"2906","slug":"women-s-national-cricket-league-2006-07","name":"Women's National Cricket League, 2006/07","shortName":"Women's National Cricket League, 2006/07"},{"id":"8941","slug":"women-s-national-under-21-tournament-2013-14","name":"Women's National Under-21 Tournament, 2013/14","shortName":"Women's National Under-21 Tournament, 2013/14"},{"id":"5712","slug":"women-s-twenty20-challenger-trophy-2009-10","name":"Women's Twenty20 Challenger Trophy, 2009/10","shortName":"Women's Twenty20 Challenger Trophy, 2009/10"},{"id":"11051","slug":"worcestershire-tour-of-united-arab-emirates-2015-16","name":"Worcestershire tour of United Arab Emirates, 2015/16","shortName":"Worcestershire tour of United Arab Emirates, 2015/16"},{"id":"3669","slug":"world-series-cricket-cavaliers-country-tour-1978-79","name":"World Series Cricket Cavaliers Country Tour, 1978/79","shortName":"World Series Cricket Cavaliers Country Tour, 1978/79"},{"id":"3661","slug":"wsc-australia-tour-of-new-zealand-1978-79","name":"WSC Australia tour of New Zealand, 1978/79","shortName":"WSC Australia tour of New Zealand, 1978/79"},{"id":"3664","slug":"wsc-australia-tour-of-west-indies-1978-79","name":"WSC Australia tour of West Indies, 1978/79","shortName":"WSC Australia tour of West Indies, 1978/79"},{"id":"3558","slug":"wsc-west-indies-tour-of-australia-1977-78","name":"WSC West Indies tour of Australia, 1977/78","shortName":"WSC West Indies tour of Australia, 1977/78"},{"id":"3562","slug":"wsc-west-indies-tour-of-australia-1978-79","name":"WSC West Indies tour of Australia, 1978/79","shortName":"WSC West Indies tour of Australia, 1978/79"},{"id":"3559","slug":"wsc-world-xi-tour-of-australia-1977-78","name":"WSC World XI tour of Australia, 1977/78","shortName":"WSC World XI tour of Australia, 1977/78"},{"id":"3561","slug":"wsc-world-xi-tour-of-australia-1978-79","name":"WSC World XI tour of Australia, 1978/79","shortName":"WSC World XI tour of Australia, 1978/79"},{"id":"3660","slug":"wsc-world-xi-tour-of-new-zealand-1978-79","name":"WSC World XI tour of New Zealand, 1978/79","shortName":"WSC World XI tour of New Zealand, 1978/79"},{"id":"11077","slug":"young-tigers-under-14s-national-cricket-competition-2015-16","name":"Young Tigers Under-14s National Cricket Competition, 2015/16","shortName":"Young Tigers Under-14s National Cricket Competition, 2015/16"},{"id":"10965","slug":"zimbabwe-a-tour-of-india-2015-16","name":"Zimbabwe A tour of India, 2015/16","shortName":"Zimbabwe A tour of India, 2015/16"},{"id":"4978","slug":"zimbabwe-a-tour-of-namibia-2008-09","name":"Zimbabwe A tour of Namibia, 2008/09","shortName":"Zimbabwe A tour of Namibia, 2008/09"},{"id":"14071","slug":"zimbabwe-emerging-players-tour-of-namibia-2021","name":"Zimbabwe Emerging Players tour of Namibia, 2021","shortName":"Zimbabwe Emerging Players tour of Namibia, 2021"},{"id":"13915","slug":"zimbabwe-over-50s-tour-of-namibia-2021","name":"Zimbabwe Over-50s tour of Namibia, 2021","shortName":"Zimbabwe Over-50s tour of Namibia, 2021"},{"id":"9367","slug":"zimbabwe-tour-of-bangladesh-2014-15","name":"Zimbabwe tour of Bangladesh, 2014/15","shortName":"Zimbabwe tour of Bangladesh, 2014/15"},{"id":"12521","slug":"zimbabwe-tour-of-bangladesh-2018-19","name":"Zimbabwe tour of Bangladesh, 2018/19","shortName":"Zimbabwe tour of Bangladesh, 2018/19"},{"id":"7939","slug":"zimbabwe-tour-of-west-indies-2012-13","name":"Zimbabwe tour of West Indies, 2012/13","shortName":"Zimbabwe tour of West Indies, 2012/13"},{"id":"7961","slug":"zimbabwe-under-13s-tour-of-south-africa-2012-13","name":"Zimbabwe Under-13s tour of South Africa, 2012/13","shortName":"Zimbabwe Under-13s tour of South Africa, 2012/13"},{"id":"8815","slug":"zimbabwe-under-13s-tour-of-south-africa-2013-14","name":"Zimbabwe Under-13s tour of South Africa, 2013/14","shortName":"Zimbabwe Under-13s tour of South Africa, 2013/14"},{"id":"10751","slug":"zimbabwe-under-13s-tour-of-south-africa-2015-16","name":"Zimbabwe Under-13s tour of South Africa, 2015/16","shortName":"Zimbabwe Under-13s tour of South Africa, 2015/16"},{"id":"11640","slug":"zimbabwe-under-13s-tour-of-south-africa-2016-17","name":"Zimbabwe Under-13s tour of South Africa, 2016/17","shortName":"Zimbabwe Under-13s tour of South Africa, 2016/17"},{"id":"7962","slug":"zimbabwe-under-17s-tour-of-south-africa-2012-13","name":"Zimbabwe Under-17s tour of South Africa, 2012/13","shortName":"Zimbabwe Under-17s tour of South Africa, 2012/13"},{"id":"8807","slug":"zimbabwe-under-17s-tour-of-south-africa-2013-14","name":"Zimbabwe Under-17s tour of South Africa, 2013/14","shortName":"Zimbabwe Under-17s tour of South Africa, 2013/14"},{"id":"9777","slug":"zimbabwe-under-17s-tour-of-south-africa-2014-15","name":"Zimbabwe Under-17s tour of South Africa, 2014/15","shortName":"Zimbabwe Under-17s tour of South Africa, 2014/15"},{"id":"10795","slug":"zimbabwe-under-17s-tour-of-south-africa-2015-16","name":"Zimbabwe Under-17s tour of South Africa, 2015/16","shortName":"Zimbabwe Under-17s tour of South Africa, 2015/16"},{"id":"11445","slug":"zimbabwe-under-19s-tour-of-malaysia-2016","name":"Zimbabwe Under-19s tour of Malaysia, 2016","shortName":"Zimbabwe Under-19s tour of Malaysia, 2016"},{"id":"11628","slug":"zimbabwe-under-19s-tour-of-namibia-2016-17","name":"Zimbabwe Under-19s tour of Namibia, 2016/17","shortName":"Zimbabwe Under-19s tour of Namibia, 2016/17"},{"id":"3170","slug":"academy-tri-series-2006-07","name":"Academy Tri-Series, 2006/07","shortName":"Academy Tri-Series, 2006/07"},{"id":"7806","slug":"acb-cup-2002-03","name":"ACB Cup, 2002/03","shortName":"ACB Cup, 2002/03"},{"id":"10383","slug":"afghanistan-alokozay-regional-4-day-tournament-2015-16","name":"Afghanistan Alokozay Regional 4-day Tournament, 2015/16","shortName":"Afghanistan Alokozay Regional 4-day Tournament, 2015/16"},{"id":"11475","slug":"afghanistan-provincial-2-day-tournament-2016","name":"Afghanistan Provincial 2-Day Tournament, 2016","shortName":"Afghanistan Provincial 2-Day Tournament, 2016"},{"id":"9645","slug":"afghanistan-regional-4-day-tournament-2014-15","name":"Afghanistan Regional 4-Day Tournament, 2014/15","shortName":"Afghanistan Regional 4-Day Tournament, 2014/15"},{"id":"13235","slug":"afghanistan-tour-of-bangladesh-2019","name":"Afghanistan tour of Bangladesh, 2019","shortName":"Afghanistan tour of Bangladesh, 2019"},{"id":"10079","slug":"afghanistan-tour-of-england-2015","name":"Afghanistan tour of England, 2015","shortName":"Afghanistan tour of England, 2015"},{"id":"11573","slug":"ahmad-shah-abdali-4-day-tournament-2016-17","name":"Ahmad Shah Abdali 4-day Tournament, 2016/17","shortName":"Ahmad Shah Abdali 4-day Tournament, 2016/17"},{"id":"11007","slug":"alokozay-provincial-under-17s-tournament-2015-16","name":"Alokozay Provincial Under-17s Tournament, 2015/16","shortName":"Alokozay Provincial Under-17s Tournament, 2015/16"},{"id":"2859","slug":"argentina-tour-of-canada-2006","name":"Argentina tour of Canada, 2006","shortName":"Argentina tour of Canada, 2006"},{"id":"12710","slug":"australia-a-women-in-india-unofficial-odi-series-2018-19","name":"Australia A Women in India unofficial ODI Series, 2018/19","shortName":"Australia A Women in India unofficial ODI Series, 2018/19"},{"id":"2901","slug":"australia-tour-of-india-2006-07","name":"Australia tour of India, 2006/07","shortName":"Australia tour of India, 2006/07"},{"id":"5569","slug":"australia-tour-of-new-zealand-1896-97","name":"Australia tour of New Zealand, 1896/97","shortName":"Australia tour of New Zealand, 1896/97"},{"id":"4327","slug":"australia-tour-of-scotland-1948","name":"Australia tour of Scotland, 1948","shortName":"Australia tour of Scotland, 1948"},{"id":"9091","slug":"australia-tour-of-united-arab-emirates-2014-15","name":"Australia tour of United Arab Emirates, 2014/15","shortName":"Australia tour of United Arab Emirates, 2014/15"},{"id":"3080","slug":"australia-tour-of-west-indies-2006-07","name":"Australia tour of West Indies, 2006/07","shortName":"Australia tour of West Indies, 2006/07"},{"id":"7006","slug":"australia-tour-of-west-indies-2011-12","name":"Australia tour of West Indies, 2011/12","shortName":"Australia tour of West Indies, 2011/12"},{"id":"1120","slug":"australia-tour-of-zimbabwe-2004","name":"Australia tour of Zimbabwe, 2004","shortName":"Australia tour of Zimbabwe, 2004"},{"id":"8013","slug":"australia-under-19s-tour-of-new-zealand-2012-13","name":"Australia Under-19s tour of New Zealand, 2012/13","shortName":"Australia Under-19s tour of New Zealand, 2012/13"},{"id":"9481","slug":"australia-under-19s-tour-of-sri-lanka-2014-15","name":"Australia Under-19s tour of Sri Lanka, 2014/15","shortName":"Australia Under-19s tour of Sri Lanka, 2014/15"},{"id":"4940","slug":"australia-under-25s-women-tour-of-new-zealand-1982-83","name":"Australia Under-25s Women tour of New Zealand, 1982/83","shortName":"Australia Under-25s Women tour of New Zealand, 1982/83"},{"id":"14994","slug":"australia-women-tour-of-england-2023","name":"Australia Women tour of England, 2023","shortName":"Australia Women tour of England, 2023"},{"id":"2845","slug":"australian-country-cricket-championships-1984-85","name":"Australian Country Cricket Championships, 1984/85","shortName":"Australian Country Cricket Championships, 1984/85"},{"id":"3032","slug":"australian-country-cricket-championships-2006-07","name":"Australian Country Cricket Championships, 2006/07","shortName":"Australian Country Cricket Championships, 2006/07"},{"id":"6047","slug":"australian-cricket-academy-tour-of-sri-lanka-1990-91","name":"Australian Cricket Academy tour of Sri Lanka, 1990/91","shortName":"Australian Cricket Academy tour of Sri Lanka, 1990/91"},{"id":"3031","slug":"australian-under-19-championship-female-2006-07","name":"Australian Under-19 Championship - Female, 2006/07","shortName":"Australian Under-19 Championship - Female, 2006/07"},{"id":"3019","slug":"australian-under-19s-cricket-championship-2006-07","name":"Australian Under-19s Cricket Championship, 2006/07","shortName":"Australian Under-19s Cricket Championship, 2006/07"},{"id":"10545","slug":"australian-universities-tour-of-england-2011","name":"Australian Universities tour of England, 2011","shortName":"Australian Universities tour of England, 2011"},{"id":"9989","slug":"australian-universities-tour-of-england-2012","name":"Australian Universities tour of England, 2012","shortName":"Australian Universities tour of England, 2012"},{"id":"9985","slug":"australian-universities-tour-of-england-2013","name":"Australian Universities tour of England, 2013","shortName":"Australian Universities tour of England, 2013"},{"id":"9983","slug":"australian-universities-tour-of-england-2014","name":"Australian Universities tour of England, 2014","shortName":"Australian Universities tour of England, 2014"},{"id":"9991","slug":"australian-universities-tour-of-england-2015","name":"Australian Universities tour of England, 2015","shortName":"Australian Universities tour of England, 2015"},{"id":"11059","slug":"australian-universities-tour-of-england-2016","name":"Australian Universities tour of England, 2016","shortName":"Australian Universities tour of England, 2016"},{"id":"6772","slug":"auty-cup-2011","name":"Auty Cup, 2011","shortName":"Auty Cup, 2011"},{"id":"7528","slug":"bangladesh-a-tour-of-india-2012","name":"Bangladesh A tour of India, 2012","shortName":"Bangladesh A tour of India, 2012"},{"id":"15880","slug":"bangladesh-emerging-team-in-sri-lanka-unofficial-test-series-2023-24","name":"Bangladesh Emerging Team in Sri Lanka unofficial Test Series, 2023/24","shortName":"Bangladesh Emerging Team in Sri Lanka unofficial Test Series, 2023/24"},{"id":"16506","slug":"bangladesh-high-performance-xi-v-pakistan-a-unofficial-test-series-2024","name":"Bangladesh High Performance XI v Pakistan A unofficial Test Series, 2024","shortName":"Bangladesh High Performance XI v Pakistan A unofficial Test Series, 2024"},{"id":"2897","slug":"bangladesh-tour-of-india-2006-07","name":"Bangladesh tour of India, 2006/07","shortName":"Bangladesh tour of India, 2006/07"},{"id":"11295","slug":"bangladesh-tour-of-india-2016-17","name":"Bangladesh tour of India, 2016/17","shortName":"Bangladesh tour of India, 2016/17"},{"id":"14356","slug":"bangladesh-tour-of-new-zealand-2021-22","name":"Bangladesh tour of New Zealand, 2021/22","shortName":"Bangladesh tour of New Zealand, 2021/22"},{"id":"4289","slug":"bangladesh-tour-of-south-africa-2008-09","name":"Bangladesh tour of South Africa, 2008/09","shortName":"Bangladesh tour of South Africa, 2008/09"},{"id":"3188","slug":"bangladesh-tour-of-sri-lanka-2007","name":"Bangladesh tour of Sri Lanka, 2007","shortName":"Bangladesh tour of Sri Lanka, 2007"},{"id":"13901","slug":"bangladesh-tour-of-sri-lanka-2021","name":"Bangladesh tour of Sri Lanka, 2021","shortName":"Bangladesh tour of Sri Lanka, 2021"},{"id":"3030","slug":"bangladesh-tour-of-west-indies-2006-07","name":"Bangladesh tour of West Indies, 2006/07","shortName":"Bangladesh tour of West Indies, 2006/07"},{"id":"14644","slug":"bangladesh-tour-of-west-indies-2022","name":"Bangladesh tour of West Indies, 2022","shortName":"Bangladesh tour of West Indies, 2022"},{"id":"16328","slug":"bangladesh-tour-of-west-indies-2024-25","name":"Bangladesh tour of West Indies, 2024/25","shortName":"Bangladesh tour of West Indies, 2024/25"},{"id":"6487","slug":"bangladesh-tour-of-zimbabwe-2011","name":"Bangladesh tour of Zimbabwe, 2011","shortName":"Bangladesh tour of Zimbabwe, 2011"},{"id":"3916","slug":"bangladesh-under-19s-tour-of-england-2004","name":"Bangladesh Under-19s tour of England, 2004","shortName":"Bangladesh Under-19s tour of England, 2004"},{"id":"11602","slug":"bermuda-tour-of-united-states-of-america-2016-17","name":"Bermuda tour of United States of America, 2016/17","shortName":"Bermuda tour of United States of America, 2016/17"},{"id":"3028","slug":"bermuda-tour-of-west-indies-2006-07","name":"Bermuda tour of West Indies, 2006/07","shortName":"Bermuda tour of West Indies, 2006/07"},{"id":"10927","slug":"bhandari-cup-2015-16","name":"Bhandari Cup, 2015/16","shortName":"Bhandari Cup, 2015/16"},{"id":"13204","slug":"brad-haddin-xii-tour-of-england-2019","name":"Brad Haddin XII tour of England, 2019","shortName":"Brad Haddin XII tour of England, 2019"},{"id":"5320","slug":"buchi-babu-invitational-tournament-2009-10","name":"Buchi Babu Invitational Tournament, 2009/10","shortName":"Buchi Babu Invitational Tournament, 2009/10"},{"id":"6175","slug":"buchi-babu-invitational-tournament-2010-11","name":"Buchi Babu Invitational Tournament, 2010/11","shortName":"Buchi Babu Invitational Tournament, 2010/11"},{"id":"6773","slug":"buchi-babu-invitational-tournament-2011-12","name":"Buchi Babu Invitational Tournament, 2011/12","shortName":"Buchi Babu Invitational Tournament, 2011/12"},{"id":"5594","slug":"canada-and-united-states-of-america-tour-of-united-states-of-america-1859","name":"Canada and United States of America tour of United States of America, 1859","shortName":"Canada and United States of America tour of United States of America, 1859"},{"id":"3611","slug":"canada-tour-of-united-states-of-america-1844","name":"Canada tour of United States of America, 1844","shortName":"Canada tour of United States of America, 1844"},{"id":"3619","slug":"canada-tour-of-united-states-of-america-1845","name":"Canada tour of United States of America, 1845","shortName":"Canada tour of United States of America, 1845"},{"id":"3621","slug":"canada-tour-of-united-states-of-america-1846","name":"Canada tour of United States of America, 1846","shortName":"Canada tour of United States of America, 1846"},{"id":"3029","slug":"canada-tour-of-west-indies-2006-07","name":"Canada tour of West Indies, 2006/07","shortName":"Canada tour of West Indies, 2006/07"},{"id":"2857","slug":"cayman-islands-tour-of-canada-2006","name":"Cayman Islands tour of Canada, 2006","shortName":"Cayman Islands tour of Canada, 2006"},{"id":"11049","slug":"coca-cola-schools-t20-challenge-2015-16","name":"Coca-Cola Schools T20 Challenge, 2015/16","shortName":"Coca-Cola Schools T20 Challenge, 2015/16"},{"id":"5134","slug":"commonwealth-bank-under-19-championship-series-2005-06","name":"Commonwealth Bank Under-19 Championship Series, 2005/06","shortName":"Commonwealth Bank Under-19 Championship Series, 2005/06"},{"id":"13606","slug":"cooch-behar-trophy-2019-20","name":"Cooch Behar Trophy, 2019/20","shortName":"Cooch Behar Trophy, 2019/20"},{"id":"2410","slug":"cornelius-trophy-associations-2002-03","name":"Cornelius Trophy (Associations), 2002/03","shortName":"Cornelius Trophy (Associations), 2002/03"},{"id":"10599","slug":"cricket-association-of-bengal-under-17s-tour-of-bangladesh-2015-16","name":"Cricket Association of Bengal Under-17s tour of Bangladesh, 2015/16","shortName":"Cricket Association of Bengal Under-17s tour of Bangladesh, 2015/16"},{"id":"5140","slug":"cricket-australia-cup-2004-05","name":"Cricket Australia Cup, 2004/05","shortName":"Cricket Australia Cup, 2004/05"},{"id":"2905","slug":"cricket-australia-cup-2006-07","name":"Cricket Australia Cup, 2006/07","shortName":"Cricket Australia Cup, 2006/07"},{"id":"3545","slug":"cricket-australia-cup-2007-08","name":"Cricket Australia Cup, 2007/08","shortName":"Cricket Australia Cup, 2007/08"},{"id":"4804","slug":"cricket-australia-cup-2008-09","name":"Cricket Australia Cup, 2008/09","shortName":"Cricket Australia Cup, 2008/09"},{"id":"13384","slug":"cricket-australia-second-xi-competition-2019-20","name":"Cricket Australia Second XI Competition, 2019/20","shortName":"Cricket Australia Second XI Competition, 2019/20"},{"id":"11079","slug":"cricket-ireland-inter-provincial-championship-2016","name":"Cricket Ireland Inter-Provincial Championship, 2016","shortName":"Cricket Ireland Inter-Provincial Championship, 2016"},{"id":"4836","slug":"csa-under-19-competition-2008-09","name":"CSA Under-19 Competition, 2008/09","shortName":"CSA Under-19 Competition, 2008/09"},{"id":"5444","slug":"csa-under-19-competition-2009-10","name":"CSA Under-19 Competition, 2009/10","shortName":"CSA Under-19 Competition, 2009/10"},{"id":"6227","slug":"csa-under-19-competition-2010-11","name":"CSA Under-19 Competition, 2010/11","shortName":"CSA Under-19 Competition, 2010/11"},{"id":"6822","slug":"csa-under-19-competition-2011-12","name":"CSA Under-19 Competition, 2011/12","shortName":"CSA Under-19 Competition, 2011/12"},{"id":"7593","slug":"csa-under-19-competition-2012-13","name":"CSA Under-19 Competition, 2012/13","shortName":"CSA Under-19 Competition, 2012/13"},{"id":"11598","slug":"denmark-tour-of-united-states-of-america-2016-17","name":"Denmark tour of United States of America, 2016/17","shortName":"Denmark tour of United States of America, 2016/17"},{"id":"3033","slug":"east-asia-pacific-tour-of-australia-2006-07","name":"East Asia-Pacific tour of Australia, 2006/07","shortName":"East Asia-Pacific tour of Australia, 2006/07"},{"id":"3003","slug":"ecb-national-academy-tour-of-australia-2006-07","name":"ECB National Academy tour of Australia, 2006/07","shortName":"ECB National Academy tour of Australia, 2006/07"},{"id":"5225","slug":"england-a-tour-of-australia-1992-93","name":"England A tour of Australia, 1992/93","shortName":"England A tour of Australia, 1992/93"},{"id":"16899","slug":"england-lions-in-south-africa-unofficial-test-match-2024-25","name":"England Lions in South Africa unofficial Test Match, 2024/25","shortName":"England Lions in South Africa unofficial Test Match, 2024/25"},{"id":"12185","slug":"england-lions-tour-of-australia-2017-18","name":"England Lions tour of Australia, 2017/18","shortName":"England Lions tour of Australia, 2017/18"},{"id":"16898","slug":"england-lions-tour-of-south-africa-2024-25","name":"England Lions tour of South Africa, 2024/25","shortName":"England Lions tour of South Africa, 2024/25"},{"id":"14902","slug":"england-lions-tour-of-united-arab-emirates-2022-23","name":"England Lions tour of United Arab Emirates, 2022/23","shortName":"England Lions tour of United Arab Emirates, 2022/23"},{"id":"6228","slug":"england-performance-programme-tour-of-australia-2010-11","name":"England Performance Programme tour of Australia, 2010/11","shortName":"England Performance Programme tour of Australia, 2010/11"},{"id":"8661","slug":"england-performance-programme-tour-of-australia-2013-14","name":"England Performance Programme tour of Australia, 2013/14","shortName":"England Performance Programme tour of Australia, 2013/14"},{"id":"5663","slug":"england-performance-programme-tour-of-south-africa-2009-10","name":"England Performance Programme tour of South Africa, 2009/10","shortName":"England Performance Programme tour of South Africa, 2009/10"},{"id":"3672","slug":"england-performance-programme-xi-tour-of-india-2007-08","name":"England Performance Programme XI tour of India, 2007/08","shortName":"England Performance Programme XI tour of India, 2007/08"},{"id":"13978","slug":"england-tour-of-australia-2021-22","name":"England tour of Australia, 2021/22","shortName":"England tour of Australia, 2021/22"},{"id":"1544","slug":"england-tour-of-bangladesh-2003-04","name":"England tour of Bangladesh, 2003/04","shortName":"England tour of Bangladesh, 2003/04"},{"id":"2900","slug":"england-tour-of-india-2006-07","name":"England tour of India, 2006/07","shortName":"England tour of India, 2006/07"},{"id":"14802","slug":"england-tour-of-new-zealand-2022-23","name":"England tour of New Zealand, 2022/23","shortName":"England tour of New Zealand, 2022/23"},{"id":"16249","slug":"england-tour-of-new-zealand-2024-25","name":"England tour of New Zealand, 2024/25","shortName":"England tour of New Zealand, 2024/25"},{"id":"13429","slug":"england-tour-of-sri-lanka-2019-20","name":"England tour of Sri Lanka, 2019/20","shortName":"England tour of Sri Lanka, 2019/20"},{"id":"13803","slug":"england-tour-of-sri-lanka-2020-21","name":"England tour of Sri Lanka, 2020/21","shortName":"England tour of Sri Lanka, 2020/21"},{"id":"14900","slug":"england-tour-of-united-arab-emirates-2022-23","name":"England tour of United Arab Emirates, 2022/23","shortName":"England tour of United Arab Emirates, 2022/23"},{"id":"3079","slug":"england-tour-of-west-indies-2006-07","name":"England tour of West Indies, 2006/07","shortName":"England tour of West Indies, 2006/07"},{"id":"9431","slug":"england-tour-of-west-indies-2015","name":"England tour of West Indies, 2015","shortName":"England tour of West Indies, 2015"},{"id":"11666","slug":"england-under-19s-tour-of-india-2016-17","name":"England Under-19s tour of India, 2016/17","shortName":"England Under-19s tour of India, 2016/17"},{"id":"3072","slug":"england-under-19s-tour-of-malaysia-2006-07","name":"England Under-19s tour of Malaysia, 2006/07","shortName":"England Under-19s tour of Malaysia, 2006/07"},{"id":"7916","slug":"england-under-19s-tour-of-south-africa-2012-13","name":"England Under-19s tour of South Africa, 2012/13","shortName":"England Under-19s tour of South Africa, 2012/13"},{"id":"2328","slug":"england-women-tour-of-australia-2002-03","name":"England Women tour of Australia, 2002/03","shortName":"England Women tour of Australia, 2002/03"},{"id":"3248","slug":"european-xi-tour-of-england-2007","name":"European XI tour of England, 2007","shortName":"European XI tour of England, 2007"},{"id":"5749","slug":"franchise-b-league-2009-10","name":"Franchise B League, 2009/10","shortName":"Franchise B League, 2009/10"},{"id":"6319","slug":"franchise-b-league-2010-11","name":"Franchise B League, 2010/11","shortName":"Franchise B League, 2010/11"},{"id":"5469","slug":"futures-league-2009-10","name":"Futures League, 2009/10","shortName":"Futures League, 2009/10"},{"id":"6098","slug":"futures-league-2010-11","name":"Futures League, 2010/11","shortName":"Futures League, 2010/11"},{"id":"6814","slug":"futures-league-2011-12","name":"Futures League, 2011/12","shortName":"Futures League, 2011/12"},{"id":"7603","slug":"futures-league-2012-13","name":"Futures League, 2012/13","shortName":"Futures League, 2012/13"},{"id":"8651","slug":"futures-league-2013-14","name":"Futures League, 2013/14","shortName":"Futures League, 2013/14"},{"id":"9629","slug":"futures-league-2014-15","name":"Futures League, 2014/15","shortName":"Futures League, 2014/15"},{"id":"10275","slug":"futures-league-2015-16","name":"Futures League, 2015/16","shortName":"Futures League, 2015/16"},{"id":"11379","slug":"futures-league-2016-17","name":"Futures League, 2016/17","shortName":"Futures League, 2016/17"},{"id":"12104","slug":"futures-league-2017-18","name":"Futures League, 2017/18","shortName":"Futures League, 2017/18"},{"id":"12444","slug":"futures-league-2018-19","name":"Futures League, 2018/19","shortName":"Futures League, 2018/19"},{"id":"5593","slug":"g-parr-s-xi-tour-of-canada-and-united-states-of-america-1859","name":"G Parr's XI tour of Canada and United States of America, 1859","shortName":"G Parr's XI tour of Canada and United States of America, 1859"},{"id":"14631","slug":"glamorgan-tour-of-south-africa-2012-13","name":"Glamorgan tour of South Africa, 2012/13","shortName":"Glamorgan tour of South Africa, 2012/13"},{"id":"12297","slug":"glamorgan-tour-of-united-arab-emirates-2017-18","name":"Glamorgan tour of United Arab Emirates, 2017/18","shortName":"Glamorgan tour of United Arab Emirates, 2017/18"},{"id":"13205","slug":"graeme-hick-xii-tour-of-england-2019","name":"Graeme Hick XII tour of England, 2019","shortName":"Graeme Hick XII tour of England, 2019"},{"id":"3645","slug":"great-britain-tour-of-france-1900","name":"Great Britain tour of France, 1900","shortName":"Great Britain tour of France, 1900"},{"id":"11043","slug":"guernsey-tour-of-jersey-2016","name":"Guernsey tour of Jersey, 2016","shortName":"Guernsey tour of Jersey, 2016"},{"id":"15772","slug":"hanif-mohammad-trophy-2023-24","name":"Hanif Mohammad Trophy, 2023/24","shortName":"Hanif Mohammad Trophy, 2023/24"},{"id":"11631","slug":"hong-kong-premier-league-two-day-2016-17","name":"Hong Kong Premier League Two-Day, 2016/17","shortName":"Hong Kong Premier League Two-Day, 2016/17"},{"id":"9667","slug":"hong-kong-tour-of-australia-2014-15","name":"Hong Kong tour of Australia, 2014/15","shortName":"Hong Kong tour of Australia, 2014/15"},{"id":"2886","slug":"hong-kong-women-tour-of-pakistan-2006-07","name":"Hong Kong Women tour of Pakistan, 2006/07","shortName":"Hong Kong Women tour of Pakistan, 2006/07"},{"id":"2895","slug":"icc-champions-trophy-warm-up-matches-2006-07","name":"ICC Champions Trophy Warm-up Matches, 2006/07","shortName":"ICC Champions Trophy Warm-up Matches, 2006/07"},{"id":"11035","slug":"icc-world-cricket-league-division-five-2016","name":"ICC World Cricket League Division Five, 2016","shortName":"ICC World Cricket League Division Five, 2016"},{"id":"11591","slug":"icc-world-cricket-league-division-four-2016-17","name":"ICC World Cricket League Division Four, 2016/17","shortName":"ICC World Cricket League Division Four, 2016/17"},{"id":"16503","slug":"india-a-women-in-australia-unofficial-test-match-2024","name":"India A Women in Australia unofficial Test Match, 2024","shortName":"India A Women in Australia unofficial Test Match, 2024"},{"id":"2036","slug":"india-tour-of-australia-1991-92","name":"India tour of Australia, 1991/92","shortName":"India tour of Australia, 1991/92"},{"id":"6635","slug":"india-tour-of-australia-2011-12","name":"India tour of Australia, 2011/12","shortName":"India tour of Australia, 2011/12"},{"id":"12390","slug":"india-tour-of-australia-2018-19","name":"India tour of Australia, 2018/19","shortName":"India tour of Australia, 2018/19"},{"id":"16215","slug":"india-tour-of-australia-2024-25","name":"India tour of Australia, 2024/25","shortName":"India tour of Australia, 2024/25"},{"id":"12030","slug":"india-tour-of-ireland-and-england-2018","name":"India tour of Ireland and England, 2018","shortName":"India tour of Ireland and England, 2018"},{"id":"8553","slug":"india-tour-of-new-zealand-2013-14","name":"India tour of New Zealand, 2013/14","shortName":"India tour of New Zealand, 2013/14"},{"id":"13091","slug":"india-tour-of-new-zealand-2019-20","name":"India tour of New Zealand, 2019/20","shortName":"India tour of New Zealand, 2019/20"},{"id":"2525","slug":"india-tour-of-pakistan-2005-06","name":"India tour of Pakistan, 2005/06","shortName":"India tour of Pakistan, 2005/06"},{"id":"10247","slug":"india-tour-of-sri-lanka-2015","name":"India tour of Sri Lanka, 2015","shortName":"India tour of Sri Lanka, 2015"},{"id":"11913","slug":"india-tour-of-sri-lanka-2017","name":"India tour of Sri Lanka, 2017","shortName":"India tour of Sri Lanka, 2017"},{"id":"13103","slug":"india-tour-of-united-states-of-america-and-west-indies-2019","name":"India tour of United States of America and West Indies, 2019","shortName":"India tour of United States of America and West Indies, 2019"},{"id":"11195","slug":"india-tour-of-west-indies-and-united-states-of-america-2016","name":"India tour of West Indies and United States of America, 2016","shortName":"India tour of West Indies and United States of America, 2016"},{"id":"3081","slug":"india-tour-of-west-indies-2006-07","name":"India tour of West Indies, 2006/07","shortName":"India tour of West Indies, 2006/07"},{"id":"2524","slug":"india-tour-of-zimbabwe-2005","name":"India tour of Zimbabwe, 2005","shortName":"India tour of Zimbabwe, 2005"},{"id":"2716","slug":"india-under-19s-tour-of-england-2006","name":"India Under-19s tour of England, 2006","shortName":"India Under-19s tour of England, 2006"},{"id":"11908","slug":"india-under-19s-tour-of-england-2017","name":"India Under-19s tour of England, 2017","shortName":"India Under-19s tour of England, 2017"},{"id":"3071","slug":"india-under-19s-tour-of-malaysia-2006-07","name":"India Under-19s tour of Malaysia, 2006/07","shortName":"India Under-19s tour of Malaysia, 2006/07"},{"id":"4200","slug":"inter-school-s-annual-big-match-2007-08","name":"Inter School's Annual Big Match, 2007/08","shortName":"Inter School's Annual Big Match, 2007/08"},{"id":"5003","slug":"inter-school-s-annual-big-match-2008-09","name":"Inter School's Annual Big Match, 2008/09","shortName":"Inter School's Annual Big Match, 2008/09"},{"id":"5800","slug":"inter-school-s-annual-big-match-2009-10","name":"Inter School's Annual Big Match, 2009/10","shortName":"Inter School's Annual Big Match, 2009/10"},{"id":"8017","slug":"inter-school-s-annual-big-match-2012-13","name":"Inter School's Annual Big Match, 2012/13","shortName":"Inter School's Annual Big Match, 2012/13"},{"id":"9083","slug":"inter-school-s-annual-big-match-2013-14","name":"Inter School's Annual Big Match, 2013/14","shortName":"Inter School's Annual Big Match, 2013/14"},{"id":"11023","slug":"inter-school-s-annual-big-match-2015-16","name":"Inter School's Annual Big Match, 2015/16","shortName":"Inter School's Annual Big Match, 2015/16"},{"id":"2813","slug":"international-xi-tour-of-england-2006","name":"International XI tour of England, 2006","shortName":"International XI tour of England, 2006"},{"id":"11249","slug":"ireland-a-tour-of-scotland-2016","name":"Ireland A tour of Scotland, 2016","shortName":"Ireland A tour of Scotland, 2016"},{"id":"15221","slug":"ireland-tour-of-bangladesh-2022-23","name":"Ireland tour of Bangladesh, 2022/23","shortName":"Ireland tour of Bangladesh, 2022/23"},{"id":"12490","slug":"ireland-tour-of-england-2019","name":"Ireland tour of England, 2019","shortName":"Ireland tour of England, 2019"},{"id":"3084","slug":"ireland-tour-of-west-indies-2006-07","name":"Ireland tour of West Indies, 2006/07","shortName":"Ireland tour of West Indies, 2006/07"},{"id":"11599","slug":"italy-tour-of-united-states-of-america-2016-17","name":"Italy tour of United States of America, 2016/17","shortName":"Italy tour of United States of America, 2016/17"},{"id":"11600","slug":"jersey-tour-of-united-states-of-america-2016-17","name":"Jersey tour of United States of America, 2016/17","shortName":"Jersey tour of United States of America, 2016/17"},{"id":"2822","slug":"karnataka-state-cricket-association-xi-tour-of-australia-2006","name":"Karnataka State Cricket Association XI tour of Australia, 2006","shortName":"Karnataka State Cricket Association XI tour of Australia, 2006"},{"id":"3082","slug":"kenya-tour-of-west-indies-2006-07","name":"Kenya tour of West Indies, 2006/07","shortName":"Kenya tour of West Indies, 2006/07"},{"id":"6104","slug":"ksca-all-india-invitation-tournament-2010-11","name":"KSCA All India Invitation Tournament, 2010/11","shortName":"KSCA All India Invitation Tournament, 2010/11"},{"id":"14630","slug":"leeds-bradford-mccu-tour-of-south-africa-2012-13","name":"Leeds/Bradford MCCU tour of South Africa, 2012/13","shortName":"Leeds/Bradford MCCU tour of South Africa, 2012/13"},{"id":"8241","slug":"lv-challenge-match-2013","name":"LV= Challenge Match, 2013","shortName":"LV= Challenge Match, 2013"},{"id":"14471","slug":"major-club-emerging-3-day-tournament-2021-22","name":"Major Club Emerging 3-Day Tournament, 2021/22","shortName":"Major Club Emerging 3-Day Tournament, 2021/22"},{"id":"6591","slug":"marylebone-cricket-club-tour-of-ireland-2010","name":"Marylebone Cricket Club tour of Ireland, 2010","shortName":"Marylebone Cricket Club tour of Ireland, 2010"},{"id":"10363","slug":"marylebone-cricket-club-tour-of-scotland-2015","name":"Marylebone Cricket Club tour of Scotland, 2015","shortName":"Marylebone Cricket Club tour of Scotland, 2015"},{"id":"14571","slug":"marylebone-cricket-club-university-matches-2022","name":"Marylebone Cricket Club University Matches, 2022","shortName":"Marylebone Cricket Club University Matches, 2022"},{"id":"2816","slug":"mcca-trophy-2006","name":"MCCA Trophy, 2006","shortName":"MCCA Trophy, 2006"},{"id":"14668","slug":"merwais-nika-regional-3-day-trophy-2022","name":"Merwais Nika Regional 3-Day Trophy, 2022","shortName":"Merwais Nika Regional 3-Day Trophy, 2022"},{"id":"16338","slug":"merwais-nika-regional-3-day-trophy-2024","name":"Merwais Nika Regional 3-Day Trophy, 2024","shortName":"Merwais Nika Regional 3-Day Trophy, 2024"},{"id":"4557","slug":"minor-counties-championship-1997","name":"Minor Counties Championship, 1997","shortName":"Minor Counties Championship, 1997"},{"id":"7666","slug":"minor-counties-championship-1999","name":"Minor Counties Championship, 1999","shortName":"Minor Counties Championship, 1999"},{"id":"7729","slug":"minor-counties-championship-2000","name":"Minor Counties Championship, 2000","shortName":"Minor Counties Championship, 2000"},{"id":"7800","slug":"minor-counties-championship-2002","name":"Minor Counties Championship, 2002","shortName":"Minor Counties Championship, 2002"},{"id":"2383","slug":"minor-counties-championship-2003","name":"Minor Counties Championship, 2003","shortName":"Minor Counties Championship, 2003"},{"id":"7617","slug":"minor-counties-championship-2005","name":"Minor Counties Championship, 2005","shortName":"Minor Counties Championship, 2005"},{"id":"2817","slug":"minor-counties-championship-2006","name":"Minor Counties Championship, 2006","shortName":"Minor Counties Championship, 2006"},{"id":"3005","slug":"minor-counties-championship-2007","name":"Minor Counties Championship, 2007","shortName":"Minor Counties Championship, 2007"},{"id":"3823","slug":"minor-counties-championship-2008","name":"Minor Counties Championship, 2008","shortName":"Minor Counties Championship, 2008"},{"id":"4812","slug":"minor-counties-championship-2009","name":"Minor Counties Championship, 2009","shortName":"Minor Counties Championship, 2009"},{"id":"5686","slug":"minor-counties-championship-2010","name":"Minor Counties Championship, 2010","shortName":"Minor Counties Championship, 2010"},{"id":"6296","slug":"minor-counties-championship-2011","name":"Minor Counties Championship, 2011","shortName":"Minor Counties Championship, 2011"},{"id":"7053","slug":"minor-counties-championship-2012","name":"Minor Counties Championship, 2012","shortName":"Minor Counties Championship, 2012"},{"id":"7920","slug":"minor-counties-championship-2013","name":"Minor Counties Championship, 2013","shortName":"Minor Counties Championship, 2013"},{"id":"15432","slug":"mirwais-nika-3-day-regional-2023","name":"Mirwais Nika 3-day Regional, 2023","shortName":"Mirwais Nika 3-day Regional, 2023"},{"id":"5521","slug":"moin-ud-dowlah-gold-cup-2009-10","name":"Moin-ud-Dowlah Gold Cup, 2009/10","shortName":"Moin-ud-Dowlah Gold Cup, 2009/10"},{"id":"2888","slug":"mtn-proteas-invitational-2006-07","name":"MTN Proteas Invitational, 2006/07","shortName":"MTN Proteas Invitational, 2006/07"},{"id":"2263","slug":"natal-under-19s-tour-of-zimbabwe-2001-02","name":"Natal Under-19s tour of Zimbabwe, 2001/02","shortName":"Natal Under-19s tour of Zimbabwe, 2001/02"},{"id":"13947","slug":"national-counties-championship-2021","name":"National Counties Championship, 2021","shortName":"National Counties Championship, 2021"},{"id":"14648","slug":"national-counties-championship-2022","name":"National Counties Championship, 2022","shortName":"National Counties Championship, 2022"},{"id":"3180","slug":"nepal-tour-of-namibia-2005-06","name":"Nepal tour of Namibia, 2005/06","shortName":"Nepal tour of Namibia, 2005/06"},{"id":"9713","slug":"nepal-tour-of-sri-lanka-2014-15","name":"Nepal tour of Sri Lanka, 2014/15","shortName":"Nepal tour of Sri Lanka, 2014/15"},{"id":"5895","slug":"netherlands-tour-of-kenya-2005-06","name":"Netherlands tour of Kenya, 2005/06","shortName":"Netherlands tour of Kenya, 2005/06"},{"id":"3083","slug":"netherlands-tour-of-west-indies-2006-07","name":"Netherlands tour of West Indies, 2006/07","shortName":"Netherlands tour of West Indies, 2006/07"},{"id":"1827","slug":"new-zealand-tour-of-australia-1993-94","name":"New Zealand tour of Australia, 1993/94","shortName":"New Zealand tour of Australia, 1993/94"},{"id":"1880","slug":"new-zealand-tour-of-bangladesh-2004-05","name":"New Zealand tour of Bangladesh, 2004/05","shortName":"New Zealand tour of Bangladesh, 2004/05"},{"id":"14149","slug":"new-zealand-tour-of-england-2022","name":"New Zealand tour of England, 2022","shortName":"New Zealand tour of England, 2022"},{"id":"2902","slug":"new-zealand-tour-of-india-2006-07","name":"New Zealand tour of India, 2006/07","shortName":"New Zealand tour of India, 2006/07"},{"id":"11297","slug":"new-zealand-tour-of-india-2016-17","name":"New Zealand tour of India, 2016/17","shortName":"New Zealand tour of India, 2016/17"},{"id":"1867","slug":"new-zealand-tour-of-sri-lanka-2003","name":"New Zealand tour of Sri Lanka, 2003","shortName":"New Zealand tour of Sri Lanka, 2003"},{"id":"9223","slug":"new-zealand-tour-of-united-arab-emirates-2014-15","name":"New Zealand tour of United Arab Emirates, 2014/15","shortName":"New Zealand tour of United Arab Emirates, 2014/15"},{"id":"3088","slug":"new-zealand-tour-of-west-indies-2006-07","name":"New Zealand tour of West Indies, 2006/07","shortName":"New Zealand tour of West Indies, 2006/07"},{"id":"9113","slug":"new-zealand-tour-of-west-indies-2014","name":"New Zealand tour of West Indies, 2014","shortName":"New Zealand tour of West Indies, 2014"},{"id":"6768","slug":"new-zealand-tour-of-zimbabwe-2011-12","name":"New Zealand tour of Zimbabwe, 2011/12","shortName":"New Zealand tour of Zimbabwe, 2011/12"},{"id":"11245","slug":"new-zealand-tour-of-zimbabwe-2016","name":"New Zealand tour of Zimbabwe, 2016","shortName":"New Zealand tour of Zimbabwe, 2016"},{"id":"4939","slug":"new-zealand-under-23s-women-tour-of-australia-1980-81","name":"New Zealand Under-23s Women tour of Australia, 1980/81","shortName":"New Zealand Under-23s Women tour of Australia, 1980/81"},{"id":"2808","slug":"new-zealand-women-tour-of-australia-2006-07","name":"New Zealand Women tour of Australia, 2006/07","shortName":"New Zealand Women tour of Australia, 2006/07"},{"id":"11039","slug":"nigeria-tour-of-jersey-2016","name":"Nigeria tour of Jersey, 2016","shortName":"Nigeria tour of Jersey, 2016"},{"id":"3646","slug":"olympics-1900","name":"Olympics, 1900","shortName":"Olympics, 1900"},{"id":"11037","slug":"oman-tour-of-jersey-2016","name":"Oman tour of Jersey, 2016","shortName":"Oman tour of Jersey, 2016"},{"id":"11601","slug":"oman-tour-of-united-states-of-america-2016-17","name":"Oman tour of United States of America, 2016/17","shortName":"Oman tour of United States of America, 2016/17"},{"id":"4947","slug":"other-australia-domestic-1943-44","name":"Other Australia Domestic, 1943/44","shortName":"Other Australia Domestic, 1943/44"},{"id":"5030","slug":"other-first-class-matches-1908","name":"Other First-class Matches, 1908","shortName":"Other First-class Matches, 1908"},{"id":"4800","slug":"other-india-domestic-2008-09","name":"Other India Domestic, 2008/09","shortName":"Other India Domestic, 2008/09"},{"id":"7492","slug":"other-match-1878-79","name":"Other Match, 1878/79","shortName":"Other Match, 1878/79"},{"id":"7509","slug":"other-match-1910","name":"Other Match, 1910","shortName":"Other Match, 1910"},{"id":"7577","slug":"other-match-1965","name":"Other Match, 1965","shortName":"Other Match, 1965"},{"id":"7739","slug":"other-match-2000-01","name":"Other Match, 2000/01","shortName":"Other Match, 2000/01"},{"id":"14629","slug":"other-matches-2012-13","name":"Other Matches, 2012/13","shortName":"Other Matches, 2012/13"},{"id":"8669","slug":"other-pakistan-matches-2013-14","name":"Other Pakistan Matches, 2013/14","shortName":"Other Pakistan Matches, 2013/14"},{"id":"6525","slug":"other-south-africa-matches-1948-49","name":"Other South Africa Matches, 1948/49","shortName":"Other South Africa Matches, 1948/49"},{"id":"7653","slug":"other-south-africa-matches-2012-13","name":"Other South Africa Matches, 2012/13","shortName":"Other South Africa Matches, 2012/13"},{"id":"9647","slug":"other-zimbabwe-matches-2014-15","name":"Other Zimbabwe Matches, 2014/15","shortName":"Other Zimbabwe Matches, 2014/15"},{"id":"8691","slug":"pakistan-a-tour-of-united-arab-emirates-2013-14","name":"Pakistan A tour of United Arab Emirates, 2013/14","shortName":"Pakistan A tour of United Arab Emirates, 2013/14"},{"id":"3165","slug":"pakistan-cricket-academy-tour-of-bangladesh-2006-07","name":"Pakistan Cricket Academy tour of Bangladesh, 2006/07","shortName":"Pakistan Cricket Academy tour of Bangladesh, 2006/07"},{"id":"3077","slug":"pakistan-seniors-tour-of-india-2006-07","name":"Pakistan Seniors tour of India, 2006/07","shortName":"Pakistan Seniors tour of India, 2006/07"},{"id":"1226","slug":"pakistan-tour-of-australia-1995-96","name":"Pakistan tour of Australia, 1995/96","shortName":"Pakistan tour of Australia, 1995/96"},{"id":"2904","slug":"pakistan-tour-of-india-2006-07","name":"Pakistan tour of India, 2006/07","shortName":"Pakistan tour of India, 2006/07"},{"id":"3252","slug":"pakistan-tour-of-india-2007-08","name":"Pakistan tour of India, 2007/08","shortName":"Pakistan tour of India, 2007/08"},{"id":"5459","slug":"pakistan-tour-of-new-zealand-2009-10","name":"Pakistan tour of New Zealand, 2009/10","shortName":"Pakistan tour of New Zealand, 2009/10"},{"id":"2766","slug":"pakistan-tour-of-south-africa-2006-07","name":"Pakistan tour of South Africa, 2006/07","shortName":"Pakistan tour of South Africa, 2006/07"},{"id":"12338","slug":"pakistan-tour-of-south-africa-2018-19","name":"Pakistan tour of South Africa, 2018/19","shortName":"Pakistan tour of South Africa, 2018/19"},{"id":"1257","slug":"pakistan-tour-of-sri-lanka-and-united-arab-emirates-2002-03","name":"Pakistan tour of Sri Lanka and United Arab Emirates, 2002/03","shortName":"Pakistan tour of Sri Lanka and United Arab Emirates, 2002/03"},{"id":"9993","slug":"pakistan-tour-of-sri-lanka-2015","name":"Pakistan tour of Sri Lanka, 2015","shortName":"Pakistan tour of Sri Lanka, 2015"},{"id":"14729","slug":"pakistan-tour-of-sri-lanka-2022","name":"Pakistan tour of Sri Lanka, 2022","shortName":"Pakistan tour of Sri Lanka, 2022"},{"id":"15566","slug":"pakistan-tour-of-sri-lanka-2023","name":"Pakistan tour of Sri Lanka, 2023","shortName":"Pakistan tour of Sri Lanka, 2023"},{"id":"8291","slug":"pakistan-tour-of-united-arab-emirates-2013-14","name":"Pakistan tour of United Arab Emirates, 2013/14","shortName":"Pakistan tour of United Arab Emirates, 2013/14"},{"id":"3090","slug":"pakistan-tour-of-west-indies-2006-07","name":"Pakistan tour of West Indies, 2006/07","shortName":"Pakistan tour of West Indies, 2006/07"},{"id":"6490","slug":"pakistan-tour-of-zimbabwe-2011","name":"Pakistan tour of Zimbabwe, 2011","shortName":"Pakistan tour of Zimbabwe, 2011"},{"id":"13118","slug":"pakistan-under-19s-tour-of-south-africa-2019","name":"Pakistan Under-19s tour of South Africa, 2019","shortName":"Pakistan Under-19s tour of South Africa, 2019"},{"id":"15130","slug":"pakistan-women-tour-of-australia-2022-23","name":"Pakistan Women tour of Australia, 2022/23","shortName":"Pakistan Women tour of Australia, 2022/23"},{"id":"14176","slug":"pcb-cricket-associations-championship-3-day-2021-22","name":"PCB Cricket Associations Championship 3-Day, 2021/22","shortName":"PCB Cricket Associations Championship 3-Day, 2021/22"},{"id":"15011","slug":"pcb-cricket-associations-championship-4-day-2022-23","name":"PCB Cricket Associations Championship 4-Day, 2022/23","shortName":"PCB Cricket Associations Championship 4-Day, 2022/23"},{"id":"2205","slug":"pcb-patron-s-trophy-grade-ii-2000-01","name":"PCB Patron's Trophy (Grade II), 2000/01","shortName":"PCB Patron's Trophy (Grade II), 2000/01"},{"id":"6558","slug":"pcb-patron-s-trophy-grade-ii-2010-11","name":"PCB Patron's Trophy (Grade II), 2010/11","shortName":"PCB Patron's Trophy (Grade II), 2010/11"},{"id":"3140","slug":"platypus-shield-2006-07","name":"Platypus Shield, 2006/07","shortName":"Platypus Shield, 2006/07"},{"id":"13349","slug":"quaid-e-azam-second-xi-trophy-2019-20","name":"Quaid-e-Azam Second XI Trophy, 2019/20","shortName":"Quaid-e-Azam Second XI Trophy, 2019/20"},{"id":"13735","slug":"quaid-e-azam-second-xi-trophy-2020-21","name":"Quaid-e-Azam Second XI Trophy, 2020/21","shortName":"Quaid-e-Azam Second XI Trophy, 2020/21"},{"id":"10547","slug":"quaid-e-azam-trophy-inter-department-qualifying-2015-16","name":"Quaid-e-Azam Trophy Inter Department Qualifying, 2015/16","shortName":"Quaid-e-Azam Trophy Inter Department Qualifying, 2015/16"},{"id":"10549","slug":"quaid-e-azam-trophy-inter-region-qualifying-2015-16","name":"Quaid-e-Azam Trophy Inter Region Qualifying, 2015/16","shortName":"Quaid-e-Azam Trophy Inter Region Qualifying, 2015/16"},{"id":"2296","slug":"queensland-academy-of-sport-tour-of-new-zealand-2001-02","name":"Queensland Academy of Sport tour of New Zealand, 2001/02","shortName":"Queensland Academy of Sport tour of New Zealand, 2001/02"},{"id":"3139","slug":"ron-bushby-shield-2004-05","name":"Ron Bushby Shield, 2004/05","shortName":"Ron Bushby Shield, 2004/05"},{"id":"6774","slug":"safi-darashah-tournament-2011","name":"Safi Darashah Tournament, 2011","shortName":"Safi Darashah Tournament, 2011"},{"id":"7512","slug":"safi-darashah-tournament-2012","name":"Safi Darashah Tournament, 2012","shortName":"Safi Darashah Tournament, 2012"},{"id":"4176","slug":"sahara-national-elite-league-two-day-2008","name":"Sahara National Elite League Two Day, 2008","shortName":"Sahara National Elite League Two Day, 2008"},{"id":"3257","slug":"scotland-a-tour-of-england-2007","name":"Scotland A tour of England, 2007","shortName":"Scotland A tour of England, 2007"},{"id":"4067","slug":"scotland-a-tour-of-england-2008","name":"Scotland A tour of England, 2008","shortName":"Scotland A tour of England, 2008"},{"id":"4949","slug":"scotland-a-tour-of-england-2009","name":"Scotland A tour of England, 2009","shortName":"Scotland A tour of England, 2009"},{"id":"10543","slug":"scotland-a-tour-of-england-2015","name":"Scotland A tour of England, 2015","shortName":"Scotland A tour of England, 2015"},{"id":"8645","slug":"scotland-development-xi-tour-of-england-2013","name":"Scotland Development XI tour of England, 2013","shortName":"Scotland Development XI tour of England, 2013"},{"id":"2920","slug":"scotland-tour-of-bangladesh-2006-07","name":"Scotland tour of Bangladesh, 2006/07","shortName":"Scotland tour of Bangladesh, 2006/07"},{"id":"12316","slug":"scotland-tour-of-netherlands-2018","name":"Scotland tour of Netherlands, 2018","shortName":"Scotland tour of Netherlands, 2018"},{"id":"3085","slug":"scotland-tour-of-west-indies-2006-07","name":"Scotland tour of West Indies, 2006/07","shortName":"Scotland tour of West Indies, 2006/07"},{"id":"10187","slug":"scotland-xi-tour-of-england-2015","name":"Scotland XI tour of England, 2015","shortName":"Scotland XI tour of England, 2015"},{"id":"4164","slug":"second-eleven-championship-1997","name":"Second Eleven Championship, 1997","shortName":"Second Eleven Championship, 1997"},{"id":"7730","slug":"second-eleven-championship-2000","name":"Second Eleven Championship, 2000","shortName":"Second Eleven Championship, 2000"},{"id":"7762","slug":"second-eleven-championship-2001","name":"Second Eleven Championship, 2001","shortName":"Second Eleven Championship, 2001"},{"id":"7799","slug":"second-eleven-championship-2002","name":"Second Eleven Championship, 2002","shortName":"Second Eleven Championship, 2002"},{"id":"7831","slug":"second-eleven-championship-2003","name":"Second Eleven Championship, 2003","shortName":"Second Eleven Championship, 2003"},{"id":"6715","slug":"second-eleven-championship-2005","name":"Second Eleven Championship, 2005","shortName":"Second Eleven Championship, 2005"},{"id":"3146","slug":"second-eleven-championship-2007","name":"Second Eleven Championship, 2007","shortName":"Second Eleven Championship, 2007"},{"id":"4065","slug":"second-eleven-championship-2008","name":"Second Eleven Championship, 2008","shortName":"Second Eleven Championship, 2008"},{"id":"4950","slug":"second-eleven-championship-2009","name":"Second Eleven Championship, 2009","shortName":"Second Eleven Championship, 2009"},{"id":"5748","slug":"second-eleven-championship-2010","name":"Second Eleven Championship, 2010","shortName":"Second Eleven Championship, 2010"},{"id":"6504","slug":"second-eleven-championship-2011","name":"Second Eleven Championship, 2011","shortName":"Second Eleven Championship, 2011"},{"id":"7233","slug":"second-eleven-championship-2012","name":"Second Eleven Championship, 2012","shortName":"Second Eleven Championship, 2012"},{"id":"8006","slug":"second-eleven-championship-2013","name":"Second Eleven Championship, 2013","shortName":"Second Eleven Championship, 2013"},{"id":"9027","slug":"second-eleven-championship-2014","name":"Second Eleven Championship, 2014","shortName":"Second Eleven Championship, 2014"},{"id":"9875","slug":"second-eleven-championship-2015","name":"Second Eleven Championship, 2015","shortName":"Second Eleven Championship, 2015"},{"id":"11175","slug":"second-eleven-championship-2016","name":"Second Eleven Championship, 2016","shortName":"Second Eleven Championship, 2016"},{"id":"11814","slug":"second-eleven-championship-2017","name":"Second Eleven Championship, 2017","shortName":"Second Eleven Championship, 2017"},{"id":"12274","slug":"second-eleven-championship-2018","name":"Second Eleven Championship, 2018","shortName":"Second Eleven Championship, 2018"},{"id":"12914","slug":"second-eleven-championship-2019","name":"Second Eleven Championship, 2019","shortName":"Second Eleven Championship, 2019"},{"id":"13931","slug":"second-eleven-championship-2021","name":"Second Eleven Championship, 2021","shortName":"Second Eleven Championship, 2021"},{"id":"14650","slug":"second-eleven-championship-2022","name":"Second Eleven Championship, 2022","shortName":"Second Eleven Championship, 2022"},{"id":"15407","slug":"second-eleven-championship-2023","name":"Second Eleven Championship, 2023","shortName":"Second Eleven Championship, 2023"},{"id":"16248","slug":"second-eleven-championship-2024","name":"Second Eleven Championship, 2024","shortName":"Second Eleven Championship, 2024"},{"id":"16226","slug":"senior-women-inter-zonal-multi-day-trophy-2023-24","name":"Senior Women Inter Zonal Multi-Day Trophy, 2023/24","shortName":"Senior Women Inter Zonal Multi-Day Trophy, 2023/24"},{"id":"10367","slug":"south-africa-emerging-players-in-sri-lanka-unofficial-test-series-2015","name":"South Africa Emerging Players in Sri Lanka unofficial Test Series, 2015","shortName":"South Africa Emerging Players in Sri Lanka unofficial Test Series, 2015"},{"id":"12495","slug":"south-africa-emerging-players-in-sri-lanka-unofficial-test-series-2018","name":"South Africa Emerging Players in Sri Lanka unofficial Test Series, 2018","shortName":"South Africa Emerging Players in Sri Lanka unofficial Test Series, 2018"},{"id":"16546","slug":"south-africa-emerging-players-in-zimbabwe-unofficial-test-series-2024","name":"South Africa Emerging Players in Zimbabwe unofficial Test Series, 2024","shortName":"South Africa Emerging Players in Zimbabwe unofficial Test Series, 2024"},{"id":"2903","slug":"south-africa-tour-of-india-2006-07","name":"South Africa tour of India, 2006/07","shortName":"South Africa tour of India, 2006/07"},{"id":"5537","slug":"south-africa-tour-of-india-2009-10","name":"South Africa tour of India, 2009/10","shortName":"South Africa tour of India, 2009/10"},{"id":"13077","slug":"south-africa-tour-of-india-2019-20","name":"South Africa tour of India, 2019/20","shortName":"South Africa tour of India, 2019/20"},{"id":"15614","slug":"south-africa-tour-of-new-zealand-2023-24","name":"South Africa tour of New Zealand, 2023/24","shortName":"South Africa tour of New Zealand, 2023/24"},{"id":"1594","slug":"south-africa-tour-of-sri-lanka-2004","name":"South Africa tour of Sri Lanka, 2004","shortName":"South Africa tour of Sri Lanka, 2004"},{"id":"8289","slug":"south-africa-tour-of-united-arab-emirates-2013-14","name":"South Africa tour of United Arab Emirates, 2013/14","shortName":"South Africa tour of United Arab Emirates, 2013/14"},{"id":"3086","slug":"south-africa-tour-of-west-indies-2006-07","name":"South Africa tour of West Indies, 2006/07","shortName":"South Africa tour of West Indies, 2006/07"},{"id":"16332","slug":"south-africa-tour-of-west-indies-2024","name":"South Africa tour of West Indies, 2024","shortName":"South Africa tour of West Indies, 2024"},{"id":"11197","slug":"south-africa-under-19s-tour-of-sri-lanka-2016","name":"South Africa Under-19s tour of Sri Lanka, 2016","shortName":"South Africa Under-19s tour of Sri Lanka, 2016"},{"id":"4790","slug":"sri-lanka-a-tour-of-india-2008-09","name":"Sri Lanka A tour of India, 2008/09","shortName":"Sri Lanka A tour of India, 2008/09"},{"id":"3166","slug":"sri-lanka-cricket-academy-tour-of-bangladesh-2006-07","name":"Sri Lanka Cricket Academy tour of Bangladesh, 2006/07","shortName":"Sri Lanka Cricket Academy tour of Bangladesh, 2006/07"},{"id":"13264","slug":"sri-lanka-emerging-team-in-bangladesh-unofficial-test-series-2019","name":"Sri Lanka Emerging Team in Bangladesh unofficial Test Series, 2019","shortName":"Sri Lanka Emerging Team in Bangladesh unofficial Test Series, 2019"},{"id":"13143","slug":"sri-lanka-emerging-team-in-south-africa-unofficial-test-series-2019","name":"Sri Lanka Emerging Team in South Africa unofficial Test Series, 2019","shortName":"Sri Lanka Emerging Team in South Africa unofficial Test Series, 2019"},{"id":"13198","slug":"sri-lanka-provincial-under-19s-one-day-tournament-2019","name":"Sri Lanka Provincial Under-19s One Day Tournament, 2019","shortName":"Sri Lanka Provincial Under-19s One Day Tournament, 2019"},{"id":"1344","slug":"sri-lanka-tour-of-australia-2004","name":"Sri Lanka tour of Australia, 2004","shortName":"Sri Lanka tour of Australia, 2004"},{"id":"7495","slug":"sri-lanka-tour-of-australia-2012-13","name":"Sri Lanka tour of Australia, 2012/13","shortName":"Sri Lanka tour of Australia, 2012/13"},{"id":"12391","slug":"sri-lanka-tour-of-australia-2018-19","name":"Sri Lanka tour of Australia, 2018/19","shortName":"Sri Lanka tour of Australia, 2018/19"},{"id":"4831","slug":"sri-lanka-tour-of-bangladesh-2008-09","name":"Sri Lanka tour of Bangladesh, 2008/09","shortName":"Sri Lanka tour of Bangladesh, 2008/09"},{"id":"14544","slug":"sri-lanka-tour-of-bangladesh-2022","name":"Sri Lanka tour of Bangladesh, 2022","shortName":"Sri Lanka tour of Bangladesh, 2022"},{"id":"2898","slug":"sri-lanka-tour-of-india-2006-07","name":"Sri Lanka tour of India, 2006/07","shortName":"Sri Lanka tour of India, 2006/07"},{"id":"12087","slug":"sri-lanka-tour-of-india-2017-18","name":"Sri Lanka tour of India, 2017/18","shortName":"Sri Lanka tour of India, 2017/18"},{"id":"2789","slug":"sri-lanka-tour-of-new-zealand-2006-07","name":"Sri Lanka tour of New Zealand, 2006/07","shortName":"Sri Lanka tour of New Zealand, 2006/07"},{"id":"10439","slug":"sri-lanka-tour-of-new-zealand-2015-16","name":"Sri Lanka tour of New Zealand, 2015/16","shortName":"Sri Lanka tour of New Zealand, 2015/16"},{"id":"12528","slug":"sri-lanka-tour-of-new-zealand-2018-19","name":"Sri Lanka tour of New Zealand, 2018/19","shortName":"Sri Lanka tour of New Zealand, 2018/19"},{"id":"14804","slug":"sri-lanka-tour-of-new-zealand-2022-23","name":"Sri Lanka tour of New Zealand, 2022/23","shortName":"Sri Lanka tour of New Zealand, 2022/23"},{"id":"4210","slug":"sri-lanka-tour-of-pakistan-2008-09","name":"Sri Lanka tour of Pakistan, 2008/09","shortName":"Sri Lanka tour of Pakistan, 2008/09"},{"id":"10707","slug":"sri-lanka-tour-of-south-africa-2016-17","name":"Sri Lanka tour of South Africa, 2016/17","shortName":"Sri Lanka tour of South Africa, 2016/17"},{"id":"3089","slug":"sri-lanka-tour-of-west-indies-2006-07","name":"Sri Lanka tour of West Indies, 2006/07","shortName":"Sri Lanka tour of West Indies, 2006/07"},{"id":"3612","slug":"sri-lanka-tour-of-west-indies-2007-08","name":"Sri Lanka tour of West Indies, 2007/08","shortName":"Sri Lanka tour of West Indies, 2007/08"},{"id":"13885","slug":"sri-lanka-tour-of-west-indies-2020-21","name":"Sri Lanka tour of West Indies, 2020/21","shortName":"Sri Lanka tour of West Indies, 2020/21"},{"id":"2224","slug":"sri-lanka-under-19s-tour-of-australia-2000-01","name":"Sri Lanka Under-19s tour of Australia, 2000/01","shortName":"Sri Lanka Under-19s tour of Australia, 2000/01"},{"id":"5026","slug":"sri-lanka-under-19s-tour-of-bangladesh-2009","name":"Sri Lanka Under-19s tour of Bangladesh, 2009","shortName":"Sri Lanka Under-19s tour of Bangladesh, 2009"},{"id":"10785","slug":"sri-lanka-under-19s-tour-of-england-2016","name":"Sri Lanka Under-19s tour of England, 2016","shortName":"Sri Lanka Under-19s tour of England, 2016"},{"id":"3928","slug":"sri-lanka-under-19s-tour-of-malaysia-2006-07","name":"Sri Lanka Under-19s tour of Malaysia, 2006/07","shortName":"Sri Lanka Under-19s tour of Malaysia, 2006/07"},{"id":"2828","slug":"state-league-2006-07","name":"State League, 2006/07","shortName":"State League, 2006/07"},{"id":"2765","slug":"super-fours-2006","name":"Super Fours, 2006","shortName":"Super Fours, 2006"},{"id":"2977","slug":"sydney-gregory-cup-2002-03","name":"Sydney Gregory Cup, 2002/03","shortName":"Sydney Gregory Cup, 2002/03"},{"id":"2976","slug":"sydney-gregory-cup-2006-07","name":"Sydney Gregory Cup, 2006/07","shortName":"Sydney Gregory Cup, 2006/07"},{"id":"5766","slug":"sydney-gregory-cup-2009-10","name":"Sydney Gregory Cup, 2009/10","shortName":"Sydney Gregory Cup, 2009/10"},{"id":"11041","slug":"tanzania-tour-of-jersey-2016","name":"Tanzania tour of Jersey, 2016","shortName":"Tanzania tour of Jersey, 2016"},{"id":"7815","slug":"ucb-bowl-2002-03","name":"UCB Bowl, 2002/03","shortName":"UCB Bowl, 2002/03"},{"id":"2874","slug":"under-23-youth-tournament-division-1-2006","name":"Under 23 Youth Tournament Division 1, 2006","shortName":"Under 23 Youth Tournament Division 1, 2006"},{"id":"4345","slug":"under-23-youth-tournament-division-1-2008","name":"Under 23 Youth Tournament Division 1, 2008","shortName":"Under 23 Youth Tournament Division 1, 2008"},{"id":"5121","slug":"under-23-youth-tournament-division-1-2009","name":"Under 23 Youth Tournament Division 1, 2009","shortName":"Under 23 Youth Tournament Division 1, 2009"},{"id":"5928","slug":"under-23-youth-tournament-division-1-2010","name":"Under 23 Youth Tournament Division 1, 2010","shortName":"Under 23 Youth Tournament Division 1, 2010"},{"id":"3651","slug":"under-19-competition-2007-08","name":"Under-19 Competition, 2007/08","shortName":"Under-19 Competition, 2007/08"},{"id":"8911","slug":"unicorns-championship-2014","name":"Unicorns Championship, 2014","shortName":"Unicorns Championship, 2014"},{"id":"9771","slug":"unicorns-championship-2015","name":"Unicorns Championship, 2015","shortName":"Unicorns Championship, 2015"},{"id":"10917","slug":"unicorns-championship-2016","name":"Unicorns Championship, 2016","shortName":"Unicorns Championship, 2016"},{"id":"11911","slug":"unicorns-championship-2017","name":"Unicorns Championship, 2017","shortName":"Unicorns Championship, 2017"},{"id":"12399","slug":"unicorns-championship-2018","name":"Unicorns Championship, 2018","shortName":"Unicorns Championship, 2018"},{"id":"12924","slug":"unicorns-championship-2019","name":"Unicorns Championship, 2019","shortName":"Unicorns Championship, 2019"},{"id":"3620","slug":"united-states-of-america-tour-of-canada-1845","name":"United States of America tour of Canada, 1845","shortName":"United States of America tour of Canada, 1845"},{"id":"2858","slug":"united-states-of-america-tour-of-canada-2006","name":"United States of America tour of Canada, 2006","shortName":"United States of America tour of Canada, 2006"},{"id":"13930","slug":"university-matches-2021","name":"University Matches, 2021","shortName":"University Matches, 2021"},{"id":"11045","slug":"vanuatu-tour-of-jersey-2016","name":"Vanuatu tour of Jersey, 2016","shortName":"Vanuatu tour of Jersey, 2016"},{"id":"3173","slug":"varsity-one-day-match-2007","name":"Varsity One-Day Match, 2007","shortName":"Varsity One-Day Match, 2007"},{"id":"3076","slug":"veterans-series-2006-07","name":"Veterans Series, 2006/07","shortName":"Veterans Series, 2006/07"},{"id":"15210","slug":"vijay-merchant-trophy-2022-23","name":"Vijay Merchant Trophy, 2022/23","shortName":"Vijay Merchant Trophy, 2022/23"},{"id":"1646","slug":"west-indies-tour-of-australia-1992-93","name":"West Indies tour of Australia, 1992/93","shortName":"West Indies tour of Australia, 1992/93"},{"id":"1635","slug":"west-indies-tour-of-australia-1996-97","name":"West Indies tour of Australia, 1996/97","shortName":"West Indies tour of Australia, 1996/97"},{"id":"15391","slug":"west-indies-tour-of-australia-2023-24","name":"West Indies tour of Australia, 2023/24","shortName":"West Indies tour of Australia, 2023/24"},{"id":"13816","slug":"west-indies-tour-of-bangladesh-2020-21","name":"West Indies tour of Bangladesh, 2020/21","shortName":"West Indies tour of Bangladesh, 2020/21"},{"id":"15570","slug":"west-indies-tour-of-england-2024","name":"West Indies tour of England, 2024","shortName":"West Indies tour of England, 2024"},{"id":"2896","slug":"west-indies-tour-of-india-2006-07","name":"West Indies tour of India, 2006/07","shortName":"West Indies tour of India, 2006/07"},{"id":"12633","slug":"west-indies-tour-of-india-2018-19","name":"West Indies tour of India, 2018/19","shortName":"West Indies tour of India, 2018/19"},{"id":"8473","slug":"west-indies-tour-of-new-zealand-2013-14","name":"West Indies tour of New Zealand, 2013/14","shortName":"West Indies tour of New Zealand, 2013/14"},{"id":"2861","slug":"west-indies-tour-of-pakistan-2006-07","name":"West Indies tour of Pakistan, 2006/07","shortName":"West Indies tour of Pakistan, 2006/07"},{"id":"9047","slug":"west-indies-tour-of-south-africa-2014-15","name":"West Indies tour of South Africa, 2014/15","shortName":"West Indies tour of South Africa, 2014/15"},{"id":"15047","slug":"west-indies-tour-of-south-africa-2022-23","name":"West Indies tour of South Africa, 2022/23","shortName":"West Indies tour of South Africa, 2022/23"},{"id":"5947","slug":"west-indies-tour-of-sri-lanka-2010-11","name":"West Indies tour of Sri Lanka, 2010/11","shortName":"West Indies tour of Sri Lanka, 2010/11"},{"id":"12091","slug":"west-indies-tour-of-zimbabwe-2017-18","name":"West Indies tour of Zimbabwe, 2017/18","shortName":"West Indies tour of Zimbabwe, 2017/18"},{"id":"15188","slug":"west-indies-tour-of-zimbabwe-2022-23","name":"West Indies tour of Zimbabwe, 2022/23","shortName":"West Indies tour of Zimbabwe, 2022/23"},{"id":"6332","slug":"west-indies-women-tour-of-india-2010-11","name":"West Indies Women tour of India, 2010/11","shortName":"West Indies Women tour of India, 2010/11"},{"id":"3485","slug":"western-australia-tour-of-india-2007-08","name":"Western Australia tour of India, 2007/08","shortName":"Western Australia tour of India, 2007/08"},{"id":"13696","slug":"wi-brathwaite-xi-tour-of-england-2020","name":"WI Brathwaite XI tour of England, 2020","shortName":"WI Brathwaite XI tour of England, 2020"},{"id":"13697","slug":"wi-holder-xi-tour-of-england-2020","name":"WI Holder XI tour of England, 2020","shortName":"WI Holder XI tour of England, 2020"},{"id":"2745","slug":"world-cup-warm-up-matches-2006-07","name":"World Cup Warm-up Matches, 2006/07","shortName":"World Cup Warm-up Matches, 2006/07"},{"id":"3667","slug":"world-series-cricket-other-matches-1977-78","name":"World Series Cricket Other Matches, 1977/78","shortName":"World Series Cricket Other Matches, 1977/78"},{"id":"3662","slug":"world-series-cricket-supertests-in-west-indies-1978-79","name":"World Series Cricket Supertests (in West Indies), 1978/79","shortName":"World Series Cricket Supertests (in West Indies), 1978/79"},{"id":"3557","slug":"world-series-cricket-supertests-wsc-west-indies-in-australia-1977-78","name":"World Series Cricket Supertests [WSC West Indies in Australia], 1977/78","shortName":"World Series Cricket Supertests [WSC West Indies in Australia], 1977/78"},{"id":"3560","slug":"world-series-cricket-supertests-wsc-world-xi-in-australia-1977-78","name":"World Series Cricket Supertests [WSC World XI in Australia], 1977/78","shortName":"World Series Cricket Supertests [WSC World XI in Australia], 1977/78"},{"id":"3563","slug":"world-series-cricket-supertests-1978-79","name":"World Series Cricket Supertests, 1978/79","shortName":"World Series Cricket Supertests, 1978/79"},{"id":"11075","slug":"young-tigers-under-18s-national-cricket-competition-2015-16","name":"Young Tigers Under-18s National Cricket Competition, 2015/16","shortName":"Young Tigers Under-18s National Cricket Competition, 2015/16"},{"id":"13864","slug":"zimbabwe-regional-games-2020-21","name":"Zimbabwe Regional Games, 2020/21","shortName":"Zimbabwe Regional Games, 2020/21"},{"id":"2917","slug":"zimbabwe-tour-of-bangladesh-2006-07","name":"Zimbabwe tour of Bangladesh, 2006/07","shortName":"Zimbabwe tour of Bangladesh, 2006/07"},{"id":"13577","slug":"zimbabwe-tour-of-bangladesh-2019-20","name":"Zimbabwe tour of Bangladesh, 2019/20","shortName":"Zimbabwe tour of Bangladesh, 2019/20"},{"id":"2899","slug":"zimbabwe-tour-of-india-2006-07","name":"Zimbabwe tour of India, 2006/07","shortName":"Zimbabwe tour of India, 2006/07"},{"id":"6671","slug":"zimbabwe-tour-of-new-zealand-2011-12","name":"Zimbabwe tour of New Zealand, 2011/12","shortName":"Zimbabwe tour of New Zealand, 2011/12"},{"id":"12078","slug":"zimbabwe-tour-of-south-africa-dec-2017-2017-18","name":"Zimbabwe tour of South Africa [Dec 2017], 2017/18","shortName":"Zimbabwe tour of South Africa [Dec 2017], 2017/18"},{"id":"2823","slug":"zimbabwe-tour-of-south-africa-2006","name":"Zimbabwe tour of South Africa, 2006","shortName":"Zimbabwe tour of South Africa, 2006"},{"id":"3087","slug":"zimbabwe-tour-of-west-indies-2006-07","name":"Zimbabwe tour of West Indies, 2006/07","shortName":"Zimbabwe tour of West Indies, 2006/07"},{"id":"15120","slug":"zimbabwe-women-s-regional-tournament-2022-23","name":"Zimbabwe Women's Regional Tournament, 2022/23","shortName":"Zimbabwe Women's Regional Tournament, 2022/23"},{"id":"917","slug":"abn-amro-icc-trophy-1993-94","name":"ABN-AMRO ICC Trophy, 1993/94","shortName":"ABN-AMRO ICC Trophy, 1993/94"},{"id":"10423","slug":"acc-under-19-premier-league-2015","name":"ACC Under-19 Premier League, 2015","shortName":"ACC Under-19 Premier League, 2015"},{"id":"6179","slug":"action-cricket-cup-2010-11","name":"Action Cricket Cup, 2010/11","shortName":"Action Cricket Cup, 2010/11"},{"id":"6821","slug":"action-cricket-cup-2011-12","name":"Action Cricket Cup, 2011/12","shortName":"Action Cricket Cup, 2011/12"},{"id":"11737","slug":"afghanistan-regional-under-16s-tournament-2016-17","name":"Afghanistan Regional Under-16s Tournament, 2016/17","shortName":"Afghanistan Regional Under-16s Tournament, 2016/17"},{"id":"4871","slug":"afghanistan-tour-of-argentina-2008-09","name":"Afghanistan tour of Argentina, 2008/09","shortName":"Afghanistan tour of Argentina, 2008/09"},{"id":"9417","slug":"afghanistan-tour-of-australia-and-new-zealand-september-2014-2014-15","name":"Afghanistan tour of Australia and New Zealand [September 2014], 2014/15","shortName":"Afghanistan tour of Australia and New Zealand [September 2014], 2014/15"},{"id":"8677","slug":"afghanistan-tour-of-australia-and-new-zealand-2014-15","name":"Afghanistan tour of Australia and New Zealand, 2014/15","shortName":"Afghanistan tour of Australia and New Zealand, 2014/15"},{"id":"11503","slug":"afghanistan-tour-of-bangladesh-2016-17","name":"Afghanistan tour of Bangladesh, 2016/17","shortName":"Afghanistan tour of Bangladesh, 2016/17"},{"id":"12363","slug":"afghanistan-tour-of-england-and-scotland-2019","name":"Afghanistan tour of England and Scotland, 2019","shortName":"Afghanistan tour of England and Scotland, 2019"},{"id":"15835","slug":"afghanistan-tour-of-india-sep-2023-2023-24","name":"Afghanistan tour of India [Sep 2023], 2023/24","shortName":"Afghanistan tour of India [Sep 2023], 2023/24"},{"id":"4268","slug":"afghanistan-tour-of-jersey-2008","name":"Afghanistan tour of Jersey, 2008","shortName":"Afghanistan tour of Jersey, 2008"},{"id":"5832","slug":"afghanistan-tour-of-kuwait-2009-10","name":"Afghanistan tour of Kuwait, 2009/10","shortName":"Afghanistan tour of Kuwait, 2009/10"},{"id":"4509","slug":"afghanistan-tour-of-malaysia-2008","name":"Afghanistan tour of Malaysia, 2008","shortName":"Afghanistan tour of Malaysia, 2008"},{"id":"9187","slug":"afghanistan-tour-of-malaysia-2014","name":"Afghanistan tour of Malaysia, 2014","shortName":"Afghanistan tour of Malaysia, 2014"},{"id":"5793","slug":"afghanistan-tour-of-netherlands-2010","name":"Afghanistan tour of Netherlands, 2010","shortName":"Afghanistan tour of Netherlands, 2010"},{"id":"4961","slug":"afghanistan-tour-of-south-africa-2009","name":"Afghanistan tour of South Africa, 2009","shortName":"Afghanistan tour of South Africa, 2009"},{"id":"4660","slug":"afghanistan-tour-of-tanzania-2008-09","name":"Afghanistan tour of Tanzania, 2008/09","shortName":"Afghanistan tour of Tanzania, 2008/09"},{"id":"6472","slug":"afghanistan-tour-of-united-arab-emirates-2010-11","name":"Afghanistan tour of United Arab Emirates, 2010/11","shortName":"Afghanistan tour of United Arab Emirates, 2010/11"},{"id":"7686","slug":"afghanistan-tour-of-united-arab-emirates-2012-13","name":"Afghanistan tour of United Arab Emirates, 2012/13","shortName":"Afghanistan tour of United Arab Emirates, 2012/13"},{"id":"13813","slug":"afghanistan-tour-of-united-arab-emirates-2020-21","name":"Afghanistan tour of United Arab Emirates, 2020/21","shortName":"Afghanistan tour of United Arab Emirates, 2020/21"},{"id":"15990","slug":"afghanistan-tour-of-united-arab-emirates-2023-24","name":"Afghanistan tour of United Arab Emirates, 2023/24","shortName":"Afghanistan tour of United Arab Emirates, 2023/24"},{"id":"10587","slug":"afghanistan-tour-of-zimbabwe-2015-16","name":"Afghanistan tour of Zimbabwe, 2015/16","shortName":"Afghanistan tour of Zimbabwe, 2015/16"},{"id":"14586","slug":"afghanistan-tour-of-zimbabwe-2022","name":"Afghanistan tour of Zimbabwe, 2022","shortName":"Afghanistan tour of Zimbabwe, 2022"},{"id":"12279","slug":"afghanistan-under-17s-v-bangladesh-under-17s-od-series-2017-18","name":"Afghanistan Under-17s v Bangladesh Under-17s OD Series, 2017/18","shortName":"Afghanistan Under-17s v Bangladesh Under-17s OD Series, 2017/18"},{"id":"7246","slug":"afghanistan-under-19s-tour-of-australia-2012","name":"Afghanistan Under-19s tour of Australia, 2012","shortName":"Afghanistan Under-19s tour of Australia, 2012"},{"id":"10819","slug":"afghanistan-under-19s-tour-of-bangladesh-2015-16","name":"Afghanistan Under-19s tour of Bangladesh, 2015/16","shortName":"Afghanistan Under-19s tour of Bangladesh, 2015/16"},{"id":"12665","slug":"afghanistan-under-19s-tour-of-bangladesh-2018-19","name":"Afghanistan Under-19s tour of Bangladesh, 2018/19","shortName":"Afghanistan Under-19s tour of Bangladesh, 2018/19"},{"id":"5397","slug":"afghanistan-under-19s-tour-of-canada-2009","name":"Afghanistan Under-19s tour of Canada, 2009","shortName":"Afghanistan Under-19s tour of Canada, 2009"},{"id":"10737","slug":"afghanistan-under-19s-tour-of-india-2015-16","name":"Afghanistan Under-19s tour of India, 2015/16","shortName":"Afghanistan Under-19s tour of India, 2015/16"},{"id":"12890","slug":"afghanistan-under-19s-tour-of-india-2018-19","name":"Afghanistan Under-19s tour of India, 2018/19","shortName":"Afghanistan Under-19s tour of India, 2018/19"},{"id":"6694","slug":"afghanistan-under-19s-tour-of-ireland-2011","name":"Afghanistan Under-19s tour of Ireland, 2011","shortName":"Afghanistan Under-19s tour of Ireland, 2011"},{"id":"5039","slug":"afghanistan-under-19s-tour-of-kuwait-2009","name":"Afghanistan Under-19s tour of Kuwait, 2009","shortName":"Afghanistan Under-19s tour of Kuwait, 2009"},{"id":"9675","slug":"afghanistan-under-19s-tour-of-kuwait-2014-15","name":"Afghanistan Under-19s tour of Kuwait, 2014/15","shortName":"Afghanistan Under-19s tour of Kuwait, 2014/15"},{"id":"3357","slug":"afghanistan-under-19s-tour-of-malaysia-2007","name":"Afghanistan Under-19s tour of Malaysia, 2007","shortName":"Afghanistan Under-19s tour of Malaysia, 2007"},{"id":"7380","slug":"afghanistan-under-19s-tour-of-malaysia-2012","name":"Afghanistan Under-19s tour of Malaysia, 2012","shortName":"Afghanistan Under-19s tour of Malaysia, 2012"},{"id":"8092","slug":"afghanistan-under-19s-tour-of-malaysia-2013","name":"Afghanistan Under-19s tour of Malaysia, 2013","shortName":"Afghanistan Under-19s tour of Malaysia, 2013"},{"id":"10431","slug":"afghanistan-under-19s-tour-of-malaysia-2015","name":"Afghanistan Under-19s tour of Malaysia, 2015","shortName":"Afghanistan Under-19s tour of Malaysia, 2015"},{"id":"12155","slug":"afghanistan-under-19s-tour-of-malaysia-2017-18","name":"Afghanistan Under-19s tour of Malaysia, 2017/18","shortName":"Afghanistan Under-19s tour of Malaysia, 2017/18"},{"id":"5699","slug":"afghanistan-under-19s-tour-of-new-zealand-2009-10","name":"Afghanistan Under-19s tour of New Zealand, 2009/10","shortName":"Afghanistan Under-19s tour of New Zealand, 2009/10"},{"id":"11983","slug":"afghanistan-under-19s-tour-of-new-zealand-2017-18","name":"Afghanistan Under-19s tour of New Zealand, 2017/18","shortName":"Afghanistan Under-19s tour of New Zealand, 2017/18"},{"id":"8993","slug":"afghanistan-under-19s-tour-of-pakistan-2013-14","name":"Afghanistan Under-19s tour of Pakistan, 2013/14","shortName":"Afghanistan Under-19s tour of Pakistan, 2013/14"},{"id":"9683","slug":"afghanistan-under-19s-tour-of-pakistan-2014-15","name":"Afghanistan Under-19s tour of Pakistan, 2014/15","shortName":"Afghanistan Under-19s tour of Pakistan, 2014/15"},{"id":"11920","slug":"afghanistan-under-19s-tour-of-singapore-2017","name":"Afghanistan Under-19s tour of Singapore, 2017","shortName":"Afghanistan Under-19s tour of Singapore, 2017"},{"id":"13505","slug":"afghanistan-under-19s-tour-of-south-africa-2019-20","name":"Afghanistan Under-19s tour of South Africa, 2019/20","shortName":"Afghanistan Under-19s tour of South Africa, 2019/20"},{"id":"16005","slug":"afghanistan-under-19s-tour-of-south-africa-2023-24","name":"Afghanistan Under-19s tour of South Africa, 2023/24","shortName":"Afghanistan Under-19s tour of South Africa, 2023/24"},{"id":"11651","slug":"afghanistan-under-19s-tour-of-sri-lanka-2016-17","name":"Afghanistan Under-19s tour of Sri Lanka, 2016/17","shortName":"Afghanistan Under-19s tour of Sri Lanka, 2016/17"},{"id":"13302","slug":"afghanistan-under-19s-tour-of-sri-lanka-2019","name":"Afghanistan Under-19s tour of Sri Lanka, 2019","shortName":"Afghanistan Under-19s tour of Sri Lanka, 2019"},{"id":"8929","slug":"afghanistan-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"Afghanistan Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"Afghanistan Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8793","slug":"afghanistan-under-19s-tour-of-united-arab-emirates-2013-14","name":"Afghanistan Under-19s tour of United Arab Emirates, 2013/14","shortName":"Afghanistan Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14406","slug":"afghanistan-under-19s-tour-of-united-arab-emirates-2021-22","name":"Afghanistan Under-19s tour of United Arab Emirates, 2021/22","shortName":"Afghanistan Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15967","slug":"afghanistan-under-19s-tour-of-united-arab-emirates-2023-24","name":"Afghanistan Under-19s tour of United Arab Emirates, 2023/24","shortName":"Afghanistan Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16850","slug":"afghanistan-under-19s-tour-of-united-arab-emirates-2024-25","name":"Afghanistan Under-19s tour of United Arab Emirates, 2024/25","shortName":"Afghanistan Under-19s tour of United Arab Emirates, 2024/25"},{"id":"3452","slug":"africa-under-19-championship-2007","name":"Africa Under-19 Championship, 2007","shortName":"Africa Under-19 Championship, 2007"},{"id":"2495","slug":"americas-affiliates-championship-2003-04","name":"Americas Affiliates Championship, 2003/04","shortName":"Americas Affiliates Championship, 2003/04"},{"id":"2166","slug":"americas-championship-2000","name":"Americas Championship, 2000","shortName":"Americas Championship, 2000"},{"id":"4515","slug":"americas-under-15-championship-2008","name":"Americas Under-15 Championship, 2008","shortName":"Americas Under-15 Championship, 2008"},{"id":"4276","slug":"americas-under-15s-tour-of-west-indies-2007-08","name":"Americas Under-15s tour of West Indies, 2007/08","shortName":"Americas Under-15s tour of West Indies, 2007/08"},{"id":"5213","slug":"americas-under-19-championship-2009","name":"Americas Under-19 Championship, 2009","shortName":"Americas Under-19 Championship, 2009"},{"id":"6468","slug":"americas-under-19-championship-2010-11","name":"Americas Under-19 Championship, 2010/11","shortName":"Americas Under-19 Championship, 2010/11"},{"id":"3371","slug":"americas-women-tour-of-canada-2007","name":"Americas Women tour of Canada, 2007","shortName":"Americas Women tour of Canada, 2007"},{"id":"5098","slug":"americas-women-tour-of-united-states-of-america-2009","name":"Americas Women tour of United States of America, 2009","shortName":"Americas Women tour of United States of America, 2009"},{"id":"3365","slug":"americas-women-s-championship-2007","name":"Americas Women's Championship, 2007","shortName":"Americas Women's Championship, 2007"},{"id":"7731","slug":"aon-risk-trophy-2000","name":"AON Risk Trophy, 2000","shortName":"AON Risk Trophy, 2000"},{"id":"13961","slug":"arachas-super-50-cup-2021","name":"Arachas Super 50 Cup, 2021","shortName":"Arachas Super 50 Cup, 2021"},{"id":"3220","slug":"argentina-tour-of-australia-2007","name":"Argentina tour of Australia, 2007","shortName":"Argentina tour of Australia, 2007"},{"id":"7733","slug":"argentina-tour-of-canada-2000","name":"Argentina tour of Canada, 2000","shortName":"Argentina tour of Canada, 2000"},{"id":"5976","slug":"argentina-tour-of-italy-2010","name":"Argentina tour of Italy, 2010","shortName":"Argentina tour of Italy, 2010"},{"id":"8317","slug":"argentina-tour-of-jersey-2013","name":"Argentina tour of Jersey, 2013","shortName":"Argentina tour of Jersey, 2013"},{"id":"7202","slug":"argentina-tour-of-singapore-2011-12","name":"Argentina tour of Singapore, 2011/12","shortName":"Argentina tour of Singapore, 2011/12"},{"id":"4827","slug":"argentina-tour-of-united-states-of-america-2008-09","name":"Argentina tour of United States of America, 2008/09","shortName":"Argentina tour of United States of America, 2008/09"},{"id":"3349","slug":"argentina-under-19s-tour-of-canada-2007","name":"Argentina Under-19s tour of Canada, 2007","shortName":"Argentina Under-19s tour of Canada, 2007"},{"id":"5218","slug":"argentina-under-19s-tour-of-canada-2009","name":"Argentina Under-19s tour of Canada, 2009","shortName":"Argentina Under-19s tour of Canada, 2009"},{"id":"13172","slug":"argentina-under-19s-tour-of-canada-2019","name":"Argentina Under-19s tour of Canada, 2019","shortName":"Argentina Under-19s tour of Canada, 2019"},{"id":"6473","slug":"argentina-under-19s-tour-of-united-states-of-america-2010-11","name":"Argentina Under-19s tour of United States of America, 2010/11","shortName":"Argentina Under-19s tour of United States of America, 2010/11"},{"id":"3367","slug":"argentina-women-tour-of-canada-2007","name":"Argentina Women tour of Canada, 2007","shortName":"Argentina Women tour of Canada, 2007"},{"id":"5719","slug":"asia-xi-tour-of-bangladesh-1999-00","name":"Asia XI tour of Bangladesh, 1999/00","shortName":"Asia XI tour of Bangladesh, 1999/00"},{"id":"7855","slug":"asia-xi-tour-of-england-2005","name":"Asia XI tour of England, 2005","shortName":"Asia XI tour of England, 2005"},{"id":"9263","slug":"asian-cricket-council-elite-league-2014","name":"Asian Cricket Council Elite League, 2014","shortName":"Asian Cricket Council Elite League, 2014"},{"id":"4913","slug":"asian-cricket-council-trophy-challenge-2008-09","name":"Asian Cricket Council Trophy Challenge, 2008/09","shortName":"Asian Cricket Council Trophy Challenge, 2008/09"},{"id":"6413","slug":"asian-cricket-council-trophy-challenge-2010-11","name":"Asian Cricket Council Trophy Challenge, 2010/11","shortName":"Asian Cricket Council Trophy Challenge, 2010/11"},{"id":"4496","slug":"asian-cricket-council-trophy-elite-2008","name":"Asian Cricket Council Trophy Elite, 2008","shortName":"Asian Cricket Council Trophy Elite, 2008"},{"id":"5831","slug":"asian-cricket-council-trophy-elite-2009-10","name":"Asian Cricket Council Trophy Elite, 2009/10","shortName":"Asian Cricket Council Trophy Elite, 2009/10"},{"id":"7655","slug":"asian-cricket-council-trophy-elite-2012-13","name":"Asian Cricket Council Trophy Elite, 2012/13","shortName":"Asian Cricket Council Trophy Elite, 2012/13"},{"id":"6687","slug":"asian-cricket-council-under-19-challenge-cup-2011","name":"Asian Cricket Council Under-19 Challenge Cup, 2011","shortName":"Asian Cricket Council Under-19 Challenge Cup, 2011"},{"id":"3353","slug":"asian-cricket-council-under-19-elite-cup-2007","name":"Asian Cricket Council Under-19 Elite Cup, 2007","shortName":"Asian Cricket Council Under-19 Elite Cup, 2007"},{"id":"5038","slug":"asian-cricket-council-under-19-elite-cup-2009","name":"Asian Cricket Council Under-19 Elite Cup, 2009","shortName":"Asian Cricket Council Under-19 Elite Cup, 2009"},{"id":"8088","slug":"asian-cricket-council-under-19-elite-cup-2013","name":"Asian Cricket Council Under-19 Elite Cup, 2013","shortName":"Asian Cricket Council Under-19 Elite Cup, 2013"},{"id":"9671","slug":"asian-cricket-council-under-19-premier-league-2014-15","name":"Asian Cricket Council Under-19 Premier League, 2014/15","shortName":"Asian Cricket Council Under-19 Premier League, 2014/15"},{"id":"13414","slug":"asian-cricket-council-women-s-emerging-teams-cup-2019-20","name":"Asian Cricket Council Women's Emerging Teams Cup, 2019/20","shortName":"Asian Cricket Council Women's Emerging Teams Cup, 2019/20"},{"id":"3284","slug":"asian-cricket-council-women-s-tournament-2007","name":"Asian Cricket Council Women's Tournament, 2007","shortName":"Asian Cricket Council Women's Tournament, 2007"},{"id":"15543","slug":"australia-a-women-in-england-unofficial-odi-series-2023","name":"Australia A Women in England unofficial ODI Series, 2023","shortName":"Australia A Women in England unofficial ODI Series, 2023"},{"id":"7761","slug":"australia-masters-tour-of-england-2001","name":"Australia Masters tour of England, 2001","shortName":"Australia Masters tour of England, 2001"},{"id":"13640","slug":"australia-over-50s-tour-of-south-africa-2019-20","name":"Australia Over-50s tour of South Africa, 2019/20","shortName":"Australia Over-50s tour of South Africa, 2019/20"},{"id":"6485","slug":"australia-tour-of-bangladesh-2011","name":"Australia tour of Bangladesh, 2011","shortName":"Australia tour of Bangladesh, 2011"},{"id":"6073","slug":"australia-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"Australia tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"Australia tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"12815","slug":"australia-tour-of-england-june-2019-2019","name":"Australia tour of England [June 2019], 2019","shortName":"Australia tour of England [June 2019], 2019"},{"id":"11847","slug":"australia-tour-of-england-2017","name":"Australia tour of England, 2017","shortName":"Australia tour of England, 2017"},{"id":"7664","slug":"australia-tour-of-hong-kong-1997","name":"Australia tour of Hong Kong, 1997","shortName":"Australia tour of Hong Kong, 1997"},{"id":"7809","slug":"australia-tour-of-hong-kong-2002-03","name":"Australia tour of Hong Kong, 2002/03","shortName":"Australia tour of Hong Kong, 2002/03"},{"id":"3399","slug":"australia-tour-of-hong-kong-2005-06","name":"Australia tour of Hong Kong, 2005/06","shortName":"Australia tour of Hong Kong, 2005/06"},{"id":"3398","slug":"australia-tour-of-hong-kong-2006-07","name":"Australia tour of Hong Kong, 2006/07","shortName":"Australia tour of Hong Kong, 2006/07"},{"id":"3536","slug":"australia-tour-of-hong-kong-2007-08","name":"Australia tour of Hong Kong, 2007/08","shortName":"Australia tour of Hong Kong, 2007/08"},{"id":"4817","slug":"australia-tour-of-hong-kong-2008-09","name":"Australia tour of Hong Kong, 2008/09","shortName":"Australia tour of Hong Kong, 2008/09"},{"id":"5587","slug":"australia-tour-of-hong-kong-2009-10","name":"Australia tour of Hong Kong, 2009/10","shortName":"Australia tour of Hong Kong, 2009/10"},{"id":"6288","slug":"australia-tour-of-hong-kong-2010-11","name":"Australia tour of Hong Kong, 2010/11","shortName":"Australia tour of Hong Kong, 2010/11"},{"id":"6904","slug":"australia-tour-of-hong-kong-2011-12","name":"Australia tour of Hong Kong, 2011/12","shortName":"Australia tour of Hong Kong, 2011/12"},{"id":"7779","slug":"australia-tour-of-hong-kong-2012-13","name":"Australia tour of Hong Kong, 2012/13","shortName":"Australia tour of Hong Kong, 2012/13"},{"id":"12142","slug":"australia-tour-of-hong-kong-2017-18","name":"Australia tour of Hong Kong, 2017/18","shortName":"Australia tour of Hong Kong, 2017/18"},{"id":"11967","slug":"australia-tour-of-india-2017-18","name":"Australia tour of India, 2017/18","shortName":"Australia tour of India, 2017/18"},{"id":"15628","slug":"australia-tour-of-india-2023-24","name":"Australia tour of India, 2023/24","shortName":"Australia tour of India, 2023/24"},{"id":"1179","slug":"australia-tour-of-kenya-2000-01","name":"Australia tour of Kenya, 2000/01","shortName":"Australia tour of Kenya, 2000/01"},{"id":"1117","slug":"australia-tour-of-south-africa-2002-03","name":"Australia tour of South Africa, 2002/03","shortName":"Australia tour of South Africa, 2002/03"},{"id":"1160","slug":"australia-tour-of-sri-lanka-and-united-arab-emirates-2002-03","name":"Australia tour of Sri Lanka and United Arab Emirates, 2002/03","shortName":"Australia tour of Sri Lanka and United Arab Emirates, 2002/03"},{"id":"4533","slug":"australia-under-15s-tour-of-england-1996","name":"Australia Under-15s tour of England, 1996","shortName":"Australia Under-15s tour of England, 1996"},{"id":"12831","slug":"australia-under-16s-tour-of-united-arab-emirates-2018-19","name":"Australia Under-16s tour of United Arab Emirates, 2018/19","shortName":"Australia Under-16s tour of United Arab Emirates, 2018/19"},{"id":"11678","slug":"australia-under-16s-v-pakistan-under-16s-od-series-2016-17","name":"Australia Under-16s v Pakistan Under-16s OD Series, 2016/17","shortName":"Australia Under-16s v Pakistan Under-16s OD Series, 2016/17"},{"id":"12832","slug":"australia-under-16s-v-pakistan-under-16s-od-series-2018-19","name":"Australia Under-16s v Pakistan Under-16s OD Series, 2018/19","shortName":"Australia Under-16s v Pakistan Under-16s OD Series, 2018/19"},{"id":"12833","slug":"australia-under-16s-v-pakistan-under-16s-t20-match-2018-19","name":"Australia Under-16s v Pakistan Under-16s T20 Match, 2018/19","shortName":"Australia Under-16s v Pakistan Under-16s T20 Match, 2018/19"},{"id":"3486","slug":"australia-under-19s-tour-of-malaysia-and-pakistan-2007-08","name":"Australia Under-19s tour of Malaysia and Pakistan, 2007/08","shortName":"Australia Under-19s tour of Malaysia and Pakistan, 2007/08"},{"id":"4158","slug":"australia-under-19s-tour-of-malaysia-2007-08","name":"Australia Under-19s tour of Malaysia, 2007/08","shortName":"Australia Under-19s tour of Malaysia, 2007/08"},{"id":"5707","slug":"australia-under-19s-tour-of-new-zealand-2009-10","name":"Australia Under-19s tour of New Zealand, 2009/10","shortName":"Australia Under-19s tour of New Zealand, 2009/10"},{"id":"11991","slug":"australia-under-19s-tour-of-new-zealand-2017-18","name":"Australia Under-19s tour of New Zealand, 2017/18","shortName":"Australia Under-19s tour of New Zealand, 2017/18"},{"id":"13518","slug":"australia-under-19s-tour-of-south-africa-2019-20","name":"Australia Under-19s tour of South Africa, 2019/20","shortName":"Australia Under-19s tour of South Africa, 2019/20"},{"id":"15999","slug":"australia-under-19s-tour-of-south-africa-2023-24","name":"Australia Under-19s tour of South Africa, 2023/24","shortName":"Australia Under-19s tour of South Africa, 2023/24"},{"id":"3472","slug":"australia-under-19s-tour-of-sri-lanka-2005-06","name":"Australia Under-19s tour of Sri Lanka, 2005/06","shortName":"Australia Under-19s tour of Sri Lanka, 2005/06"},{"id":"8979","slug":"australia-under-19s-tour-of-united-arab-emirates-2013-14","name":"Australia Under-19s tour of United Arab Emirates, 2013/14","shortName":"Australia Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14416","slug":"australia-under-19s-tour-of-west-indies-2021-22","name":"Australia Under-19s tour of West Indies, 2021/22","shortName":"Australia Under-19s tour of West Indies, 2021/22"},{"id":"1778","slug":"australia-women-tour-of-england-2001","name":"Australia Women tour of England, 2001","shortName":"Australia Women tour of England, 2001"},{"id":"11750","slug":"australia-women-tour-of-england-2017","name":"Australia Women tour of England, 2017","shortName":"Australia Women tour of England, 2017"},{"id":"7216","slug":"australia-women-tour-of-india-2011-12","name":"Australia Women tour of India, 2011/12","shortName":"Australia Women tour of India, 2011/12"},{"id":"7952","slug":"australia-women-tour-of-india-2012-13","name":"Australia Women tour of India, 2012/13","shortName":"Australia Women tour of India, 2012/13"},{"id":"12202","slug":"australia-women-tour-of-india-2017-18","name":"Australia Women tour of India, 2017/18","shortName":"Australia Women tour of India, 2017/18"},{"id":"14493","slug":"australia-women-tour-of-new-zealand-2021-22","name":"Australia Women tour of New Zealand, 2021/22","shortName":"Australia Women tour of New Zealand, 2021/22"},{"id":"3449","slug":"australian-centre-of-excellence-tour-of-south-africa-2006","name":"Australian Centre of Excellence tour of South Africa, 2006","shortName":"Australian Centre of Excellence tour of South Africa, 2006"},{"id":"4855","slug":"australian-under-15s-championship-female-2008-09","name":"Australian Under-15s Championship - Female, 2008/09","shortName":"Australian Under-15s Championship - Female, 2008/09"},{"id":"11873","slug":"austria-tour-of-netherlands-2017","name":"Austria tour of Netherlands, 2017","shortName":"Austria tour of Netherlands, 2017"},{"id":"7408","slug":"austria-tour-of-spain-2012","name":"Austria tour of Spain, 2012","shortName":"Austria tour of Spain, 2012"},{"id":"6024","slug":"austria-under-17s-tour-of-isle-of-man-2010","name":"Austria Under-17s tour of Isle of Man, 2010","shortName":"Austria Under-17s tour of Isle of Man, 2010"},{"id":"11517","slug":"auty-cup-2016-17","name":"Auty Cup, 2016/17","shortName":"Auty Cup, 2016/17"},{"id":"11999","slug":"auty-cup-2017","name":"Auty Cup, 2017","shortName":"Auty Cup, 2017"},{"id":"4271","slug":"bahamas-tour-of-jersey-2008","name":"Bahamas tour of Jersey, 2008","shortName":"Bahamas tour of Jersey, 2008"},{"id":"6236","slug":"bahamas-tour-of-kuwait-2010-11","name":"Bahamas tour of Kuwait, 2010/11","shortName":"Bahamas tour of Kuwait, 2010/11"},{"id":"7834","slug":"bahamas-tour-of-panama-2003-04","name":"Bahamas tour of Panama, 2003/04","shortName":"Bahamas tour of Panama, 2003/04"},{"id":"4239","slug":"bahamas-tour-of-suriname-2007-08","name":"Bahamas tour of Suriname, 2007/08","shortName":"Bahamas tour of Suriname, 2007/08"},{"id":"4519","slug":"bahamas-under-15s-tour-of-bermuda-2008","name":"Bahamas Under-15s tour of Bermuda, 2008","shortName":"Bahamas Under-15s tour of Bermuda, 2008"},{"id":"3352","slug":"bahamas-under-19s-tour-of-canada-2007","name":"Bahamas Under-19s tour of Canada, 2007","shortName":"Bahamas Under-19s tour of Canada, 2007"},{"id":"5214","slug":"bahamas-under-19s-tour-of-canada-2009","name":"Bahamas Under-19s tour of Canada, 2009","shortName":"Bahamas Under-19s tour of Canada, 2009"},{"id":"6476","slug":"bahamas-under-19s-tour-of-united-states-of-america-2010-11","name":"Bahamas Under-19s tour of United States of America, 2010/11","shortName":"Bahamas Under-19s tour of United States of America, 2010/11"},{"id":"5084","slug":"bahrain-tour-of-guernsey-2009","name":"Bahrain tour of Guernsey, 2009","shortName":"Bahrain tour of Guernsey, 2009"},{"id":"8319","slug":"bahrain-tour-of-jersey-2013","name":"Bahrain tour of Jersey, 2013","shortName":"Bahrain tour of Jersey, 2013"},{"id":"4503","slug":"bahrain-tour-of-malaysia-2008","name":"Bahrain tour of Malaysia, 2008","shortName":"Bahrain tour of Malaysia, 2008"},{"id":"5737","slug":"bahrain-tour-of-nepal-2009-10","name":"Bahrain tour of Nepal, 2009/10","shortName":"Bahrain tour of Nepal, 2009/10"},{"id":"15336","slug":"bahrain-tour-of-nepal-2023","name":"Bahrain tour of Nepal, 2023","shortName":"Bahrain tour of Nepal, 2023"},{"id":"5354","slug":"bahrain-tour-of-singapore-2009","name":"Bahrain tour of Singapore, 2009","shortName":"Bahrain tour of Singapore, 2009"},{"id":"7204","slug":"bahrain-tour-of-singapore-2011-12","name":"Bahrain tour of Singapore, 2011/12","shortName":"Bahrain tour of Singapore, 2011/12"},{"id":"9269","slug":"bahrain-tour-of-singapore-2014","name":"Bahrain tour of Singapore, 2014","shortName":"Bahrain tour of Singapore, 2014"},{"id":"11791","slug":"bahrain-tour-of-thailand-2017","name":"Bahrain tour of Thailand, 2017","shortName":"Bahrain tour of Thailand, 2017"},{"id":"8091","slug":"bahrain-under-19s-tour-of-malaysia-2013","name":"Bahrain Under-19s tour of Malaysia, 2013","shortName":"Bahrain Under-19s tour of Malaysia, 2013"},{"id":"11561","slug":"bahrain-under-19s-tour-of-malaysia-2016-17","name":"Bahrain Under-19s tour of Malaysia, 2016/17","shortName":"Bahrain Under-19s tour of Malaysia, 2016/17"},{"id":"15022","slug":"bahrain-under-19s-tour-of-oman-2022-23","name":"Bahrain Under-19s tour of Oman, 2022/23","shortName":"Bahrain Under-19s tour of Oman, 2022/23"},{"id":"12754","slug":"bahrain-under-19s-tour-of-thailand-2018-19","name":"Bahrain Under-19s tour of Thailand, 2018/19","shortName":"Bahrain Under-19s tour of Thailand, 2018/19"},{"id":"15879","slug":"bangladesh-emerging-team-in-sri-lanka-unofficial-odi-series-2023-24","name":"Bangladesh Emerging Team in Sri Lanka unofficial ODI Series, 2023/24","shortName":"Bangladesh Emerging Team in Sri Lanka unofficial ODI Series, 2023/24"},{"id":"7821","slug":"bangladesh-in-namibia-unofficial-odi-series-2002-03","name":"Bangladesh in Namibia unofficial ODI Series, 2002/03","shortName":"Bangladesh in Namibia unofficial ODI Series, 2002/03"},{"id":"8395","slug":"bangladesh-tour-of-australia-and-new-zealand-2014-15","name":"Bangladesh tour of Australia and New Zealand, 2014/15","shortName":"Bangladesh tour of Australia and New Zealand, 2014/15"},{"id":"4170","slug":"bangladesh-tour-of-australia-2008","name":"Bangladesh tour of Australia, 2008","shortName":"Bangladesh tour of Australia, 2008"},{"id":"12365","slug":"bangladesh-tour-of-england-2019","name":"Bangladesh tour of England, 2019","shortName":"Bangladesh tour of England, 2019"},{"id":"3537","slug":"bangladesh-tour-of-hong-kong-2007-08","name":"Bangladesh tour of Hong Kong, 2007/08","shortName":"Bangladesh tour of Hong Kong, 2007/08"},{"id":"6897","slug":"bangladesh-tour-of-hong-kong-2011-12","name":"Bangladesh tour of Hong Kong, 2011/12","shortName":"Bangladesh tour of Hong Kong, 2011/12"},{"id":"12139","slug":"bangladesh-tour-of-hong-kong-2017-18","name":"Bangladesh tour of Hong Kong, 2017/18","shortName":"Bangladesh tour of Hong Kong, 2017/18"},{"id":"15833","slug":"bangladesh-tour-of-india-2023-24","name":"Bangladesh tour of India, 2023/24","shortName":"Bangladesh tour of India, 2023/24"},{"id":"11848","slug":"bangladesh-tour-of-ireland-and-england-2017","name":"Bangladesh tour of Ireland and England, 2017","shortName":"Bangladesh tour of Ireland and England, 2017"},{"id":"2415","slug":"bangladesh-tour-of-namibia-2002-03","name":"Bangladesh tour of Namibia, 2002/03","shortName":"Bangladesh tour of Namibia, 2002/03"},{"id":"11203","slug":"bangladesh-tour-of-new-zealand-2016-17","name":"Bangladesh tour of New Zealand, 2016/17","shortName":"Bangladesh tour of New Zealand, 2016/17"},{"id":"15609","slug":"bangladesh-tour-of-new-zealand-2023-24","name":"Bangladesh tour of New Zealand, 2023/24","shortName":"Bangladesh tour of New Zealand, 2023/24"},{"id":"1932","slug":"bangladesh-tour-of-sri-lanka-2002-03","name":"Bangladesh tour of Sri Lanka, 2002/03","shortName":"Bangladesh tour of Sri Lanka, 2002/03"},{"id":"13178","slug":"bangladesh-tour-of-sri-lanka-2019","name":"Bangladesh tour of Sri Lanka, 2019","shortName":"Bangladesh tour of Sri Lanka, 2019"},{"id":"4274","slug":"bangladesh-under-15s-tour-of-west-indies-2007-08","name":"Bangladesh Under-15s tour of West Indies, 2007/08","shortName":"Bangladesh Under-15s tour of West Indies, 2007/08"},{"id":"7241","slug":"bangladesh-under-19s-tour-of-australia-2012","name":"Bangladesh Under-19s tour of Australia, 2012","shortName":"Bangladesh Under-19s tour of Australia, 2012"},{"id":"13163","slug":"bangladesh-under-19s-tour-of-england-2019","name":"Bangladesh Under-19s tour of England, 2019","shortName":"Bangladesh Under-19s tour of England, 2019"},{"id":"10735","slug":"bangladesh-under-19s-tour-of-india-2015-16","name":"Bangladesh Under-19s tour of India, 2015/16","shortName":"Bangladesh Under-19s tour of India, 2015/16"},{"id":"14399","slug":"bangladesh-under-19s-tour-of-india-2021-22","name":"Bangladesh Under-19s tour of India, 2021/22","shortName":"Bangladesh Under-19s tour of India, 2021/22"},{"id":"15919","slug":"bangladesh-under-19s-tour-of-india-2023-24","name":"Bangladesh Under-19s tour of India, 2023/24","shortName":"Bangladesh Under-19s tour of India, 2023/24"},{"id":"3945","slug":"bangladesh-under-19s-tour-of-malaysia-2007-08","name":"Bangladesh Under-19s tour of Malaysia, 2007/08","shortName":"Bangladesh Under-19s tour of Malaysia, 2007/08"},{"id":"7383","slug":"bangladesh-under-19s-tour-of-malaysia-2012","name":"Bangladesh Under-19s tour of Malaysia, 2012","shortName":"Bangladesh Under-19s tour of Malaysia, 2012"},{"id":"12157","slug":"bangladesh-under-19s-tour-of-malaysia-2017-18","name":"Bangladesh Under-19s tour of Malaysia, 2017/18","shortName":"Bangladesh Under-19s tour of Malaysia, 2017/18"},{"id":"5709","slug":"bangladesh-under-19s-tour-of-new-zealand-2009-10","name":"Bangladesh Under-19s tour of New Zealand, 2009/10","shortName":"Bangladesh Under-19s tour of New Zealand, 2009/10"},{"id":"11986","slug":"bangladesh-under-19s-tour-of-new-zealand-2017-18","name":"Bangladesh Under-19s tour of New Zealand, 2017/18","shortName":"Bangladesh Under-19s tour of New Zealand, 2017/18"},{"id":"13382","slug":"bangladesh-under-19s-tour-of-new-zealand-2019-20","name":"Bangladesh Under-19s tour of New Zealand, 2019/20","shortName":"Bangladesh Under-19s tour of New Zealand, 2019/20"},{"id":"10199","slug":"bangladesh-under-19s-tour-of-south-africa-2015","name":"Bangladesh Under-19s tour of South Africa, 2015","shortName":"Bangladesh Under-19s tour of South Africa, 2015"},{"id":"13520","slug":"bangladesh-under-19s-tour-of-south-africa-2019-20","name":"Bangladesh Under-19s tour of South Africa, 2019/20","shortName":"Bangladesh Under-19s tour of South Africa, 2019/20"},{"id":"16007","slug":"bangladesh-under-19s-tour-of-south-africa-2023-24","name":"Bangladesh Under-19s tour of South Africa, 2023/24","shortName":"Bangladesh Under-19s tour of South Africa, 2023/24"},{"id":"3470","slug":"bangladesh-under-19s-tour-of-sri-lanka-2005-06","name":"Bangladesh Under-19s tour of Sri Lanka, 2005/06","shortName":"Bangladesh Under-19s tour of Sri Lanka, 2005/06"},{"id":"5546","slug":"bangladesh-under-19s-tour-of-sri-lanka-2009-10","name":"Bangladesh Under-19s tour of Sri Lanka, 2009/10","shortName":"Bangladesh Under-19s tour of Sri Lanka, 2009/10"},{"id":"11652","slug":"bangladesh-under-19s-tour-of-sri-lanka-2016-17","name":"Bangladesh Under-19s tour of Sri Lanka, 2016/17","shortName":"Bangladesh Under-19s tour of Sri Lanka, 2016/17"},{"id":"13305","slug":"bangladesh-under-19s-tour-of-sri-lanka-2019","name":"Bangladesh Under-19s tour of Sri Lanka, 2019","shortName":"Bangladesh Under-19s tour of Sri Lanka, 2019"},{"id":"8931","slug":"bangladesh-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"Bangladesh Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"Bangladesh Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8797","slug":"bangladesh-under-19s-tour-of-united-arab-emirates-2013-14","name":"Bangladesh Under-19s tour of United Arab Emirates, 2013/14","shortName":"Bangladesh Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14404","slug":"bangladesh-under-19s-tour-of-united-arab-emirates-2021-22","name":"Bangladesh Under-19s tour of United Arab Emirates, 2021/22","shortName":"Bangladesh Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15971","slug":"bangladesh-under-19s-tour-of-united-arab-emirates-2023-24","name":"Bangladesh Under-19s tour of United Arab Emirates, 2023/24","shortName":"Bangladesh Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16849","slug":"bangladesh-under-19s-tour-of-united-arab-emirates-2024-25","name":"Bangladesh Under-19s tour of United Arab Emirates, 2024/25","shortName":"Bangladesh Under-19s tour of United Arab Emirates, 2024/25"},{"id":"8611","slug":"bangladesh-under-19s-tour-of-west-indies-2013-14","name":"Bangladesh Under-19s tour of West Indies, 2013/14","shortName":"Bangladesh Under-19s tour of West Indies, 2013/14"},{"id":"14426","slug":"bangladesh-under-19s-tour-of-west-indies-2021-22","name":"Bangladesh Under-19s tour of West Indies, 2021/22","shortName":"Bangladesh Under-19s tour of West Indies, 2021/22"},{"id":"13111","slug":"bangladesh-women-emerging-players-in-south-africa-unofficial-odi-series-2019","name":"Bangladesh Women Emerging Players in South Africa unofficial ODI Series, 2019","shortName":"Bangladesh Women Emerging Players in South Africa unofficial ODI Series, 2019"},{"id":"13416","slug":"bangladesh-women-emerging-players-tour-of-sri-lanka-2019-20","name":"Bangladesh Women Emerging Players tour of Sri Lanka, 2019/20","shortName":"Bangladesh Women Emerging Players tour of Sri Lanka, 2019/20"},{"id":"3286","slug":"bangladesh-women-tour-of-malaysia-2007","name":"Bangladesh Women tour of Malaysia, 2007","shortName":"Bangladesh Women tour of Malaysia, 2007"},{"id":"14491","slug":"bangladesh-women-tour-of-new-zealand-2021-22","name":"Bangladesh Women tour of New Zealand, 2021/22","shortName":"Bangladesh Women tour of New Zealand, 2021/22"},{"id":"8507","slug":"bangladesh-women-tour-of-south-africa-2013-14","name":"Bangladesh Women tour of South Africa, 2013/14","shortName":"Bangladesh Women tour of South Africa, 2013/14"},{"id":"12366","slug":"bangladesh-women-tour-of-south-africa-2018","name":"Bangladesh Women tour of South Africa, 2018","shortName":"Bangladesh Women tour of South Africa, 2018"},{"id":"15783","slug":"bangladesh-women-tour-of-south-africa-2023-24","name":"Bangladesh Women tour of South Africa, 2023/24","shortName":"Bangladesh Women tour of South Africa, 2023/24"},{"id":"4184","slug":"bangladesh-women-tour-of-sri-lanka-2008","name":"Bangladesh Women tour of Sri Lanka, 2008","shortName":"Bangladesh Women tour of Sri Lanka, 2008"},{"id":"6891","slug":"bangladesh-women-tour-of-sri-lanka-2011-12","name":"Bangladesh Women tour of Sri Lanka, 2011/12","shortName":"Bangladesh Women tour of Sri Lanka, 2011/12"},{"id":"11718","slug":"bangladesh-women-tour-of-sri-lanka-2016-17","name":"Bangladesh Women tour of Sri Lanka, 2016/17","shortName":"Bangladesh Women tour of Sri Lanka, 2016/17"},{"id":"15373","slug":"bangladesh-women-tour-of-sri-lanka-2023","name":"Bangladesh Women tour of Sri Lanka, 2023","shortName":"Bangladesh Women tour of Sri Lanka, 2023"},{"id":"14320","slug":"bangladesh-women-tour-of-zimbabwe-2021-22","name":"Bangladesh Women tour of Zimbabwe, 2021/22","shortName":"Bangladesh Women tour of Zimbabwe, 2021/22"},{"id":"13759","slug":"bcb-president-s-cup-2020-21","name":"BCB President's Cup, 2020/21","shortName":"BCB President's Cup, 2020/21"},{"id":"5434","slug":"bcci-corporate-trophy-2009-10","name":"BCCI Corporate Trophy, 2009/10","shortName":"BCCI Corporate Trophy, 2009/10"},{"id":"6103","slug":"bcci-corporate-trophy-2010-11","name":"BCCI Corporate Trophy, 2010/11","shortName":"BCCI Corporate Trophy, 2010/11"},{"id":"6816","slug":"bcci-corporate-trophy-2011-12","name":"BCCI Corporate Trophy, 2011/12","shortName":"BCCI Corporate Trophy, 2011/12"},{"id":"7991","slug":"bcci-corporate-trophy-2012-13","name":"BCCI Corporate Trophy, 2012/13","shortName":"BCCI Corporate Trophy, 2012/13"},{"id":"9037","slug":"bcci-corporate-trophy-2013-14","name":"BCCI Corporate Trophy, 2013/14","shortName":"BCCI Corporate Trophy, 2013/14"},{"id":"11872","slug":"belgium-tour-of-netherlands-2017","name":"Belgium tour of Netherlands, 2017","shortName":"Belgium tour of Netherlands, 2017"},{"id":"7624","slug":"belgium-tour-of-samoa-2012","name":"Belgium tour of Samoa, 2012","shortName":"Belgium tour of Samoa, 2012"},{"id":"7410","slug":"belgium-tour-of-spain-2012","name":"Belgium tour of Spain, 2012","shortName":"Belgium tour of Spain, 2012"},{"id":"7470","slug":"belgium-under-15s-tour-of-spain-2007","name":"Belgium Under-15s tour of Spain, 2007","shortName":"Belgium Under-15s tour of Spain, 2007"},{"id":"6017","slug":"belgium-under-17s-tour-of-isle-of-man-2010","name":"Belgium Under-17s tour of Isle of Man, 2010","shortName":"Belgium Under-17s tour of Isle of Man, 2010"},{"id":"12518","slug":"belgium-under-19s-tour-of-england-2018","name":"Belgium Under-19s tour of England, 2018","shortName":"Belgium Under-19s tour of England, 2018"},{"id":"6733","slug":"belgium-under-19s-tour-of-isle-of-man-2011","name":"Belgium Under-19s tour of Isle of Man, 2011","shortName":"Belgium Under-19s tour of Isle of Man, 2011"},{"id":"3335","slug":"belgium-under-19s-tour-of-jersey-2007","name":"Belgium Under-19s tour of Jersey, 2007","shortName":"Belgium Under-19s tour of Jersey, 2007"},{"id":"7835","slug":"belize-tour-of-panama-2003-04","name":"Belize tour of Panama, 2003/04","shortName":"Belize tour of Panama, 2003/04"},{"id":"7734","slug":"bermuda-tour-of-canada-2000","name":"Bermuda tour of Canada, 2000","shortName":"Bermuda tour of Canada, 2000"},{"id":"3443","slug":"bermuda-tour-of-denmark-2007","name":"Bermuda tour of Denmark, 2007","shortName":"Bermuda tour of Denmark, 2007"},{"id":"9619","slug":"bermuda-tour-of-malaysia-2014-15","name":"Bermuda tour of Malaysia, 2014/15","shortName":"Bermuda tour of Malaysia, 2014/15"},{"id":"12353","slug":"bermuda-tour-of-malaysia-2018","name":"Bermuda tour of Malaysia, 2018","shortName":"Bermuda tour of Malaysia, 2018"},{"id":"4958","slug":"bermuda-tour-of-south-africa-2009","name":"Bermuda tour of South Africa, 2009","shortName":"Bermuda tour of South Africa, 2009"},{"id":"4829","slug":"bermuda-tour-of-united-states-of-america-2008-09","name":"Bermuda tour of United States of America, 2008/09","shortName":"Bermuda tour of United States of America, 2008/09"},{"id":"3351","slug":"bermuda-under-19s-tour-of-canada-2007","name":"Bermuda Under-19s tour of Canada, 2007","shortName":"Bermuda Under-19s tour of Canada, 2007"},{"id":"5215","slug":"bermuda-under-19s-tour-of-canada-2009","name":"Bermuda Under-19s tour of Canada, 2009","shortName":"Bermuda Under-19s tour of Canada, 2009"},{"id":"11924","slug":"bermuda-under-19s-tour-of-canada-2017","name":"Bermuda Under-19s tour of Canada, 2017","shortName":"Bermuda Under-19s tour of Canada, 2017"},{"id":"13169","slug":"bermuda-under-19s-tour-of-canada-2019","name":"Bermuda Under-19s tour of Canada, 2019","shortName":"Bermuda Under-19s tour of Canada, 2019"},{"id":"3575","slug":"bermuda-under-19s-tour-of-malaysia-2007-08","name":"Bermuda Under-19s tour of Malaysia, 2007/08","shortName":"Bermuda Under-19s tour of Malaysia, 2007/08"},{"id":"6474","slug":"bermuda-under-19s-tour-of-united-states-of-america-2010-11","name":"Bermuda Under-19s tour of United States of America, 2010/11","shortName":"Bermuda Under-19s tour of United States of America, 2010/11"},{"id":"3368","slug":"bermuda-women-tour-of-canada-2007","name":"Bermuda Women tour of Canada, 2007","shortName":"Bermuda Women tour of Canada, 2007"},{"id":"3492","slug":"bermuda-women-tour-of-south-africa-2007-08","name":"Bermuda Women tour of South Africa, 2007/08","shortName":"Bermuda Women tour of South Africa, 2007/08"},{"id":"5833","slug":"bhutan-tour-of-kuwait-2009-10","name":"Bhutan tour of Kuwait, 2009/10","shortName":"Bhutan tour of Kuwait, 2009/10"},{"id":"6238","slug":"bhutan-tour-of-kuwait-2010-11","name":"Bhutan tour of Kuwait, 2010/11","shortName":"Bhutan tour of Kuwait, 2010/11"},{"id":"7625","slug":"bhutan-tour-of-samoa-2012","name":"Bhutan tour of Samoa, 2012","shortName":"Bhutan tour of Samoa, 2012"},{"id":"9265","slug":"bhutan-tour-of-singapore-2014","name":"Bhutan tour of Singapore, 2014","shortName":"Bhutan tour of Singapore, 2014"},{"id":"4917","slug":"bhutan-tour-of-thailand-2008-09","name":"Bhutan tour of Thailand, 2008/09","shortName":"Bhutan tour of Thailand, 2008/09"},{"id":"11796","slug":"bhutan-tour-of-thailand-2017","name":"Bhutan tour of Thailand, 2017","shortName":"Bhutan tour of Thailand, 2017"},{"id":"7688","slug":"bhutan-tour-of-united-arab-emirates-2012-13","name":"Bhutan tour of United Arab Emirates, 2012/13","shortName":"Bhutan tour of United Arab Emirates, 2012/13"},{"id":"5040","slug":"bhutan-under-19s-tour-of-kuwait-2009","name":"Bhutan Under-19s tour of Kuwait, 2009","shortName":"Bhutan Under-19s tour of Kuwait, 2009"},{"id":"6703","slug":"bhutan-under-19s-tour-of-malaysia-2011","name":"Bhutan Under-19s tour of Malaysia, 2011","shortName":"Bhutan Under-19s tour of Malaysia, 2011"},{"id":"15021","slug":"bhutan-under-19s-tour-of-oman-2022-23","name":"Bhutan Under-19s tour of Oman, 2022/23","shortName":"Bhutan Under-19s tour of Oman, 2022/23"},{"id":"12750","slug":"bhutan-under-19s-tour-of-thailand-2018-19","name":"Bhutan Under-19s tour of Thailand, 2018/19","shortName":"Bhutan Under-19s tour of Thailand, 2018/19"},{"id":"10387","slug":"botswana-tour-of-england-2015","name":"Botswana tour of England, 2015","shortName":"Botswana tour of England, 2015"},{"id":"4272","slug":"botswana-tour-of-jersey-2008","name":"Botswana tour of Jersey, 2008","shortName":"Botswana tour of Jersey, 2008"},{"id":"5351","slug":"botswana-tour-of-singapore-2009","name":"Botswana tour of Singapore, 2009","shortName":"Botswana tour of Singapore, 2009"},{"id":"4776","slug":"botswana-tour-of-south-africa-2008-09","name":"Botswana tour of South Africa, 2008/09","shortName":"Botswana tour of South Africa, 2008/09"},{"id":"11781","slug":"botswana-tour-of-south-africa-2017","name":"Botswana tour of South Africa, 2017","shortName":"Botswana tour of South Africa, 2017"},{"id":"11903","slug":"botswana-under-19s-tour-of-kenya-2017","name":"Botswana Under-19s tour of Kenya, 2017","shortName":"Botswana Under-19s tour of Kenya, 2017"},{"id":"3458","slug":"botswana-under-19s-tour-of-south-africa-2007","name":"Botswana Under-19s tour of South Africa, 2007","shortName":"Botswana Under-19s tour of South Africa, 2007"},{"id":"12539","slug":"botswana-under-19s-tour-of-south-africa-2018","name":"Botswana Under-19s tour of South Africa, 2018","shortName":"Botswana Under-19s tour of South Africa, 2018"},{"id":"8148","slug":"botswana-under-19s-tour-of-uganda-2013","name":"Botswana Under-19s tour of Uganda, 2013","shortName":"Botswana Under-19s tour of Uganda, 2013"},{"id":"4922","slug":"brunei-tour-of-thailand-2008-09","name":"Brunei tour of Thailand, 2008/09","shortName":"Brunei tour of Thailand, 2008/09"},{"id":"6439","slug":"brunei-tour-of-thailand-2010-11","name":"Brunei tour of Thailand, 2010/11","shortName":"Brunei tour of Thailand, 2010/11"},{"id":"6701","slug":"brunei-under-19s-tour-of-malaysia-2011","name":"Brunei Under-19s tour of Malaysia, 2011","shortName":"Brunei Under-19s tour of Malaysia, 2011"},{"id":"4919","slug":"burma-tour-of-thailand-2008-09","name":"Burma tour of Thailand, 2008/09","shortName":"Burma tour of Thailand, 2008/09"},{"id":"6441","slug":"burma-tour-of-thailand-2010-11","name":"Burma tour of Thailand, 2010/11","shortName":"Burma tour of Thailand, 2010/11"},{"id":"6705","slug":"burma-under-19s-tour-of-malaysia-2011","name":"Burma Under-19s tour of Malaysia, 2011","shortName":"Burma Under-19s tour of Malaysia, 2011"},{"id":"15142","slug":"can-under-19s-national-selection-tournament-2022-23","name":"CAN Under-19s National Selection Tournament, 2022/23","shortName":"CAN Under-19s National Selection Tournament, 2022/23"},{"id":"14381","slug":"can-under-19s-national-tournament-2021-22","name":"CAN Under-19s National Tournament, 2021/22","shortName":"CAN Under-19s National Tournament, 2021/22"},{"id":"15126","slug":"canada-in-oman-unofficial-odi-series-2022-23","name":"Canada in Oman unofficial ODI Series, 2022/23","shortName":"Canada in Oman unofficial ODI Series, 2022/23"},{"id":"13644","slug":"canada-over-50s-tour-of-south-africa-2019-20","name":"Canada Over-50s tour of South Africa, 2019/20","shortName":"Canada Over-50s tour of South Africa, 2019/20"},{"id":"6079","slug":"canada-tour-of-bangladesh-india-sri-lanka-and-united-arab-emirates-2010-11","name":"Canada tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11","shortName":"Canada tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11"},{"id":"16061","slug":"canada-tour-of-hong-kong-2023-24","name":"Canada tour of Hong Kong, 2023/24","shortName":"Canada tour of Hong Kong, 2023/24"},{"id":"5794","slug":"canada-tour-of-netherlands-2010","name":"Canada tour of Netherlands, 2010","shortName":"Canada tour of Netherlands, 2010"},{"id":"15125","slug":"canada-tour-of-oman-2022-23","name":"Canada tour of Oman, 2022/23","shortName":"Canada tour of Oman, 2022/23"},{"id":"1413","slug":"canada-tour-of-south-africa-2002-03","name":"Canada tour of South Africa, 2002/03","shortName":"Canada tour of South Africa, 2002/03"},{"id":"4954","slug":"canada-tour-of-south-africa-2009","name":"Canada tour of South Africa, 2009","shortName":"Canada tour of South Africa, 2009"},{"id":"11824","slug":"canada-tour-of-uganda-2017","name":"Canada tour of Uganda, 2017","shortName":"Canada tour of Uganda, 2017"},{"id":"4828","slug":"canada-tour-of-united-states-of-america-2008-09","name":"Canada tour of United States of America, 2008/09","shortName":"Canada tour of United States of America, 2008/09"},{"id":"11590","slug":"canada-tour-of-united-states-of-america-2016-17","name":"Canada tour of United States of America, 2016/17","shortName":"Canada tour of United States of America, 2016/17"},{"id":"9839","slug":"canada-tour-of-zimbabwe-2014-15","name":"Canada tour of Zimbabwe, 2014/15","shortName":"Canada tour of Zimbabwe, 2014/15"},{"id":"11845","slug":"canada-tour-of-zimbabwe-2017","name":"Canada tour of Zimbabwe, 2017","shortName":"Canada tour of Zimbabwe, 2017"},{"id":"4517","slug":"canada-under-15s-tour-of-bermuda-2008","name":"Canada Under-15s tour of Bermuda, 2008","shortName":"Canada Under-15s tour of Bermuda, 2008"},{"id":"4535","slug":"canada-under-15s-tour-of-england-1996","name":"Canada Under-15s tour of England, 1996","shortName":"Canada Under-15s tour of England, 1996"},{"id":"10823","slug":"canada-under-19s-tour-of-bangladesh-2015-16","name":"Canada Under-19s tour of Bangladesh, 2015/16","shortName":"Canada Under-19s tour of Bangladesh, 2015/16"},{"id":"6692","slug":"canada-under-19s-tour-of-ireland-2011","name":"Canada Under-19s tour of Ireland, 2011","shortName":"Canada Under-19s tour of Ireland, 2011"},{"id":"5702","slug":"canada-under-19s-tour-of-new-zealand-2009-10","name":"Canada Under-19s tour of New Zealand, 2009/10","shortName":"Canada Under-19s tour of New Zealand, 2009/10"},{"id":"11994","slug":"canada-under-19s-tour-of-new-zealand-2017-18","name":"Canada Under-19s tour of New Zealand, 2017/18","shortName":"Canada Under-19s tour of New Zealand, 2017/18"},{"id":"13516","slug":"canada-under-19s-tour-of-south-africa-2019-20","name":"Canada Under-19s tour of South Africa, 2019/20","shortName":"Canada Under-19s tour of South Africa, 2019/20"},{"id":"8915","slug":"canada-under-19s-tour-of-united-arab-emirates-2013-14","name":"Canada Under-19s tour of United Arab Emirates, 2013/14","shortName":"Canada Under-19s tour of United Arab Emirates, 2013/14"},{"id":"6477","slug":"canada-under-19s-tour-of-united-states-of-america-2010-11","name":"Canada Under-19s tour of United States of America, 2010/11","shortName":"Canada Under-19s tour of United States of America, 2010/11"},{"id":"10333","slug":"canada-under-19s-tour-of-west-indies-2015","name":"Canada Under-19s tour of West Indies, 2015","shortName":"Canada Under-19s tour of West Indies, 2015"},{"id":"14419","slug":"canada-under-19s-tour-of-west-indies-2021-22","name":"Canada Under-19s tour of West Indies, 2021/22","shortName":"Canada Under-19s tour of West Indies, 2021/22"},{"id":"918","slug":"carlsberg-icc-trophy-1996-97","name":"Carlsberg ICC Trophy, 1996/97","shortName":"Carlsberg ICC Trophy, 1996/97"},{"id":"4868","slug":"cayman-islands-tour-of-argentina-2008-09","name":"Cayman Islands tour of Argentina, 2008/09","shortName":"Cayman Islands tour of Argentina, 2008/09"},{"id":"3219","slug":"cayman-islands-tour-of-australia-2007","name":"Cayman Islands tour of Australia, 2007","shortName":"Cayman Islands tour of Australia, 2007"},{"id":"7735","slug":"cayman-islands-tour-of-canada-2000","name":"Cayman Islands tour of Canada, 2000","shortName":"Cayman Islands tour of Canada, 2000"},{"id":"10395","slug":"cayman-islands-tour-of-england-2015","name":"Cayman Islands tour of England, 2015","shortName":"Cayman Islands tour of England, 2015"},{"id":"5975","slug":"cayman-islands-tour-of-italy-2010","name":"Cayman Islands tour of Italy, 2010","shortName":"Cayman Islands tour of Italy, 2010"},{"id":"9069","slug":"cayman-islands-tour-of-malaysia-2013-14","name":"Cayman Islands tour of Malaysia, 2013/14","shortName":"Cayman Islands tour of Malaysia, 2013/14"},{"id":"7203","slug":"cayman-islands-tour-of-singapore-2011-12","name":"Cayman Islands tour of Singapore, 2011/12","shortName":"Cayman Islands tour of Singapore, 2011/12"},{"id":"12002","slug":"cayman-islands-tour-of-south-africa-2017","name":"Cayman Islands tour of South Africa, 2017","shortName":"Cayman Islands tour of South Africa, 2017"},{"id":"4838","slug":"cayman-islands-tour-of-united-states-of-america-2008-09","name":"Cayman Islands tour of United States of America, 2008/09","shortName":"Cayman Islands tour of United States of America, 2008/09"},{"id":"4518","slug":"cayman-islands-under-15s-tour-of-bermuda-2008","name":"Cayman Islands Under-15s tour of Bermuda, 2008","shortName":"Cayman Islands Under-15s tour of Bermuda, 2008"},{"id":"3350","slug":"cayman-islands-under-19s-tour-of-canada-2007","name":"Cayman Islands Under-19s tour of Canada, 2007","shortName":"Cayman Islands Under-19s tour of Canada, 2007"},{"id":"5216","slug":"cayman-islands-under-19s-tour-of-canada-2009","name":"Cayman Islands Under-19s tour of Canada, 2009","shortName":"Cayman Islands Under-19s tour of Canada, 2009"},{"id":"13170","slug":"cayman-islands-under-19s-tour-of-canada-2019","name":"Cayman Islands Under-19s tour of Canada, 2019","shortName":"Cayman Islands Under-19s tour of Canada, 2019"},{"id":"6475","slug":"cayman-islands-under-19s-tour-of-united-states-of-america-2010-11","name":"Cayman Islands Under-19s tour of United States of America, 2010/11","shortName":"Cayman Islands Under-19s tour of United States of America, 2010/11"},{"id":"4920","slug":"china-tour-of-thailand-2008-09","name":"China tour of Thailand, 2008/09","shortName":"China tour of Thailand, 2008/09"},{"id":"6443","slug":"china-tour-of-thailand-2010-11","name":"China tour of Thailand, 2010/11","shortName":"China tour of Thailand, 2010/11"},{"id":"11792","slug":"china-tour-of-thailand-2017","name":"China tour of Thailand, 2017","shortName":"China tour of Thailand, 2017"},{"id":"6704","slug":"china-under-19s-tour-of-malaysia-2011","name":"China Under-19s tour of Malaysia, 2011","shortName":"China Under-19s tour of Malaysia, 2011"},{"id":"12752","slug":"china-under-19s-tour-of-thailand-2018-19","name":"China Under-19s tour of Thailand, 2018/19","shortName":"China Under-19s tour of Thailand, 2018/19"},{"id":"3315","slug":"china-women-tour-of-hong-kong-2007","name":"China Women tour of Hong Kong, 2007","shortName":"China Women tour of Hong Kong, 2007"},{"id":"3290","slug":"china-women-tour-of-malaysia-2007","name":"China Women tour of Malaysia, 2007","shortName":"China Women tour of Malaysia, 2007"},{"id":"4259","slug":"clico-international-under-15-cricket-championships-2007-08","name":"Clico International Under-15 Cricket Championships, 2007/08","shortName":"Clico International Under-15 Cricket Championships, 2007/08"},{"id":"10861","slug":"coca-cola-under-19s-cup-south-africa-2015-16","name":"Coca-Cola Under-19s Cup (South Africa), 2015/16","shortName":"Coca-Cola Under-19s Cup (South Africa), 2015/16"},{"id":"11663","slug":"coca-cola-under-19s-cup-south-africa-2016-17","name":"Coca-Cola Under-19s Cup (South Africa), 2016/17","shortName":"Coca-Cola Under-19s Cup (South Africa), 2016/17"},{"id":"7880","slug":"cockspur-cup-2006","name":"Cockspur Cup, 2006","shortName":"Cockspur Cup, 2006"},{"id":"7884","slug":"cockspur-cup-2007","name":"Cockspur Cup, 2007","shortName":"Cockspur Cup, 2007"},{"id":"4713","slug":"cockspur-cup-2008","name":"Cockspur Cup, 2008","shortName":"Cockspur Cup, 2008"},{"id":"11081","slug":"cricket-ireland-inter-provincial-limited-over-cup-2016","name":"Cricket Ireland Inter-Provincial Limited Over Cup, 2016","shortName":"Cricket Ireland Inter-Provincial Limited Over Cup, 2016"},{"id":"13707","slug":"cricket-ireland-women-s-super-50-series-2020","name":"Cricket Ireland Women's Super 50 Series, 2020","shortName":"Cricket Ireland Women's Super 50 Series, 2020"},{"id":"9835","slug":"csa-cubs-week-2014-15","name":"CSA Cubs Week, 2014/15","shortName":"CSA Cubs Week, 2014/15"},{"id":"10863","slug":"csa-cubs-week-2015-16","name":"CSA Cubs Week, 2015/16","shortName":"CSA Cubs Week, 2015/16"},{"id":"11664","slug":"csa-cubs-week-2016-17","name":"CSA Cubs Week, 2016/17","shortName":"CSA Cubs Week, 2016/17"},{"id":"16619","slug":"csa-women-pro50-series-2024-25","name":"CSA Women Pro50 Series, 2024/25","shortName":"CSA Women Pro50 Series, 2024/25"},{"id":"15843","slug":"csa-women-s-professional-league-division-1-2023-24","name":"CSA Women's Professional League Division 1, 2023/24","shortName":"CSA Women's Professional League Division 1, 2023/24"},{"id":"15844","slug":"csa-women-s-professional-league-division-2-2023-24","name":"CSA Women's Professional League Division 2, 2023/24","shortName":"CSA Women's Professional League Division 2, 2023/24"},{"id":"10656","slug":"csa-women-s-provincial-league-2015-16","name":"CSA Women's Provincial League, 2015/16","shortName":"CSA Women's Provincial League, 2015/16"},{"id":"12038","slug":"csa-women-s-provincial-league-2017-18","name":"CSA Women's Provincial League, 2017/18","shortName":"CSA Women's Provincial League, 2017/18"},{"id":"12596","slug":"csa-women-s-provincial-league-2018-19","name":"CSA Women's Provincial League, 2018/19","shortName":"CSA Women's Provincial League, 2018/19"},{"id":"13187","slug":"csa-women-s-provincial-league-2019-20","name":"CSA Women's Provincial League, 2019/20","shortName":"CSA Women's Provincial League, 2019/20"},{"id":"14976","slug":"csa-women-s-provincial-league-2022-23","name":"CSA Women's Provincial League, 2022/23","shortName":"CSA Women's Provincial League, 2022/23"},{"id":"7938","slug":"csa-women-s-provincial-one-day-competition-2012-13","name":"CSA Women's Provincial One-Day Competition, 2012/13","shortName":"CSA Women's Provincial One-Day Competition, 2012/13"},{"id":"12435","slug":"cumbria-women-tour-of-scotland-2018","name":"Cumbria Women tour of Scotland, 2018","shortName":"Cumbria Women tour of Scotland, 2018"},{"id":"7463","slug":"cyprus-under-15s-tour-of-spain-2007","name":"Cyprus Under-15s tour of Spain, 2007","shortName":"Cyprus Under-15s tour of Spain, 2007"},{"id":"4554","slug":"denmark-a-tour-of-netherlands-2008","name":"Denmark A tour of Netherlands, 2008","shortName":"Denmark A tour of Netherlands, 2008"},{"id":"5402","slug":"denmark-a-tour-of-netherlands-2009","name":"Denmark A tour of Netherlands, 2009","shortName":"Denmark A tour of Netherlands, 2009"},{"id":"6457","slug":"denmark-tour-of-hong-kong-2010-11","name":"Denmark tour of Hong Kong, 2010/11","shortName":"Denmark tour of Hong Kong, 2010/11"},{"id":"3328","slug":"denmark-tour-of-ireland-2007","name":"Denmark tour of Ireland, 2007","shortName":"Denmark tour of Ireland, 2007"},{"id":"4197","slug":"denmark-tour-of-ireland-2008","name":"Denmark tour of Ireland, 2008","shortName":"Denmark tour of Ireland, 2008"},{"id":"5987","slug":"denmark-tour-of-jersey-2010","name":"Denmark tour of Jersey, 2010","shortName":"Denmark tour of Jersey, 2010"},{"id":"7550","slug":"denmark-tour-of-malaysia-2012","name":"Denmark tour of Malaysia, 2012","shortName":"Denmark tour of Malaysia, 2012"},{"id":"12354","slug":"denmark-tour-of-malaysia-2018","name":"Denmark tour of Malaysia, 2018","shortName":"Denmark tour of Malaysia, 2018"},{"id":"12718","slug":"denmark-tour-of-oman-2018-19","name":"Denmark tour of Oman, 2018/19","shortName":"Denmark tour of Oman, 2018/19"},{"id":"7866","slug":"denmark-tour-of-scotland-2006","name":"Denmark tour of Scotland, 2006","shortName":"Denmark tour of Scotland, 2006"},{"id":"9291","slug":"denmark-tour-of-singapore-2014","name":"Denmark tour of Singapore, 2014","shortName":"Denmark tour of Singapore, 2014"},{"id":"4962","slug":"denmark-tour-of-south-africa-2009","name":"Denmark tour of South Africa, 2009","shortName":"Denmark tour of South Africa, 2009"},{"id":"6053","slug":"denmark-under-15s-tour-of-netherlands-2010","name":"Denmark Under-15s tour of Netherlands, 2010","shortName":"Denmark Under-15s tour of Netherlands, 2010"},{"id":"5295","slug":"denmark-under-17s-tour-of-ireland-2009","name":"Denmark Under-17s tour of Ireland, 2009","shortName":"Denmark Under-17s tour of Ireland, 2009"},{"id":"12520","slug":"denmark-under-19s-tour-of-england-2018","name":"Denmark Under-19s tour of England, 2018","shortName":"Denmark Under-19s tour of England, 2018"},{"id":"3330","slug":"denmark-under-19s-tour-of-ireland-2007","name":"Denmark Under-19s tour of Ireland, 2007","shortName":"Denmark Under-19s tour of Ireland, 2007"},{"id":"6005","slug":"denmark-under-19s-tour-of-ireland-2010","name":"Denmark Under-19s tour of Ireland, 2010","shortName":"Denmark Under-19s tour of Ireland, 2010"},{"id":"6736","slug":"denmark-under-19s-tour-of-isle-of-man-2011","name":"Denmark Under-19s tour of Isle of Man, 2011","shortName":"Denmark Under-19s tour of Isle of Man, 2011"},{"id":"5232","slug":"denmark-under-19s-tour-of-jersey-2009","name":"Denmark Under-19s tour of Jersey, 2009","shortName":"Denmark Under-19s tour of Jersey, 2009"},{"id":"8221","slug":"denmark-under-19s-tour-of-netherlands-2013","name":"Denmark Under-19s tour of Netherlands, 2013","shortName":"Denmark Under-19s tour of Netherlands, 2013"},{"id":"11359","slug":"denmark-under-19s-tour-of-netherlands-2016","name":"Denmark Under-19s tour of Netherlands, 2016","shortName":"Denmark Under-19s tour of Netherlands, 2016"},{"id":"13191","slug":"denmark-under-19s-tour-of-netherlands-2019","name":"Denmark Under-19s tour of Netherlands, 2019","shortName":"Denmark Under-19s tour of Netherlands, 2019"},{"id":"4524","slug":"denmark-under-19s-tour-of-scotland-2008","name":"Denmark Under-19s tour of Scotland, 2008","shortName":"Denmark Under-19s tour of Scotland, 2008"},{"id":"10646","slug":"dhaka-first-division-cricket-league-2015-16","name":"Dhaka First Division Cricket League, 2015/16","shortName":"Dhaka First Division Cricket League, 2015/16"},{"id":"12417","slug":"durham-women-tour-of-scotland-2018","name":"Durham Women tour of Scotland, 2018","shortName":"Durham Women tour of Scotland, 2018"},{"id":"6776","slug":"east-african-cup-2011-12","name":"East African Cup, 2011/12","shortName":"East African Cup, 2011/12"},{"id":"7540","slug":"east-african-cup-2012","name":"East African Cup, 2012","shortName":"East African Cup, 2012"},{"id":"8499","slug":"east-african-cup-2013","name":"East African Cup, 2013","shortName":"East African Cup, 2013"},{"id":"4892","slug":"east-african-women-s-championship-2008-09","name":"East African Women's Championship, 2008/09","shortName":"East African Women's Championship, 2008/09"},{"id":"8211","slug":"east-asia-pacific-under-19-championship-2013","name":"East Asia-Pacific Under-19 Championship, 2013","shortName":"East Asia-Pacific Under-19 Championship, 2013"},{"id":"7798","slug":"ecb-38-county-competition-2002","name":"ECB 38 County Competition, 2002","shortName":"ECB 38 County Competition, 2002"},{"id":"7728","slug":"ecb-38-county-cup-2000","name":"ECB 38-County Cup, 2000","shortName":"ECB 38-County Cup, 2000"},{"id":"6001","slug":"ecb-development-women-s-xi-tour-of-scotland-2010","name":"ECB Development Women's XI tour of Scotland, 2010","shortName":"ECB Development Women's XI tour of Scotland, 2010"},{"id":"5828","slug":"emirates-airline-forty40-trophy-2009-10","name":"Emirates Airline Forty40 Trophy, 2009/10","shortName":"Emirates Airline Forty40 Trophy, 2009/10"},{"id":"7847","slug":"england-a-in-united-arab-emirates-unofficial-odi-series-2004-05","name":"England A in United Arab Emirates unofficial ODI Series, 2004/05","shortName":"England A in United Arab Emirates unofficial ODI Series, 2004/05"},{"id":"2516","slug":"england-a-tour-of-united-arab-emirates-2004-05","name":"England A tour of United Arab Emirates, 2004/05","shortName":"England A tour of United Arab Emirates, 2004/05"},{"id":"14045","slug":"england-a-women-in-australia-unofficial-odi-series-2021-22","name":"England A Women in Australia unofficial ODI Series, 2021/22","shortName":"England A Women in Australia unofficial ODI Series, 2021/22"},{"id":"16148","slug":"england-a-women-in-new-zealand-unofficial-odi-series-2023-24","name":"England A Women in New Zealand unofficial ODI Series, 2023/24","shortName":"England A Women in New Zealand unofficial ODI Series, 2023/24"},{"id":"7288","slug":"england-academy-women-in-south-africa-unofficial-odi-series-2012","name":"England Academy Women in South Africa unofficial ODI Series, 2012","shortName":"England Academy Women in South Africa unofficial ODI Series, 2012"},{"id":"3300","slug":"england-development-squad-women-tour-of-netherlands-2007","name":"England Development Squad Women tour of Netherlands, 2007","shortName":"England Development Squad Women tour of Netherlands, 2007"},{"id":"13647","slug":"england-over-50s-tour-of-south-africa-2019-20","name":"England Over-50s tour of South Africa, 2019/20","shortName":"England Over-50s tour of South Africa, 2019/20"},{"id":"8381","slug":"england-tour-of-australia-and-new-zealand-2014-15","name":"England tour of Australia and New Zealand, 2014/15","shortName":"England tour of Australia and New Zealand, 2014/15"},{"id":"6082","slug":"england-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"England tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"England tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"7813","slug":"england-tour-of-hong-kong-2002-03","name":"England tour of Hong Kong, 2002/03","shortName":"England tour of Hong Kong, 2002/03"},{"id":"7843","slug":"england-tour-of-hong-kong-2004-05","name":"England tour of Hong Kong, 2004/05","shortName":"England tour of Hong Kong, 2004/05"},{"id":"3400","slug":"england-tour-of-hong-kong-2005-06","name":"England tour of Hong Kong, 2005/06","shortName":"England tour of Hong Kong, 2005/06"},{"id":"3393","slug":"england-tour-of-hong-kong-2006-07","name":"England tour of Hong Kong, 2006/07","shortName":"England tour of Hong Kong, 2006/07"},{"id":"3539","slug":"england-tour-of-hong-kong-2007-08","name":"England tour of Hong Kong, 2007/08","shortName":"England tour of Hong Kong, 2007/08"},{"id":"4818","slug":"england-tour-of-hong-kong-2008-09","name":"England tour of Hong Kong, 2008/09","shortName":"England tour of Hong Kong, 2008/09"},{"id":"5585","slug":"england-tour-of-hong-kong-2009-10","name":"England tour of Hong Kong, 2009/10","shortName":"England tour of Hong Kong, 2009/10"},{"id":"6294","slug":"england-tour-of-hong-kong-2010-11","name":"England tour of Hong Kong, 2010/11","shortName":"England tour of Hong Kong, 2010/11"},{"id":"6902","slug":"england-tour-of-hong-kong-2011-12","name":"England tour of Hong Kong, 2011/12","shortName":"England tour of Hong Kong, 2011/12"},{"id":"7784","slug":"england-tour-of-hong-kong-2012-13","name":"England tour of Hong Kong, 2012/13","shortName":"England tour of Hong Kong, 2012/13"},{"id":"15836","slug":"england-tour-of-india-sep-2023-2023-24","name":"England tour of India [Sep 2023], 2023/24","shortName":"England tour of India [Sep 2023], 2023/24"},{"id":"4470","slug":"england-tour-of-india-2008-09","name":"England tour of India, 2008/09","shortName":"England tour of India, 2008/09"},{"id":"6681","slug":"england-tour-of-india-2011-12","name":"England tour of India, 2011/12","shortName":"England tour of India, 2011/12"},{"id":"1545","slug":"england-tour-of-kenya-2000-01","name":"England tour of Kenya, 2000/01","shortName":"England tour of Kenya, 2000/01"},{"id":"2502","slug":"england-tour-of-namibia-2004-05","name":"England tour of Namibia, 2004/05","shortName":"England tour of Namibia, 2004/05"},{"id":"1432","slug":"england-tour-of-south-africa-2002-03","name":"England tour of South Africa, 2002/03","shortName":"England tour of South Africa, 2002/03"},{"id":"1528","slug":"england-tour-of-sri-lanka-2002-03","name":"England tour of Sri Lanka, 2002/03","shortName":"England tour of Sri Lanka, 2002/03"},{"id":"8144","slug":"england-tour-of-west-indies-2013-14","name":"England tour of West Indies, 2013/14","shortName":"England tour of West Indies, 2013/14"},{"id":"2355","slug":"england-under-19s-tour-of-australia-2001-02","name":"England Under-19s tour of Australia, 2001/02","shortName":"England Under-19s tour of Australia, 2001/02"},{"id":"7218","slug":"england-under-19s-tour-of-australia-2012","name":"England Under-19s tour of Australia, 2012","shortName":"England Under-19s tour of Australia, 2012"},{"id":"5427","slug":"england-under-19s-tour-of-bangladesh-2009-10","name":"England Under-19s tour of Bangladesh, 2009/10","shortName":"England Under-19s tour of Bangladesh, 2009/10"},{"id":"7184","slug":"england-under-19s-tour-of-bangladesh-2011-12","name":"England Under-19s tour of Bangladesh, 2011/12","shortName":"England Under-19s tour of Bangladesh, 2011/12"},{"id":"10827","slug":"england-under-19s-tour-of-bangladesh-2015-16","name":"England Under-19s tour of Bangladesh, 2015/16","shortName":"England Under-19s tour of Bangladesh, 2015/16"},{"id":"15920","slug":"england-under-19s-tour-of-india-2023-24","name":"England Under-19s tour of India, 2023/24","shortName":"England Under-19s tour of India, 2023/24"},{"id":"2688","slug":"england-under-19s-tour-of-malaysia-2005-06","name":"England Under-19s tour of Malaysia, 2005/06","shortName":"England Under-19s tour of Malaysia, 2005/06"},{"id":"3581","slug":"england-under-19s-tour-of-malaysia-2007-08","name":"England Under-19s tour of Malaysia, 2007/08","shortName":"England Under-19s tour of Malaysia, 2007/08"},{"id":"5705","slug":"england-under-19s-tour-of-new-zealand-2009-10","name":"England Under-19s tour of New Zealand, 2009/10","shortName":"England Under-19s tour of New Zealand, 2009/10"},{"id":"11995","slug":"england-under-19s-tour-of-new-zealand-2017-18","name":"England Under-19s tour of New Zealand, 2017/18","shortName":"England Under-19s tour of New Zealand, 2017/18"},{"id":"12135","slug":"england-under-19s-tour-of-south-africa-2017-18","name":"England Under-19s tour of South Africa, 2017/18","shortName":"England Under-19s tour of South Africa, 2017/18"},{"id":"13510","slug":"england-under-19s-tour-of-south-africa-2019-20","name":"England Under-19s tour of South Africa, 2019/20","shortName":"England Under-19s tour of South Africa, 2019/20"},{"id":"16006","slug":"england-under-19s-tour-of-south-africa-2023-24","name":"England Under-19s tour of South Africa, 2023/24","shortName":"England Under-19s tour of South Africa, 2023/24"},{"id":"3477","slug":"england-under-19s-tour-of-sri-lanka-2005-06","name":"England Under-19s tour of Sri Lanka, 2005/06","shortName":"England Under-19s tour of Sri Lanka, 2005/06"},{"id":"3950","slug":"england-under-19s-tour-of-sri-lanka-2007-08","name":"England Under-19s tour of Sri Lanka, 2007/08","shortName":"England Under-19s tour of Sri Lanka, 2007/08"},{"id":"10745","slug":"england-under-19s-tour-of-sri-lanka-2015-16","name":"England Under-19s tour of Sri Lanka, 2015/16","shortName":"England Under-19s tour of Sri Lanka, 2015/16"},{"id":"8919","slug":"england-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"England Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"England Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8789","slug":"england-under-19s-tour-of-united-arab-emirates-2013-14","name":"England Under-19s tour of United Arab Emirates, 2013/14","shortName":"England Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14427","slug":"england-under-19s-tour-of-west-indies-2021-22","name":"England Under-19s tour of West Indies, 2021/22","shortName":"England Under-19s tour of West Indies, 2021/22"},{"id":"3497","slug":"england-women-tour-of-australia-and-new-zealand-2007-08","name":"England Women tour of Australia and New Zealand, 2007/08","shortName":"England Women tour of Australia and New Zealand, 2007/08"},{"id":"1305","slug":"england-women-tour-of-australia-1999-00","name":"England Women tour of Australia, 1999/00","shortName":"England Women tour of Australia, 1999/00"},{"id":"4650","slug":"england-women-tour-of-australia-2008-09","name":"England Women tour of Australia, 2008/09","shortName":"England Women tour of Australia, 2008/09"},{"id":"6119","slug":"england-women-tour-of-australia-2010-11","name":"England Women tour of Australia, 2010/11","shortName":"England Women tour of Australia, 2010/11"},{"id":"3041","slug":"england-women-tour-of-india-2006-07","name":"England Women tour of India, 2006/07","shortName":"England Women tour of India, 2006/07"},{"id":"5668","slug":"england-women-tour-of-india-2009-10","name":"England Women tour of India, 2009/10","shortName":"England Women tour of India, 2009/10"},{"id":"7949","slug":"england-women-tour-of-india-2012-13","name":"England Women tour of India, 2012/13","shortName":"England Women tour of India, 2012/13"},{"id":"12853","slug":"england-women-tour-of-india-2018-19","name":"England Women tour of India, 2018/19","shortName":"England Women tour of India, 2018/19"},{"id":"1325","slug":"england-women-tour-of-new-zealand-1999-00","name":"England Women tour of New Zealand, 1999/00","shortName":"England Women tour of New Zealand, 1999/00"},{"id":"9499","slug":"england-women-tour-of-new-zealand-2014-15","name":"England Women tour of New Zealand, 2014/15","shortName":"England Women tour of New Zealand, 2014/15"},{"id":"13841","slug":"england-women-tour-of-new-zealand-2020-21","name":"England Women tour of New Zealand, 2020/21","shortName":"England Women tour of New Zealand, 2020/21"},{"id":"14494","slug":"england-women-tour-of-new-zealand-2021-22","name":"England Women tour of New Zealand, 2021/22","shortName":"England Women tour of New Zealand, 2021/22"},{"id":"10345","slug":"england-women-tour-of-south-africa-2015-16","name":"England Women tour of South Africa, 2015/16","shortName":"England Women tour of South Africa, 2015/16"},{"id":"2599","slug":"england-women-tour-of-sri-lanka-and-india-2005-06","name":"England Women tour of Sri Lanka and India, 2005/06","shortName":"England Women tour of Sri Lanka and India, 2005/06"},{"id":"12903","slug":"england-women-tour-of-sri-lanka-2018-19","name":"England Women tour of Sri Lanka, 2018/19","shortName":"England Women tour of Sri Lanka, 2018/19"},{"id":"3601","slug":"essex-tour-of-united-arab-emirates-2007-08","name":"Essex tour of United Arab Emirates, 2007/08","shortName":"Essex tour of United Arab Emirates, 2007/08"},{"id":"5011","slug":"essex-tour-of-united-arab-emirates-2008-09","name":"Essex tour of United Arab Emirates, 2008/09","shortName":"Essex tour of United Arab Emirates, 2008/09"},{"id":"4553","slug":"european-a-championship-2008","name":"European A Championship, 2008","shortName":"European A Championship, 2008"},{"id":"5401","slug":"european-a-championship-2009","name":"European A Championship, 2009","shortName":"European A Championship, 2009"},{"id":"5959","slug":"european-championship-division-one-2010","name":"European Championship Division One, 2010","shortName":"European Championship Division One, 2010"},{"id":"7868","slug":"european-championship-division-two-2006","name":"European Championship Division Two, 2006","shortName":"European Championship Division Two, 2006"},{"id":"5960","slug":"european-championship-division-two-2010","name":"European Championship Division Two, 2010","shortName":"European Championship Division Two, 2010"},{"id":"6757","slug":"european-under-15-championship-division-one-2011","name":"European Under-15 Championship Division One, 2011","shortName":"European Under-15 Championship Division One, 2011"},{"id":"7462","slug":"european-under-15-championship-division-two-2007","name":"European Under-15 Championship Division Two, 2007","shortName":"European Under-15 Championship Division Two, 2007"},{"id":"6052","slug":"european-under-15-championship-2010","name":"European Under-15 Championship, 2010","shortName":"European Under-15 Championship, 2010"},{"id":"6012","slug":"european-under-17-championship-division-two-2010","name":"European Under-17 Championship Division Two, 2010","shortName":"European Under-17 Championship Division Two, 2010"},{"id":"5294","slug":"european-under-17-championship-2009","name":"European Under-17 Championship, 2009","shortName":"European Under-17 Championship, 2009"},{"id":"3333","slug":"european-under-19-championship-division-two-2007","name":"European Under-19 Championship Division Two, 2007","shortName":"European Under-19 Championship Division Two, 2007"},{"id":"6731","slug":"european-under-19-championship-division-two-2011","name":"European Under-19 Championship Division Two, 2011","shortName":"European Under-19 Championship Division Two, 2011"},{"id":"3329","slug":"european-under-19-championship-2007","name":"European Under-19 Championship, 2007","shortName":"European Under-19 Championship, 2007"},{"id":"4497","slug":"european-under-19-championship-2008","name":"European Under-19 Championship, 2008","shortName":"European Under-19 Championship, 2008"},{"id":"5231","slug":"european-under-19-championship-2009","name":"European Under-19 Championship, 2009","shortName":"European Under-19 Championship, 2009"},{"id":"6004","slug":"european-under-19-championship-2010","name":"European Under-19 Championship, 2010","shortName":"European Under-19 Championship, 2010"},{"id":"8219","slug":"european-under-19-championship-2013","name":"European Under-19 Championship, 2013","shortName":"European Under-19 Championship, 2013"},{"id":"7407","slug":"european-world-cricket-league-division-eight-qualifier-2012","name":"European World Cricket League Division Eight Qualifier, 2012","shortName":"European World Cricket League Division Eight Qualifier, 2012"},{"id":"7865","slug":"european-xi-tour-of-netherlands-2006","name":"European XI tour of Netherlands, 2006","shortName":"European XI tour of Netherlands, 2006"},{"id":"3224","slug":"fiji-tour-of-australia-2007","name":"Fiji tour of Australia, 2007","shortName":"Fiji tour of Australia, 2007"},{"id":"11731","slug":"fiji-tour-of-australia-2016-17","name":"Fiji tour of Australia, 2016/17","shortName":"Fiji tour of Australia, 2016/17"},{"id":"8041","slug":"fiji-tour-of-botswana-2013","name":"Fiji tour of Botswana, 2013","shortName":"Fiji tour of Botswana, 2013"},{"id":"10391","slug":"fiji-tour-of-england-2015","name":"Fiji tour of England, 2015","shortName":"Fiji tour of England, 2015"},{"id":"6827","slug":"fiji-tour-of-malaysia-2011","name":"Fiji tour of Malaysia, 2011","shortName":"Fiji tour of Malaysia, 2011"},{"id":"5740","slug":"fiji-tour-of-nepal-2009-10","name":"Fiji tour of Nepal, 2009/10","shortName":"Fiji tour of Nepal, 2009/10"},{"id":"4661","slug":"fiji-tour-of-tanzania-2008-09","name":"Fiji tour of Tanzania, 2008/09","shortName":"Fiji tour of Tanzania, 2008/09"},{"id":"8213","slug":"fiji-under-19s-tour-of-australia-2013","name":"Fiji Under-19s tour of Australia, 2013","shortName":"Fiji Under-19s tour of Australia, 2013"},{"id":"10807","slug":"fiji-under-19s-tour-of-bangladesh-2015-16","name":"Fiji Under-19s tour of Bangladesh, 2015/16","shortName":"Fiji Under-19s tour of Bangladesh, 2015/16"},{"id":"13065","slug":"fiji-under-19s-tour-of-japan-2019","name":"Fiji Under-19s tour of Japan, 2019","shortName":"Fiji Under-19s tour of Japan, 2019"},{"id":"11970","slug":"fiji-under-19s-tour-of-samoa-2017","name":"Fiji Under-19s tour of Samoa, 2017","shortName":"Fiji Under-19s tour of Samoa, 2017"},{"id":"3325","slug":"fiji-under-19s-tour-of-vanuatu-2007","name":"Fiji Under-19s tour of Vanuatu, 2007","shortName":"Fiji Under-19s tour of Vanuatu, 2007"},{"id":"5994","slug":"france-tour-of-guernsey-2010","name":"France tour of Guernsey, 2010","shortName":"France tour of Guernsey, 2010"},{"id":"11870","slug":"france-tour-of-netherlands-2017","name":"France tour of Netherlands, 2017","shortName":"France tour of Netherlands, 2017"},{"id":"7869","slug":"france-tour-of-scotland-2006","name":"France tour of Scotland, 2006","shortName":"France tour of Scotland, 2006"},{"id":"7411","slug":"france-tour-of-spain-2012","name":"France tour of Spain, 2012","shortName":"France tour of Spain, 2012"},{"id":"7465","slug":"france-under-15s-tour-of-spain-2007","name":"France Under-15s tour of Spain, 2007","shortName":"France Under-15s tour of Spain, 2007"},{"id":"6019","slug":"france-under-17s-tour-of-isle-of-man-2010","name":"France Under-17s tour of Isle of Man, 2010","shortName":"France Under-17s tour of Isle of Man, 2010"},{"id":"12514","slug":"france-under-19s-tour-of-england-2018","name":"France Under-19s tour of England, 2018","shortName":"France Under-19s tour of England, 2018"},{"id":"6734","slug":"france-under-19s-tour-of-isle-of-man-2011","name":"France Under-19s tour of Isle of Man, 2011","shortName":"France Under-19s tour of Isle of Man, 2011"},{"id":"3337","slug":"france-under-19s-tour-of-jersey-2007","name":"France Under-19s tour of Jersey, 2007","shortName":"France Under-19s tour of Jersey, 2007"},{"id":"13192","slug":"france-under-19s-tour-of-netherlands-2019","name":"France Under-19s tour of Netherlands, 2019","shortName":"France Under-19s tour of Netherlands, 2019"},{"id":"6331","slug":"franchise-b-one-day-competition-2010-11","name":"Franchise B One-Day Competition, 2010/11","shortName":"Franchise B One-Day Competition, 2010/11"},{"id":"7723","slug":"free-state-b-tour-of-zimbabwe-1999-00","name":"Free State B tour of Zimbabwe, 1999/00","shortName":"Free State B tour of Zimbabwe, 1999/00"},{"id":"4257","slug":"gambia-tour-of-south-africa-2008","name":"Gambia tour of South Africa, 2008","shortName":"Gambia tour of South Africa, 2008"},{"id":"6553","slug":"germany-tour-of-botswana-2011","name":"Germany tour of Botswana, 2011","shortName":"Germany tour of Botswana, 2011"},{"id":"8042","slug":"germany-tour-of-botswana-2013","name":"Germany tour of Botswana, 2013","shortName":"Germany tour of Botswana, 2013"},{"id":"5995","slug":"germany-tour-of-guernsey-2010","name":"Germany tour of Guernsey, 2010","shortName":"Germany tour of Guernsey, 2010"},{"id":"4264","slug":"germany-tour-of-jersey-2008","name":"Germany tour of Jersey, 2008","shortName":"Germany tour of Jersey, 2008"},{"id":"6234","slug":"germany-tour-of-kuwait-2010-11","name":"Germany tour of Kuwait, 2010/11","shortName":"Germany tour of Kuwait, 2010/11"},{"id":"11871","slug":"germany-tour-of-netherlands-2017","name":"Germany tour of Netherlands, 2017","shortName":"Germany tour of Netherlands, 2017"},{"id":"7871","slug":"germany-tour-of-scotland-2006","name":"Germany tour of Scotland, 2006","shortName":"Germany tour of Scotland, 2006"},{"id":"12008","slug":"germany-tour-of-south-africa-2017","name":"Germany tour of South Africa, 2017","shortName":"Germany tour of South Africa, 2017"},{"id":"7467","slug":"germany-under-15s-tour-of-spain-2007","name":"Germany Under-15s tour of Spain, 2007","shortName":"Germany Under-15s tour of Spain, 2007"},{"id":"6021","slug":"germany-under-17s-tour-of-isle-of-man-2010","name":"Germany Under-17s tour of Isle of Man, 2010","shortName":"Germany Under-17s tour of Isle of Man, 2010"},{"id":"6737","slug":"germany-under-19s-tour-of-isle-of-man-2011","name":"Germany Under-19s tour of Isle of Man, 2011","shortName":"Germany Under-19s tour of Isle of Man, 2011"},{"id":"3342","slug":"germany-under-19s-tour-of-jersey-2007","name":"Germany Under-19s tour of Jersey, 2007","shortName":"Germany Under-19s tour of Jersey, 2007"},{"id":"8044","slug":"ghana-tour-of-botswana-2013","name":"Ghana tour of Botswana, 2013","shortName":"Ghana tour of Botswana, 2013"},{"id":"7628","slug":"ghana-tour-of-samoa-2012","name":"Ghana tour of Samoa, 2012","shortName":"Ghana tour of Samoa, 2012"},{"id":"4251","slug":"ghana-tour-of-south-africa-2008","name":"Ghana tour of South Africa, 2008","shortName":"Ghana tour of South Africa, 2008"},{"id":"4778","slug":"ghana-tour-of-south-africa-2008-09","name":"Ghana tour of South Africa, 2008/09","shortName":"Ghana tour of South Africa, 2008/09"},{"id":"11780","slug":"ghana-tour-of-south-africa-2017","name":"Ghana tour of South Africa, 2017","shortName":"Ghana tour of South Africa, 2017"},{"id":"11902","slug":"ghana-under-19s-tour-of-kenya-2017","name":"Ghana Under-19s tour of Kenya, 2017","shortName":"Ghana Under-19s tour of Kenya, 2017"},{"id":"3457","slug":"ghana-under-19s-tour-of-south-africa-2007","name":"Ghana Under-19s tour of South Africa, 2007","shortName":"Ghana Under-19s tour of South Africa, 2007"},{"id":"12541","slug":"ghana-under-19s-tour-of-south-africa-2018","name":"Ghana Under-19s tour of South Africa, 2018","shortName":"Ghana Under-19s tour of South Africa, 2018"},{"id":"5085","slug":"gibraltar-tour-of-guernsey-2009","name":"Gibraltar tour of Guernsey, 2009","shortName":"Gibraltar tour of Guernsey, 2009"},{"id":"5992","slug":"gibraltar-tour-of-guernsey-2010","name":"Gibraltar tour of Guernsey, 2010","shortName":"Gibraltar tour of Guernsey, 2010"},{"id":"6237","slug":"gibraltar-tour-of-kuwait-2010-11","name":"Gibraltar tour of Kuwait, 2010/11","shortName":"Gibraltar tour of Kuwait, 2010/11"},{"id":"7873","slug":"gibraltar-tour-of-scotland-2006","name":"Gibraltar tour of Scotland, 2006","shortName":"Gibraltar tour of Scotland, 2006"},{"id":"7409","slug":"gibraltar-tour-of-spain-2012","name":"Gibraltar tour of Spain, 2012","shortName":"Gibraltar tour of Spain, 2012"},{"id":"7471","slug":"gibraltar-under-15s-tour-of-spain-2007","name":"Gibraltar Under-15s tour of Spain, 2007","shortName":"Gibraltar Under-15s tour of Spain, 2007"},{"id":"6020","slug":"gibraltar-under-17s-tour-of-isle-of-man-2010","name":"Gibraltar Under-17s tour of Isle of Man, 2010","shortName":"Gibraltar Under-17s tour of Isle of Man, 2010"},{"id":"6739","slug":"gibraltar-under-19s-tour-of-isle-of-man-2011","name":"Gibraltar Under-19s tour of Isle of Man, 2011","shortName":"Gibraltar Under-19s tour of Isle of Man, 2011"},{"id":"3338","slug":"gibraltar-under-19s-tour-of-jersey-2007","name":"Gibraltar Under-19s tour of Jersey, 2007","shortName":"Gibraltar Under-19s tour of Jersey, 2007"},{"id":"5017","slug":"glamorgan-tour-of-south-africa-2009","name":"Glamorgan tour of South Africa, 2009","shortName":"Glamorgan tour of South Africa, 2009"},{"id":"7752","slug":"gloucestershire-tour-of-south-africa-2000-01","name":"Gloucestershire tour of South Africa, 2000/01","shortName":"Gloucestershire tour of South Africa, 2000/01"},{"id":"5438","slug":"glucofit-cricket-sixes-2009-10","name":"Glucofit Cricket Sixes, 2009/10","shortName":"Glucofit Cricket Sixes, 2009/10"},{"id":"2220","slug":"good-hope-challenge-2000-01","name":"Good Hope Challenge, 2000/01","shortName":"Good Hope Challenge, 2000/01"},{"id":"4247","slug":"grameemphone-academy-cup-2007-08","name":"Grameemphone Academy Cup, 2007/08","shortName":"Grameemphone Academy Cup, 2007/08"},{"id":"7872","slug":"greece-tour-of-scotland-2006","name":"Greece tour of Scotland, 2006","shortName":"Greece tour of Scotland, 2006"},{"id":"6025","slug":"greece-under-17s-tour-of-isle-of-man-2010","name":"Greece Under-17s tour of Isle of Man, 2010","shortName":"Greece Under-17s tour of Isle of Man, 2010"},{"id":"4521","slug":"guernsey-tour-of-england-2008","name":"Guernsey tour of England, 2008","shortName":"Guernsey tour of England, 2008"},{"id":"10393","slug":"guernsey-tour-of-england-2015","name":"Guernsey tour of England, 2015","shortName":"Guernsey tour of England, 2015"},{"id":"6824","slug":"guernsey-tour-of-malaysia-2011","name":"Guernsey tour of Malaysia, 2011","shortName":"Guernsey tour of Malaysia, 2011"},{"id":"9075","slug":"guernsey-tour-of-malaysia-2013-14","name":"Guernsey tour of Malaysia, 2013/14","shortName":"Guernsey tour of Malaysia, 2013/14"},{"id":"7876","slug":"guernsey-tour-of-scotland-2006","name":"Guernsey tour of Scotland, 2006","shortName":"Guernsey tour of Scotland, 2006"},{"id":"5353","slug":"guernsey-tour-of-singapore-2009","name":"Guernsey tour of Singapore, 2009","shortName":"Guernsey tour of Singapore, 2009"},{"id":"7205","slug":"guernsey-tour-of-singapore-2011-12","name":"Guernsey tour of Singapore, 2011/12","shortName":"Guernsey tour of Singapore, 2011/12"},{"id":"12004","slug":"guernsey-tour-of-south-africa-2017","name":"Guernsey tour of South Africa, 2017","shortName":"Guernsey tour of South Africa, 2017"},{"id":"6054","slug":"guernsey-under-15s-tour-of-netherlands-2010","name":"Guernsey Under-15s tour of Netherlands, 2010","shortName":"Guernsey Under-15s tour of Netherlands, 2010"},{"id":"6758","slug":"guernsey-under-15s-tour-of-scotland-2011","name":"Guernsey Under-15s tour of Scotland, 2011","shortName":"Guernsey Under-15s tour of Scotland, 2011"},{"id":"7464","slug":"guernsey-under-15s-tour-of-spain-2007","name":"Guernsey Under-15s tour of Spain, 2007","shortName":"Guernsey Under-15s tour of Spain, 2007"},{"id":"5297","slug":"guernsey-under-17s-tour-of-ireland-2009","name":"Guernsey Under-17s tour of Ireland, 2009","shortName":"Guernsey Under-17s tour of Ireland, 2009"},{"id":"12512","slug":"guernsey-under-19s-tour-of-england-2018","name":"Guernsey Under-19s tour of England, 2018","shortName":"Guernsey Under-19s tour of England, 2018"},{"id":"6007","slug":"guernsey-under-19s-tour-of-ireland-2010","name":"Guernsey Under-19s tour of Ireland, 2010","shortName":"Guernsey Under-19s tour of Ireland, 2010"},{"id":"3341","slug":"guernsey-under-19s-tour-of-jersey-2007","name":"Guernsey Under-19s tour of Jersey, 2007","shortName":"Guernsey Under-19s tour of Jersey, 2007"},{"id":"5233","slug":"guernsey-under-19s-tour-of-jersey-2009","name":"Guernsey Under-19s tour of Jersey, 2009","shortName":"Guernsey Under-19s tour of Jersey, 2009"},{"id":"8229","slug":"guernsey-under-19s-tour-of-netherlands-2013","name":"Guernsey Under-19s tour of Netherlands, 2013","shortName":"Guernsey Under-19s tour of Netherlands, 2013"},{"id":"11361","slug":"guernsey-under-19s-tour-of-netherlands-2016","name":"Guernsey Under-19s tour of Netherlands, 2016","shortName":"Guernsey Under-19s tour of Netherlands, 2016"},{"id":"7753","slug":"hampshire-tour-of-south-africa-2000-01","name":"Hampshire tour of South Africa, 2000/01","shortName":"Hampshire tour of South Africa, 2000/01"},{"id":"15773","slug":"hanif-mohammad-cup-2023-24","name":"Hanif Mohammad Cup, 2023/24","shortName":"Hanif Mohammad Cup, 2023/24"},{"id":"13909","slug":"hong-kong-all-stars-50-over-series-2020-21","name":"Hong Kong All Stars 50-Over Series, 2020/21","shortName":"Hong Kong All Stars 50-Over Series, 2020/21"},{"id":"14396","slug":"hong-kong-all-stars-50-over-series-2021-22","name":"Hong Kong All Stars 50-Over Series, 2021/22","shortName":"Hong Kong All Stars 50-Over Series, 2021/22"},{"id":"16316","slug":"hong-kong-all-stars-50-over-series-2024","name":"Hong Kong All Stars 50-Over Series, 2024","shortName":"Hong Kong All Stars 50-Over Series, 2024"},{"id":"5566","slug":"hong-kong-cricket-sixes-2009-10","name":"Hong Kong Cricket Sixes, 2009/10","shortName":"Hong Kong Cricket Sixes, 2009/10"},{"id":"12770","slug":"hong-kong-emerging-team-tour-of-pakistan-2018-19","name":"Hong Kong Emerging Team tour of Pakistan, 2018/19","shortName":"Hong Kong Emerging Team tour of Pakistan, 2018/19"},{"id":"14670","slug":"hong-kong-in-namibia-unofficial-odi-series-2022","name":"Hong Kong in Namibia unofficial ODI Series, 2022","shortName":"Hong Kong in Namibia unofficial ODI Series, 2022"},{"id":"2368","slug":"hong-kong-international-cricket-sixes-2002-03","name":"Hong Kong International Cricket Sixes, 2002/03","shortName":"Hong Kong International Cricket Sixes, 2002/03"},{"id":"7837","slug":"hong-kong-international-cricket-sixes-2004-05","name":"Hong Kong International Cricket Sixes, 2004/05","shortName":"Hong Kong International Cricket Sixes, 2004/05"},{"id":"2559","slug":"hong-kong-international-cricket-sixes-2005-06","name":"Hong Kong International Cricket Sixes, 2005/06","shortName":"Hong Kong International Cricket Sixes, 2005/06"},{"id":"2908","slug":"hong-kong-international-cricket-sixes-2006-07","name":"Hong Kong International Cricket Sixes, 2006/07","shortName":"Hong Kong International Cricket Sixes, 2006/07"},{"id":"3535","slug":"hong-kong-international-cricket-sixes-2007-08","name":"Hong Kong International Cricket Sixes, 2007/08","shortName":"Hong Kong International Cricket Sixes, 2007/08"},{"id":"4773","slug":"hong-kong-international-cricket-sixes-2008-09","name":"Hong Kong International Cricket Sixes, 2008/09","shortName":"Hong Kong International Cricket Sixes, 2008/09"},{"id":"6226","slug":"hong-kong-international-cricket-sixes-2010-11","name":"Hong Kong International Cricket Sixes, 2010/11","shortName":"Hong Kong International Cricket Sixes, 2010/11"},{"id":"6873","slug":"hong-kong-international-cricket-sixes-2011-12","name":"Hong Kong International Cricket Sixes, 2011/12","shortName":"Hong Kong International Cricket Sixes, 2011/12"},{"id":"7778","slug":"hong-kong-international-cricket-sixes-2012-13","name":"Hong Kong International Cricket Sixes, 2012/13","shortName":"Hong Kong International Cricket Sixes, 2012/13"},{"id":"15294","slug":"hong-kong-od-series-2022-23","name":"Hong Kong OD Series, 2022/23","shortName":"Hong Kong OD Series, 2022/23"},{"id":"10517","slug":"hong-kong-premier-league-one-day-tournament-2015-16","name":"Hong Kong Premier League One-Day Tournament, 2015/16","shortName":"Hong Kong Premier League One-Day Tournament, 2015/16"},{"id":"11572","slug":"hong-kong-premier-league-one-day-tournament-2016-17","name":"Hong Kong Premier League One-Day Tournament, 2016/17","shortName":"Hong Kong Premier League One-Day Tournament, 2016/17"},{"id":"13633","slug":"hong-kong-premier-league-one-day-tournament-2019-20","name":"Hong Kong Premier League One-Day Tournament, 2019/20","shortName":"Hong Kong Premier League One-Day Tournament, 2019/20"},{"id":"14138","slug":"hong-kong-premier-league-one-day-tournament-2021-22","name":"Hong Kong Premier League One-Day Tournament, 2021/22","shortName":"Hong Kong Premier League One-Day Tournament, 2021/22"},{"id":"15193","slug":"hong-kong-premier-league-one-day-tournament-2022-23","name":"Hong Kong Premier League One-Day Tournament, 2022/23","shortName":"Hong Kong Premier League One-Day Tournament, 2022/23"},{"id":"15936","slug":"hong-kong-premier-league-one-day-tournament-2023-24","name":"Hong Kong Premier League One-Day Tournament, 2023/24","shortName":"Hong Kong Premier League One-Day Tournament, 2023/24"},{"id":"16813","slug":"hong-kong-premier-league-one-day-tournament-2024-25","name":"Hong Kong Premier League One-Day Tournament, 2024/25","shortName":"Hong Kong Premier League One-Day Tournament, 2024/25"},{"id":"4870","slug":"hong-kong-tour-of-argentina-2008-09","name":"Hong Kong tour of Argentina, 2008/09","shortName":"Hong Kong tour of Argentina, 2008/09"},{"id":"3217","slug":"hong-kong-tour-of-australia-2007","name":"Hong Kong tour of Australia, 2007","shortName":"Hong Kong tour of Australia, 2007"},{"id":"11756","slug":"hong-kong-tour-of-bangladesh-2016-17","name":"Hong Kong tour of Bangladesh, 2016/17","shortName":"Hong Kong tour of Bangladesh, 2016/17"},{"id":"5834","slug":"hong-kong-tour-of-kuwait-2009-10","name":"Hong Kong tour of Kuwait, 2009/10","shortName":"Hong Kong tour of Kuwait, 2009/10"},{"id":"4501","slug":"hong-kong-tour-of-malaysia-2008","name":"Hong Kong tour of Malaysia, 2008","shortName":"Hong Kong tour of Malaysia, 2008"},{"id":"9189","slug":"hong-kong-tour-of-malaysia-2014","name":"Hong Kong tour of Malaysia, 2014","shortName":"Hong Kong tour of Malaysia, 2014"},{"id":"12551","slug":"hong-kong-tour-of-malaysia-2018","name":"Hong Kong tour of Malaysia, 2018","shortName":"Hong Kong tour of Malaysia, 2018"},{"id":"14669","slug":"hong-kong-tour-of-namibia-2022","name":"Hong Kong tour of Namibia, 2022","shortName":"Hong Kong tour of Namibia, 2022"},{"id":"15330","slug":"hong-kong-tour-of-nepal-2023","name":"Hong Kong tour of Nepal, 2023","shortName":"Hong Kong tour of Nepal, 2023"},{"id":"4298","slug":"hong-kong-tour-of-pakistan-2008","name":"Hong Kong tour of Pakistan, 2008","shortName":"Hong Kong tour of Pakistan, 2008"},{"id":"4597","slug":"hong-kong-tour-of-sri-lanka-sep-2008-2008-09","name":"Hong Kong tour of Sri Lanka [Sep 2008], 2008/09","shortName":"Hong Kong tour of Sri Lanka [Sep 2008], 2008/09"},{"id":"4909","slug":"hong-kong-tour-of-sri-lanka-2008-09","name":"Hong Kong tour of Sri Lanka, 2008/09","shortName":"Hong Kong tour of Sri Lanka, 2008/09"},{"id":"4657","slug":"hong-kong-tour-of-tanzania-2008-09","name":"Hong Kong tour of Tanzania, 2008/09","shortName":"Hong Kong tour of Tanzania, 2008/09"},{"id":"7690","slug":"hong-kong-tour-of-united-arab-emirates-2012-13","name":"Hong Kong tour of United Arab Emirates, 2012/13","shortName":"Hong Kong tour of United Arab Emirates, 2012/13"},{"id":"16059","slug":"hong-kong-tri-series-od-2023-24","name":"Hong Kong Tri Series (OD), 2023/24","shortName":"Hong Kong Tri Series (OD), 2023/24"},{"id":"12670","slug":"hong-kong-under-19s-tour-of-bangladesh-2018-19","name":"Hong Kong Under-19s tour of Bangladesh, 2018/19","shortName":"Hong Kong Under-19s tour of Bangladesh, 2018/19"},{"id":"5392","slug":"hong-kong-under-19s-tour-of-canada-2009","name":"Hong Kong Under-19s tour of Canada, 2009","shortName":"Hong Kong Under-19s tour of Canada, 2009"},{"id":"5046","slug":"hong-kong-under-19s-tour-of-kuwait-2009","name":"Hong Kong Under-19s tour of Kuwait, 2009","shortName":"Hong Kong Under-19s tour of Kuwait, 2009"},{"id":"3354","slug":"hong-kong-under-19s-tour-of-malaysia-2007","name":"Hong Kong Under-19s tour of Malaysia, 2007","shortName":"Hong Kong Under-19s tour of Malaysia, 2007"},{"id":"8094","slug":"hong-kong-under-19s-tour-of-malaysia-2013","name":"Hong Kong Under-19s tour of Malaysia, 2013","shortName":"Hong Kong Under-19s tour of Malaysia, 2013"},{"id":"11566","slug":"hong-kong-under-19s-tour-of-malaysia-2016-17","name":"Hong Kong Under-19s tour of Malaysia, 2016/17","shortName":"Hong Kong Under-19s tour of Malaysia, 2016/17"},{"id":"5706","slug":"hong-kong-under-19s-tour-of-new-zealand-2009-10","name":"Hong Kong Under-19s tour of New Zealand, 2009/10","shortName":"Hong Kong Under-19s tour of New Zealand, 2009/10"},{"id":"15026","slug":"hong-kong-under-19s-tour-of-oman-2022-23","name":"Hong Kong Under-19s tour of Oman, 2022/23","shortName":"Hong Kong Under-19s tour of Oman, 2022/23"},{"id":"12753","slug":"hong-kong-under-19s-tour-of-thailand-2018-19","name":"Hong Kong Under-19s tour of Thailand, 2018/19","shortName":"Hong Kong Under-19s tour of Thailand, 2018/19"},{"id":"4229","slug":"hong-kong-women-in-bangladesh-unofficial-odi-series-2007-08","name":"Hong Kong Women in Bangladesh unofficial ODI Series, 2007/08","shortName":"Hong Kong Women in Bangladesh unofficial ODI Series, 2007/08"},{"id":"4202","slug":"hong-kong-women-tour-of-bangladesh-2007-08","name":"Hong Kong Women tour of Bangladesh, 2007/08","shortName":"Hong Kong Women tour of Bangladesh, 2007/08"},{"id":"3316","slug":"hong-kong-women-tour-of-china-2007","name":"Hong Kong Women tour of China, 2007","shortName":"Hong Kong Women tour of China, 2007"},{"id":"3285","slug":"hong-kong-women-tour-of-malaysia-2007","name":"Hong Kong Women tour of Malaysia, 2007","shortName":"Hong Kong Women tour of Malaysia, 2007"},{"id":"15069","slug":"hong-kong-women-s-all-stars-40-over-series-2022-23","name":"Hong Kong Women's All Stars 40-Over Series, 2022/23","shortName":"Hong Kong Women's All Stars 40-Over Series, 2022/23"},{"id":"12137","slug":"hong-kong-world-sixes-2017-18","name":"Hong Kong World Sixes, 2017/18","shortName":"Hong Kong World Sixes, 2017/18"},{"id":"8147","slug":"icc-africa-under-19s-world-cup-qualifier-2013","name":"ICC Africa Under-19s World Cup Qualifier, 2013","shortName":"ICC Africa Under-19s World Cup Qualifier, 2013"},{"id":"11899","slug":"icc-africa-under-19s-world-cup-qualifier-2017","name":"ICC Africa Under-19s World Cup Qualifier, 2017","shortName":"ICC Africa Under-19s World Cup Qualifier, 2017"},{"id":"3348","slug":"icc-americas-under-19s-tournament-2007","name":"ICC Americas Under-19s Tournament, 2007","shortName":"ICC Americas Under-19s Tournament, 2007"},{"id":"11919","slug":"icc-americas-under-19s-world-cup-qualifier-2017","name":"ICC Americas Under-19s World Cup Qualifier, 2017","shortName":"ICC Americas Under-19s World Cup Qualifier, 2017"},{"id":"11917","slug":"icc-asia-under-19s-world-cup-qualifier-2017","name":"ICC Asia Under-19s World Cup Qualifier, 2017","shortName":"ICC Asia Under-19s World Cup Qualifier, 2017"},{"id":"12952","slug":"icc-asia-under-19s-world-cup-qualifier-2019","name":"ICC Asia Under-19s World Cup Qualifier, 2019","shortName":"ICC Asia Under-19s World Cup Qualifier, 2019"},{"id":"7804","slug":"icc-champions-trophy-warm-up-2002-03","name":"ICC Champions Trophy Warm Up, 2002/03","shortName":"ICC Champions Trophy Warm Up, 2002/03"},{"id":"5476","slug":"icc-champions-trophy-warm-up-matches-2009-10","name":"ICC Champions Trophy Warm-up Matches, 2009/10","shortName":"ICC Champions Trophy Warm-up Matches, 2009/10"},{"id":"8138","slug":"icc-champions-trophy-warm-up-matches-2013","name":"ICC Champions Trophy Warm-up Matches, 2013","shortName":"ICC Champions Trophy Warm-up Matches, 2013"},{"id":"11846","slug":"icc-champions-trophy-warm-up-matches-2017","name":"ICC Champions Trophy Warm-up Matches, 2017","shortName":"ICC Champions Trophy Warm-up Matches, 2017"},{"id":"2150","slug":"icc-cricket-week-1999-00","name":"ICC Cricket Week, 1999/00","shortName":"ICC Cricket Week, 1999/00"},{"id":"9533","slug":"icc-cricket-world-cup-associate-warm-up-matches-2014-15","name":"ICC Cricket World Cup Associate Warm-up Matches, 2014/15","shortName":"ICC Cricket World Cup Associate Warm-up Matches, 2014/15"},{"id":"8703","slug":"icc-cricket-world-cup-qualifier-warm-up-matches-2013-14","name":"ICC Cricket World Cup Qualifier Warm-up Matches, 2013/14","shortName":"ICC Cricket World Cup Qualifier Warm-up Matches, 2013/14"},{"id":"12245","slug":"icc-cricket-world-cup-qualifier-warm-up-matches-2017-18","name":"ICC Cricket World Cup Qualifier Warm-up Matches, 2017/18","shortName":"ICC Cricket World Cup Qualifier Warm-up Matches, 2017/18"},{"id":"15453","slug":"icc-cricket-world-cup-qualifier-warm-up-matches-2023","name":"ICC Cricket World Cup Qualifier Warm-up Matches, 2023","shortName":"ICC Cricket World Cup Qualifier Warm-up Matches, 2023"},{"id":"15714","slug":"icc-cricket-world-cup-warm-up-matches-2023-24","name":"ICC Cricket World Cup Warm-up Matches, 2023/24","shortName":"ICC Cricket World Cup Warm-up Matches, 2023/24"},{"id":"11918","slug":"icc-east-asia-pacific-under-19s-world-cup-qualifier-2017","name":"ICC East Asia-Pacific Under-19s World Cup Qualifier, 2017","shortName":"ICC East Asia-Pacific Under-19s World Cup Qualifier, 2017"},{"id":"11926","slug":"icc-europe-under-19s-world-cup-qualifier-2017","name":"ICC Europe Under-19s World Cup Qualifier, 2017","shortName":"ICC Europe Under-19s World Cup Qualifier, 2017"},{"id":"2143","slug":"icc-knockout-warm-up-matches-2000-01","name":"ICC KnockOut Warm-up Matches, 2000/01","shortName":"ICC KnockOut Warm-up Matches, 2000/01"},{"id":"913","slug":"icc-trophy-1979","name":"ICC Trophy, 1979","shortName":"ICC Trophy, 1979"},{"id":"914","slug":"icc-trophy-1982","name":"ICC Trophy, 1982","shortName":"ICC Trophy, 1982"},{"id":"915","slug":"icc-trophy-1986","name":"ICC Trophy, 1986","shortName":"ICC Trophy, 1986"},{"id":"919","slug":"icc-trophy-2001","name":"ICC Trophy, 2001","shortName":"ICC Trophy, 2001"},{"id":"12925","slug":"icc-under-19-world-cup-qualifier-africa-division-one-2018-19","name":"ICC Under-19 World Cup Qualifier Africa Division One, 2018/19","shortName":"ICC Under-19 World Cup Qualifier Africa Division One, 2018/19"},{"id":"12538","slug":"icc-under-19-world-cup-qualifier-africa-division-two-2018","name":"ICC Under-19 World Cup Qualifier Africa Division Two, 2018","shortName":"ICC Under-19 World Cup Qualifier Africa Division Two, 2018"},{"id":"14212","slug":"icc-under-19-world-cup-qualifier-africa-region-2021-22","name":"ICC Under-19 World Cup Qualifier Africa Region, 2021/22","shortName":"ICC Under-19 World Cup Qualifier Africa Region, 2021/22"},{"id":"13168","slug":"icc-under-19-world-cup-qualifier-americas-region-2019","name":"ICC Under-19 World Cup Qualifier Americas Region, 2019","shortName":"ICC Under-19 World Cup Qualifier Americas Region, 2019"},{"id":"11559","slug":"icc-under-19-world-cup-qualifier-asia-division-two-2016-17","name":"ICC Under-19 World Cup Qualifier Asia Division Two, 2016/17","shortName":"ICC Under-19 World Cup Qualifier Asia Division Two, 2016/17"},{"id":"12748","slug":"icc-under-19-world-cup-qualifier-asia-division-two-2018-19","name":"ICC Under-19 World Cup Qualifier Asia Division Two, 2018/19","shortName":"ICC Under-19 World Cup Qualifier Asia Division Two, 2018/19"},{"id":"15020","slug":"icc-under-19-world-cup-qualifier-asia-division-two-2022-23","name":"ICC Under-19 World Cup Qualifier Asia Division Two, 2022/23","shortName":"ICC Under-19 World Cup Qualifier Asia Division Two, 2022/23"},{"id":"13063","slug":"icc-under-19-world-cup-qualifier-east-asia-pacific-region-2019","name":"ICC Under-19 World Cup Qualifier East Asia-Pacific Region, 2019","shortName":"ICC Under-19 World Cup Qualifier East Asia-Pacific Region, 2019"},{"id":"11347","slug":"icc-under-19-world-cup-qualifier-europe-division-two-2016","name":"ICC Under-19 World Cup Qualifier Europe Division Two, 2016","shortName":"ICC Under-19 World Cup Qualifier Europe Division Two, 2016"},{"id":"12511","slug":"icc-under-19-world-cup-qualifier-europe-division-two-2018","name":"ICC Under-19 World Cup Qualifier Europe Division Two, 2018","shortName":"ICC Under-19 World Cup Qualifier Europe Division Two, 2018"},{"id":"13190","slug":"icc-under-19-world-cup-qualifier-europe-region-2019","name":"ICC Under-19 World Cup Qualifier Europe Region, 2019","shortName":"ICC Under-19 World Cup Qualifier Europe Region, 2019"},{"id":"14185","slug":"icc-under-19-world-cup-qualifier-europe-region-2021","name":"ICC Under-19 World Cup Qualifier Europe Region, 2021","shortName":"ICC Under-19 World Cup Qualifier Europe Region, 2021"},{"id":"5322","slug":"icc-under-19-world-cup-qualifier-2009","name":"ICC Under-19 World Cup Qualifier, 2009","shortName":"ICC Under-19 World Cup Qualifier, 2009"},{"id":"6686","slug":"icc-under-19-world-cup-qualifier-2011","name":"ICC Under-19 World Cup Qualifier, 2011","shortName":"ICC Under-19 World Cup Qualifier, 2011"},{"id":"10575","slug":"icc-under-19-world-cup-qualifier-2015-16","name":"ICC Under-19 World Cup Qualifier, 2015/16","shortName":"ICC Under-19 World Cup Qualifier, 2015/16"},{"id":"4165","slug":"icc-under-19-world-cup-warm-up-match-2007-08","name":"ICC Under-19 World Cup Warm Up Match, 2007/08","shortName":"ICC Under-19 World Cup Warm Up Match, 2007/08"},{"id":"5584","slug":"icc-under-19-world-cup-warm-up-match-2009-10","name":"ICC Under-19 World Cup Warm Up Match, 2009/10","shortName":"ICC Under-19 World Cup Warm Up Match, 2009/10"},{"id":"7238","slug":"icc-under-19-world-cup-warm-up-match-2012","name":"ICC Under-19 World Cup Warm Up Match, 2012","shortName":"ICC Under-19 World Cup Warm Up Match, 2012"},{"id":"8977","slug":"icc-under-19-world-cup-warm-up-matches-2013-14","name":"ICC Under-19 World Cup Warm-up Matches, 2013/14","shortName":"ICC Under-19 World Cup Warm-up Matches, 2013/14"},{"id":"10801","slug":"icc-under-19-world-cup-warm-up-matches-2015-16","name":"ICC Under-19 World Cup Warm-up Matches, 2015/16","shortName":"ICC Under-19 World Cup Warm-up Matches, 2015/16"},{"id":"12200","slug":"icc-under-19-world-cup-warm-up-matches-2017-18","name":"ICC Under-19 World Cup Warm-up Matches, 2017/18","shortName":"ICC Under-19 World Cup Warm-up Matches, 2017/18"},{"id":"13491","slug":"icc-under-19-world-cup-warm-up-matches-2019-20","name":"ICC Under-19 World Cup Warm-up Matches, 2019/20","shortName":"ICC Under-19 World Cup Warm-up Matches, 2019/20"},{"id":"14415","slug":"icc-under-19-world-cup-warm-up-matches-2021-22","name":"ICC Under-19 World Cup Warm-up Matches, 2021/22","shortName":"ICC Under-19 World Cup Warm-up Matches, 2021/22"},{"id":"15995","slug":"icc-under-19-world-cup-warm-up-matches-2023-24","name":"ICC Under-19 World Cup Warm-up Matches, 2023/24","shortName":"ICC Under-19 World Cup Warm-up Matches, 2023/24"},{"id":"14328","slug":"icc-women-s-cricket-world-cup-qualifier-warm-up-matches-2021-22","name":"ICC Women's Cricket World Cup Qualifier Warm-up Matches, 2021/22","shortName":"ICC Women's Cricket World Cup Qualifier Warm-up Matches, 2021/22"},{"id":"14497","slug":"icc-women-s-cricket-world-cup-warm-up-matches-2021-22","name":"ICC Women's Cricket World Cup Warm-up Matches, 2021/22","shortName":"ICC Women's Cricket World Cup Warm-up Matches, 2021/22"},{"id":"11660","slug":"icc-women-s-world-cup-qualifier-warm-up-matches-2016-17","name":"ICC Women's World Cup Qualifier Warm-up Matches, 2016/17","shortName":"ICC Women's World Cup Qualifier Warm-up Matches, 2016/17"},{"id":"3014","slug":"icc-women-s-world-cup-qualifying-series-africa-region-2006-07","name":"ICC Women's World Cup Qualifying Series Africa Region, 2006/07","shortName":"ICC Women's World Cup Qualifying Series Africa Region, 2006/07"},{"id":"6371","slug":"icc-women-s-world-cup-qualifying-series-africa-region-2010-11","name":"ICC Women's World Cup Qualifying Series Africa Region, 2010/11","shortName":"ICC Women's World Cup Qualifying Series Africa Region, 2010/11"},{"id":"11345","slug":"icc-women-s-world-cup-qualifying-series-east-asia-pacific-region-2016","name":"ICC Women's World Cup Qualifying Series East Asia-Pacific Region, 2016","shortName":"ICC Women's World Cup Qualifying Series East Asia-Pacific Region, 2016"},{"id":"11327","slug":"icc-women-s-world-cup-qualifying-series-europe-region-2016","name":"ICC Women's World Cup Qualifying Series Europe Region, 2016","shortName":"ICC Women's World Cup Qualifying Series Europe Region, 2016"},{"id":"4907","slug":"icc-women-s-world-cup-warm-up-matches-2008-09","name":"ICC Women's World Cup Warm-up Matches, 2008/09","shortName":"ICC Women's World Cup Warm-up Matches, 2008/09"},{"id":"7948","slug":"icc-women-s-world-cup-warm-up-matches-2012-13","name":"ICC Women's World Cup Warm-up Matches, 2012/13","shortName":"ICC Women's World Cup Warm-up Matches, 2012/13"},{"id":"11744","slug":"icc-women-s-world-cup-warm-up-matches-2017","name":"ICC Women's World Cup Warm-up Matches, 2017","shortName":"ICC Women's World Cup Warm-up Matches, 2017"},{"id":"4250","slug":"icc-world-cricket-league-africa-region-division-three-2008","name":"ICC World Cricket League Africa Region Division Three, 2008","shortName":"ICC World Cricket League Africa Region Division Three, 2008"},{"id":"4775","slug":"icc-world-cricket-league-africa-region-division-two-2008-09","name":"ICC World Cricket League Africa Region Division Two, 2008/09","shortName":"ICC World Cricket League Africa Region Division Two, 2008/09"},{"id":"11777","slug":"icc-world-cricket-league-africa-region-qualifiers-2017","name":"ICC World Cricket League Africa Region Qualifiers, 2017","shortName":"ICC World Cricket League Africa Region Qualifiers, 2017"},{"id":"5917","slug":"icc-world-cricket-league-americas-region-division-four-2010","name":"ICC World Cricket League Americas Region Division Four, 2010","shortName":"ICC World Cricket League Americas Region Division Four, 2010"},{"id":"4825","slug":"icc-world-cricket-league-americas-region-division-one-2008-09","name":"ICC World Cricket League Americas Region Division One, 2008/09","shortName":"ICC World Cricket League Americas Region Division One, 2008/09"},{"id":"5866","slug":"icc-world-cricket-league-americas-region-division-one-2010","name":"ICC World Cricket League Americas Region Division One, 2010","shortName":"ICC World Cricket League Americas Region Division One, 2010"},{"id":"4238","slug":"icc-world-cricket-league-americas-region-division-two-2007-08","name":"ICC World Cricket League Americas Region Division Two, 2007/08","shortName":"ICC World Cricket League Americas Region Division Two, 2007/08"},{"id":"11790","slug":"icc-world-cricket-league-asia-region-division-one-2017","name":"ICC World Cricket League Asia Region Division One, 2017","shortName":"ICC World Cricket League Asia Region Division One, 2017"},{"id":"6072","slug":"icc-world-cricket-league-division-eight-2010-11","name":"ICC World Cricket League Division Eight, 2010/11","shortName":"ICC World Cricket League Division Eight, 2010/11"},{"id":"7616","slug":"icc-world-cricket-league-division-eight-2012","name":"ICC World Cricket League Division Eight, 2012","shortName":"ICC World Cricket League Division Eight, 2012"},{"id":"4258","slug":"icc-world-cricket-league-division-five-2008","name":"ICC World Cricket League Division Five, 2008","shortName":"ICC World Cricket League Division Five, 2008"},{"id":"5736","slug":"icc-world-cricket-league-division-five-2009-10","name":"ICC World Cricket League Division Five, 2009/10","shortName":"ICC World Cricket League Division Five, 2009/10"},{"id":"7201","slug":"icc-world-cricket-league-division-five-2011-12","name":"ICC World Cricket League Division Five, 2011/12","shortName":"ICC World Cricket League Division Five, 2011/12"},{"id":"9065","slug":"icc-world-cricket-league-division-five-2013-14","name":"ICC World Cricket League Division Five, 2013/14","shortName":"ICC World Cricket League Division Five, 2013/14"},{"id":"12001","slug":"icc-world-cricket-league-division-five-2017","name":"ICC World Cricket League Division Five, 2017","shortName":"ICC World Cricket League Division Five, 2017"},{"id":"4328","slug":"icc-world-cricket-league-division-four-2008-09","name":"ICC World Cricket League Division Four, 2008/09","shortName":"ICC World Cricket League Division Four, 2008/09"},{"id":"5970","slug":"icc-world-cricket-league-division-four-2010","name":"ICC World Cricket League Division Four, 2010","shortName":"ICC World Cricket League Division Four, 2010"},{"id":"7452","slug":"icc-world-cricket-league-division-four-2012","name":"ICC World Cricket League Division Four, 2012","shortName":"ICC World Cricket League Division Four, 2012"},{"id":"9285","slug":"icc-world-cricket-league-division-four-2014","name":"ICC World Cricket League Division Four, 2014","shortName":"ICC World Cricket League Division Four, 2014"},{"id":"12351","slug":"icc-world-cricket-league-division-four-2018","name":"ICC World Cricket League Division Four, 2018","shortName":"ICC World Cricket League Division Four, 2018"},{"id":"5791","slug":"icc-world-cricket-league-division-one-warm-up-match-2010","name":"ICC World Cricket League Division One Warm Up Match, 2010","shortName":"ICC World Cricket League Division One Warm Up Match, 2010"},{"id":"5034","slug":"icc-world-cricket-league-division-seven-2009","name":"ICC World Cricket League Division Seven, 2009","shortName":"ICC World Cricket League Division Seven, 2009"},{"id":"6125","slug":"icc-world-cricket-league-division-seven-2011","name":"ICC World Cricket League Division Seven, 2011","shortName":"ICC World Cricket League Division Seven, 2011"},{"id":"7966","slug":"icc-world-cricket-league-division-seven-2013","name":"ICC World Cricket League Division Seven, 2013","shortName":"ICC World Cricket League Division Seven, 2013"},{"id":"5323","slug":"icc-world-cricket-league-division-six-2009","name":"ICC World Cricket League Division Six, 2009","shortName":"ICC World Cricket League Division Six, 2009"},{"id":"6823","slug":"icc-world-cricket-league-division-six-2011","name":"ICC World Cricket League Division Six, 2011","shortName":"ICC World Cricket League Division Six, 2011"},{"id":"7967","slug":"icc-world-cricket-league-division-six-2013","name":"ICC World Cricket League Division Six, 2013","shortName":"ICC World Cricket League Division Six, 2013"},{"id":"10385","slug":"icc-world-cricket-league-division-six-2015","name":"ICC World Cricket League Division Six, 2015","shortName":"ICC World Cricket League Division Six, 2015"},{"id":"3174","slug":"icc-world-cricket-league-division-three-2007","name":"ICC World Cricket League Division Three, 2007","shortName":"ICC World Cricket League Division Three, 2007"},{"id":"4867","slug":"icc-world-cricket-league-division-three-2008-09","name":"ICC World Cricket League Division Three, 2008/09","shortName":"ICC World Cricket League Division Three, 2008/09"},{"id":"6123","slug":"icc-world-cricket-league-division-three-2010-11","name":"ICC World Cricket League Division Three, 2010/11","shortName":"ICC World Cricket League Division Three, 2010/11"},{"id":"8076","slug":"icc-world-cricket-league-division-three-2013","name":"ICC World Cricket League Division Three, 2013","shortName":"ICC World Cricket League Division Three, 2013"},{"id":"9349","slug":"icc-world-cricket-league-division-three-2014-15","name":"ICC World Cricket League Division Three, 2014/15","shortName":"ICC World Cricket League Division Three, 2014/15"},{"id":"11823","slug":"icc-world-cricket-league-division-three-2017","name":"ICC World Cricket League Division Three, 2017","shortName":"ICC World Cricket League Division Three, 2017"},{"id":"12716","slug":"icc-world-cricket-league-division-three-2018-19","name":"ICC World Cricket League Division Three, 2018/19","shortName":"ICC World Cricket League Division Three, 2018/19"},{"id":"11730","slug":"icc-world-cricket-league-east-asia-pacific-region-qualifiers-2016-17","name":"ICC World Cricket League East Asia-Pacific Region Qualifiers, 2016/17","shortName":"ICC World Cricket League East Asia-Pacific Region Qualifiers, 2016/17"},{"id":"11875","slug":"icc-world-cricket-league-europe-region-division-one-2017","name":"ICC World Cricket League Europe Region Division One, 2017","shortName":"ICC World Cricket League Europe Region Division One, 2017"},{"id":"4997","slug":"icc-world-cup-qualifiers-warm-up-matches-2009","name":"ICC World Cup Qualifiers Warm-up Matches, 2009","shortName":"ICC World Cup Qualifiers Warm-up Matches, 2009"},{"id":"6075","slug":"icc-world-cup-warm-up-matches-2010-11","name":"ICC World Cup Warm-up Matches, 2010/11","shortName":"ICC World Cup Warm-up Matches, 2010/11"},{"id":"9779","slug":"icc-world-cup-warm-up-matches-2014-15","name":"ICC World Cup Warm-up Matches, 2014/15","shortName":"ICC World Cup Warm-up Matches, 2014/15"},{"id":"12880","slug":"icc-world-cup-warm-up-matches-2019","name":"ICC World Cup Warm-up Matches, 2019","shortName":"ICC World Cup Warm-up Matches, 2019"},{"id":"2526","slug":"icc-world-xi-tour-of-australia-2005-06","name":"ICC World XI tour of Australia, 2005/06","shortName":"ICC World XI tour of Australia, 2005/06"},{"id":"11937","slug":"icca-sprite-cricket-stars-labour-tournament-2017","name":"ICCA Sprite Cricket Stars Labour Tournament, 2017","shortName":"ICCA Sprite Cricket Stars Labour Tournament, 2017"},{"id":"11881","slug":"icca-sprite-indoor-challengers-cup-2017","name":"ICCA Sprite Indoor Challengers Cup, 2017","shortName":"ICCA Sprite Indoor Challengers Cup, 2017"},{"id":"11890","slug":"icca-sprite-indoor-open-entry-tournament-2017","name":"ICCA Sprite Indoor Open-Entry Tournament, 2017","shortName":"ICCA Sprite Indoor Open-Entry Tournament, 2017"},{"id":"11928","slug":"icca-sprite-open-entry-cricket-cage-tournament-2017","name":"ICCA Sprite Open-Entry Cricket Cage Tournament, 2017","shortName":"ICCA Sprite Open-Entry Cricket Cage Tournament, 2017"},{"id":"11927","slug":"icca-sprite-open-entry-tournament-2017","name":"ICCA Sprite Open-Entry Tournament, 2017","shortName":"ICCA Sprite Open-Entry Tournament, 2017"},{"id":"11900","slug":"icca-sprite-ramadan-tournament-2017","name":"ICCA Sprite Ramadan Tournament, 2017","shortName":"ICCA Sprite Ramadan Tournament, 2017"},{"id":"4169","slug":"icl-50s-2007-08","name":"ICL 50s, 2007/08","shortName":"ICL 50s, 2007/08"},{"id":"13527","slug":"india-a-women-in-australia-unofficial-odi-series-2019-20","name":"India A Women in Australia unofficial ODI Series, 2019/20","shortName":"India A Women in Australia unofficial ODI Series, 2019/20"},{"id":"16502","slug":"india-a-women-in-australia-unofficial-odi-series-2024","name":"India A Women in Australia unofficial ODI Series, 2024","shortName":"India A Women in Australia unofficial ODI Series, 2024"},{"id":"7849","slug":"india-masters-tour-of-united-arab-emirates-2005","name":"India Masters tour of United Arab Emirates, 2005","shortName":"India Masters tour of United Arab Emirates, 2005"},{"id":"13648","slug":"india-over-50s-tour-of-south-africa-2019-20","name":"India Over-50s tour of South Africa, 2019/20","shortName":"India Over-50s tour of South Africa, 2019/20"},{"id":"7862","slug":"india-seniors-tour-of-pakistan-2005-06","name":"India Seniors tour of Pakistan, 2005/06","shortName":"India Seniors tour of Pakistan, 2005/06"},{"id":"2026","slug":"india-tour-of-england-1983","name":"India tour of England, 1983","shortName":"India tour of England, 1983"},{"id":"7598","slug":"india-tour-of-england-2013","name":"India tour of England, 2013","shortName":"India tour of England, 2013"},{"id":"11849","slug":"india-tour-of-england-2017","name":"India tour of England, 2017","shortName":"India tour of England, 2017"},{"id":"12369","slug":"india-tour-of-england-2019","name":"India tour of England, 2019","shortName":"India tour of England, 2019"},{"id":"7810","slug":"india-tour-of-hong-kong-2002-03","name":"India tour of Hong Kong, 2002/03","shortName":"India tour of Hong Kong, 2002/03"},{"id":"7839","slug":"india-tour-of-hong-kong-2004-05","name":"India tour of Hong Kong, 2004/05","shortName":"India tour of Hong Kong, 2004/05"},{"id":"3406","slug":"india-tour-of-hong-kong-2005-06","name":"India tour of Hong Kong, 2005/06","shortName":"India tour of Hong Kong, 2005/06"},{"id":"3394","slug":"india-tour-of-hong-kong-2006-07","name":"India tour of Hong Kong, 2006/07","shortName":"India tour of Hong Kong, 2006/07"},{"id":"3543","slug":"india-tour-of-hong-kong-2007-08","name":"India tour of Hong Kong, 2007/08","shortName":"India tour of Hong Kong, 2007/08"},{"id":"4821","slug":"india-tour-of-hong-kong-2008-09","name":"India tour of Hong Kong, 2008/09","shortName":"India tour of Hong Kong, 2008/09"},{"id":"5590","slug":"india-tour-of-hong-kong-2009-10","name":"India tour of Hong Kong, 2009/10","shortName":"India tour of Hong Kong, 2009/10"},{"id":"6292","slug":"india-tour-of-hong-kong-2010-11","name":"India tour of Hong Kong, 2010/11","shortName":"India tour of Hong Kong, 2010/11"},{"id":"6899","slug":"india-tour-of-hong-kong-2011-12","name":"India tour of Hong Kong, 2011/12","shortName":"India tour of Hong Kong, 2011/12"},{"id":"7780","slug":"india-tour-of-hong-kong-2012-13","name":"India tour of Hong Kong, 2012/13","shortName":"India tour of Hong Kong, 2012/13"},{"id":"7637","slug":"india-tour-of-netherlands-1996","name":"India tour of Netherlands, 1996","shortName":"India tour of Netherlands, 1996"},{"id":"2073","slug":"india-tour-of-pakistan-2003-04","name":"India tour of Pakistan, 2003/04","shortName":"India tour of Pakistan, 2003/04"},{"id":"2033","slug":"india-tour-of-south-africa-2002-03","name":"India tour of South Africa, 2002/03","shortName":"India tour of South Africa, 2002/03"},{"id":"5491","slug":"india-tour-of-south-africa-2009-10","name":"India tour of South Africa, 2009/10","shortName":"India tour of South Africa, 2009/10"},{"id":"4537","slug":"india-under-15s-tour-of-england-1996","name":"India Under-15s tour of England, 1996","shortName":"India Under-15s tour of England, 1996"},{"id":"7219","slug":"india-under-19s-tour-of-australia-2012","name":"India Under-19s tour of Australia, 2012","shortName":"India Under-19s tour of Australia, 2012"},{"id":"8159","slug":"india-under-19s-tour-of-australia-2013","name":"India Under-19s tour of Australia, 2013","shortName":"India Under-19s tour of Australia, 2013"},{"id":"10825","slug":"india-under-19s-tour-of-bangladesh-2015-16","name":"India Under-19s tour of Bangladesh, 2015/16","shortName":"India Under-19s tour of Bangladesh, 2015/16"},{"id":"12667","slug":"india-under-19s-tour-of-bangladesh-2018-19","name":"India Under-19s tour of Bangladesh, 2018/19","shortName":"India Under-19s tour of Bangladesh, 2018/19"},{"id":"13164","slug":"india-under-19s-tour-of-england-2019","name":"India Under-19s tour of England, 2019","shortName":"India Under-19s tour of England, 2019"},{"id":"3946","slug":"india-under-19s-tour-of-malaysia-2007-08","name":"India Under-19s tour of Malaysia, 2007/08","shortName":"India Under-19s tour of Malaysia, 2007/08"},{"id":"7378","slug":"india-under-19s-tour-of-malaysia-2012","name":"India Under-19s tour of Malaysia, 2012","shortName":"India Under-19s tour of Malaysia, 2012"},{"id":"12152","slug":"india-under-19s-tour-of-malaysia-2017-18","name":"India Under-19s tour of Malaysia, 2017/18","shortName":"India Under-19s tour of Malaysia, 2017/18"},{"id":"5698","slug":"india-under-19s-tour-of-new-zealand-2009-10","name":"India Under-19s tour of New Zealand, 2009/10","shortName":"India Under-19s tour of New Zealand, 2009/10"},{"id":"11990","slug":"india-under-19s-tour-of-new-zealand-2017-18","name":"India Under-19s tour of New Zealand, 2017/18","shortName":"India Under-19s tour of New Zealand, 2017/18"},{"id":"5654","slug":"india-under-19s-tour-of-south-africa-2009-10","name":"India Under-19s tour of South Africa, 2009/10","shortName":"India Under-19s tour of South Africa, 2009/10"},{"id":"13513","slug":"india-under-19s-tour-of-south-africa-2019-20","name":"India Under-19s tour of South Africa, 2019/20","shortName":"India Under-19s tour of South Africa, 2019/20"},{"id":"16000","slug":"india-under-19s-tour-of-south-africa-2023-24","name":"India Under-19s tour of South Africa, 2023/24","shortName":"India Under-19s tour of South Africa, 2023/24"},{"id":"3481","slug":"india-under-19s-tour-of-sri-lanka-2005-06","name":"India Under-19s tour of Sri Lanka, 2005/06","shortName":"India Under-19s tour of Sri Lanka, 2005/06"},{"id":"10747","slug":"india-under-19s-tour-of-sri-lanka-2015-16","name":"India Under-19s tour of Sri Lanka, 2015/16","shortName":"India Under-19s tour of Sri Lanka, 2015/16"},{"id":"11653","slug":"india-under-19s-tour-of-sri-lanka-2016-17","name":"India Under-19s tour of Sri Lanka, 2016/17","shortName":"India Under-19s tour of Sri Lanka, 2016/17"},{"id":"13300","slug":"india-under-19s-tour-of-sri-lanka-2019","name":"India Under-19s tour of Sri Lanka, 2019","shortName":"India Under-19s tour of Sri Lanka, 2019"},{"id":"8933","slug":"india-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"India Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"India Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8803","slug":"india-under-19s-tour-of-united-arab-emirates-2013-14","name":"India Under-19s tour of United Arab Emirates, 2013/14","shortName":"India Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14403","slug":"india-under-19s-tour-of-united-arab-emirates-2021-22","name":"India Under-19s tour of United Arab Emirates, 2021/22","shortName":"India Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15968","slug":"india-under-19s-tour-of-united-arab-emirates-2023-24","name":"India Under-19s tour of United Arab Emirates, 2023/24","shortName":"India Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16853","slug":"india-under-19s-tour-of-united-arab-emirates-2024-25","name":"India Under-19s tour of United Arab Emirates, 2024/25","shortName":"India Under-19s tour of United Arab Emirates, 2024/25"},{"id":"14421","slug":"india-under-19s-tour-of-west-indies-2021-22","name":"India Under-19s tour of West Indies, 2021/22","shortName":"India Under-19s tour of West Indies, 2021/22"},{"id":"2588","slug":"india-under-21s-women-tour-of-pakistan-2005-06","name":"India Under-21s Women tour of Pakistan, 2005/06","shortName":"India Under-21s Women tour of Pakistan, 2005/06"},{"id":"13415","slug":"india-women-emerging-players-tour-of-sri-lanka-2019-20","name":"India Women Emerging Players tour of Sri Lanka, 2019/20","shortName":"India Women Emerging Players tour of Sri Lanka, 2019/20"},{"id":"4655","slug":"india-women-tour-of-australia-2008-09","name":"India Women tour of Australia, 2008/09","shortName":"India Women tour of Australia, 2008/09"},{"id":"13989","slug":"india-women-tour-of-australia-2021-22","name":"India Women tour of Australia, 2021/22","shortName":"India Women tour of Australia, 2021/22"},{"id":"3629","slug":"india-women-tour-of-england-2008","name":"India Women tour of England, 2008","shortName":"India Women tour of England, 2008"},{"id":"11745","slug":"india-women-tour-of-england-2017","name":"India Women tour of England, 2017","shortName":"India Women tour of England, 2017"},{"id":"12534","slug":"india-women-tour-of-new-zealand-2018-19","name":"India Women tour of New Zealand, 2018/19","shortName":"India Women tour of New Zealand, 2018/19"},{"id":"14359","slug":"india-women-tour-of-new-zealand-2021-22","name":"India Women tour of New Zealand, 2021/22","shortName":"India Women tour of New Zealand, 2021/22"},{"id":"11800","slug":"india-women-tour-of-south-africa-2017","name":"India Women tour of South Africa, 2017","shortName":"India Women tour of South Africa, 2017"},{"id":"4186","slug":"india-women-tour-of-sri-lanka-2008","name":"India Women tour of Sri Lanka, 2008","shortName":"India Women tour of Sri Lanka, 2008"},{"id":"11715","slug":"india-women-tour-of-sri-lanka-2016-17","name":"India Women tour of Sri Lanka, 2016/17","shortName":"India Women tour of Sri Lanka, 2016/17"},{"id":"11733","slug":"indonesia-tour-of-australia-2016-17","name":"Indonesia tour of Australia, 2016/17","shortName":"Indonesia tour of Australia, 2016/17"},{"id":"3461","slug":"institute-challenge-series-2007","name":"Institute Challenge Series, 2007","shortName":"Institute Challenge Series, 2007"},{"id":"6530","slug":"inter-island-women-s-series-2010-11","name":"Inter-Island Women's Series, 2010/11","shortName":"Inter-Island Women's Series, 2010/11"},{"id":"7744","slug":"international-xi-tour-of-england-2000","name":"International XI tour of England, 2000","shortName":"International XI tour of England, 2000"},{"id":"7853","slug":"international-xi-tour-of-england-2005","name":"International XI tour of England, 2005","shortName":"International XI tour of England, 2005"},{"id":"4921","slug":"iran-tour-of-thailand-2008-09","name":"Iran tour of Thailand, 2008/09","shortName":"Iran tour of Thailand, 2008/09"},{"id":"6445","slug":"iran-tour-of-thailand-2010-11","name":"Iran tour of Thailand, 2010/11","shortName":"Iran tour of Thailand, 2010/11"},{"id":"6706","slug":"iran-under-19s-tour-of-malaysia-2011","name":"Iran Under-19s tour of Malaysia, 2011","shortName":"Iran Under-19s tour of Malaysia, 2011"},{"id":"10091","slug":"ireland-a-tour-of-england-2015","name":"Ireland A tour of England, 2015","shortName":"Ireland A tour of England, 2015"},{"id":"11822","slug":"ireland-a-tour-of-england-2017","name":"Ireland A tour of England, 2017","shortName":"Ireland A tour of England, 2017"},{"id":"13700","slug":"ireland-a-tour-of-england-2020","name":"Ireland A tour of England, 2020","shortName":"Ireland A tour of England, 2020"},{"id":"5985","slug":"ireland-a-tour-of-jersey-2010","name":"Ireland A tour of Jersey, 2010","shortName":"Ireland A tour of Jersey, 2010"},{"id":"4556","slug":"ireland-a-tour-of-netherlands-2008","name":"Ireland A tour of Netherlands, 2008","shortName":"Ireland A tour of Netherlands, 2008"},{"id":"5403","slug":"ireland-a-tour-of-netherlands-2009","name":"Ireland A tour of Netherlands, 2009","shortName":"Ireland A tour of Netherlands, 2009"},{"id":"11261","slug":"ireland-a-women-tour-of-england-2016","name":"Ireland A Women tour of England, 2016","shortName":"Ireland A Women tour of England, 2016"},{"id":"13203","slug":"ireland-academy-tour-of-england-2019","name":"Ireland Academy tour of England, 2019","shortName":"Ireland Academy tour of England, 2019"},{"id":"9419","slug":"ireland-tour-of-australia-and-new-zealand-september-2014-2014-15","name":"Ireland tour of Australia and New Zealand [September 2014], 2014/15","shortName":"Ireland tour of Australia and New Zealand [September 2014], 2014/15"},{"id":"8391","slug":"ireland-tour-of-australia-and-new-zealand-2014-15","name":"Ireland tour of Australia and New Zealand, 2014/15","shortName":"Ireland tour of Australia and New Zealand, 2014/15"},{"id":"6088","slug":"ireland-tour-of-bangladesh-india-sri-lanka-and-united-arab-emirates-2010-11","name":"Ireland tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11","shortName":"Ireland tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11"},{"id":"13286","slug":"ireland-tour-of-england-2020","name":"Ireland tour of England, 2020","shortName":"Ireland tour of England, 2020"},{"id":"6896","slug":"ireland-tour-of-hong-kong-2011-12","name":"Ireland tour of Hong Kong, 2011/12","shortName":"Ireland tour of Hong Kong, 2011/12"},{"id":"5795","slug":"ireland-tour-of-netherlands-2010","name":"Ireland tour of Netherlands, 2010","shortName":"Ireland tour of Netherlands, 2010"},{"id":"4952","slug":"ireland-tour-of-south-africa-2009","name":"Ireland tour of South Africa, 2009","shortName":"Ireland tour of South Africa, 2009"},{"id":"13814","slug":"ireland-tour-of-united-arab-emirates-2020-21","name":"Ireland tour of United Arab Emirates, 2020/21","shortName":"Ireland tour of United Arab Emirates, 2020/21"},{"id":"14386","slug":"ireland-tour-of-united-states-of-america-and-west-indies-2021-22","name":"Ireland tour of United States of America and West Indies, 2021/22","shortName":"Ireland tour of United States of America and West Indies, 2021/22"},{"id":"15457","slug":"ireland-tour-of-zimbabwe-2023","name":"Ireland tour of Zimbabwe, 2023","shortName":"Ireland tour of Zimbabwe, 2023"},{"id":"6057","slug":"ireland-under-15s-tour-of-netherlands-2010","name":"Ireland Under-15s tour of Netherlands, 2010","shortName":"Ireland Under-15s tour of Netherlands, 2010"},{"id":"6760","slug":"ireland-under-15s-tour-of-scotland-2011","name":"Ireland Under-15s tour of Scotland, 2011","shortName":"Ireland Under-15s tour of Scotland, 2011"},{"id":"4273","slug":"ireland-under-15s-tour-of-west-indies-2007-08","name":"Ireland Under-15s tour of West Indies, 2007/08","shortName":"Ireland Under-15s tour of West Indies, 2007/08"},{"id":"7247","slug":"ireland-under-19s-tour-of-australia-2012","name":"Ireland Under-19s tour of Australia, 2012","shortName":"Ireland Under-19s tour of Australia, 2012"},{"id":"10821","slug":"ireland-under-19s-tour-of-bangladesh-2015-16","name":"Ireland Under-19s tour of Bangladesh, 2015/16","shortName":"Ireland Under-19s tour of Bangladesh, 2015/16"},{"id":"5389","slug":"ireland-under-19s-tour-of-canada-2009","name":"Ireland Under-19s tour of Canada, 2009","shortName":"Ireland Under-19s tour of Canada, 2009"},{"id":"7050","slug":"ireland-under-19s-tour-of-england-2012","name":"Ireland Under-19s tour of England, 2012","shortName":"Ireland Under-19s tour of England, 2012"},{"id":"15715","slug":"ireland-under-19s-tour-of-england-2023","name":"Ireland Under-19s tour of England, 2023","shortName":"Ireland Under-19s tour of England, 2023"},{"id":"16693","slug":"ireland-under-19s-tour-of-england-2024","name":"Ireland Under-19s tour of England, 2024","shortName":"Ireland Under-19s tour of England, 2024"},{"id":"5234","slug":"ireland-under-19s-tour-of-jersey-2009","name":"Ireland Under-19s tour of Jersey, 2009","shortName":"Ireland Under-19s tour of Jersey, 2009"},{"id":"3578","slug":"ireland-under-19s-tour-of-malaysia-2007-08","name":"Ireland Under-19s tour of Malaysia, 2007/08","shortName":"Ireland Under-19s tour of Malaysia, 2007/08"},{"id":"10585","slug":"ireland-under-19s-tour-of-malaysia-2015-16","name":"Ireland Under-19s tour of Malaysia, 2015/16","shortName":"Ireland Under-19s tour of Malaysia, 2015/16"},{"id":"8225","slug":"ireland-under-19s-tour-of-netherlands-2013","name":"Ireland Under-19s tour of Netherlands, 2013","shortName":"Ireland Under-19s tour of Netherlands, 2013"},{"id":"13193","slug":"ireland-under-19s-tour-of-netherlands-2019","name":"Ireland Under-19s tour of Netherlands, 2019","shortName":"Ireland Under-19s tour of Netherlands, 2019"},{"id":"5700","slug":"ireland-under-19s-tour-of-new-zealand-2009-10","name":"Ireland Under-19s tour of New Zealand, 2009/10","shortName":"Ireland Under-19s tour of New Zealand, 2009/10"},{"id":"11989","slug":"ireland-under-19s-tour-of-new-zealand-2017-18","name":"Ireland Under-19s tour of New Zealand, 2017/18","shortName":"Ireland Under-19s tour of New Zealand, 2017/18"},{"id":"4523","slug":"ireland-under-19s-tour-of-scotland-2008","name":"Ireland Under-19s tour of Scotland, 2008","shortName":"Ireland Under-19s tour of Scotland, 2008"},{"id":"16003","slug":"ireland-under-19s-tour-of-south-africa-2023-24","name":"Ireland Under-19s tour of South Africa, 2023/24","shortName":"Ireland Under-19s tour of South Africa, 2023/24"},{"id":"14186","slug":"ireland-under-19s-tour-of-spain-2021","name":"Ireland Under-19s tour of Spain, 2021","shortName":"Ireland Under-19s tour of Spain, 2021"},{"id":"3484","slug":"ireland-under-19s-tour-of-sri-lanka-2005-06","name":"Ireland Under-19s tour of Sri Lanka, 2005/06","shortName":"Ireland Under-19s tour of Sri Lanka, 2005/06"},{"id":"14422","slug":"ireland-under-19s-tour-of-west-indies-2021-22","name":"Ireland Under-19s tour of West Indies, 2021/22","shortName":"Ireland Under-19s tour of West Indies, 2021/22"},{"id":"6795","slug":"ireland-women-tour-of-bangladesh-2011-12","name":"Ireland Women tour of Bangladesh, 2011/12","shortName":"Ireland Women tour of Bangladesh, 2011/12"},{"id":"4303","slug":"ireland-women-tour-of-england-2008","name":"Ireland Women tour of England, 2008","shortName":"Ireland Women tour of England, 2008"},{"id":"5681","slug":"ireland-women-tour-of-england-2010","name":"Ireland Women tour of England, 2010","shortName":"Ireland Women tour of England, 2010"},{"id":"10097","slug":"ireland-women-tour-of-england-2015","name":"Ireland Women tour of England, 2015","shortName":"Ireland Women tour of England, 2015"},{"id":"3298","slug":"ireland-women-tour-of-netherlands-2007","name":"Ireland Women tour of Netherlands, 2007","shortName":"Ireland Women tour of Netherlands, 2007"},{"id":"6002","slug":"ireland-women-tour-of-scotland-2010","name":"Ireland Women tour of Scotland, 2010","shortName":"Ireland Women tour of Scotland, 2010"},{"id":"3494","slug":"ireland-women-tour-of-south-africa-2007-08","name":"Ireland Women tour of South Africa, 2007/08","shortName":"Ireland Women tour of South Africa, 2007/08"},{"id":"11799","slug":"ireland-women-tour-of-south-africa-2017","name":"Ireland Women tour of South Africa, 2017","shortName":"Ireland Women tour of South Africa, 2017"},{"id":"11717","slug":"ireland-women-tour-of-sri-lanka-2016-17","name":"Ireland Women tour of Sri Lanka, 2016/17","shortName":"Ireland Women tour of Sri Lanka, 2016/17"},{"id":"14242","slug":"ireland-women-tour-of-zimbabwe-2021-22","name":"Ireland Women tour of Zimbabwe, 2021/22","shortName":"Ireland Women tour of Zimbabwe, 2021/22"},{"id":"16024","slug":"ireland-women-tour-of-zimbabwe-2023-24","name":"Ireland Women tour of Zimbabwe, 2023/24","shortName":"Ireland Women tour of Zimbabwe, 2023/24"},{"id":"7469","slug":"isle-of-man-under-15s-tour-of-spain-2007","name":"Isle of Man Under-15s tour of Spain, 2007","shortName":"Isle of Man Under-15s tour of Spain, 2007"},{"id":"3339","slug":"isle-of-man-under-19s-tour-of-jersey-2007","name":"Isle of Man Under-19s tour of Jersey, 2007","shortName":"Isle of Man Under-19s tour of Jersey, 2007"},{"id":"5993","slug":"israel-tour-of-guernsey-2010","name":"Israel tour of Guernsey, 2010","shortName":"Israel tour of Guernsey, 2010"},{"id":"7874","slug":"israel-tour-of-scotland-2006","name":"Israel tour of Scotland, 2006","shortName":"Israel tour of Scotland, 2006"},{"id":"6735","slug":"israel-under-19s-tour-of-isle-of-man-2011","name":"Israel Under-19s tour of Isle of Man, 2011","shortName":"Israel Under-19s tour of Isle of Man, 2011"},{"id":"3336","slug":"israel-under-19s-tour-of-jersey-2007","name":"Israel Under-19s tour of Jersey, 2007","shortName":"Israel Under-19s tour of Jersey, 2007"},{"id":"3221","slug":"italy-tour-of-australia-2007","name":"Italy tour of Australia, 2007","shortName":"Italy tour of Australia, 2007"},{"id":"8078","slug":"italy-tour-of-bermuda-2013","name":"Italy tour of Bermuda, 2013","shortName":"Italy tour of Bermuda, 2013"},{"id":"6458","slug":"italy-tour-of-hong-kong-2010-11","name":"Italy tour of Hong Kong, 2010/11","shortName":"Italy tour of Hong Kong, 2010/11"},{"id":"4198","slug":"italy-tour-of-ireland-2008","name":"Italy tour of Ireland, 2008","shortName":"Italy tour of Ireland, 2008"},{"id":"5986","slug":"italy-tour-of-jersey-2010","name":"Italy tour of Jersey, 2010","shortName":"Italy tour of Jersey, 2010"},{"id":"7867","slug":"italy-tour-of-scotland-2006","name":"Italy tour of Scotland, 2006","shortName":"Italy tour of Scotland, 2006"},{"id":"9289","slug":"italy-tour-of-singapore-2014","name":"Italy tour of Singapore, 2014","shortName":"Italy tour of Singapore, 2014"},{"id":"12005","slug":"italy-tour-of-south-africa-2017","name":"Italy tour of South Africa, 2017","shortName":"Italy tour of South Africa, 2017"},{"id":"4658","slug":"italy-tour-of-tanzania-2008-09","name":"Italy tour of Tanzania, 2008/09","shortName":"Italy tour of Tanzania, 2008/09"},{"id":"7466","slug":"italy-under-15s-tour-of-spain-2007","name":"Italy Under-15s tour of Spain, 2007","shortName":"Italy Under-15s tour of Spain, 2007"},{"id":"6018","slug":"italy-under-17s-tour-of-isle-of-man-2010","name":"Italy Under-17s tour of Isle of Man, 2010","shortName":"Italy Under-17s tour of Isle of Man, 2010"},{"id":"12515","slug":"italy-under-19s-tour-of-england-2018","name":"Italy Under-19s tour of England, 2018","shortName":"Italy Under-19s tour of England, 2018"},{"id":"6738","slug":"italy-under-19s-tour-of-isle-of-man-2011","name":"Italy Under-19s tour of Isle of Man, 2011","shortName":"Italy Under-19s tour of Isle of Man, 2011"},{"id":"3340","slug":"italy-under-19s-tour-of-jersey-2007","name":"Italy Under-19s tour of Jersey, 2007","shortName":"Italy Under-19s tour of Jersey, 2007"},{"id":"11357","slug":"italy-under-19s-tour-of-netherlands-2016","name":"Italy Under-19s tour of Netherlands, 2016","shortName":"Italy Under-19s tour of Netherlands, 2016"},{"id":"11735","slug":"japan-tour-of-australia-2016-17","name":"Japan tour of Australia, 2016/17","shortName":"Japan tour of Australia, 2016/17"},{"id":"6554","slug":"japan-tour-of-botswana-2011","name":"Japan tour of Botswana, 2011","shortName":"Japan tour of Botswana, 2011"},{"id":"5083","slug":"japan-tour-of-guernsey-2009","name":"Japan tour of Guernsey, 2009","shortName":"Japan tour of Guernsey, 2009"},{"id":"4269","slug":"japan-tour-of-jersey-2008","name":"Japan tour of Jersey, 2008","shortName":"Japan tour of Jersey, 2008"},{"id":"7626","slug":"japan-tour-of-samoa-2012","name":"Japan tour of Samoa, 2012","shortName":"Japan tour of Samoa, 2012"},{"id":"13508","slug":"japan-under-19s-tour-of-south-africa-2019-20","name":"Japan Under-19s tour of South Africa, 2019/20","shortName":"Japan Under-19s tour of South Africa, 2019/20"},{"id":"15972","slug":"japan-under-19s-tour-of-united-arab-emirates-2023-24","name":"Japan Under-19s tour of United Arab Emirates, 2023/24","shortName":"Japan Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16855","slug":"japan-under-19s-tour-of-united-arab-emirates-2024-25","name":"Japan Under-19s tour of United Arab Emirates, 2024/25","shortName":"Japan Under-19s tour of United Arab Emirates, 2024/25"},{"id":"6797","slug":"japan-women-tour-of-bangladesh-2011-12","name":"Japan Women tour of Bangladesh, 2011/12","shortName":"Japan Women tour of Bangladesh, 2011/12"},{"id":"11363","slug":"japan-women-tour-of-samoa-2016","name":"Japan Women tour of Samoa, 2016","shortName":"Japan Women tour of Samoa, 2016"},{"id":"6825","slug":"jersey-tour-of-malaysia-2011","name":"Jersey tour of Malaysia, 2011","shortName":"Jersey tour of Malaysia, 2011"},{"id":"9073","slug":"jersey-tour-of-malaysia-2013-14","name":"Jersey tour of Malaysia, 2013/14","shortName":"Jersey tour of Malaysia, 2013/14"},{"id":"12355","slug":"jersey-tour-of-malaysia-2018","name":"Jersey tour of Malaysia, 2018","shortName":"Jersey tour of Malaysia, 2018"},{"id":"5739","slug":"jersey-tour-of-nepal-2009-10","name":"Jersey tour of Nepal, 2009/10","shortName":"Jersey tour of Nepal, 2009/10"},{"id":"7875","slug":"jersey-tour-of-scotland-2006","name":"Jersey tour of Scotland, 2006","shortName":"Jersey tour of Scotland, 2006"},{"id":"9293","slug":"jersey-tour-of-singapore-2014","name":"Jersey tour of Singapore, 2014","shortName":"Jersey tour of Singapore, 2014"},{"id":"12006","slug":"jersey-tour-of-south-africa-2017","name":"Jersey tour of South Africa, 2017","shortName":"Jersey tour of South Africa, 2017"},{"id":"4659","slug":"jersey-tour-of-tanzania-2008-09","name":"Jersey tour of Tanzania, 2008/09","shortName":"Jersey tour of Tanzania, 2008/09"},{"id":"6055","slug":"jersey-under-15s-tour-of-netherlands-2010","name":"Jersey Under-15s tour of Netherlands, 2010","shortName":"Jersey Under-15s tour of Netherlands, 2010"},{"id":"6761","slug":"jersey-under-15s-tour-of-scotland-2011","name":"Jersey Under-15s tour of Scotland, 2011","shortName":"Jersey Under-15s tour of Scotland, 2011"},{"id":"7468","slug":"jersey-under-15s-tour-of-spain-2007","name":"Jersey Under-15s tour of Spain, 2007","shortName":"Jersey Under-15s tour of Spain, 2007"},{"id":"5298","slug":"jersey-under-17s-tour-of-ireland-2009","name":"Jersey Under-17s tour of Ireland, 2009","shortName":"Jersey Under-17s tour of Ireland, 2009"},{"id":"6006","slug":"jersey-under-19s-tour-of-ireland-2010","name":"Jersey Under-19s tour of Ireland, 2010","shortName":"Jersey Under-19s tour of Ireland, 2010"},{"id":"8223","slug":"jersey-under-19s-tour-of-netherlands-2013","name":"Jersey Under-19s tour of Netherlands, 2013","shortName":"Jersey Under-19s tour of Netherlands, 2013"},{"id":"13194","slug":"jersey-under-19s-tour-of-netherlands-2019","name":"Jersey Under-19s tour of Netherlands, 2019","shortName":"Jersey Under-19s tour of Netherlands, 2019"},{"id":"14188","slug":"jersey-under-19s-tour-of-spain-2021","name":"Jersey Under-19s tour of Spain, 2021","shortName":"Jersey Under-19s tour of Spain, 2021"},{"id":"15517","slug":"karnataka-in-namibia-unofficial-odi-series-2023","name":"Karnataka in Namibia unofficial ODI Series, 2023","shortName":"Karnataka in Namibia unofficial ODI Series, 2023"},{"id":"15441","slug":"karnataka-tour-of-namibia-2023","name":"Karnataka tour of Namibia, 2023","shortName":"Karnataka tour of Namibia, 2023"},{"id":"13896","slug":"kathmandu-mayor-s-cup-2020-21","name":"Kathmandu Mayor's Cup, 2020/21","shortName":"Kathmandu Mayor's Cup, 2020/21"},{"id":"14146","slug":"kenya-in-uganda-unofficial-odi-series-2021","name":"Kenya in Uganda unofficial ODI Series, 2021","shortName":"Kenya in Uganda unofficial ODI Series, 2021"},{"id":"6077","slug":"kenya-tour-of-bangladesh-india-sri-lanka-and-united-arab-emirates-2010-11","name":"Kenya tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11","shortName":"Kenya tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11"},{"id":"7838","slug":"kenya-tour-of-hong-kong-2004-05","name":"Kenya tour of Hong Kong, 2004/05","shortName":"Kenya tour of Hong Kong, 2004/05"},{"id":"6463","slug":"kenya-tour-of-india-jan-2011-2010-11","name":"Kenya tour of India [Jan 2011], 2010/11","shortName":"Kenya tour of India [Jan 2011], 2010/11"},{"id":"5796","slug":"kenya-tour-of-netherlands-2010","name":"Kenya tour of Netherlands, 2010","shortName":"Kenya tour of Netherlands, 2010"},{"id":"12717","slug":"kenya-tour-of-oman-2018-19","name":"Kenya tour of Oman, 2018/19","shortName":"Kenya tour of Oman, 2018/19"},{"id":"9735","slug":"kenya-tour-of-pakistan-2014-15","name":"Kenya tour of Pakistan, 2014/15","shortName":"Kenya tour of Pakistan, 2014/15"},{"id":"2119","slug":"kenya-tour-of-south-africa-2002-03","name":"Kenya tour of South Africa, 2002/03","shortName":"Kenya tour of South Africa, 2002/03"},{"id":"4980","slug":"kenya-tour-of-south-africa-2008-09","name":"Kenya tour of South Africa, 2008/09","shortName":"Kenya tour of South Africa, 2008/09"},{"id":"4957","slug":"kenya-tour-of-south-africa-2009","name":"Kenya tour of South Africa, 2009","shortName":"Kenya tour of South Africa, 2009"},{"id":"2122","slug":"kenya-tour-of-sri-lanka-2002-03","name":"Kenya tour of Sri Lanka, 2002/03","shortName":"Kenya tour of Sri Lanka, 2002/03"},{"id":"14100","slug":"kenya-tour-of-uganda-2021","name":"Kenya tour of Uganda, 2021","shortName":"Kenya tour of Uganda, 2021"},{"id":"6026","slug":"kenya-tri-series-2010","name":"Kenya Tri-Series, 2010","shortName":"Kenya Tri-Series, 2010"},{"id":"4275","slug":"kenya-under-15s-tour-of-west-indies-2007-08","name":"Kenya Under-15s tour of West Indies, 2007/08","shortName":"Kenya Under-15s tour of West Indies, 2007/08"},{"id":"6688","slug":"kenya-under-19s-tour-of-ireland-2011","name":"Kenya Under-19s tour of Ireland, 2011","shortName":"Kenya Under-19s tour of Ireland, 2011"},{"id":"12927","slug":"kenya-under-19s-tour-of-namibia-2018-19","name":"Kenya Under-19s tour of Namibia, 2018/19","shortName":"Kenya Under-19s tour of Namibia, 2018/19"},{"id":"11992","slug":"kenya-under-19s-tour-of-new-zealand-2017-18","name":"Kenya Under-19s tour of New Zealand, 2017/18","shortName":"Kenya Under-19s tour of New Zealand, 2017/18"},{"id":"3454","slug":"kenya-under-19s-tour-of-south-africa-2007","name":"Kenya Under-19s tour of South Africa, 2007","shortName":"Kenya Under-19s tour of South Africa, 2007"},{"id":"8149","slug":"kenya-under-19s-tour-of-uganda-2013","name":"Kenya Under-19s tour of Uganda, 2013","shortName":"Kenya Under-19s tour of Uganda, 2013"},{"id":"11933","slug":"kenya-under-19s-tour-of-zimbabwe-2017","name":"Kenya Under-19s tour of Zimbabwe, 2017","shortName":"Kenya Under-19s tour of Zimbabwe, 2017"},{"id":"5435","slug":"ksca-all-india-invitation-tournament-2009-10","name":"KSCA All India Invitation Tournament, 2009/10","shortName":"KSCA All India Invitation Tournament, 2009/10"},{"id":"6552","slug":"kuwait-tour-of-botswana-2011","name":"Kuwait tour of Botswana, 2011","shortName":"Kuwait tour of Botswana, 2011"},{"id":"15268","slug":"kuwait-tour-of-hong-kong-2022-23","name":"Kuwait tour of Hong Kong, 2022/23","shortName":"Kuwait tour of Hong Kong, 2022/23"},{"id":"8315","slug":"kuwait-tour-of-jersey-2013","name":"Kuwait tour of Jersey, 2013","shortName":"Kuwait tour of Jersey, 2013"},{"id":"4508","slug":"kuwait-tour-of-malaysia-2008","name":"Kuwait tour of Malaysia, 2008","shortName":"Kuwait tour of Malaysia, 2008"},{"id":"6826","slug":"kuwait-tour-of-malaysia-2011","name":"Kuwait tour of Malaysia, 2011","shortName":"Kuwait tour of Malaysia, 2011"},{"id":"15332","slug":"kuwait-tour-of-nepal-2023","name":"Kuwait tour of Nepal, 2023","shortName":"Kuwait tour of Nepal, 2023"},{"id":"9271","slug":"kuwait-tour-of-singapore-2014","name":"Kuwait tour of Singapore, 2014","shortName":"Kuwait tour of Singapore, 2014"},{"id":"11794","slug":"kuwait-tour-of-thailand-2017","name":"Kuwait tour of Thailand, 2017","shortName":"Kuwait tour of Thailand, 2017"},{"id":"7694","slug":"kuwait-tour-of-united-arab-emirates-2012-13","name":"Kuwait tour of United Arab Emirates, 2012/13","shortName":"Kuwait tour of United Arab Emirates, 2012/13"},{"id":"3362","slug":"kuwait-under-19s-tour-of-malaysia-2007","name":"Kuwait Under-19s tour of Malaysia, 2007","shortName":"Kuwait Under-19s tour of Malaysia, 2007"},{"id":"6707","slug":"kuwait-under-19s-tour-of-malaysia-2011","name":"Kuwait Under-19s tour of Malaysia, 2011","shortName":"Kuwait Under-19s tour of Malaysia, 2011"},{"id":"8090","slug":"kuwait-under-19s-tour-of-malaysia-2013","name":"Kuwait Under-19s tour of Malaysia, 2013","shortName":"Kuwait Under-19s tour of Malaysia, 2013"},{"id":"10433","slug":"kuwait-under-19s-tour-of-malaysia-2015","name":"Kuwait Under-19s tour of Malaysia, 2015","shortName":"Kuwait Under-19s tour of Malaysia, 2015"},{"id":"11565","slug":"kuwait-under-19s-tour-of-malaysia-2016-17","name":"Kuwait Under-19s tour of Malaysia, 2016/17","shortName":"Kuwait Under-19s tour of Malaysia, 2016/17"},{"id":"12954","slug":"kuwait-under-19s-tour-of-malaysia-2019","name":"Kuwait Under-19s tour of Malaysia, 2019","shortName":"Kuwait Under-19s tour of Malaysia, 2019"},{"id":"13301","slug":"kuwait-under-19s-tour-of-sri-lanka-2019","name":"Kuwait Under-19s tour of Sri Lanka, 2019","shortName":"Kuwait Under-19s tour of Sri Lanka, 2019"},{"id":"12757","slug":"kuwait-under-19s-tour-of-thailand-2018-19","name":"Kuwait Under-19s tour of Thailand, 2018/19","shortName":"Kuwait Under-19s tour of Thailand, 2018/19"},{"id":"14408","slug":"kuwait-under-19s-tour-of-united-arab-emirates-2021-22","name":"Kuwait Under-19s tour of United Arab Emirates, 2021/22","shortName":"Kuwait Under-19s tour of United Arab Emirates, 2021/22"},{"id":"7751","slug":"lancashire-tour-of-south-africa-2000-01","name":"Lancashire tour of South Africa, 2000/01","shortName":"Lancashire tour of South Africa, 2000/01"},{"id":"3602","slug":"lancashire-tour-of-united-arab-emirates-2007-08","name":"Lancashire tour of United Arab Emirates, 2007/08","shortName":"Lancashire tour of United Arab Emirates, 2007/08"},{"id":"5014","slug":"lancashire-tour-of-united-arab-emirates-2008-09","name":"Lancashire tour of United Arab Emirates, 2008/09","shortName":"Lancashire tour of United Arab Emirates, 2008/09"},{"id":"12919","slug":"lancashire-tour-of-united-arab-emirates-2018-19","name":"Lancashire tour of United Arab Emirates, 2018/19","shortName":"Lancashire tour of United Arab Emirates, 2018/19"},{"id":"4253","slug":"lesotho-tour-of-south-africa-2008","name":"Lesotho tour of South Africa, 2008","shortName":"Lesotho tour of South Africa, 2008"},{"id":"12546","slug":"lesotho-under-19s-tour-of-south-africa-2018","name":"Lesotho Under-19s tour of South Africa, 2018","shortName":"Lesotho Under-19s tour of South Africa, 2018"},{"id":"4532","slug":"lombard-under-15-challenge-cup-1996","name":"Lombard Under-15 Challenge Cup, 1996","shortName":"Lombard Under-15 Challenge Cup, 1996"},{"id":"4255","slug":"malawi-tour-of-south-africa-2008","name":"Malawi tour of South Africa, 2008","shortName":"Malawi tour of South Africa, 2008"},{"id":"16062","slug":"malaysia-in-hong-kong-unofficial-odi-series-2023-24","name":"Malaysia in Hong Kong unofficial ODI Series, 2023/24","shortName":"Malaysia in Hong Kong unofficial ODI Series, 2023/24"},{"id":"11758","slug":"malaysia-tour-of-bangladesh-2016-17","name":"Malaysia tour of Bangladesh, 2016/17","shortName":"Malaysia tour of Bangladesh, 2016/17"},{"id":"15269","slug":"malaysia-tour-of-hong-kong-2022-23","name":"Malaysia tour of Hong Kong, 2022/23","shortName":"Malaysia tour of Hong Kong, 2022/23"},{"id":"16060","slug":"malaysia-tour-of-hong-kong-2023-24","name":"Malaysia tour of Hong Kong, 2023/24","shortName":"Malaysia tour of Hong Kong, 2023/24"},{"id":"5838","slug":"malaysia-tour-of-kuwait-2009-10","name":"Malaysia tour of Kuwait, 2009/10","shortName":"Malaysia tour of Kuwait, 2009/10"},{"id":"15329","slug":"malaysia-tour-of-nepal-2023","name":"Malaysia tour of Nepal, 2023","shortName":"Malaysia tour of Nepal, 2023"},{"id":"5355","slug":"malaysia-tour-of-singapore-2009","name":"Malaysia tour of Singapore, 2009","shortName":"Malaysia tour of Singapore, 2009"},{"id":"7206","slug":"malaysia-tour-of-singapore-2011-12","name":"Malaysia tour of Singapore, 2011/12","shortName":"Malaysia tour of Singapore, 2011/12"},{"id":"9295","slug":"malaysia-tour-of-singapore-2014","name":"Malaysia tour of Singapore, 2014","shortName":"Malaysia tour of Singapore, 2014"},{"id":"11825","slug":"malaysia-tour-of-uganda-2017","name":"Malaysia tour of Uganda, 2017","shortName":"Malaysia tour of Uganda, 2017"},{"id":"7687","slug":"malaysia-tour-of-united-arab-emirates-2012-13","name":"Malaysia tour of United Arab Emirates, 2012/13","shortName":"Malaysia tour of United Arab Emirates, 2012/13"},{"id":"4279","slug":"malaysia-under-15s-tour-of-west-indies-2007-08","name":"Malaysia Under-15s tour of West Indies, 2007/08","shortName":"Malaysia Under-15s tour of West Indies, 2007/08"},{"id":"5041","slug":"malaysia-under-19s-tour-of-kuwait-2009","name":"Malaysia Under-19s tour of Kuwait, 2009","shortName":"Malaysia Under-19s tour of Kuwait, 2009"},{"id":"9677","slug":"malaysia-under-19s-tour-of-kuwait-2014-15","name":"Malaysia Under-19s tour of Kuwait, 2014/15","shortName":"Malaysia Under-19s tour of Kuwait, 2014/15"},{"id":"11921","slug":"malaysia-under-19s-tour-of-singapore-2017","name":"Malaysia Under-19s tour of Singapore, 2017","shortName":"Malaysia Under-19s tour of Singapore, 2017"},{"id":"11654","slug":"malaysia-under-19s-tour-of-sri-lanka-2016-17","name":"Malaysia Under-19s tour of Sri Lanka, 2016/17","shortName":"Malaysia Under-19s tour of Sri Lanka, 2016/17"},{"id":"8799","slug":"malaysia-under-19s-tour-of-united-arab-emirates-2013-14","name":"Malaysia Under-19s tour of United Arab Emirates, 2013/14","shortName":"Malaysia Under-19s tour of United Arab Emirates, 2013/14"},{"id":"10011","slug":"malaysian-premier-league-tier-a-2015","name":"Malaysian Premier League Tier A, 2015","shortName":"Malaysian Premier League Tier A, 2015"},{"id":"11343","slug":"malaysian-premier-league-2016","name":"Malaysian Premier League, 2016","shortName":"Malaysian Premier League, 2016"},{"id":"11806","slug":"malaysian-premier-league-2017","name":"Malaysian Premier League, 2017","shortName":"Malaysian Premier League, 2017"},{"id":"12457","slug":"malaysian-premier-league-2018","name":"Malaysian Premier League, 2018","shortName":"Malaysian Premier League, 2018"},{"id":"9267","slug":"maldives-tour-of-singapore-2014","name":"Maldives tour of Singapore, 2014","shortName":"Maldives tour of Singapore, 2014"},{"id":"4916","slug":"maldives-tour-of-thailand-2008-09","name":"Maldives tour of Thailand, 2008/09","shortName":"Maldives tour of Thailand, 2008/09"},{"id":"6440","slug":"maldives-tour-of-thailand-2010-11","name":"Maldives tour of Thailand, 2010/11","shortName":"Maldives tour of Thailand, 2010/11"},{"id":"7693","slug":"maldives-tour-of-united-arab-emirates-2012-13","name":"Maldives tour of United Arab Emirates, 2012/13","shortName":"Maldives tour of United Arab Emirates, 2012/13"},{"id":"6702","slug":"maldives-under-19s-tour-of-malaysia-2011","name":"Maldives Under-19s tour of Malaysia, 2011","shortName":"Maldives Under-19s tour of Malaysia, 2011"},{"id":"12755","slug":"maldives-under-19s-tour-of-thailand-2018-19","name":"Maldives Under-19s tour of Thailand, 2018/19","shortName":"Maldives Under-19s tour of Thailand, 2018/19"},{"id":"13547","slug":"manmohan-memorial-national-one-day-cricket-tournament-2019-20","name":"Manmohan Memorial National One-Day Cricket Tournament, 2019/20","shortName":"Manmohan Memorial National One-Day Cricket Tournament, 2019/20"},{"id":"12143","slug":"marylebone-cricket-club-tour-of-hong-kong-2017-18","name":"Marylebone Cricket Club tour of Hong Kong, 2017/18","shortName":"Marylebone Cricket Club tour of Hong Kong, 2017/18"},{"id":"4495","slug":"marylebone-cricket-club-tour-of-denmark-2008","name":"Marylebone Cricket Club tour of Denmark, 2008","shortName":"Marylebone Cricket Club tour of Denmark, 2008"},{"id":"7864","slug":"marylebone-cricket-club-tour-of-netherlands-2006","name":"Marylebone Cricket Club tour of Netherlands, 2006","shortName":"Marylebone Cricket Club tour of Netherlands, 2006"},{"id":"10923","slug":"marylebone-cricket-club-tour-of-south-africa-2015-16","name":"Marylebone Cricket Club tour of South Africa, 2015/16","shortName":"Marylebone Cricket Club tour of South Africa, 2015/16"},{"id":"9359","slug":"mcc-bicentenary-celebration-match-2014","name":"MCC Bicentenary Celebration Match, 2014","shortName":"MCC Bicentenary Celebration Match, 2014"},{"id":"5595","slug":"mcca-knock-out-trophy-2003","name":"MCCA Knock-Out Trophy, 2003","shortName":"MCCA Knock-Out Trophy, 2003"},{"id":"3004","slug":"mcca-trophy-2007","name":"MCCA Trophy, 2007","shortName":"MCCA Trophy, 2007"},{"id":"3822","slug":"mcca-trophy-2008","name":"MCCA Trophy, 2008","shortName":"MCCA Trophy, 2008"},{"id":"4811","slug":"mcca-trophy-2009","name":"MCCA Trophy, 2009","shortName":"MCCA Trophy, 2009"},{"id":"5687","slug":"mcca-trophy-2010","name":"MCCA Trophy, 2010","shortName":"MCCA Trophy, 2010"},{"id":"6295","slug":"mcca-trophy-2011","name":"MCCA Trophy, 2011","shortName":"MCCA Trophy, 2011"},{"id":"7054","slug":"mcca-trophy-2012","name":"MCCA Trophy, 2012","shortName":"MCCA Trophy, 2012"},{"id":"7919","slug":"mcca-trophy-2013","name":"MCCA Trophy, 2013","shortName":"MCCA Trophy, 2013"},{"id":"16037","slug":"men-s-pm-cup-2023-24","name":"Men's PM Cup, 2023/24","shortName":"Men's PM Cup, 2023/24"},{"id":"5012","slug":"middlesex-tour-of-united-arab-emirates-2008-09","name":"Middlesex tour of United Arab Emirates, 2008/09","shortName":"Middlesex tour of United Arab Emirates, 2008/09"},{"id":"4297","slug":"midlands-knock-out-competition-1962","name":"Midlands Knock-Out Competition, 1962","shortName":"Midlands Knock-Out Competition, 1962"},{"id":"8131","slug":"minor-counties-championship-1993","name":"Minor Counties Championship, 1993","shortName":"Minor Counties Championship, 1993"},{"id":"3012","slug":"minor-counties-friendly-matches-2007","name":"Minor Counties Friendly Matches, 2007","shortName":"Minor Counties Friendly Matches, 2007"},{"id":"3767","slug":"minor-counties-friendly-matches-2008","name":"Minor Counties Friendly Matches, 2008","shortName":"Minor Counties Friendly Matches, 2008"},{"id":"4929","slug":"minor-counties-friendly-matches-2009","name":"Minor Counties Friendly Matches, 2009","shortName":"Minor Counties Friendly Matches, 2009"},{"id":"5735","slug":"minor-counties-friendly-matches-2010","name":"Minor Counties Friendly Matches, 2010","shortName":"Minor Counties Friendly Matches, 2010"},{"id":"6669","slug":"minor-counties-friendly-matches-2011","name":"Minor Counties Friendly Matches, 2011","shortName":"Minor Counties Friendly Matches, 2011"},{"id":"7212","slug":"minor-counties-friendly-matches-2012","name":"Minor Counties Friendly Matches, 2012","shortName":"Minor Counties Friendly Matches, 2012"},{"id":"8521","slug":"momentum-ekasi-challenge-2013","name":"Momentum eKasi Challenge, 2013","shortName":"Momentum eKasi Challenge, 2013"},{"id":"9475","slug":"momentum-ekasi-challenge-2014","name":"Momentum eKasi Challenge, 2014","shortName":"Momentum eKasi Challenge, 2014"},{"id":"10473","slug":"momentum-ekasi-challenge-2015-16","name":"Momentum eKasi Challenge, 2015/16","shortName":"Momentum eKasi Challenge, 2015/16"},{"id":"11533","slug":"momentum-ekasi-challenge-2016-17","name":"Momentum eKasi Challenge, 2016/17","shortName":"Momentum eKasi Challenge, 2016/17"},{"id":"12056","slug":"momentum-ekasi-challenge-2017-18","name":"Momentum eKasi Challenge, 2017/18","shortName":"Momentum eKasi Challenge, 2017/18"},{"id":"4262","slug":"mozambique-tour-of-jersey-2008","name":"Mozambique tour of Jersey, 2008","shortName":"Mozambique tour of Jersey, 2008"},{"id":"4779","slug":"mozambique-tour-of-south-africa-2008-09","name":"Mozambique tour of South Africa, 2008/09","shortName":"Mozambique tour of South Africa, 2008/09"},{"id":"12545","slug":"mozambique-under-19s-tour-of-south-africa-2018","name":"Mozambique Under-19s tour of South Africa, 2018","shortName":"Mozambique Under-19s tour of South Africa, 2018"},{"id":"13645","slug":"namibia-over-50s-tour-of-south-africa-2019-20","name":"Namibia Over-50s tour of South Africa, 2019/20","shortName":"Namibia Over-50s tour of South Africa, 2019/20"},{"id":"4963","slug":"namibia-tour-of-south-africa-2009","name":"Namibia tour of South Africa, 2009","shortName":"Namibia tour of South Africa, 2009"},{"id":"7248","slug":"namibia-under-19s-tour-of-australia-2012","name":"Namibia Under-19s tour of Australia, 2012","shortName":"Namibia Under-19s tour of Australia, 2012"},{"id":"10829","slug":"namibia-under-19s-tour-of-bangladesh-2015-16","name":"Namibia Under-19s tour of Bangladesh, 2015/16","shortName":"Namibia Under-19s tour of Bangladesh, 2015/16"},{"id":"6690","slug":"namibia-under-19s-tour-of-ireland-2011","name":"Namibia Under-19s tour of Ireland, 2011","shortName":"Namibia Under-19s tour of Ireland, 2011"},{"id":"3576","slug":"namibia-under-19s-tour-of-malaysia-2007-08","name":"Namibia Under-19s tour of Malaysia, 2007/08","shortName":"Namibia Under-19s tour of Malaysia, 2007/08"},{"id":"11987","slug":"namibia-under-19s-tour-of-new-zealand-2017-18","name":"Namibia Under-19s tour of New Zealand, 2017/18","shortName":"Namibia Under-19s tour of New Zealand, 2017/18"},{"id":"14214","slug":"namibia-under-19s-tour-of-rwanda-2021-22","name":"Namibia Under-19s tour of Rwanda, 2021/22","shortName":"Namibia Under-19s tour of Rwanda, 2021/22"},{"id":"3453","slug":"namibia-under-19s-tour-of-south-africa-2007","name":"Namibia Under-19s tour of South Africa, 2007","shortName":"Namibia Under-19s tour of South Africa, 2007"},{"id":"15996","slug":"namibia-under-19s-tour-of-south-africa-2023-24","name":"Namibia Under-19s tour of South Africa, 2023/24","shortName":"Namibia Under-19s tour of South Africa, 2023/24"},{"id":"3482","slug":"namibia-under-19s-tour-of-sri-lanka-2005-06","name":"Namibia Under-19s tour of Sri Lanka, 2005/06","shortName":"Namibia Under-19s tour of Sri Lanka, 2005/06"},{"id":"8152","slug":"namibia-under-19s-tour-of-uganda-2013","name":"Namibia Under-19s tour of Uganda, 2013","shortName":"Namibia Under-19s tour of Uganda, 2013"},{"id":"8981","slug":"namibia-under-19s-tour-of-united-arab-emirates-2013-14","name":"Namibia Under-19s tour of United Arab Emirates, 2013/14","shortName":"Namibia Under-19s tour of United Arab Emirates, 2013/14"},{"id":"9867","slug":"namibia-under-19s-tour-of-zimbabwe-2014-15","name":"Namibia Under-19s tour of Zimbabwe, 2014/15","shortName":"Namibia Under-19s tour of Zimbabwe, 2014/15"},{"id":"11837","slug":"namibia-under-19s-tour-of-zimbabwe-2017","name":"Namibia Under-19s tour of Zimbabwe, 2017","shortName":"Namibia Under-19s tour of Zimbabwe, 2017"},{"id":"16782","slug":"naresh-shrestha-memorial-u19-men-s-national-cricket-tournament-2024-25","name":"Naresh Shrestha Memorial U19 Men's National Cricket Tournament, 2024/25","shortName":"Naresh Shrestha Memorial U19 Men's National Cricket Tournament, 2024/25"},{"id":"7740","slug":"national-club-championship-england-2000","name":"National Club Championship (England), 2000","shortName":"National Club Championship (England), 2000"},{"id":"12459","slug":"national-club-championship-england-2018","name":"National Club Championship (England), 2018","shortName":"National Club Championship (England), 2018"},{"id":"4767","slug":"national-club-championship-south-africa-2008-09","name":"National Club Championship (South Africa), 2008/09","shortName":"National Club Championship (South Africa), 2008/09"},{"id":"13948","slug":"national-counties-trophy-2021","name":"National Counties Trophy, 2021","shortName":"National Counties Trophy, 2021"},{"id":"14649","slug":"national-counties-trophy-2022","name":"National Counties Trophy, 2022","shortName":"National Counties Trophy, 2022"},{"id":"5916","slug":"natwest-challenge-2002","name":"NatWest Challenge, 2002","shortName":"NatWest Challenge, 2002"},{"id":"12510","slug":"natwest-no-boundaries-men-s-match-2018","name":"NatWest No Boundaries Men's Match, 2018","shortName":"NatWest No Boundaries Men's Match, 2018"},{"id":"12482","slug":"natwest-no-boundaries-2018","name":"NatWest No Boundaries, 2018","shortName":"NatWest No Boundaries, 2018"},{"id":"14728","slug":"nepal-in-canada-unofficial-odi-series-2022","name":"Nepal in Canada unofficial ODI Series, 2022","shortName":"Nepal in Canada unofficial ODI Series, 2022"},{"id":"14867","slug":"nepal-in-kenya-unofficial-odi-series-2022","name":"Nepal in Kenya unofficial ODI Series, 2022","shortName":"Nepal in Kenya unofficial ODI Series, 2022"},{"id":"11757","slug":"nepal-tour-of-bangladesh-2016-17","name":"Nepal tour of Bangladesh, 2016/17","shortName":"Nepal tour of Bangladesh, 2016/17"},{"id":"8080","slug":"nepal-tour-of-bermuda-2013","name":"Nepal tour of Bermuda, 2013","shortName":"Nepal tour of Bermuda, 2013"},{"id":"5973","slug":"nepal-tour-of-italy-2010","name":"Nepal tour of Italy, 2010","shortName":"Nepal tour of Italy, 2010"},{"id":"4265","slug":"nepal-tour-of-jersey-2008","name":"Nepal tour of Jersey, 2008","shortName":"Nepal tour of Jersey, 2008"},{"id":"14865","slug":"nepal-tour-of-kenya-2022","name":"Nepal tour of Kenya, 2022","shortName":"Nepal tour of Kenya, 2022"},{"id":"5835","slug":"nepal-tour-of-kuwait-2009-10","name":"Nepal tour of Kuwait, 2009/10","shortName":"Nepal tour of Kuwait, 2009/10"},{"id":"4502","slug":"nepal-tour-of-malaysia-2008","name":"Nepal tour of Malaysia, 2008","shortName":"Nepal tour of Malaysia, 2008"},{"id":"7552","slug":"nepal-tour-of-malaysia-2012","name":"Nepal tour of Malaysia, 2012","shortName":"Nepal tour of Malaysia, 2012"},{"id":"9195","slug":"nepal-tour-of-malaysia-2014","name":"Nepal tour of Malaysia, 2014","shortName":"Nepal tour of Malaysia, 2014"},{"id":"9627","slug":"nepal-tour-of-malaysia-2014-15","name":"Nepal tour of Malaysia, 2014/15","shortName":"Nepal tour of Malaysia, 2014/15"},{"id":"12552","slug":"nepal-tour-of-malaysia-2018","name":"Nepal tour of Malaysia, 2018","shortName":"Nepal tour of Malaysia, 2018"},{"id":"8166","slug":"nepal-tour-of-singapore-2013","name":"Nepal tour of Singapore, 2013","shortName":"Nepal tour of Singapore, 2013"},{"id":"7692","slug":"nepal-tour-of-united-arab-emirates-2012-13","name":"Nepal tour of United Arab Emirates, 2012/13","shortName":"Nepal tour of United Arab Emirates, 2012/13"},{"id":"15462","slug":"nepal-tour-of-zimbabwe-2023","name":"Nepal tour of Zimbabwe, 2023","shortName":"Nepal tour of Zimbabwe, 2023"},{"id":"7239","slug":"nepal-under-19s-tour-of-australia-2012","name":"Nepal Under-19s tour of Australia, 2012","shortName":"Nepal Under-19s tour of Australia, 2012"},{"id":"4054","slug":"nepal-under-19s-tour-of-bangladesh-2007-08","name":"Nepal Under-19s tour of Bangladesh, 2007/08","shortName":"Nepal Under-19s tour of Bangladesh, 2007/08"},{"id":"10811","slug":"nepal-under-19s-tour-of-bangladesh-2015-16","name":"Nepal Under-19s tour of Bangladesh, 2015/16","shortName":"Nepal Under-19s tour of Bangladesh, 2015/16"},{"id":"12668","slug":"nepal-under-19s-tour-of-bangladesh-2018-19","name":"Nepal Under-19s tour of Bangladesh, 2018/19","shortName":"Nepal Under-19s tour of Bangladesh, 2018/19"},{"id":"6695","slug":"nepal-under-19s-tour-of-ireland-2011","name":"Nepal Under-19s tour of Ireland, 2011","shortName":"Nepal Under-19s tour of Ireland, 2011"},{"id":"5043","slug":"nepal-under-19s-tour-of-kuwait-2009","name":"Nepal Under-19s tour of Kuwait, 2009","shortName":"Nepal Under-19s tour of Kuwait, 2009"},{"id":"9673","slug":"nepal-under-19s-tour-of-kuwait-2014-15","name":"Nepal Under-19s tour of Kuwait, 2014/15","shortName":"Nepal Under-19s tour of Kuwait, 2014/15"},{"id":"3358","slug":"nepal-under-19s-tour-of-malaysia-2007","name":"Nepal Under-19s tour of Malaysia, 2007","shortName":"Nepal Under-19s tour of Malaysia, 2007"},{"id":"3580","slug":"nepal-under-19s-tour-of-malaysia-2007-08","name":"Nepal Under-19s tour of Malaysia, 2007/08","shortName":"Nepal Under-19s tour of Malaysia, 2007/08"},{"id":"7379","slug":"nepal-under-19s-tour-of-malaysia-2012","name":"Nepal Under-19s tour of Malaysia, 2012","shortName":"Nepal Under-19s tour of Malaysia, 2012"},{"id":"8089","slug":"nepal-under-19s-tour-of-malaysia-2013","name":"Nepal Under-19s tour of Malaysia, 2013","shortName":"Nepal Under-19s tour of Malaysia, 2013"},{"id":"10427","slug":"nepal-under-19s-tour-of-malaysia-2015","name":"Nepal Under-19s tour of Malaysia, 2015","shortName":"Nepal Under-19s tour of Malaysia, 2015"},{"id":"10577","slug":"nepal-under-19s-tour-of-malaysia-2015-16","name":"Nepal Under-19s tour of Malaysia, 2015/16","shortName":"Nepal Under-19s tour of Malaysia, 2015/16"},{"id":"12158","slug":"nepal-under-19s-tour-of-malaysia-2017-18","name":"Nepal Under-19s tour of Malaysia, 2017/18","shortName":"Nepal Under-19s tour of Malaysia, 2017/18"},{"id":"12957","slug":"nepal-under-19s-tour-of-malaysia-2019","name":"Nepal Under-19s tour of Malaysia, 2019","shortName":"Nepal Under-19s tour of Malaysia, 2019"},{"id":"11922","slug":"nepal-under-19s-tour-of-singapore-2017","name":"Nepal Under-19s tour of Singapore, 2017","shortName":"Nepal Under-19s tour of Singapore, 2017"},{"id":"16001","slug":"nepal-under-19s-tour-of-south-africa-2023-24","name":"Nepal Under-19s tour of South Africa, 2023/24","shortName":"Nepal Under-19s tour of South Africa, 2023/24"},{"id":"3480","slug":"nepal-under-19s-tour-of-sri-lanka-2005-06","name":"Nepal Under-19s tour of Sri Lanka, 2005/06","shortName":"Nepal Under-19s tour of Sri Lanka, 2005/06"},{"id":"11657","slug":"nepal-under-19s-tour-of-sri-lanka-2016-17","name":"Nepal Under-19s tour of Sri Lanka, 2016/17","shortName":"Nepal Under-19s tour of Sri Lanka, 2016/17"},{"id":"13304","slug":"nepal-under-19s-tour-of-sri-lanka-2019","name":"Nepal Under-19s tour of Sri Lanka, 2019","shortName":"Nepal Under-19s tour of Sri Lanka, 2019"},{"id":"8801","slug":"nepal-under-19s-tour-of-united-arab-emirates-2013-14","name":"Nepal Under-19s tour of United Arab Emirates, 2013/14","shortName":"Nepal Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14405","slug":"nepal-under-19s-tour-of-united-arab-emirates-2021-22","name":"Nepal Under-19s tour of United Arab Emirates, 2021/22","shortName":"Nepal Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15969","slug":"nepal-under-19s-tour-of-united-arab-emirates-2023-24","name":"Nepal Under-19s tour of United Arab Emirates, 2023/24","shortName":"Nepal Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16851","slug":"nepal-under-19s-tour-of-united-arab-emirates-2024-25","name":"Nepal Under-19s tour of United Arab Emirates, 2024/25","shortName":"Nepal Under-19s tour of United Arab Emirates, 2024/25"},{"id":"3288","slug":"nepal-women-tour-of-malaysia-2007","name":"Nepal Women tour of Malaysia, 2007","shortName":"Nepal Women tour of Malaysia, 2007"},{"id":"5988","slug":"netherlands-a-tour-of-jersey-2010","name":"Netherlands A tour of Jersey, 2010","shortName":"Netherlands A tour of Jersey, 2010"},{"id":"6083","slug":"netherlands-tour-of-bangladesh-india-sri-lanka-and-united-arab-emirates-2010-11","name":"Netherlands tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11","shortName":"Netherlands tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11"},{"id":"4332","slug":"netherlands-tour-of-denmark-2008","name":"Netherlands tour of Denmark, 2008","shortName":"Netherlands tour of Denmark, 2008"},{"id":"7781","slug":"netherlands-tour-of-hong-kong-2012-13","name":"Netherlands tour of Hong Kong, 2012/13","shortName":"Netherlands tour of Hong Kong, 2012/13"},{"id":"15834","slug":"netherlands-tour-of-india-2023-24","name":"Netherlands tour of India, 2023/24","shortName":"Netherlands tour of India, 2023/24"},{"id":"3759","slug":"netherlands-tour-of-ireland-2008","name":"Netherlands tour of Ireland, 2008","shortName":"Netherlands tour of Ireland, 2008"},{"id":"14353","slug":"netherlands-tour-of-new-zealand-2021-22","name":"Netherlands tour of New Zealand, 2021/22","shortName":"Netherlands tour of New Zealand, 2021/22"},{"id":"2812","slug":"netherlands-tour-of-scotland-2006","name":"Netherlands tour of Scotland, 2006","shortName":"Netherlands tour of Scotland, 2006"},{"id":"9155","slug":"netherlands-tour-of-scotland-2014","name":"Netherlands tour of Scotland, 2014","shortName":"Netherlands tour of Scotland, 2014"},{"id":"1941","slug":"netherlands-tour-of-south-africa-2002-03","name":"Netherlands tour of South Africa, 2002/03","shortName":"Netherlands tour of South Africa, 2002/03"},{"id":"4959","slug":"netherlands-tour-of-south-africa-2009","name":"Netherlands tour of South Africa, 2009","shortName":"Netherlands tour of South Africa, 2009"},{"id":"14158","slug":"netherlands-tour-of-south-africa-2021-22-2022-23","name":"Netherlands tour of South Africa, 2021/22-2022/23","shortName":"Netherlands tour of South Africa, 2021/22-2022/23"},{"id":"1945","slug":"netherlands-tour-of-sri-lanka-2002-03","name":"Netherlands tour of Sri Lanka, 2002/03","shortName":"Netherlands tour of Sri Lanka, 2002/03"},{"id":"15280","slug":"netherlands-tour-of-zimbabwe-2022-23","name":"Netherlands tour of Zimbabwe, 2022/23","shortName":"Netherlands tour of Zimbabwe, 2022/23"},{"id":"15459","slug":"netherlands-tour-of-zimbabwe-2023","name":"Netherlands tour of Zimbabwe, 2023","shortName":"Netherlands tour of Zimbabwe, 2023"},{"id":"4538","slug":"netherlands-under-15s-tour-of-england-1996","name":"Netherlands Under-15s tour of England, 1996","shortName":"Netherlands Under-15s tour of England, 1996"},{"id":"6759","slug":"netherlands-under-15s-tour-of-scotland-2011","name":"Netherlands Under-15s tour of Scotland, 2011","shortName":"Netherlands Under-15s tour of Scotland, 2011"},{"id":"4278","slug":"netherlands-under-15s-tour-of-west-indies-2007-08","name":"Netherlands Under-15s tour of West Indies, 2007/08","shortName":"Netherlands Under-15s tour of West Indies, 2007/08"},{"id":"5299","slug":"netherlands-under-17s-tour-of-ireland-2009","name":"Netherlands Under-17s tour of Ireland, 2009","shortName":"Netherlands Under-17s tour of Ireland, 2009"},{"id":"5393","slug":"netherlands-under-19s-tour-of-canada-2009","name":"Netherlands Under-19s tour of Canada, 2009","shortName":"Netherlands Under-19s tour of Canada, 2009"},{"id":"12516","slug":"netherlands-under-19s-tour-of-england-2018","name":"Netherlands Under-19s tour of England, 2018","shortName":"Netherlands Under-19s tour of England, 2018"},{"id":"3331","slug":"netherlands-under-19s-tour-of-ireland-2007","name":"Netherlands Under-19s tour of Ireland, 2007","shortName":"Netherlands Under-19s tour of Ireland, 2007"},{"id":"6008","slug":"netherlands-under-19s-tour-of-ireland-2010","name":"Netherlands Under-19s tour of Ireland, 2010","shortName":"Netherlands Under-19s tour of Ireland, 2010"},{"id":"5235","slug":"netherlands-under-19s-tour-of-jersey-2009","name":"Netherlands Under-19s tour of Jersey, 2009","shortName":"Netherlands Under-19s tour of Jersey, 2009"},{"id":"4525","slug":"netherlands-under-19s-tour-of-scotland-2008","name":"Netherlands Under-19s tour of Scotland, 2008","shortName":"Netherlands Under-19s tour of Scotland, 2008"},{"id":"14187","slug":"netherlands-under-19s-tour-of-spain-2021","name":"Netherlands Under-19s tour of Spain, 2021","shortName":"Netherlands Under-19s tour of Spain, 2021"},{"id":"6793","slug":"netherlands-women-tour-of-bangladesh-2011-12","name":"Netherlands Women tour of Bangladesh, 2011/12","shortName":"Netherlands Women tour of Bangladesh, 2011/12"},{"id":"10095","slug":"netherlands-women-tour-of-england-2015","name":"Netherlands Women tour of England, 2015","shortName":"Netherlands Women tour of England, 2015"},{"id":"11169","slug":"netherlands-women-tour-of-england-2016","name":"Netherlands Women tour of England, 2016","shortName":"Netherlands Women tour of England, 2016"},{"id":"11843","slug":"netherlands-women-tour-of-england-2017","name":"Netherlands Women tour of England, 2017","shortName":"Netherlands Women tour of England, 2017"},{"id":"12415","slug":"netherlands-women-tour-of-england-2018","name":"Netherlands Women tour of England, 2018","shortName":"Netherlands Women tour of England, 2018"},{"id":"13030","slug":"netherlands-women-tour-of-england-2019","name":"Netherlands Women tour of England, 2019","shortName":"Netherlands Women tour of England, 2019"},{"id":"6003","slug":"netherlands-women-tour-of-scotland-2010","name":"Netherlands Women tour of Scotland, 2010","shortName":"Netherlands Women tour of Scotland, 2010"},{"id":"3490","slug":"netherlands-women-tour-of-south-africa-2007-08","name":"Netherlands Women tour of South Africa, 2007/08","shortName":"Netherlands Women tour of South Africa, 2007/08"},{"id":"14326","slug":"netherlands-women-tour-of-zimbabwe-2021-22","name":"Netherlands Women tour of Zimbabwe, 2021/22","shortName":"Netherlands Women tour of Zimbabwe, 2021/22"},{"id":"3487","slug":"new-south-wales-state-league-cup-2007-08","name":"New South Wales State League Cup, 2007/08","shortName":"New South Wales State League Cup, 2007/08"},{"id":"4934","slug":"new-zealand-a-women-tour-of-australia-2001-02","name":"New Zealand A Women tour of Australia, 2001/02","shortName":"New Zealand A Women tour of Australia, 2001/02"},{"id":"5544","slug":"new-zealand-cricket-women-s-one-day-competition-2009-10","name":"New Zealand Cricket Women's One Day Competition, 2009/10","shortName":"New Zealand Cricket Women's One Day Competition, 2009/10"},{"id":"7661","slug":"new-zealand-cricket-women-s-one-day-competition-2012-13","name":"New Zealand Cricket Women's One Day Competition, 2012/13","shortName":"New Zealand Cricket Women's One Day Competition, 2012/13"},{"id":"8551","slug":"new-zealand-cricket-women-s-one-day-competition-2013-14","name":"New Zealand Cricket Women's One Day Competition, 2013/14","shortName":"New Zealand Cricket Women's One Day Competition, 2013/14"},{"id":"9473","slug":"new-zealand-cricket-women-s-one-day-competition-2014-15","name":"New Zealand Cricket Women's One Day Competition, 2014/15","shortName":"New Zealand Cricket Women's One Day Competition, 2014/15"},{"id":"10513","slug":"new-zealand-cricket-women-s-one-day-competition-2015-16","name":"New Zealand Cricket Women's One Day Competition, 2015/16","shortName":"New Zealand Cricket Women's One Day Competition, 2015/16"},{"id":"11511","slug":"new-zealand-cricket-women-s-one-day-competition-2016-17","name":"New Zealand Cricket Women's One Day Competition, 2016/17","shortName":"New Zealand Cricket Women's One Day Competition, 2016/17"},{"id":"12131","slug":"new-zealand-cricket-women-s-one-day-competition-2017-18","name":"New Zealand Cricket Women's One Day Competition, 2017/18","shortName":"New Zealand Cricket Women's One Day Competition, 2017/18"},{"id":"12819","slug":"new-zealand-cricket-women-s-one-day-competition-2018-19","name":"New Zealand Cricket Women's One Day Competition, 2018/19","shortName":"New Zealand Cricket Women's One Day Competition, 2018/19"},{"id":"13498","slug":"new-zealand-cricket-women-s-one-day-competition-2019-20","name":"New Zealand Cricket Women's One Day Competition, 2019/20","shortName":"New Zealand Cricket Women's One Day Competition, 2019/20"},{"id":"13762","slug":"new-zealand-cricket-women-s-one-day-competition-2020-21","name":"New Zealand Cricket Women's One Day Competition, 2020/21","shortName":"New Zealand Cricket Women's One Day Competition, 2020/21"},{"id":"14227","slug":"new-zealand-cricket-women-s-one-day-competition-2021-22","name":"New Zealand Cricket Women's One Day Competition, 2021/22","shortName":"New Zealand Cricket Women's One Day Competition, 2021/22"},{"id":"14874","slug":"new-zealand-cricket-women-s-one-day-competition-2022-23","name":"New Zealand Cricket Women's One Day Competition, 2022/23","shortName":"New Zealand Cricket Women's One Day Competition, 2022/23"},{"id":"15672","slug":"new-zealand-cricket-women-s-one-day-competition-2023-24","name":"New Zealand Cricket Women's One Day Competition, 2023/24","shortName":"New Zealand Cricket Women's One Day Competition, 2023/24"},{"id":"16690","slug":"new-zealand-cricket-women-s-one-day-competition-2024-25","name":"New Zealand Cricket Women's One Day Competition, 2024/25","shortName":"New Zealand Cricket Women's One Day Competition, 2024/25"},{"id":"7737","slug":"new-zealand-emerging-players-women-tour-of-australia-2012-13","name":"New Zealand Emerging Players Women tour of Australia, 2012/13","shortName":"New Zealand Emerging Players Women tour of Australia, 2012/13"},{"id":"13643","slug":"new-zealand-over-50s-tour-of-south-africa-2019-20","name":"New Zealand Over-50s tour of South Africa, 2019/20","shortName":"New Zealand Over-50s tour of South Africa, 2019/20"},{"id":"12144","slug":"new-zealand-select-tour-of-hong-kong-2017-18","name":"New Zealand Select tour of Hong Kong, 2017/18","shortName":"New Zealand Select tour of Hong Kong, 2017/18"},{"id":"1834","slug":"new-zealand-tour-of-australia-1990-91","name":"New Zealand tour of Australia, 1990/91","shortName":"New Zealand tour of Australia, 1990/91"},{"id":"2163","slug":"new-zealand-tour-of-australia-2000","name":"New Zealand tour of Australia, 2000","shortName":"New Zealand tour of Australia, 2000"},{"id":"3155","slug":"new-zealand-tour-of-australia-2007-08","name":"New Zealand tour of Australia, 2007/08","shortName":"New Zealand tour of Australia, 2007/08"},{"id":"6013","slug":"new-zealand-tour-of-australia-2010","name":"New Zealand tour of Australia, 2010","shortName":"New Zealand tour of Australia, 2010"},{"id":"6078","slug":"new-zealand-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"New Zealand tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"New Zealand tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"12361","slug":"new-zealand-tour-of-england-2019","name":"New Zealand tour of England, 2019","shortName":"New Zealand tour of England, 2019"},{"id":"3396","slug":"new-zealand-tour-of-hong-kong-2006-07","name":"New Zealand tour of Hong Kong, 2006/07","shortName":"New Zealand tour of Hong Kong, 2006/07"},{"id":"3540","slug":"new-zealand-tour-of-hong-kong-2007-08","name":"New Zealand tour of Hong Kong, 2007/08","shortName":"New Zealand tour of Hong Kong, 2007/08"},{"id":"5588","slug":"new-zealand-tour-of-hong-kong-2009-10","name":"New Zealand tour of Hong Kong, 2009/10","shortName":"New Zealand tour of Hong Kong, 2009/10"},{"id":"6290","slug":"new-zealand-tour-of-hong-kong-2010-11","name":"New Zealand tour of Hong Kong, 2010/11","shortName":"New Zealand tour of Hong Kong, 2010/11"},{"id":"6903","slug":"new-zealand-tour-of-hong-kong-2011-12","name":"New Zealand tour of Hong Kong, 2011/12","shortName":"New Zealand tour of Hong Kong, 2011/12"},{"id":"12040","slug":"new-zealand-tour-of-india-2017-18","name":"New Zealand tour of India, 2017/18","shortName":"New Zealand tour of India, 2017/18"},{"id":"15829","slug":"new-zealand-tour-of-india-2023-24","name":"New Zealand tour of India, 2023/24","shortName":"New Zealand tour of India, 2023/24"},{"id":"11850","slug":"new-zealand-tour-of-ireland-and-england-2017","name":"New Zealand tour of Ireland and England, 2017","shortName":"New Zealand tour of Ireland and England, 2017"},{"id":"1840","slug":"new-zealand-tour-of-south-africa-2002-03","name":"New Zealand tour of South Africa, 2002/03","shortName":"New Zealand tour of South Africa, 2002/03"},{"id":"5490","slug":"new-zealand-tour-of-south-africa-2009-10","name":"New Zealand tour of South Africa, 2009/10","shortName":"New Zealand tour of South Africa, 2009/10"},{"id":"1860","slug":"new-zealand-tour-of-sri-lanka-2001","name":"New Zealand tour of Sri Lanka, 2001","shortName":"New Zealand tour of Sri Lanka, 2001"},{"id":"1866","slug":"new-zealand-tour-of-sri-lanka-2002-03","name":"New Zealand tour of Sri Lanka, 2002/03","shortName":"New Zealand tour of Sri Lanka, 2002/03"},{"id":"5857","slug":"new-zealand-tour-of-sri-lanka-2010","name":"New Zealand tour of Sri Lanka, 2010","shortName":"New Zealand tour of Sri Lanka, 2010"},{"id":"1846","slug":"new-zealand-tour-of-west-indies-2002","name":"New Zealand tour of West Indies, 2002","shortName":"New Zealand tour of West Indies, 2002"},{"id":"7220","slug":"new-zealand-under-19s-tour-of-australia-2012","name":"New Zealand Under-19s tour of Australia, 2012","shortName":"New Zealand Under-19s tour of Australia, 2012"},{"id":"8158","slug":"new-zealand-under-19s-tour-of-australia-2013","name":"New Zealand Under-19s tour of Australia, 2013","shortName":"New Zealand Under-19s tour of Australia, 2013"},{"id":"10815","slug":"new-zealand-under-19s-tour-of-bangladesh-2015-16","name":"New Zealand Under-19s tour of Bangladesh, 2015/16","shortName":"New Zealand Under-19s tour of Bangladesh, 2015/16"},{"id":"3582","slug":"new-zealand-under-19s-tour-of-malaysia-2007-08","name":"New Zealand Under-19s tour of Malaysia, 2007/08","shortName":"New Zealand Under-19s tour of Malaysia, 2007/08"},{"id":"13509","slug":"new-zealand-under-19s-tour-of-south-africa-2019-20","name":"New Zealand Under-19s tour of South Africa, 2019/20","shortName":"New Zealand Under-19s tour of South Africa, 2019/20"},{"id":"16009","slug":"new-zealand-under-19s-tour-of-south-africa-2023-24","name":"New Zealand Under-19s tour of South Africa, 2023/24","shortName":"New Zealand Under-19s tour of South Africa, 2023/24"},{"id":"3471","slug":"new-zealand-under-19s-tour-of-sri-lanka-2005-06","name":"New Zealand Under-19s tour of Sri Lanka, 2005/06","shortName":"New Zealand Under-19s tour of Sri Lanka, 2005/06"},{"id":"8921","slug":"new-zealand-under-19s-tour-of-united-arab-emirates-2013-14","name":"New Zealand Under-19s tour of United Arab Emirates, 2013/14","shortName":"New Zealand Under-19s tour of United Arab Emirates, 2013/14"},{"id":"3649","slug":"new-zealand-under-23s-women-tour-of-australia-1993-94","name":"New Zealand Under-23s Women tour of Australia, 1993/94","shortName":"New Zealand Under-23s Women tour of Australia, 1993/94"},{"id":"1983","slug":"new-zealand-women-tour-of-australia-2003-04","name":"New Zealand Women tour of Australia, 2003/04","shortName":"New Zealand Women tour of Australia, 2003/04"},{"id":"4656","slug":"new-zealand-women-tour-of-australia-2008-09","name":"New Zealand Women tour of Australia, 2008/09","shortName":"New Zealand Women tour of Australia, 2008/09"},{"id":"12376","slug":"new-zealand-women-tour-of-australia-2018-19","name":"New Zealand Women tour of Australia, 2018/19","shortName":"New Zealand Women tour of Australia, 2018/19"},{"id":"5618","slug":"new-zealand-women-tour-of-england-2010","name":"New Zealand Women tour of England, 2010","shortName":"New Zealand Women tour of England, 2010"},{"id":"11746","slug":"new-zealand-women-tour-of-england-2017","name":"New Zealand Women tour of England, 2017","shortName":"New Zealand Women tour of England, 2017"},{"id":"13940","slug":"new-zealand-women-tour-of-england-2021","name":"New Zealand Women tour of England, 2021","shortName":"New Zealand Women tour of England, 2021"},{"id":"7954","slug":"new-zealand-women-tour-of-india-2012-13","name":"New Zealand Women tour of India, 2012/13","shortName":"New Zealand Women tour of India, 2012/13"},{"id":"10101","slug":"new-zealand-women-tour-of-india-2015","name":"New Zealand Women tour of India, 2015","shortName":"New Zealand Women tour of India, 2015"},{"id":"10677","slug":"new-zealand-women-tour-of-south-africa-2016-17","name":"New Zealand Women tour of South Africa, 2016/17","shortName":"New Zealand Women tour of South Africa, 2016/17"},{"id":"15635","slug":"new-zealand-women-tour-of-south-africa-2023-24","name":"New Zealand Women tour of South Africa, 2023/24","shortName":"New Zealand Women tour of South Africa, 2023/24"},{"id":"13002","slug":"new-zealand-xi-tour-of-australia-2019","name":"New Zealand XI tour of Australia, 2019","shortName":"New Zealand XI tour of Australia, 2019"},{"id":"6551","slug":"nigeria-tour-of-botswana-2011","name":"Nigeria tour of Botswana, 2011","shortName":"Nigeria tour of Botswana, 2011"},{"id":"8045","slug":"nigeria-tour-of-botswana-2013","name":"Nigeria tour of Botswana, 2013","shortName":"Nigeria tour of Botswana, 2013"},{"id":"5087","slug":"nigeria-tour-of-guernsey-2009","name":"Nigeria tour of Guernsey, 2009","shortName":"Nigeria tour of Guernsey, 2009"},{"id":"8321","slug":"nigeria-tour-of-jersey-2013","name":"Nigeria tour of Jersey, 2013","shortName":"Nigeria tour of Jersey, 2013"},{"id":"6828","slug":"nigeria-tour-of-malaysia-2011","name":"Nigeria tour of Malaysia, 2011","shortName":"Nigeria tour of Malaysia, 2011"},{"id":"9071","slug":"nigeria-tour-of-malaysia-2013-14","name":"Nigeria tour of Malaysia, 2013/14","shortName":"Nigeria tour of Malaysia, 2013/14"},{"id":"4780","slug":"nigeria-tour-of-south-africa-2008-09","name":"Nigeria tour of South Africa, 2008/09","shortName":"Nigeria tour of South Africa, 2008/09"},{"id":"11779","slug":"nigeria-tour-of-south-africa-2017","name":"Nigeria tour of South Africa, 2017","shortName":"Nigeria tour of South Africa, 2017"},{"id":"9063","slug":"nigeria-tour-of-sri-lanka-2013-14","name":"Nigeria tour of Sri Lanka, 2013/14","shortName":"Nigeria tour of Sri Lanka, 2013/14"},{"id":"12926","slug":"nigeria-under-19s-tour-of-namibia-2018-19","name":"Nigeria Under-19s tour of Namibia, 2018/19","shortName":"Nigeria Under-19s tour of Namibia, 2018/19"},{"id":"14216","slug":"nigeria-under-19s-tour-of-rwanda-2021-22","name":"Nigeria Under-19s tour of Rwanda, 2021/22","shortName":"Nigeria Under-19s tour of Rwanda, 2021/22"},{"id":"3460","slug":"nigeria-under-19s-tour-of-south-africa-2007","name":"Nigeria Under-19s tour of South Africa, 2007","shortName":"Nigeria Under-19s tour of South Africa, 2007"},{"id":"12543","slug":"nigeria-under-19s-tour-of-south-africa-2018","name":"Nigeria Under-19s tour of South Africa, 2018","shortName":"Nigeria Under-19s tour of South Africa, 2018"},{"id":"13511","slug":"nigeria-under-19s-tour-of-south-africa-2019-20","name":"Nigeria Under-19s tour of South Africa, 2019/20","shortName":"Nigeria Under-19s tour of South Africa, 2019/20"},{"id":"8154","slug":"nigeria-under-19s-tour-of-uganda-2013","name":"Nigeria Under-19s tour of Uganda, 2013","shortName":"Nigeria Under-19s tour of Uganda, 2013"},{"id":"9211","slug":"north-sea-pro-50-series-2014","name":"North Sea Pro 50 Series, 2014","shortName":"North Sea Pro 50 Series, 2014"},{"id":"6550","slug":"norway-tour-of-botswana-2011","name":"Norway tour of Botswana, 2011","shortName":"Norway tour of Botswana, 2011"},{"id":"10399","slug":"norway-tour-of-england-2015","name":"Norway tour of England, 2015","shortName":"Norway tour of England, 2015"},{"id":"5996","slug":"norway-tour-of-guernsey-2010","name":"Norway tour of Guernsey, 2010","shortName":"Norway tour of Guernsey, 2010"},{"id":"4199","slug":"norway-tour-of-ireland-2008","name":"Norway tour of Ireland, 2008","shortName":"Norway tour of Ireland, 2008"},{"id":"4266","slug":"norway-tour-of-jersey-2008","name":"Norway tour of Jersey, 2008","shortName":"Norway tour of Jersey, 2008"},{"id":"11874","slug":"norway-tour-of-netherlands-2017","name":"Norway tour of Netherlands, 2017","shortName":"Norway tour of Netherlands, 2017"},{"id":"7629","slug":"norway-tour-of-samoa-2012","name":"Norway tour of Samoa, 2012","shortName":"Norway tour of Samoa, 2012"},{"id":"7870","slug":"norway-tour-of-scotland-2006","name":"Norway tour of Scotland, 2006","shortName":"Norway tour of Scotland, 2006"},{"id":"5352","slug":"norway-tour-of-singapore-2009","name":"Norway tour of Singapore, 2009","shortName":"Norway tour of Singapore, 2009"},{"id":"12517","slug":"norway-under-19s-tour-of-england-2018","name":"Norway Under-19s tour of England, 2018","shortName":"Norway Under-19s tour of England, 2018"},{"id":"6741","slug":"norway-under-19s-tour-of-isle-of-man-2011","name":"Norway Under-19s tour of Isle of Man, 2011","shortName":"Norway Under-19s tour of Isle of Man, 2011"},{"id":"7879","slug":"npower-village-cup-2006","name":"npower Village Cup, 2006","shortName":"npower Village Cup, 2006"},{"id":"7885","slug":"npower-village-cup-2007","name":"npower Village Cup, 2007","shortName":"npower Village Cup, 2007"},{"id":"4639","slug":"npower-village-cup-2008","name":"npower Village Cup, 2008","shortName":"npower Village Cup, 2008"},{"id":"12773","slug":"oman-emerging-team-tour-of-sri-lanka-2018-19","name":"Oman Emerging Team tour of Sri Lanka, 2018/19","shortName":"Oman Emerging Team tour of Sri Lanka, 2018/19"},{"id":"8079","slug":"oman-tour-of-bermuda-2013","name":"Oman tour of Bermuda, 2013","shortName":"Oman tour of Bermuda, 2013"},{"id":"6459","slug":"oman-tour-of-hong-kong-2010-11","name":"Oman tour of Hong Kong, 2010/11","shortName":"Oman tour of Hong Kong, 2010/11"},{"id":"5840","slug":"oman-tour-of-kuwait-2009-10","name":"Oman tour of Kuwait, 2009/10","shortName":"Oman tour of Kuwait, 2009/10"},{"id":"9193","slug":"oman-tour-of-malaysia-2014","name":"Oman tour of Malaysia, 2014","shortName":"Oman tour of Malaysia, 2014"},{"id":"12553","slug":"oman-tour-of-malaysia-2018","name":"Oman tour of Malaysia, 2018","shortName":"Oman tour of Malaysia, 2018"},{"id":"15334","slug":"oman-tour-of-nepal-2023","name":"Oman tour of Nepal, 2023","shortName":"Oman tour of Nepal, 2023"},{"id":"9287","slug":"oman-tour-of-singapore-2014","name":"Oman tour of Singapore, 2014","shortName":"Oman tour of Singapore, 2014"},{"id":"4955","slug":"oman-tour-of-south-africa-2009","name":"Oman tour of South Africa, 2009","shortName":"Oman tour of South Africa, 2009"},{"id":"4918","slug":"oman-tour-of-thailand-2008-09","name":"Oman tour of Thailand, 2008/09","shortName":"Oman tour of Thailand, 2008/09"},{"id":"11827","slug":"oman-tour-of-uganda-2017","name":"Oman tour of Uganda, 2017","shortName":"Oman tour of Uganda, 2017"},{"id":"7689","slug":"oman-tour-of-united-arab-emirates-2012-13","name":"Oman tour of United Arab Emirates, 2012/13","shortName":"Oman tour of United Arab Emirates, 2012/13"},{"id":"15456","slug":"oman-tour-of-zimbabwe-2023","name":"Oman tour of Zimbabwe, 2023","shortName":"Oman tour of Zimbabwe, 2023"},{"id":"5048","slug":"oman-under-19s-tour-of-kuwait-2009","name":"Oman Under-19s tour of Kuwait, 2009","shortName":"Oman Under-19s tour of Kuwait, 2009"},{"id":"3359","slug":"oman-under-19s-tour-of-malaysia-2007","name":"Oman Under-19s tour of Malaysia, 2007","shortName":"Oman Under-19s tour of Malaysia, 2007"},{"id":"11567","slug":"oman-under-19s-tour-of-malaysia-2016-17","name":"Oman Under-19s tour of Malaysia, 2016/17","shortName":"Oman Under-19s tour of Malaysia, 2016/17"},{"id":"12955","slug":"oman-under-19s-tour-of-malaysia-2019","name":"Oman Under-19s tour of Malaysia, 2019","shortName":"Oman Under-19s tour of Malaysia, 2019"},{"id":"12751","slug":"oman-under-19s-tour-of-thailand-2018-19","name":"Oman Under-19s tour of Thailand, 2018/19","shortName":"Oman Under-19s tour of Thailand, 2018/19"},{"id":"5457","slug":"other-india-domestic-2009-10","name":"Other India Domestic, 2009/10","shortName":"Other India Domestic, 2009/10"},{"id":"7538","slug":"other-match-1942","name":"Other Match, 1942","shortName":"Other Match, 1942"},{"id":"7541","slug":"other-match-1944","name":"Other Match, 1944","shortName":"Other Match, 1944"},{"id":"7357","slug":"other-match-1946","name":"Other Match, 1946","shortName":"Other Match, 1946"},{"id":"7721","slug":"other-matches-1999-00","name":"Other Matches, 1999/00","shortName":"Other Matches, 1999/00"},{"id":"7743","slug":"other-matches-2000","name":"Other Matches, 2000","shortName":"Other Matches, 2000"},{"id":"7738","slug":"other-matches-2000-01","name":"Other Matches, 2000/01","shortName":"Other Matches, 2000/01"},{"id":"7763","slug":"other-matches-2001-02","name":"Other Matches, 2001/02","shortName":"Other Matches, 2001/02"},{"id":"7796","slug":"other-matches-2002","name":"Other Matches, 2002","shortName":"Other Matches, 2002"},{"id":"7845","slug":"other-matches-2004-05","name":"Other Matches, 2004/05","shortName":"Other Matches, 2004/05"},{"id":"7852","slug":"other-matches-2005","name":"Other Matches, 2005","shortName":"Other Matches, 2005"},{"id":"7859","slug":"other-matches-2005-06","name":"Other Matches, 2005/06","shortName":"Other Matches, 2005/06"},{"id":"7863","slug":"other-matches-2006","name":"Other Matches, 2006","shortName":"Other Matches, 2006"},{"id":"7883","slug":"other-matches-2006-07","name":"Other Matches, 2006/07","shortName":"Other Matches, 2006/07"},{"id":"3523","slug":"other-matches-2007-08","name":"Other Matches, 2007/08","shortName":"Other Matches, 2007/08"},{"id":"11835","slug":"other-matches-2017","name":"Other Matches, 2017","shortName":"Other Matches, 2017"},{"id":"10673","slug":"other-new-zealand-domestic-2015-16","name":"Other New Zealand Domestic, 2015/16","shortName":"Other New Zealand Domestic, 2015/16"},{"id":"4526","slug":"other-pakistan-domestic-2008-09","name":"Other Pakistan Domestic, 2008/09","shortName":"Other Pakistan Domestic, 2008/09"},{"id":"10245","slug":"other-south-africa-matches-2015","name":"Other South Africa Matches, 2015","shortName":"Other South Africa Matches, 2015"},{"id":"13612","slug":"over-50s-cricket-world-cup-2019-20","name":"Over-50s Cricket World Cup, 2019/20","shortName":"Over-50s Cricket World Cup, 2019/20"},{"id":"14019","slug":"pakistan-a-women-in-west-indies-unofficial-odi-series-2021","name":"Pakistan A Women in West Indies unofficial ODI Series, 2021","shortName":"Pakistan A Women in West Indies unofficial ODI Series, 2021"},{"id":"13738","slug":"pakistan-cup-second-xi-trophy-2020-21","name":"Pakistan Cup Second XI Trophy, 2020/21","shortName":"Pakistan Cup Second XI Trophy, 2020/21"},{"id":"7850","slug":"pakistan-masters-tour-of-united-arab-emirates-2005","name":"Pakistan Masters tour of United Arab Emirates, 2005","shortName":"Pakistan Masters tour of United Arab Emirates, 2005"},{"id":"13649","slug":"pakistan-over-50s-tour-of-south-africa-2019-20","name":"Pakistan Over-50s tour of South Africa, 2019/20","shortName":"Pakistan Over-50s tour of South Africa, 2019/20"},{"id":"8389","slug":"pakistan-tour-of-australia-and-new-zealand-2014-15","name":"Pakistan tour of Australia and New Zealand, 2014/15","shortName":"Pakistan tour of Australia and New Zealand, 2014/15"},{"id":"9947","slug":"pakistan-tour-of-bangladesh-2015","name":"Pakistan tour of Bangladesh, 2015","shortName":"Pakistan tour of Bangladesh, 2015"},{"id":"6084","slug":"pakistan-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"Pakistan tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"Pakistan tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"11851","slug":"pakistan-tour-of-england-2017","name":"Pakistan tour of England, 2017","shortName":"Pakistan tour of England, 2017"},{"id":"7811","slug":"pakistan-tour-of-hong-kong-2002-03","name":"Pakistan tour of Hong Kong, 2002/03","shortName":"Pakistan tour of Hong Kong, 2002/03"},{"id":"7844","slug":"pakistan-tour-of-hong-kong-2004-05","name":"Pakistan tour of Hong Kong, 2004/05","shortName":"Pakistan tour of Hong Kong, 2004/05"},{"id":"3405","slug":"pakistan-tour-of-hong-kong-2005-06","name":"Pakistan tour of Hong Kong, 2005/06","shortName":"Pakistan tour of Hong Kong, 2005/06"},{"id":"3391","slug":"pakistan-tour-of-hong-kong-2006-07","name":"Pakistan tour of Hong Kong, 2006/07","shortName":"Pakistan tour of Hong Kong, 2006/07"},{"id":"3544","slug":"pakistan-tour-of-hong-kong-2007-08","name":"Pakistan tour of Hong Kong, 2007/08","shortName":"Pakistan tour of Hong Kong, 2007/08"},{"id":"4819","slug":"pakistan-tour-of-hong-kong-2008-09","name":"Pakistan tour of Hong Kong, 2008/09","shortName":"Pakistan tour of Hong Kong, 2008/09"},{"id":"5591","slug":"pakistan-tour-of-hong-kong-2009-10","name":"Pakistan tour of Hong Kong, 2009/10","shortName":"Pakistan tour of Hong Kong, 2009/10"},{"id":"6291","slug":"pakistan-tour-of-hong-kong-2010-11","name":"Pakistan tour of Hong Kong, 2010/11","shortName":"Pakistan tour of Hong Kong, 2010/11"},{"id":"6900","slug":"pakistan-tour-of-hong-kong-2011-12","name":"Pakistan tour of Hong Kong, 2011/12","shortName":"Pakistan tour of Hong Kong, 2011/12"},{"id":"7785","slug":"pakistan-tour-of-hong-kong-2012-13","name":"Pakistan tour of Hong Kong, 2012/13","shortName":"Pakistan tour of Hong Kong, 2012/13"},{"id":"12141","slug":"pakistan-tour-of-hong-kong-2017-18","name":"Pakistan tour of Hong Kong, 2017/18","shortName":"Pakistan tour of Hong Kong, 2017/18"},{"id":"15830","slug":"pakistan-tour-of-india-2023-24","name":"Pakistan tour of India, 2023/24","shortName":"Pakistan tour of India, 2023/24"},{"id":"7279","slug":"pakistan-tour-of-netherlands-1996","name":"Pakistan tour of Netherlands, 1996","shortName":"Pakistan tour of Netherlands, 1996"},{"id":"7600","slug":"pakistan-tour-of-scotland-ireland-and-england-2013","name":"Pakistan tour of Scotland, Ireland and England, 2013","shortName":"Pakistan tour of Scotland, Ireland and England, 2013"},{"id":"1209","slug":"pakistan-tour-of-south-africa-2002-03","name":"Pakistan tour of South Africa, 2002/03","shortName":"Pakistan tour of South Africa, 2002/03"},{"id":"5493","slug":"pakistan-tour-of-south-africa-2009-10","name":"Pakistan tour of South Africa, 2009/10","shortName":"Pakistan tour of South Africa, 2009/10"},{"id":"2510","slug":"pakistan-tour-of-west-indies-2005","name":"Pakistan tour of West Indies, 2005","shortName":"Pakistan tour of West Indies, 2005"},{"id":"8243","slug":"pakistan-tour-of-west-indies-2013","name":"Pakistan tour of West Indies, 2013","shortName":"Pakistan tour of West Indies, 2013"},{"id":"4534","slug":"pakistan-under-15s-tour-of-england-1996","name":"Pakistan Under-15s tour of England, 1996","shortName":"Pakistan Under-15s tour of England, 1996"},{"id":"4277","slug":"pakistan-under-15s-tour-of-west-indies-2007-08","name":"Pakistan Under-15s tour of West Indies, 2007/08","shortName":"Pakistan Under-15s tour of West Indies, 2007/08"},{"id":"12852","slug":"pakistan-under-16s-tour-of-united-arab-emirates-2018-19","name":"Pakistan Under-16s tour of United Arab Emirates, 2018/19","shortName":"Pakistan Under-16s tour of United Arab Emirates, 2018/19"},{"id":"7245","slug":"pakistan-under-19s-tour-of-australia-2012","name":"Pakistan Under-19s tour of Australia, 2012","shortName":"Pakistan Under-19s tour of Australia, 2012"},{"id":"10813","slug":"pakistan-under-19s-tour-of-bangladesh-2015-16","name":"Pakistan Under-19s tour of Bangladesh, 2015/16","shortName":"Pakistan Under-19s tour of Bangladesh, 2015/16"},{"id":"12669","slug":"pakistan-under-19s-tour-of-bangladesh-2018-19","name":"Pakistan Under-19s tour of Bangladesh, 2018/19","shortName":"Pakistan Under-19s tour of Bangladesh, 2018/19"},{"id":"3584","slug":"pakistan-under-19s-tour-of-malaysia-2007-08","name":"Pakistan Under-19s tour of Malaysia, 2007/08","shortName":"Pakistan Under-19s tour of Malaysia, 2007/08"},{"id":"7382","slug":"pakistan-under-19s-tour-of-malaysia-2012","name":"Pakistan Under-19s tour of Malaysia, 2012","shortName":"Pakistan Under-19s tour of Malaysia, 2012"},{"id":"12156","slug":"pakistan-under-19s-tour-of-malaysia-2017-18","name":"Pakistan Under-19s tour of Malaysia, 2017/18","shortName":"Pakistan Under-19s tour of Malaysia, 2017/18"},{"id":"5696","slug":"pakistan-under-19s-tour-of-new-zealand-2009-10","name":"Pakistan Under-19s tour of New Zealand, 2009/10","shortName":"Pakistan Under-19s tour of New Zealand, 2009/10"},{"id":"11982","slug":"pakistan-under-19s-tour-of-new-zealand-2017-18","name":"Pakistan Under-19s tour of New Zealand, 2017/18","shortName":"Pakistan Under-19s tour of New Zealand, 2017/18"},{"id":"7098","slug":"pakistan-under-19s-tour-of-south-africa-2011-12","name":"Pakistan Under-19s tour of South Africa, 2011/12","shortName":"Pakistan Under-19s tour of South Africa, 2011/12"},{"id":"13512","slug":"pakistan-under-19s-tour-of-south-africa-2019-20","name":"Pakistan Under-19s tour of South Africa, 2019/20","shortName":"Pakistan Under-19s tour of South Africa, 2019/20"},{"id":"15998","slug":"pakistan-under-19s-tour-of-south-africa-2023-24","name":"Pakistan Under-19s tour of South Africa, 2023/24","shortName":"Pakistan Under-19s tour of South Africa, 2023/24"},{"id":"13303","slug":"pakistan-under-19s-tour-of-sri-lanka-sep-2019-2019","name":"Pakistan Under-19s tour of Sri Lanka [Sep 2019], 2019","shortName":"Pakistan Under-19s tour of Sri Lanka [Sep 2019], 2019"},{"id":"3475","slug":"pakistan-under-19s-tour-of-sri-lanka-2005-06","name":"Pakistan Under-19s tour of Sri Lanka, 2005/06","shortName":"Pakistan Under-19s tour of Sri Lanka, 2005/06"},{"id":"5547","slug":"pakistan-under-19s-tour-of-sri-lanka-2009-10","name":"Pakistan Under-19s tour of Sri Lanka, 2009/10","shortName":"Pakistan Under-19s tour of Sri Lanka, 2009/10"},{"id":"11655","slug":"pakistan-under-19s-tour-of-sri-lanka-2016-17","name":"Pakistan Under-19s tour of Sri Lanka, 2016/17","shortName":"Pakistan Under-19s tour of Sri Lanka, 2016/17"},{"id":"8935","slug":"pakistan-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"Pakistan Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"Pakistan Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8791","slug":"pakistan-under-19s-tour-of-united-arab-emirates-2013-14","name":"Pakistan Under-19s tour of United Arab Emirates, 2013/14","shortName":"Pakistan Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14407","slug":"pakistan-under-19s-tour-of-united-arab-emirates-2021-22","name":"Pakistan Under-19s tour of United Arab Emirates, 2021/22","shortName":"Pakistan Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15970","slug":"pakistan-under-19s-tour-of-united-arab-emirates-2023-24","name":"Pakistan Under-19s tour of United Arab Emirates, 2023/24","shortName":"Pakistan Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16854","slug":"pakistan-under-19s-tour-of-united-arab-emirates-2024-25","name":"Pakistan Under-19s tour of United Arab Emirates, 2024/25","shortName":"Pakistan Under-19s tour of United Arab Emirates, 2024/25"},{"id":"14424","slug":"pakistan-under-19s-tour-of-west-indies-2021-22","name":"Pakistan Under-19s tour of West Indies, 2021/22","shortName":"Pakistan Under-19s tour of West Indies, 2021/22"},{"id":"13417","slug":"pakistan-women-emerging-players-tour-of-sri-lanka-2019-20","name":"Pakistan Women Emerging Players tour of Sri Lanka, 2019/20","shortName":"Pakistan Women Emerging Players tour of Sri Lanka, 2019/20"},{"id":"4653","slug":"pakistan-women-tour-of-australia-2008-09","name":"Pakistan Women tour of Australia, 2008/09","shortName":"Pakistan Women tour of Australia, 2008/09"},{"id":"4912","slug":"pakistan-women-tour-of-bangladesh-2008-09","name":"Pakistan Women tour of Bangladesh, 2008/09","shortName":"Pakistan Women tour of Bangladesh, 2008/09"},{"id":"6790","slug":"pakistan-women-tour-of-bangladesh-2011-12","name":"Pakistan Women tour of Bangladesh, 2011/12","shortName":"Pakistan Women tour of Bangladesh, 2011/12"},{"id":"11748","slug":"pakistan-women-tour-of-england-2017","name":"Pakistan Women tour of England, 2017","shortName":"Pakistan Women tour of England, 2017"},{"id":"7950","slug":"pakistan-women-tour-of-india-2012-13","name":"Pakistan Women tour of India, 2012/13","shortName":"Pakistan Women tour of India, 2012/13"},{"id":"11493","slug":"pakistan-women-tour-of-new-zealand-2016-17","name":"Pakistan Women tour of New Zealand, 2016/17","shortName":"Pakistan Women tour of New Zealand, 2016/17"},{"id":"14495","slug":"pakistan-women-tour-of-new-zealand-2021-22","name":"Pakistan Women tour of New Zealand, 2021/22","shortName":"Pakistan Women tour of New Zealand, 2021/22"},{"id":"3496","slug":"pakistan-women-tour-of-south-africa-2007-08","name":"Pakistan Women tour of South Africa, 2007/08","shortName":"Pakistan Women tour of South Africa, 2007/08"},{"id":"12911","slug":"pakistan-women-tour-of-south-africa-2019","name":"Pakistan Women tour of South Africa, 2019","shortName":"Pakistan Women tour of South Africa, 2019"},{"id":"4185","slug":"pakistan-women-tour-of-sri-lanka-2008","name":"Pakistan Women tour of Sri Lanka, 2008","shortName":"Pakistan Women tour of Sri Lanka, 2008"},{"id":"11719","slug":"pakistan-women-tour-of-sri-lanka-2016-17","name":"Pakistan Women tour of Sri Lanka, 2016/17","shortName":"Pakistan Women tour of Sri Lanka, 2016/17"},{"id":"13847","slug":"pakistan-women-tour-of-zimbabwe-2020-21","name":"Pakistan Women tour of Zimbabwe, 2020/21","shortName":"Pakistan Women tour of Zimbabwe, 2020/21"},{"id":"14321","slug":"pakistan-women-tour-of-zimbabwe-2021-22","name":"Pakistan Women tour of Zimbabwe, 2021/22","shortName":"Pakistan Women tour of Zimbabwe, 2021/22"},{"id":"4241","slug":"panama-tour-of-suriname-2007-08","name":"Panama tour of Suriname, 2007/08","shortName":"Panama tour of Suriname, 2007/08"},{"id":"16129","slug":"papua-new-guinea-in-oman-unofficial-odi-series-2023-24","name":"Papua New Guinea in Oman unofficial ODI Series, 2023/24","shortName":"Papua New Guinea in Oman unofficial ODI Series, 2023/24"},{"id":"4869","slug":"papua-new-guinea-tour-of-argentina-2008-09","name":"Papua New Guinea tour of Argentina, 2008/09","shortName":"Papua New Guinea tour of Argentina, 2008/09"},{"id":"3223","slug":"papua-new-guinea-tour-of-australia-2007","name":"Papua New Guinea tour of Australia, 2007","shortName":"Papua New Guinea tour of Australia, 2007"},{"id":"6460","slug":"papua-new-guinea-tour-of-hong-kong-2010-11","name":"Papua New Guinea tour of Hong Kong, 2010/11","shortName":"Papua New Guinea tour of Hong Kong, 2010/11"},{"id":"16128","slug":"papua-new-guinea-tour-of-oman-2023-24","name":"Papua New Guinea tour of Oman, 2023/24","shortName":"Papua New Guinea tour of Oman, 2023/24"},{"id":"7243","slug":"papua-new-guinea-under-19s-tour-of-australia-2012","name":"Papua New Guinea Under-19s tour of Australia, 2012","shortName":"Papua New Guinea Under-19s tour of Australia, 2012"},{"id":"8157","slug":"papua-new-guinea-under-19s-tour-of-australia-2013","name":"Papua New Guinea Under-19s tour of Australia, 2013","shortName":"Papua New Guinea Under-19s tour of Australia, 2013"},{"id":"5390","slug":"papua-new-guinea-under-19s-tour-of-canada-2009","name":"Papua New Guinea Under-19s tour of Canada, 2009","shortName":"Papua New Guinea Under-19s tour of Canada, 2009"},{"id":"6691","slug":"papua-new-guinea-under-19s-tour-of-ireland-2011","name":"Papua New Guinea Under-19s tour of Ireland, 2011","shortName":"Papua New Guinea Under-19s tour of Ireland, 2011"},{"id":"13066","slug":"papua-new-guinea-under-19s-tour-of-japan-2019","name":"Papua New Guinea Under-19s tour of Japan, 2019","shortName":"Papua New Guinea Under-19s tour of Japan, 2019"},{"id":"3579","slug":"papua-new-guinea-under-19s-tour-of-malaysia-2007-08","name":"Papua New Guinea Under-19s tour of Malaysia, 2007/08","shortName":"Papua New Guinea Under-19s tour of Malaysia, 2007/08"},{"id":"10579","slug":"papua-new-guinea-under-19s-tour-of-malaysia-2015-16","name":"Papua New Guinea Under-19s tour of Malaysia, 2015/16","shortName":"Papua New Guinea Under-19s tour of Malaysia, 2015/16"},{"id":"5710","slug":"papua-new-guinea-under-19s-tour-of-new-zealand-2009-10","name":"Papua New Guinea Under-19s tour of New Zealand, 2009/10","shortName":"Papua New Guinea Under-19s tour of New Zealand, 2009/10"},{"id":"11985","slug":"papua-new-guinea-under-19s-tour-of-new-zealand-2017-18","name":"Papua New Guinea Under-19s tour of New Zealand, 2017/18","shortName":"Papua New Guinea Under-19s tour of New Zealand, 2017/18"},{"id":"11973","slug":"papua-new-guinea-under-19s-tour-of-samoa-2017","name":"Papua New Guinea Under-19s tour of Samoa, 2017","shortName":"Papua New Guinea Under-19s tour of Samoa, 2017"},{"id":"8937","slug":"papua-new-guinea-under-19s-tour-of-united-arab-emirates-2013-14","name":"Papua New Guinea Under-19s tour of United Arab Emirates, 2013/14","shortName":"Papua New Guinea Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14425","slug":"papua-new-guinea-under-19s-tour-of-west-indies-2021-22","name":"Papua New Guinea Under-19s tour of West Indies, 2021/22","shortName":"Papua New Guinea Under-19s tour of West Indies, 2021/22"},{"id":"11365","slug":"papua-new-guinea-women-tour-of-samoa-2016","name":"Papua New Guinea Women tour of Samoa, 2016","shortName":"Papua New Guinea Women tour of Samoa, 2016"},{"id":"3495","slug":"papua-new-guinea-women-tour-of-south-africa-2007-08","name":"Papua New Guinea Women tour of South Africa, 2007/08","shortName":"Papua New Guinea Women tour of South Africa, 2007/08"},{"id":"11721","slug":"papua-new-guinea-women-tour-of-sri-lanka-2016-17","name":"Papua New Guinea Women tour of Sri Lanka, 2016/17","shortName":"Papua New Guinea Women tour of Sri Lanka, 2016/17"},{"id":"14175","slug":"pcb-cricket-associations-challenge-2021-22","name":"PCB Cricket Associations Challenge, 2021/22","shortName":"PCB Cricket Associations Challenge, 2021/22"},{"id":"15185","slug":"pcb-cricket-associations-challenge-2022-23","name":"PCB Cricket Associations Challenge, 2022/23","shortName":"PCB Cricket Associations Challenge, 2022/23"},{"id":"7827","slug":"perth-sunday-league-2002-03","name":"Perth Sunday League, 2002/03","shortName":"Perth Sunday League, 2002/03"},{"id":"9987","slug":"phil-hughes-tribute-match-2015","name":"Phil Hughes' Tribute Match, 2015","shortName":"Phil Hughes' Tribute Match, 2015"},{"id":"11732","slug":"philippines-tour-of-australia-2016-17","name":"Philippines tour of Australia, 2016/17","shortName":"Philippines tour of Australia, 2016/17"},{"id":"6169","slug":"power-cricket-2002-03","name":"Power Cricket, 2002/03","shortName":"Power Cricket, 2002/03"},{"id":"11863","slug":"prime-minister-cup-2017","name":"Prime Minister Cup, 2017","shortName":"Prime Minister Cup, 2017"},{"id":"12426","slug":"prime-minister-cup-2018","name":"Prime Minister Cup, 2018","shortName":"Prime Minister Cup, 2018"},{"id":"13053","slug":"prime-minister-cup-2019","name":"Prime Minister Cup, 2019","shortName":"Prime Minister Cup, 2019"},{"id":"13832","slug":"prime-minister-cup-2020-21","name":"Prime Minister Cup, 2020/21","shortName":"Prime Minister Cup, 2020/21"},{"id":"15076","slug":"prime-minister-cup-2022-23","name":"Prime Minister Cup, 2022/23","shortName":"Prime Minister Cup, 2022/23"},{"id":"8189","slug":"princess-of-wales-memorial-match-1998","name":"Princess of Wales Memorial Match, 1998","shortName":"Princess of Wales Memorial Match, 1998"},{"id":"3600","slug":"pro-arch-trophy-2007-08","name":"Pro ARCH Trophy, 2007/08","shortName":"Pro ARCH Trophy, 2007/08"},{"id":"4899","slug":"pro-arch-trophy-2008-09","name":"Pro ARCH Trophy, 2008/09","shortName":"Pro ARCH Trophy, 2008/09"},{"id":"4933","slug":"provincial-a-team-competition-2008-09","name":"Provincial A Team Competition, 2008/09","shortName":"Provincial A Team Competition, 2008/09"},{"id":"13708","slug":"provincial-challenge-cup-grade-i-2020","name":"Provincial Challenge Cup (Grade I), 2020","shortName":"Provincial Challenge Cup (Grade I), 2020"},{"id":"12408","slug":"prudential-world-cup-warm-up-matches-1983","name":"Prudential World Cup Warm-up Matches, 1983","shortName":"Prudential World Cup Warm-up Matches, 1983"},{"id":"13492","slug":"qatar-t10-league-2019-20","name":"Qatar T10 League, 2019/20","shortName":"Qatar T10 League, 2019/20"},{"id":"4504","slug":"qatar-tour-of-malaysia-2008","name":"Qatar tour of Malaysia, 2008","shortName":"Qatar tour of Malaysia, 2008"},{"id":"15335","slug":"qatar-tour-of-nepal-2023","name":"Qatar tour of Nepal, 2023","shortName":"Qatar tour of Nepal, 2023"},{"id":"12003","slug":"qatar-tour-of-south-africa-2017","name":"Qatar tour of South Africa, 2017","shortName":"Qatar tour of South Africa, 2017"},{"id":"6442","slug":"qatar-tour-of-thailand-2010-11","name":"Qatar tour of Thailand, 2010/11","shortName":"Qatar tour of Thailand, 2010/11"},{"id":"11795","slug":"qatar-tour-of-thailand-2017","name":"Qatar tour of Thailand, 2017","shortName":"Qatar tour of Thailand, 2017"},{"id":"5044","slug":"qatar-under-19s-tour-of-kuwait-2009","name":"Qatar Under-19s tour of Kuwait, 2009","shortName":"Qatar Under-19s tour of Kuwait, 2009"},{"id":"3356","slug":"qatar-under-19s-tour-of-malaysia-2007","name":"Qatar Under-19s tour of Malaysia, 2007","shortName":"Qatar Under-19s tour of Malaysia, 2007"},{"id":"7384","slug":"qatar-under-19s-tour-of-malaysia-2012","name":"Qatar Under-19s tour of Malaysia, 2012","shortName":"Qatar Under-19s tour of Malaysia, 2012"},{"id":"8096","slug":"qatar-under-19s-tour-of-malaysia-2013","name":"Qatar Under-19s tour of Malaysia, 2013","shortName":"Qatar Under-19s tour of Malaysia, 2013"},{"id":"11562","slug":"qatar-under-19s-tour-of-malaysia-2016-17","name":"Qatar Under-19s tour of Malaysia, 2016/17","shortName":"Qatar Under-19s tour of Malaysia, 2016/17"},{"id":"15024","slug":"qatar-under-19s-tour-of-oman-2022-23","name":"Qatar Under-19s tour of Oman, 2022/23","shortName":"Qatar Under-19s tour of Oman, 2022/23"},{"id":"12756","slug":"qatar-under-19s-tour-of-thailand-2018-19","name":"Qatar Under-19s tour of Thailand, 2018/19","shortName":"Qatar Under-19s tour of Thailand, 2018/19"},{"id":"11553","slug":"quadrangular-one-day-series-in-kenya-2016","name":"Quadrangular One-Day Series (in Kenya), 2016","shortName":"Quadrangular One-Day Series (in Kenya), 2016"},{"id":"13711","slug":"rachael-heyhoe-flint-trophy-2020","name":"Rachael Heyhoe Flint Trophy, 2020","shortName":"Rachael Heyhoe Flint Trophy, 2020"},{"id":"13889","slug":"rachael-heyhoe-flint-trophy-2021","name":"Rachael Heyhoe Flint Trophy, 2021","shortName":"Rachael Heyhoe Flint Trophy, 2021"},{"id":"14446","slug":"rachael-heyhoe-flint-trophy-2022","name":"Rachael Heyhoe Flint Trophy, 2022","shortName":"Rachael Heyhoe Flint Trophy, 2022"},{"id":"15157","slug":"rachael-heyhoe-flint-trophy-2023","name":"Rachael Heyhoe Flint Trophy, 2023","shortName":"Rachael Heyhoe Flint Trophy, 2023"},{"id":"16243","slug":"rachael-heyhoe-flint-trophy-2024","name":"Rachael Heyhoe Flint Trophy, 2024","shortName":"Rachael Heyhoe Flint Trophy, 2024"},{"id":"9089","slug":"rest-of-the-world-women-s-xi-tour-of-england-2014","name":"Rest of the World Women's XI tour of England, 2014","shortName":"Rest of the World Women's XI tour of England, 2014"},{"id":"5720","slug":"rest-of-the-world-xi-tour-of-bangladesh-1999-00","name":"Rest of the World XI tour of Bangladesh, 1999/00","shortName":"Rest of the World XI tour of Bangladesh, 1999/00"},{"id":"7578","slug":"rest-of-the-world-xi-tour-of-england-1967","name":"Rest of the World XI tour of England, 1967","shortName":"Rest of the World XI tour of England, 1967"},{"id":"8191","slug":"rest-of-the-world-xi-tour-of-england-1998","name":"Rest of the World XI tour of England, 1998","shortName":"Rest of the World XI tour of England, 1998"},{"id":"6170","slug":"rest-of-the-world-xi-tour-of-england-2002-03","name":"Rest of the World XI tour of England, 2002/03","shortName":"Rest of the World XI tour of England, 2002/03"},{"id":"9011","slug":"rest-of-the-world-xi-tour-of-england-2014","name":"Rest of the World XI tour of England, 2014","shortName":"Rest of the World XI tour of England, 2014"},{"id":"6568","slug":"rest-of-the-world-xi-tour-of-india-1994","name":"Rest of the World XI tour of India, 1994","shortName":"Rest of the World XI tour of India, 1994"},{"id":"6569","slug":"rest-of-the-world-xi-tour-of-india-1994-95","name":"Rest of the World XI tour of India, 1994/95","shortName":"Rest of the World XI tour of India, 1994/95"},{"id":"2595","slug":"rothmans-world-cricket-cup-1967","name":"Rothmans World Cricket Cup, 1967","shortName":"Rothmans World Cricket Cup, 1967"},{"id":"10557","slug":"royal-australian-air-force-tour-of-england-1945","name":"Royal Australian Air Force tour of England, 1945","shortName":"Royal Australian Air Force tour of England, 1945"},{"id":"10093","slug":"royal-london-women-s-one-day-cup-2015","name":"Royal London Women's One-Day Cup, 2015","shortName":"Royal London Women's One-Day Cup, 2015"},{"id":"11159","slug":"royal-london-women-s-one-day-cup-2016","name":"Royal London Women's One-Day Cup, 2016","shortName":"Royal London Women's One-Day Cup, 2016"},{"id":"11833","slug":"royal-london-women-s-one-day-cup-2017","name":"Royal London Women's One-Day Cup, 2017","shortName":"Royal London Women's One-Day Cup, 2017"},{"id":"12273","slug":"royal-london-women-s-one-day-cup-2018","name":"Royal London Women's One-Day Cup, 2018","shortName":"Royal London Women's One-Day Cup, 2018"},{"id":"12972","slug":"royal-london-women-s-one-day-cup-2019","name":"Royal London Women's One-Day Cup, 2019","shortName":"Royal London Women's One-Day Cup, 2019"},{"id":"4256","slug":"rwanda-tour-of-south-africa-2008","name":"Rwanda tour of South Africa, 2008","shortName":"Rwanda tour of South Africa, 2008"},{"id":"12544","slug":"rwanda-under-19s-tour-of-south-africa-2018","name":"Rwanda Under-19s tour of South Africa, 2018","shortName":"Rwanda Under-19s tour of South Africa, 2018"},{"id":"4894","slug":"rwanda-women-tour-of-kenya-2008-09","name":"Rwanda Women tour of Kenya, 2008/09","shortName":"Rwanda Women tour of Kenya, 2008/09"},{"id":"4175","slug":"sahara-national-elite-league-one-day-2007-08","name":"Sahara National Elite League One Day, 2007/08","shortName":"Sahara National Elite League One Day, 2007/08"},{"id":"11736","slug":"samoa-tour-of-australia-2016-17","name":"Samoa tour of Australia, 2016/17","shortName":"Samoa tour of Australia, 2016/17"},{"id":"8215","slug":"samoa-under-19s-tour-of-australia-2013","name":"Samoa Under-19s tour of Australia, 2013","shortName":"Samoa Under-19s tour of Australia, 2013"},{"id":"13064","slug":"samoa-under-19s-tour-of-japan-2019","name":"Samoa Under-19s tour of Japan, 2019","shortName":"Samoa Under-19s tour of Japan, 2019"},{"id":"4507","slug":"saudi-arabia-tour-of-malaysia-2008","name":"Saudi Arabia tour of Malaysia, 2008","shortName":"Saudi Arabia tour of Malaysia, 2008"},{"id":"11550","slug":"saudi-arabia-tour-of-namibia-2016","name":"Saudi Arabia tour of Namibia, 2016","shortName":"Saudi Arabia tour of Namibia, 2016"},{"id":"15337","slug":"saudi-arabia-tour-of-nepal-2023","name":"Saudi Arabia tour of Nepal, 2023","shortName":"Saudi Arabia tour of Nepal, 2023"},{"id":"9273","slug":"saudi-arabia-tour-of-singapore-2014","name":"Saudi Arabia tour of Singapore, 2014","shortName":"Saudi Arabia tour of Singapore, 2014"},{"id":"6444","slug":"saudi-arabia-tour-of-thailand-2010-11","name":"Saudi Arabia tour of Thailand, 2010/11","shortName":"Saudi Arabia tour of Thailand, 2010/11"},{"id":"11793","slug":"saudi-arabia-tour-of-thailand-2017","name":"Saudi Arabia tour of Thailand, 2017","shortName":"Saudi Arabia tour of Thailand, 2017"},{"id":"7691","slug":"saudi-arabia-tour-of-united-arab-emirates-2012-13","name":"Saudi Arabia tour of United Arab Emirates, 2012/13","shortName":"Saudi Arabia tour of United Arab Emirates, 2012/13"},{"id":"5047","slug":"saudi-arabia-under-19s-tour-of-kuwait-2009","name":"Saudi Arabia Under-19s tour of Kuwait, 2009","shortName":"Saudi Arabia Under-19s tour of Kuwait, 2009"},{"id":"9679","slug":"saudi-arabia-under-19s-tour-of-kuwait-2014-15","name":"Saudi Arabia Under-19s tour of Kuwait, 2014/15","shortName":"Saudi Arabia Under-19s tour of Kuwait, 2014/15"},{"id":"6708","slug":"saudi-arabia-under-19s-tour-of-malaysia-2011","name":"Saudi Arabia Under-19s tour of Malaysia, 2011","shortName":"Saudi Arabia Under-19s tour of Malaysia, 2011"},{"id":"8093","slug":"saudi-arabia-under-19s-tour-of-malaysia-2013","name":"Saudi Arabia Under-19s tour of Malaysia, 2013","shortName":"Saudi Arabia Under-19s tour of Malaysia, 2013"},{"id":"10425","slug":"saudi-arabia-under-19s-tour-of-malaysia-2015","name":"Saudi Arabia Under-19s tour of Malaysia, 2015","shortName":"Saudi Arabia Under-19s tour of Malaysia, 2015"},{"id":"11560","slug":"saudi-arabia-under-19s-tour-of-malaysia-2016-17","name":"Saudi Arabia Under-19s tour of Malaysia, 2016/17","shortName":"Saudi Arabia Under-19s tour of Malaysia, 2016/17"},{"id":"15023","slug":"saudi-arabia-under-19s-tour-of-oman-2022-23","name":"Saudi Arabia Under-19s tour of Oman, 2022/23","shortName":"Saudi Arabia Under-19s tour of Oman, 2022/23"},{"id":"12749","slug":"saudi-arabia-under-19s-tour-of-thailand-2018-19","name":"Saudi Arabia Under-19s tour of Thailand, 2018/19","shortName":"Saudi Arabia Under-19s tour of Thailand, 2018/19"},{"id":"11191","slug":"sayed-jamaludin-afghan-provincial-elite-one-day-cup-2016","name":"Sayed Jamaludin Afghan Provincial Elite One-day Cup, 2016","shortName":"Sayed Jamaludin Afghan Provincial Elite One-day Cup, 2016"},{"id":"13072","slug":"scotland-a-in-ireland-unofficial-odi-series-2019","name":"Scotland A in Ireland unofficial ODI Series, 2019","shortName":"Scotland A in Ireland unofficial ODI Series, 2019"},{"id":"5989","slug":"scotland-a-tour-of-jersey-2010","name":"Scotland A tour of Jersey, 2010","shortName":"Scotland A tour of Jersey, 2010"},{"id":"4555","slug":"scotland-a-tour-of-netherlands-2008","name":"Scotland A tour of Netherlands, 2008","shortName":"Scotland A tour of Netherlands, 2008"},{"id":"5404","slug":"scotland-a-tour-of-netherlands-2009","name":"Scotland A tour of Netherlands, 2009","shortName":"Scotland A tour of Netherlands, 2009"},{"id":"12416","slug":"scotland-a-women-tour-of-england-2018","name":"Scotland A Women tour of England, 2018","shortName":"Scotland A Women tour of England, 2018"},{"id":"13031","slug":"scotland-a-women-tour-of-england-2019","name":"Scotland A Women tour of England, 2019","shortName":"Scotland A Women tour of England, 2019"},{"id":"9421","slug":"scotland-tour-of-australia-and-new-zealand-september-2014-2014-15","name":"Scotland tour of Australia and New Zealand [September 2014], 2014/15","shortName":"Scotland tour of Australia and New Zealand [September 2014], 2014/15"},{"id":"9017","slug":"scotland-tour-of-australia-and-new-zealand-2014-15","name":"Scotland tour of Australia and New Zealand, 2014/15","shortName":"Scotland tour of Australia and New Zealand, 2014/15"},{"id":"7803","slug":"scotland-tour-of-england-2002","name":"Scotland tour of England, 2002","shortName":"Scotland tour of England, 2002"},{"id":"9203","slug":"scotland-tour-of-england-2014","name":"Scotland tour of England, 2014","shortName":"Scotland tour of England, 2014"},{"id":"11862","slug":"scotland-tour-of-england-2017","name":"Scotland tour of England, 2017","shortName":"Scotland tour of England, 2017"},{"id":"6895","slug":"scotland-tour-of-hong-kong-2011-12","name":"Scotland tour of Hong Kong, 2011/12","shortName":"Scotland tour of Hong Kong, 2011/12"},{"id":"3760","slug":"scotland-tour-of-ireland-2008","name":"Scotland tour of Ireland, 2008","shortName":"Scotland tour of Ireland, 2008"},{"id":"4953","slug":"scotland-tour-of-south-africa-2009","name":"Scotland tour of South Africa, 2009","shortName":"Scotland tour of South Africa, 2009"},{"id":"15454","slug":"scotland-tour-of-zimbabwe-2023","name":"Scotland tour of Zimbabwe, 2023","shortName":"Scotland tour of Zimbabwe, 2023"},{"id":"6056","slug":"scotland-under-15s-tour-of-netherlands-2010","name":"Scotland Under-15s tour of Netherlands, 2010","shortName":"Scotland Under-15s tour of Netherlands, 2010"},{"id":"5296","slug":"scotland-under-17s-tour-of-ireland-2009","name":"Scotland Under-17s tour of Ireland, 2009","shortName":"Scotland Under-17s tour of Ireland, 2009"},{"id":"7242","slug":"scotland-under-19s-tour-of-australia-2012","name":"Scotland Under-19s tour of Australia, 2012","shortName":"Scotland Under-19s tour of Australia, 2012"},{"id":"10803","slug":"scotland-under-19s-tour-of-bangladesh-2015-16","name":"Scotland Under-19s tour of Bangladesh, 2015/16","shortName":"Scotland Under-19s tour of Bangladesh, 2015/16"},{"id":"16694","slug":"scotland-under-19s-tour-of-england-2024","name":"Scotland Under-19s tour of England, 2024","shortName":"Scotland Under-19s tour of England, 2024"},{"id":"3332","slug":"scotland-under-19s-tour-of-ireland-2007","name":"Scotland Under-19s tour of Ireland, 2007","shortName":"Scotland Under-19s tour of Ireland, 2007"},{"id":"6009","slug":"scotland-under-19s-tour-of-ireland-2010","name":"Scotland Under-19s tour of Ireland, 2010","shortName":"Scotland Under-19s tour of Ireland, 2010"},{"id":"6693","slug":"scotland-under-19s-tour-of-ireland-2011","name":"Scotland Under-19s tour of Ireland, 2011","shortName":"Scotland Under-19s tour of Ireland, 2011"},{"id":"5236","slug":"scotland-under-19s-tour-of-jersey-2009","name":"Scotland Under-19s tour of Jersey, 2009","shortName":"Scotland Under-19s tour of Jersey, 2009"},{"id":"8227","slug":"scotland-under-19s-tour-of-netherlands-2013","name":"Scotland Under-19s tour of Netherlands, 2013","shortName":"Scotland Under-19s tour of Netherlands, 2013"},{"id":"13195","slug":"scotland-under-19s-tour-of-netherlands-2019","name":"Scotland Under-19s tour of Netherlands, 2019","shortName":"Scotland Under-19s tour of Netherlands, 2019"},{"id":"13515","slug":"scotland-under-19s-tour-of-south-africa-2019-20","name":"Scotland Under-19s tour of South Africa, 2019/20","shortName":"Scotland Under-19s tour of South Africa, 2019/20"},{"id":"16002","slug":"scotland-under-19s-tour-of-south-africa-2023-24","name":"Scotland Under-19s tour of South Africa, 2023/24","shortName":"Scotland Under-19s tour of South Africa, 2023/24"},{"id":"14189","slug":"scotland-under-19s-tour-of-spain-2021","name":"Scotland Under-19s tour of Spain, 2021","shortName":"Scotland Under-19s tour of Spain, 2021"},{"id":"3474","slug":"scotland-under-19s-tour-of-sri-lanka-2005-06","name":"Scotland Under-19s tour of Sri Lanka, 2005/06","shortName":"Scotland Under-19s tour of Sri Lanka, 2005/06"},{"id":"8939","slug":"scotland-under-19s-tour-of-united-arab-emirates-2013-14","name":"Scotland Under-19s tour of United Arab Emirates, 2013/14","shortName":"Scotland Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14417","slug":"scotland-under-19s-tour-of-west-indies-2021-22","name":"Scotland Under-19s tour of West Indies, 2021/22","shortName":"Scotland Under-19s tour of West Indies, 2021/22"},{"id":"10099","slug":"scotland-women-tour-of-england-2015","name":"Scotland Women tour of England, 2015","shortName":"Scotland Women tour of England, 2015"},{"id":"11842","slug":"scotland-women-tour-of-england-2017","name":"Scotland Women tour of England, 2017","shortName":"Scotland Women tour of England, 2017"},{"id":"3299","slug":"scotland-women-tour-of-netherlands-2007","name":"Scotland Women tour of Netherlands, 2007","shortName":"Scotland Women tour of Netherlands, 2007"},{"id":"3491","slug":"scotland-women-tour-of-south-africa-2007-08","name":"Scotland Women tour of South Africa, 2007/08","shortName":"Scotland Women tour of South Africa, 2007/08"},{"id":"11723","slug":"scotland-women-tour-of-sri-lanka-2016-17","name":"Scotland Women tour of Sri Lanka, 2016/17","shortName":"Scotland Women tour of Sri Lanka, 2016/17"},{"id":"11962","slug":"sea-games-men-s-50-over-cricket-competition-2017","name":"SEA Games Men's 50-over Cricket Competition, 2017","shortName":"SEA Games Men's 50-over Cricket Competition, 2017"},{"id":"5907","slug":"second-eleven-knockout-competition-2010","name":"Second Eleven Knockout Competition, 2010","shortName":"Second Eleven Knockout Competition, 2010"},{"id":"7760","slug":"second-eleven-trophy-2001","name":"Second Eleven Trophy, 2001","shortName":"Second Eleven Trophy, 2001"},{"id":"7797","slug":"second-eleven-trophy-2002","name":"Second Eleven Trophy, 2002","shortName":"Second Eleven Trophy, 2002"},{"id":"7832","slug":"second-eleven-trophy-2003","name":"Second Eleven Trophy, 2003","shortName":"Second Eleven Trophy, 2003"},{"id":"3006","slug":"second-eleven-trophy-2007","name":"Second Eleven Trophy, 2007","shortName":"Second Eleven Trophy, 2007"},{"id":"4066","slug":"second-eleven-trophy-2008","name":"Second Eleven Trophy, 2008","shortName":"Second Eleven Trophy, 2008"},{"id":"4951","slug":"second-eleven-trophy-2009","name":"Second Eleven Trophy, 2009","shortName":"Second Eleven Trophy, 2009"},{"id":"5734","slug":"second-eleven-trophy-2010","name":"Second Eleven Trophy, 2010","shortName":"Second Eleven Trophy, 2010"},{"id":"6505","slug":"second-eleven-trophy-2011","name":"Second Eleven Trophy, 2011","shortName":"Second Eleven Trophy, 2011"},{"id":"7232","slug":"second-eleven-trophy-2012","name":"Second Eleven Trophy, 2012","shortName":"Second Eleven Trophy, 2012"},{"id":"8007","slug":"second-eleven-trophy-2013","name":"Second Eleven Trophy, 2013","shortName":"Second Eleven Trophy, 2013"},{"id":"9029","slug":"second-eleven-trophy-2014","name":"Second Eleven Trophy, 2014","shortName":"Second Eleven Trophy, 2014"},{"id":"9877","slug":"second-eleven-trophy-2015","name":"Second Eleven Trophy, 2015","shortName":"Second Eleven Trophy, 2015"},{"id":"11177","slug":"second-eleven-trophy-2016","name":"Second Eleven Trophy, 2016","shortName":"Second Eleven Trophy, 2016"},{"id":"11816","slug":"second-eleven-trophy-2017","name":"Second Eleven Trophy, 2017","shortName":"Second Eleven Trophy, 2017"},{"id":"12271","slug":"second-eleven-trophy-2018","name":"Second Eleven Trophy, 2018","shortName":"Second Eleven Trophy, 2018"},{"id":"12915","slug":"second-eleven-trophy-2019","name":"Second Eleven Trophy, 2019","shortName":"Second Eleven Trophy, 2019"},{"id":"14400","slug":"senior-women-s-one-day-challenger-trophy-2021-22","name":"Senior Women's One Day Challenger Trophy, 2021/22","shortName":"Senior Women's One Day Challenger Trophy, 2021/22"},{"id":"7745","slug":"shell-super-max-league-2000-01","name":"Shell Super Max League, 2000/01","shortName":"Shell Super Max League, 2000/01"},{"id":"4254","slug":"sierra-leone-tour-of-south-africa-2008","name":"Sierra Leone tour of South Africa, 2008","shortName":"Sierra Leone tour of South Africa, 2008"},{"id":"11778","slug":"sierra-leone-tour-of-south-africa-2017","name":"Sierra Leone tour of South Africa, 2017","shortName":"Sierra Leone tour of South Africa, 2017"},{"id":"12929","slug":"sierra-leone-under-19s-tour-of-namibia-2018-19","name":"Sierra Leone Under-19s tour of Namibia, 2018/19","shortName":"Sierra Leone Under-19s tour of Namibia, 2018/19"},{"id":"12547","slug":"sierra-leone-under-19s-tour-of-south-africa-2018","name":"Sierra Leone Under-19s tour of South Africa, 2018","shortName":"Sierra Leone Under-19s tour of South Africa, 2018"},{"id":"8153","slug":"sierra-leone-under-19s-tour-of-uganda-2013","name":"Sierra Leone Under-19s tour of Uganda, 2013","shortName":"Sierra Leone Under-19s tour of Uganda, 2013"},{"id":"4270","slug":"singapore-tour-of-jersey-2008","name":"Singapore tour of Jersey, 2008","shortName":"Singapore tour of Jersey, 2008"},{"id":"5836","slug":"singapore-tour-of-kuwait-2009-10","name":"Singapore tour of Kuwait, 2009/10","shortName":"Singapore tour of Kuwait, 2009/10"},{"id":"4505","slug":"singapore-tour-of-malaysia-2008","name":"Singapore tour of Malaysia, 2008","shortName":"Singapore tour of Malaysia, 2008"},{"id":"7553","slug":"singapore-tour-of-malaysia-2012","name":"Singapore tour of Malaysia, 2012","shortName":"Singapore tour of Malaysia, 2012"},{"id":"9625","slug":"singapore-tour-of-malaysia-2014-15","name":"Singapore tour of Malaysia, 2014/15","shortName":"Singapore tour of Malaysia, 2014/15"},{"id":"12555","slug":"singapore-tour-of-malaysia-2018","name":"Singapore tour of Malaysia, 2018","shortName":"Singapore tour of Malaysia, 2018"},{"id":"5738","slug":"singapore-tour-of-nepal-2009-10","name":"Singapore tour of Nepal, 2009/10","shortName":"Singapore tour of Nepal, 2009/10"},{"id":"15331","slug":"singapore-tour-of-nepal-2023","name":"Singapore tour of Nepal, 2023","shortName":"Singapore tour of Nepal, 2023"},{"id":"12721","slug":"singapore-tour-of-oman-2018-19","name":"Singapore tour of Oman, 2018/19","shortName":"Singapore tour of Oman, 2018/19"},{"id":"11826","slug":"singapore-tour-of-uganda-2017","name":"Singapore tour of Uganda, 2017","shortName":"Singapore tour of Uganda, 2017"},{"id":"5042","slug":"singapore-under-19s-tour-of-kuwait-2009","name":"Singapore Under-19s tour of Kuwait, 2009","shortName":"Singapore Under-19s tour of Kuwait, 2009"},{"id":"3360","slug":"singapore-under-19s-tour-of-malaysia-2007","name":"Singapore Under-19s tour of Malaysia, 2007","shortName":"Singapore Under-19s tour of Malaysia, 2007"},{"id":"11563","slug":"singapore-under-19s-tour-of-malaysia-2016-17","name":"Singapore Under-19s tour of Malaysia, 2016/17","shortName":"Singapore Under-19s tour of Malaysia, 2016/17"},{"id":"12956","slug":"singapore-under-19s-tour-of-malaysia-2019","name":"Singapore Under-19s tour of Malaysia, 2019","shortName":"Singapore Under-19s tour of Malaysia, 2019"},{"id":"15025","slug":"singapore-under-19s-tour-of-oman-2022-23","name":"Singapore Under-19s tour of Oman, 2022/23","shortName":"Singapore Under-19s tour of Oman, 2022/23"},{"id":"11656","slug":"singapore-under-19s-tour-of-sri-lanka-2016-17","name":"Singapore Under-19s tour of Sri Lanka, 2016/17","shortName":"Singapore Under-19s tour of Sri Lanka, 2016/17"},{"id":"3291","slug":"singapore-women-tour-of-malaysia-2007","name":"Singapore Women tour of Malaysia, 2007","shortName":"Singapore Women tour of Malaysia, 2007"},{"id":"10671","slug":"singer-mca-premier-league-2015-16","name":"Singer-MCA Premier League, 2015/16","shortName":"Singer-MCA Premier League, 2015/16"},{"id":"9281","slug":"slc-women-s-inter-provincial-limited-over-tournament-2014","name":"SLC Women's Inter-Provincial Limited Over Tournament, 2014","shortName":"SLC Women's Inter-Provincial Limited Over Tournament, 2014"},{"id":"3603","slug":"somerset-tour-of-united-arab-emirates-2007-08","name":"Somerset tour of United Arab Emirates, 2007/08","shortName":"Somerset tour of United Arab Emirates, 2007/08"},{"id":"10369","slug":"south-africa-emerging-players-in-sri-lanka-unofficial-odi-series-2015","name":"South Africa Emerging Players in Sri Lanka unofficial ODI Series, 2015","shortName":"South Africa Emerging Players in Sri Lanka unofficial ODI Series, 2015"},{"id":"12496","slug":"south-africa-emerging-players-in-sri-lanka-unofficial-odi-series-2018","name":"South Africa Emerging Players in Sri Lanka unofficial ODI Series, 2018","shortName":"South Africa Emerging Players in Sri Lanka unofficial ODI Series, 2018"},{"id":"16547","slug":"south-africa-emerging-players-in-zimbabwe-unofficial-odi-series-2024","name":"South Africa Emerging Players in Zimbabwe unofficial ODI Series, 2024","shortName":"South Africa Emerging Players in Zimbabwe unofficial ODI Series, 2024"},{"id":"13142","slug":"south-africa-emerging-players-tournament-2019","name":"South Africa Emerging Players Tournament, 2019","shortName":"South Africa Emerging Players Tournament, 2019"},{"id":"13920","slug":"south-africa-emerging-players-women-tour-of-bangladesh-2021","name":"South Africa Emerging Players Women tour of Bangladesh, 2021","shortName":"South Africa Emerging Players Women tour of Bangladesh, 2021"},{"id":"13972","slug":"south-africa-emerging-players-women-tour-of-zimbabwe-2021","name":"South Africa Emerging Players Women tour of Zimbabwe, 2021","shortName":"South Africa Emerging Players Women tour of Zimbabwe, 2021"},{"id":"11385","slug":"south-africa-emerging-team-tri-series-2016","name":"South Africa Emerging Team Tri-Series, 2016","shortName":"South Africa Emerging Team Tri-Series, 2016"},{"id":"8383","slug":"south-africa-tour-of-australia-and-new-zealand-2014-15","name":"South Africa tour of Australia and New Zealand, 2014/15","shortName":"South Africa tour of Australia and New Zealand, 2014/15"},{"id":"6085","slug":"south-africa-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"South Africa tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"South Africa tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"12358","slug":"south-africa-tour-of-england-2019","name":"South Africa tour of England, 2019","shortName":"South Africa tour of England, 2019"},{"id":"7812","slug":"south-africa-tour-of-hong-kong-2002-03","name":"South Africa tour of Hong Kong, 2002/03","shortName":"South Africa tour of Hong Kong, 2002/03"},{"id":"7842","slug":"south-africa-tour-of-hong-kong-2004-05","name":"South Africa tour of Hong Kong, 2004/05","shortName":"South Africa tour of Hong Kong, 2004/05"},{"id":"3404","slug":"south-africa-tour-of-hong-kong-2005-06","name":"South Africa tour of Hong Kong, 2005/06","shortName":"South Africa tour of Hong Kong, 2005/06"},{"id":"3392","slug":"south-africa-tour-of-hong-kong-2006-07","name":"South Africa tour of Hong Kong, 2006/07","shortName":"South Africa tour of Hong Kong, 2006/07"},{"id":"3542","slug":"south-africa-tour-of-hong-kong-2007-08","name":"South Africa tour of Hong Kong, 2007/08","shortName":"South Africa tour of Hong Kong, 2007/08"},{"id":"4820","slug":"south-africa-tour-of-hong-kong-2008-09","name":"South Africa tour of Hong Kong, 2008/09","shortName":"South Africa tour of Hong Kong, 2008/09"},{"id":"5589","slug":"south-africa-tour-of-hong-kong-2009-10","name":"South Africa tour of Hong Kong, 2009/10","shortName":"South Africa tour of Hong Kong, 2009/10"},{"id":"6289","slug":"south-africa-tour-of-hong-kong-2010-11","name":"South Africa tour of Hong Kong, 2010/11","shortName":"South Africa tour of Hong Kong, 2010/11"},{"id":"6901","slug":"south-africa-tour-of-hong-kong-2011-12","name":"South Africa tour of Hong Kong, 2011/12","shortName":"South Africa tour of Hong Kong, 2011/12"},{"id":"7782","slug":"south-africa-tour-of-hong-kong-2012-13","name":"South Africa tour of Hong Kong, 2012/13","shortName":"South Africa tour of Hong Kong, 2012/13"},{"id":"12138","slug":"south-africa-tour-of-hong-kong-2017-18","name":"South Africa tour of Hong Kong, 2017/18","shortName":"South Africa tour of Hong Kong, 2017/18"},{"id":"2544","slug":"south-africa-tour-of-india-2005-06","name":"South Africa tour of India, 2005/06","shortName":"South Africa tour of India, 2005/06"},{"id":"15831","slug":"south-africa-tour-of-india-2023-24","name":"South Africa tour of India, 2023/24","shortName":"South Africa tour of India, 2023/24"},{"id":"7599","slug":"south-africa-tour-of-netherlands-and-england-2013","name":"South Africa tour of Netherlands and England, 2013","shortName":"South Africa tour of Netherlands and England, 2013"},{"id":"1584","slug":"south-africa-tour-of-pakistan-2003-04","name":"South Africa tour of Pakistan, 2003/04","shortName":"South Africa tour of Pakistan, 2003/04"},{"id":"1596","slug":"south-africa-tour-of-sri-lanka-2002-03","name":"South Africa tour of Sri Lanka, 2002/03","shortName":"South Africa tour of Sri Lanka, 2002/03"},{"id":"9107","slug":"south-africa-tour-of-sri-lanka-2014","name":"South Africa tour of Sri Lanka, 2014","shortName":"South Africa tour of Sri Lanka, 2014"},{"id":"10651","slug":"south-africa-tour-of-west-indies-2016","name":"South Africa tour of West Indies, 2016","shortName":"South Africa tour of West Indies, 2016"},{"id":"4540","slug":"south-africa-under-15s-tour-of-england-1996","name":"South Africa Under-15s tour of England, 1996","shortName":"South Africa Under-15s tour of England, 1996"},{"id":"16672","slug":"south-africa-under-19s-emerging-tour-of-zimbabwe-2024","name":"South Africa Under-19s Emerging tour of Zimbabwe, 2024","shortName":"South Africa Under-19s Emerging tour of Zimbabwe, 2024"},{"id":"7240","slug":"south-africa-under-19s-tour-of-australia-2012","name":"South Africa Under-19s tour of Australia, 2012","shortName":"South Africa Under-19s tour of Australia, 2012"},{"id":"9955","slug":"south-africa-under-19s-tour-of-bangladesh-2015","name":"South Africa Under-19s tour of Bangladesh, 2015","shortName":"South Africa Under-19s tour of Bangladesh, 2015"},{"id":"10809","slug":"south-africa-under-19s-tour-of-bangladesh-2015-16","name":"South Africa Under-19s tour of Bangladesh, 2015/16","shortName":"South Africa Under-19s tour of Bangladesh, 2015/16"},{"id":"12888","slug":"south-africa-under-19s-tour-of-india-2018-19","name":"South Africa Under-19s tour of India, 2018/19","shortName":"South Africa Under-19s tour of India, 2018/19"},{"id":"3577","slug":"south-africa-under-19s-tour-of-malaysia-2007-08","name":"South Africa Under-19s tour of Malaysia, 2007/08","shortName":"South Africa Under-19s tour of Malaysia, 2007/08"},{"id":"5701","slug":"south-africa-under-19s-tour-of-new-zealand-2009-10","name":"South Africa Under-19s tour of New Zealand, 2009/10","shortName":"South Africa Under-19s tour of New Zealand, 2009/10"},{"id":"11993","slug":"south-africa-under-19s-tour-of-new-zealand-2017-18","name":"South Africa Under-19s tour of New Zealand, 2017/18","shortName":"South Africa Under-19s tour of New Zealand, 2017/18"},{"id":"3473","slug":"south-africa-under-19s-tour-of-sri-lanka-2005-06","name":"South Africa Under-19s tour of Sri Lanka, 2005/06","shortName":"South Africa Under-19s tour of Sri Lanka, 2005/06"},{"id":"8925","slug":"south-africa-under-19s-tour-of-united-arab-emirates-2013-14","name":"South Africa Under-19s tour of United Arab Emirates, 2013/14","shortName":"South Africa Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14410","slug":"south-africa-under-19s-tour-of-west-indies-2021-22","name":"South Africa Under-19s tour of West Indies, 2021/22","shortName":"South Africa Under-19s tour of West Indies, 2021/22"},{"id":"4652","slug":"south-africa-women-tour-of-australia-2008-09","name":"South Africa Women tour of Australia, 2008/09","shortName":"South Africa Women tour of Australia, 2008/09"},{"id":"11427","slug":"south-africa-women-tour-of-australia-2016-17","name":"South Africa Women tour of Australia, 2016/17","shortName":"South Africa Women tour of Australia, 2016/17"},{"id":"6791","slug":"south-africa-women-tour-of-bangladesh-2011-12","name":"South Africa Women tour of Bangladesh, 2011/12","shortName":"South Africa Women tour of Bangladesh, 2011/12"},{"id":"3045","slug":"south-africa-women-tour-of-england-2007","name":"South Africa Women tour of England, 2007","shortName":"South Africa Women tour of England, 2007"},{"id":"11751","slug":"south-africa-women-tour-of-england-2017","name":"South Africa Women tour of England, 2017","shortName":"South Africa Women tour of England, 2017"},{"id":"7951","slug":"south-africa-women-tour-of-india-2012-13","name":"South Africa Women tour of India, 2012/13","shortName":"South Africa Women tour of India, 2012/13"},{"id":"9695","slug":"south-africa-women-tour-of-india-2014-15","name":"South Africa Women tour of India, 2014/15","shortName":"South Africa Women tour of India, 2014/15"},{"id":"16345","slug":"south-africa-women-tour-of-india-2024","name":"South Africa Women tour of India, 2024","shortName":"South Africa Women tour of India, 2024"},{"id":"6375","slug":"south-africa-women-tour-of-kenya-2010-11","name":"South Africa Women tour of Kenya, 2010/11","shortName":"South Africa Women tour of Kenya, 2010/11"},{"id":"14492","slug":"south-africa-women-tour-of-new-zealand-2021-22","name":"South Africa Women tour of New Zealand, 2021/22","shortName":"South Africa Women tour of New Zealand, 2021/22"},{"id":"11716","slug":"south-africa-women-tour-of-sri-lanka-2016-17","name":"South Africa Women tour of Sri Lanka, 2016/17","shortName":"South Africa Women tour of Sri Lanka, 2016/17"},{"id":"2290","slug":"southern-electric-premier-cricket-league-division-one-2003","name":"Southern Electric Premier Cricket League Division One, 2003","shortName":"Southern Electric Premier Cricket League Division One, 2003"},{"id":"6022","slug":"spain-under-17s-tour-of-isle-of-man-2010","name":"Spain Under-17s tour of Isle of Man, 2010","shortName":"Spain Under-17s tour of Isle of Man, 2010"},{"id":"12519","slug":"spain-under-19s-tour-of-england-2018","name":"Spain Under-19s tour of England, 2018","shortName":"Spain Under-19s tour of England, 2018"},{"id":"6740","slug":"spain-under-19s-tour-of-isle-of-man-2011","name":"Spain Under-19s tour of Isle of Man, 2011","shortName":"Spain Under-19s tour of Isle of Man, 2011"},{"id":"13265","slug":"sri-lanka-emerging-team-in-bangladesh-unofficial-odi-series-2019","name":"Sri Lanka Emerging Team in Bangladesh unofficial ODI Series, 2019","shortName":"Sri Lanka Emerging Team in Bangladesh unofficial ODI Series, 2019"},{"id":"7851","slug":"sri-lanka-masters-tour-of-united-arab-emirates-2005","name":"Sri Lanka Masters tour of United Arab Emirates, 2005","shortName":"Sri Lanka Masters tour of United Arab Emirates, 2005"},{"id":"13642","slug":"sri-lanka-over-50s-tour-of-south-africa-2019-20","name":"Sri Lanka Over-50s tour of South Africa, 2019/20","shortName":"Sri Lanka Over-50s tour of South Africa, 2019/20"},{"id":"6638","slug":"sri-lanka-tour-of-australia-2011-12","name":"Sri Lanka tour of Australia, 2011/12","shortName":"Sri Lanka tour of Australia, 2011/12"},{"id":"13951","slug":"sri-lanka-tour-of-bangladesh-2021","name":"Sri Lanka tour of Bangladesh, 2021","shortName":"Sri Lanka tour of Bangladesh, 2021"},{"id":"12362","slug":"sri-lanka-tour-of-england-and-scotland-2019","name":"Sri Lanka tour of England and Scotland, 2019","shortName":"Sri Lanka tour of England and Scotland, 2019"},{"id":"1338","slug":"sri-lanka-tour-of-england-1983","name":"Sri Lanka tour of England, 1983","shortName":"Sri Lanka tour of England, 1983"},{"id":"1330","slug":"sri-lanka-tour-of-england-1984","name":"Sri Lanka tour of England, 1984","shortName":"Sri Lanka tour of England, 1984"},{"id":"7602","slug":"sri-lanka-tour-of-england-2013","name":"Sri Lanka tour of England, 2013","shortName":"Sri Lanka tour of England, 2013"},{"id":"11853","slug":"sri-lanka-tour-of-england-2017","name":"Sri Lanka tour of England, 2017","shortName":"Sri Lanka tour of England, 2017"},{"id":"7807","slug":"sri-lanka-tour-of-hong-kong-2002-03","name":"Sri Lanka tour of Hong Kong, 2002/03","shortName":"Sri Lanka tour of Hong Kong, 2002/03"},{"id":"7841","slug":"sri-lanka-tour-of-hong-kong-2004-05","name":"Sri Lanka tour of Hong Kong, 2004/05","shortName":"Sri Lanka tour of Hong Kong, 2004/05"},{"id":"3403","slug":"sri-lanka-tour-of-hong-kong-2005-06","name":"Sri Lanka tour of Hong Kong, 2005/06","shortName":"Sri Lanka tour of Hong Kong, 2005/06"},{"id":"3395","slug":"sri-lanka-tour-of-hong-kong-2006-07","name":"Sri Lanka tour of Hong Kong, 2006/07","shortName":"Sri Lanka tour of Hong Kong, 2006/07"},{"id":"3538","slug":"sri-lanka-tour-of-hong-kong-2007-08","name":"Sri Lanka tour of Hong Kong, 2007/08","shortName":"Sri Lanka tour of Hong Kong, 2007/08"},{"id":"4822","slug":"sri-lanka-tour-of-hong-kong-2008-09","name":"Sri Lanka tour of Hong Kong, 2008/09","shortName":"Sri Lanka tour of Hong Kong, 2008/09"},{"id":"5586","slug":"sri-lanka-tour-of-hong-kong-2009-10","name":"Sri Lanka tour of Hong Kong, 2009/10","shortName":"Sri Lanka tour of Hong Kong, 2009/10"},{"id":"6293","slug":"sri-lanka-tour-of-hong-kong-2010-11","name":"Sri Lanka tour of Hong Kong, 2010/11","shortName":"Sri Lanka tour of Hong Kong, 2010/11"},{"id":"6898","slug":"sri-lanka-tour-of-hong-kong-2011-12","name":"Sri Lanka tour of Hong Kong, 2011/12","shortName":"Sri Lanka tour of Hong Kong, 2011/12"},{"id":"7783","slug":"sri-lanka-tour-of-hong-kong-2012-13","name":"Sri Lanka tour of Hong Kong, 2012/13","shortName":"Sri Lanka tour of Hong Kong, 2012/13"},{"id":"12140","slug":"sri-lanka-tour-of-hong-kong-2017-18","name":"Sri Lanka tour of Hong Kong, 2017/18","shortName":"Sri Lanka tour of Hong Kong, 2017/18"},{"id":"9653","slug":"sri-lanka-tour-of-india-2014-15","name":"Sri Lanka tour of India, 2014/15","shortName":"Sri Lanka tour of India, 2014/15"},{"id":"15832","slug":"sri-lanka-tour-of-india-2023-24","name":"Sri Lanka tour of India, 2023/24","shortName":"Sri Lanka tour of India, 2023/24"},{"id":"5492","slug":"sri-lanka-tour-of-south-africa-2009-10","name":"Sri Lanka tour of South Africa, 2009/10","shortName":"Sri Lanka tour of South Africa, 2009/10"},{"id":"12342","slug":"sri-lanka-tour-of-south-africa-2018-19","name":"Sri Lanka tour of South Africa, 2018/19","shortName":"Sri Lanka tour of South Africa, 2018/19"},{"id":"15461","slug":"sri-lanka-tour-of-zimbabwe-2023","name":"Sri Lanka tour of Zimbabwe, 2023","shortName":"Sri Lanka tour of Zimbabwe, 2023"},{"id":"16242","slug":"sri-lanka-tri-nation-women-s-under-19s-odi-tournament-2023-24","name":"Sri Lanka Tri-Nation Women's Under-19s ODI Tournament, 2023/24","shortName":"Sri Lanka Tri-Nation Women's Under-19s ODI Tournament, 2023/24"},{"id":"4539","slug":"sri-lanka-under-15s-tour-of-england-1996","name":"Sri Lanka Under-15s tour of England, 1996","shortName":"Sri Lanka Under-15s tour of England, 1996"},{"id":"5432","slug":"sri-lanka-under-19s-tour-of-australia-2009-10","name":"Sri Lanka Under-19s tour of Australia, 2009/10","shortName":"Sri Lanka Under-19s tour of Australia, 2009/10"},{"id":"7244","slug":"sri-lanka-under-19s-tour-of-australia-2012","name":"Sri Lanka Under-19s tour of Australia, 2012","shortName":"Sri Lanka Under-19s tour of Australia, 2012"},{"id":"10817","slug":"sri-lanka-under-19s-tour-of-bangladesh-2015-16","name":"Sri Lanka Under-19s tour of Bangladesh, 2015/16","shortName":"Sri Lanka Under-19s tour of Bangladesh, 2015/16"},{"id":"12671","slug":"sri-lanka-under-19s-tour-of-bangladesh-2018-19","name":"Sri Lanka Under-19s tour of Bangladesh, 2018/19","shortName":"Sri Lanka Under-19s tour of Bangladesh, 2018/19"},{"id":"5614","slug":"sri-lanka-under-19s-tour-of-england-2010","name":"Sri Lanka Under-19s tour of England, 2010","shortName":"Sri Lanka Under-19s tour of England, 2010"},{"id":"16089","slug":"sri-lanka-under-19s-tour-of-england-2024","name":"Sri Lanka Under-19s tour of England, 2024","shortName":"Sri Lanka Under-19s tour of England, 2024"},{"id":"3947","slug":"sri-lanka-under-19s-tour-of-malaysia-2007-08","name":"Sri Lanka Under-19s tour of Malaysia, 2007/08","shortName":"Sri Lanka Under-19s tour of Malaysia, 2007/08"},{"id":"7381","slug":"sri-lanka-under-19s-tour-of-malaysia-2012","name":"Sri Lanka Under-19s tour of Malaysia, 2012","shortName":"Sri Lanka Under-19s tour of Malaysia, 2012"},{"id":"12153","slug":"sri-lanka-under-19s-tour-of-malaysia-2017-18","name":"Sri Lanka Under-19s tour of Malaysia, 2017/18","shortName":"Sri Lanka Under-19s tour of Malaysia, 2017/18"},{"id":"5711","slug":"sri-lanka-under-19s-tour-of-new-zealand-2009-10","name":"Sri Lanka Under-19s tour of New Zealand, 2009/10","shortName":"Sri Lanka Under-19s tour of New Zealand, 2009/10"},{"id":"11988","slug":"sri-lanka-under-19s-tour-of-new-zealand-2017-18","name":"Sri Lanka Under-19s tour of New Zealand, 2017/18","shortName":"Sri Lanka Under-19s tour of New Zealand, 2017/18"},{"id":"5655","slug":"sri-lanka-under-19s-tour-of-south-africa-2009-10","name":"Sri Lanka Under-19s tour of South Africa, 2009/10","shortName":"Sri Lanka Under-19s tour of South Africa, 2009/10"},{"id":"13506","slug":"sri-lanka-under-19s-tour-of-south-africa-2019-20","name":"Sri Lanka Under-19s tour of South Africa, 2019/20","shortName":"Sri Lanka Under-19s tour of South Africa, 2019/20"},{"id":"16008","slug":"sri-lanka-under-19s-tour-of-south-africa-2023-24","name":"Sri Lanka Under-19s tour of South Africa, 2023/24","shortName":"Sri Lanka Under-19s tour of South Africa, 2023/24"},{"id":"8923","slug":"sri-lanka-under-19s-tour-of-united-arab-emirates-feb-mar-2014-2013-14","name":"Sri Lanka Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14","shortName":"Sri Lanka Under-19s tour of United Arab Emirates [Feb-Mar 2014], 2013/14"},{"id":"8795","slug":"sri-lanka-under-19s-tour-of-united-arab-emirates-2013-14","name":"Sri Lanka Under-19s tour of United Arab Emirates, 2013/14","shortName":"Sri Lanka Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14409","slug":"sri-lanka-under-19s-tour-of-united-arab-emirates-2021-22","name":"Sri Lanka Under-19s tour of United Arab Emirates, 2021/22","shortName":"Sri Lanka Under-19s tour of United Arab Emirates, 2021/22"},{"id":"15973","slug":"sri-lanka-under-19s-tour-of-united-arab-emirates-2023-24","name":"Sri Lanka Under-19s tour of United Arab Emirates, 2023/24","shortName":"Sri Lanka Under-19s tour of United Arab Emirates, 2023/24"},{"id":"16852","slug":"sri-lanka-under-19s-tour-of-united-arab-emirates-2024-25","name":"Sri Lanka Under-19s tour of United Arab Emirates, 2024/25","shortName":"Sri Lanka Under-19s tour of United Arab Emirates, 2024/25"},{"id":"14418","slug":"sri-lanka-under-19s-tour-of-west-indies-2021-22","name":"Sri Lanka Under-19s tour of West Indies, 2021/22","shortName":"Sri Lanka Under-19s tour of West Indies, 2021/22"},{"id":"4651","slug":"sri-lanka-women-tour-of-australia-2008-09","name":"Sri Lanka Women tour of Australia, 2008/09","shortName":"Sri Lanka Women tour of Australia, 2008/09"},{"id":"4911","slug":"sri-lanka-women-tour-of-bangladesh-2008-09","name":"Sri Lanka Women tour of Bangladesh, 2008/09","shortName":"Sri Lanka Women tour of Bangladesh, 2008/09"},{"id":"6792","slug":"sri-lanka-women-tour-of-bangladesh-2011-12","name":"Sri Lanka Women tour of Bangladesh, 2011/12","shortName":"Sri Lanka Women tour of Bangladesh, 2011/12"},{"id":"11747","slug":"sri-lanka-women-tour-of-england-2017","name":"Sri Lanka Women tour of England, 2017","shortName":"Sri Lanka Women tour of England, 2017"},{"id":"7955","slug":"sri-lanka-women-tour-of-india-2012-13","name":"Sri Lanka Women tour of India, 2012/13","shortName":"Sri Lanka Women tour of India, 2012/13"},{"id":"8963","slug":"sri-lanka-women-tour-of-india-2013-14","name":"Sri Lanka Women tour of India, 2013/14","shortName":"Sri Lanka Women tour of India, 2013/14"},{"id":"10479","slug":"sri-lanka-women-tour-of-new-zealand-2015-16","name":"Sri Lanka Women tour of New Zealand, 2015/16","shortName":"Sri Lanka Women tour of New Zealand, 2015/16"},{"id":"8575","slug":"sri-lanka-women-tour-of-south-africa-2013-14","name":"Sri Lanka Women tour of South Africa, 2013/14","shortName":"Sri Lanka Women tour of South Africa, 2013/14"},{"id":"12787","slug":"sri-lanka-women-tour-of-south-africa-2018-19","name":"Sri Lanka Women tour of South Africa, 2018/19","shortName":"Sri Lanka Women tour of South Africa, 2018/19"},{"id":"14325","slug":"sri-lanka-women-tour-of-zimbabwe-2021-22","name":"Sri Lanka Women tour of Zimbabwe, 2021/22","shortName":"Sri Lanka Women tour of Zimbabwe, 2021/22"},{"id":"4322","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2007-08","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2007/08","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2007/08"},{"id":"4592","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2008-09","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2008/09","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2008/09"},{"id":"5514","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2009-10","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2009/10","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2009/10"},{"id":"6031","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2010-11","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2010/11","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2010/11"},{"id":"7860","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2012-13","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2012/13","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2012/13"},{"id":"8541","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2013","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2013","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2013"},{"id":"9363","slug":"sri-lanka-women-s-cricket-limited-over-tournament-2014","name":"Sri Lanka Women's Cricket Limited Over Tournament, 2014","shortName":"Sri Lanka Women's Cricket Limited Over Tournament, 2014"},{"id":"6467","slug":"standard-bank-schools-pro20-series-2010-11","name":"Standard Bank Schools Pro20 Series, 2010/11","shortName":"Standard Bank Schools Pro20 Series, 2010/11"},{"id":"7719","slug":"state-insurance-cup-1999-00","name":"State Insurance Cup, 1999/00","shortName":"State Insurance Cup, 1999/00"},{"id":"2334","slug":"state-league-2002-03","name":"State League, 2002/03","shortName":"State League, 2002/03"},{"id":"3383","slug":"state-league-2007-08","name":"State League, 2007/08","shortName":"State League, 2007/08"},{"id":"4641","slug":"state-league-2008-09","name":"State League, 2008/09","shortName":"State League, 2008/09"},{"id":"2297","slug":"state-max-2001-02","name":"State Max, 2001/02","shortName":"State Max, 2001/02"},{"id":"7982","slug":"state-of-origin-2002-03","name":"State of Origin, 2002/03","shortName":"State of Origin, 2002/03"},{"id":"9233","slug":"super-3s-2014","name":"Super 3s, 2014","shortName":"Super 3s, 2014"},{"id":"3247","slug":"super-fours-2007","name":"Super Fours, 2007","shortName":"Super Fours, 2007"},{"id":"6588","slug":"super-fours-2011","name":"Super Fours, 2011","shortName":"Super Fours, 2011"},{"id":"10389","slug":"suriname-tour-of-england-2015","name":"Suriname tour of England, 2015","shortName":"Suriname tour of England, 2015"},{"id":"5086","slug":"suriname-tour-of-guernsey-2009","name":"Suriname tour of Guernsey, 2009","shortName":"Suriname tour of Guernsey, 2009"},{"id":"6239","slug":"suriname-tour-of-kuwait-2010-11","name":"Suriname tour of Kuwait, 2010/11","shortName":"Suriname tour of Kuwait, 2010/11"},{"id":"7836","slug":"suriname-tour-of-panama-2003-04","name":"Suriname tour of Panama, 2003/04","shortName":"Suriname tour of Panama, 2003/04"},{"id":"7627","slug":"suriname-tour-of-samoa-2012","name":"Suriname tour of Samoa, 2012","shortName":"Suriname tour of Samoa, 2012"},{"id":"4830","slug":"suriname-tour-of-united-states-of-america-2008-09","name":"Suriname tour of United States of America, 2008/09","shortName":"Suriname tour of United States of America, 2008/09"},{"id":"5006","slug":"surrey-tour-of-united-arab-emirates-2008-09","name":"Surrey tour of United Arab Emirates, 2008/09","shortName":"Surrey tour of United Arab Emirates, 2008/09"},{"id":"12298","slug":"surrey-tour-of-united-arab-emirates-2017-18","name":"Surrey tour of United Arab Emirates, 2017/18","shortName":"Surrey tour of United Arab Emirates, 2017/18"},{"id":"12937","slug":"surrey-tour-of-united-arab-emirates-2018-19","name":"Surrey tour of United Arab Emirates, 2018/19","shortName":"Surrey tour of United Arab Emirates, 2018/19"},{"id":"3604","slug":"sussex-tour-of-united-arab-emirates-2007-08","name":"Sussex tour of United Arab Emirates, 2007/08","shortName":"Sussex tour of United Arab Emirates, 2007/08"},{"id":"5013","slug":"sussex-tour-of-united-arab-emirates-2008-09","name":"Sussex tour of United Arab Emirates, 2008/09","shortName":"Sussex tour of United Arab Emirates, 2008/09"},{"id":"4252","slug":"swaziland-tour-of-south-africa-2008","name":"Swaziland tour of South Africa, 2008","shortName":"Swaziland tour of South Africa, 2008"},{"id":"4777","slug":"swaziland-tour-of-south-africa-2008-09","name":"Swaziland tour of South Africa, 2008/09","shortName":"Swaziland tour of South Africa, 2008/09"},{"id":"12542","slug":"swaziland-under-19s-tour-of-south-africa-2018","name":"Swaziland Under-19s tour of South Africa, 2018","shortName":"Swaziland Under-19s tour of South Africa, 2018"},{"id":"11869","slug":"sweden-tour-of-netherlands-2017","name":"Sweden tour of Netherlands, 2017","shortName":"Sweden tour of Netherlands, 2017"},{"id":"12513","slug":"sweden-under-19s-tour-of-england-2018","name":"Sweden Under-19s tour of England, 2018","shortName":"Sweden Under-19s tour of England, 2018"},{"id":"6023","slug":"switzerland-under-17s-tour-of-isle-of-man-2010","name":"Switzerland Under-17s tour of Isle of Man, 2010","shortName":"Switzerland Under-17s tour of Isle of Man, 2010"},{"id":"3222","slug":"tanzania-tour-of-australia-2007","name":"Tanzania tour of Australia, 2007","shortName":"Tanzania tour of Australia, 2007"},{"id":"5977","slug":"tanzania-tour-of-italy-2010","name":"Tanzania tour of Italy, 2010","shortName":"Tanzania tour of Italy, 2010"},{"id":"7551","slug":"tanzania-tour-of-malaysia-2012","name":"Tanzania tour of Malaysia, 2012","shortName":"Tanzania tour of Malaysia, 2012"},{"id":"9067","slug":"tanzania-tour-of-malaysia-2013-14","name":"Tanzania tour of Malaysia, 2013/14","shortName":"Tanzania tour of Malaysia, 2013/14"},{"id":"11783","slug":"tanzania-tour-of-south-africa-2017","name":"Tanzania tour of South Africa, 2017","shortName":"Tanzania tour of South Africa, 2017"},{"id":"12930","slug":"tanzania-under-19s-tour-of-namibia-2018-19","name":"Tanzania Under-19s tour of Namibia, 2018/19","shortName":"Tanzania Under-19s tour of Namibia, 2018/19"},{"id":"14213","slug":"tanzania-under-19s-tour-of-rwanda-2021-22","name":"Tanzania Under-19s tour of Rwanda, 2021/22","shortName":"Tanzania Under-19s tour of Rwanda, 2021/22"},{"id":"3456","slug":"tanzania-under-19s-tour-of-south-africa-2007","name":"Tanzania Under-19s tour of South Africa, 2007","shortName":"Tanzania Under-19s tour of South Africa, 2007"},{"id":"12540","slug":"tanzania-under-19s-tour-of-south-africa-2018","name":"Tanzania Under-19s tour of South Africa, 2018","shortName":"Tanzania Under-19s tour of South Africa, 2018"},{"id":"8150","slug":"tanzania-under-19s-tour-of-uganda-2013","name":"Tanzania Under-19s tour of Uganda, 2013","shortName":"Tanzania Under-19s tour of Uganda, 2013"},{"id":"3015","slug":"tanzania-women-tour-of-kenya-2006-07","name":"Tanzania Women tour of Kenya, 2006/07","shortName":"Tanzania Women tour of Kenya, 2006/07"},{"id":"4893","slug":"tanzania-women-tour-of-kenya-2008-09","name":"Tanzania Women tour of Kenya, 2008/09","shortName":"Tanzania Women tour of Kenya, 2008/09"},{"id":"6372","slug":"tanzania-women-tour-of-kenya-2010-11","name":"Tanzania Women tour of Kenya, 2010/11","shortName":"Tanzania Women tour of Kenya, 2010/11"},{"id":"3361","slug":"thailand-under-19s-tour-of-malaysia-2007","name":"Thailand Under-19s tour of Malaysia, 2007","shortName":"Thailand Under-19s tour of Malaysia, 2007"},{"id":"8095","slug":"thailand-under-19s-tour-of-malaysia-2013","name":"Thailand Under-19s tour of Malaysia, 2013","shortName":"Thailand Under-19s tour of Malaysia, 2013"},{"id":"11564","slug":"thailand-under-19s-tour-of-malaysia-2016-17","name":"Thailand Under-19s tour of Malaysia, 2016/17","shortName":"Thailand Under-19s tour of Malaysia, 2016/17"},{"id":"15027","slug":"thailand-under-19s-tour-of-oman-2022-23","name":"Thailand Under-19s tour of Oman, 2022/23","shortName":"Thailand Under-19s tour of Oman, 2022/23"},{"id":"14069","slug":"thailand-women-in-south-africa-unofficial-odi-series-2021","name":"Thailand Women in South Africa unofficial ODI Series, 2021","shortName":"Thailand Women in South Africa unofficial ODI Series, 2021"},{"id":"14066","slug":"thailand-women-in-zimbabwe-unofficial-odi-series-2021","name":"Thailand Women in Zimbabwe unofficial ODI Series, 2021","shortName":"Thailand Women in Zimbabwe unofficial ODI Series, 2021"},{"id":"3289","slug":"thailand-women-tour-of-malaysia-2007","name":"Thailand Women tour of Malaysia, 2007","shortName":"Thailand Women tour of Malaysia, 2007"},{"id":"11720","slug":"thailand-women-tour-of-sri-lanka-2016-17","name":"Thailand Women tour of Sri Lanka, 2016/17","shortName":"Thailand Women tour of Sri Lanka, 2016/17"},{"id":"14065","slug":"thailand-women-tour-of-zimbabwe-2021","name":"Thailand Women tour of Zimbabwe, 2021","shortName":"Thailand Women tour of Zimbabwe, 2021"},{"id":"14322","slug":"thailand-women-tour-of-zimbabwe-2021-22","name":"Thailand Women tour of Zimbabwe, 2021/22","shortName":"Thailand Women tour of Zimbabwe, 2021/22"},{"id":"7848","slug":"tri-nation-sheikh-zayed-cup-tsunami-relief-fund-tournament-2005","name":"Tri-Nation Sheikh Zayed Cup Tsunami Relief Fund Tournament, 2005","shortName":"Tri-Nation Sheikh Zayed Cup Tsunami Relief Fund Tournament, 2005"},{"id":"3366","slug":"trinidad-tobago-under-17s-women-tour-of-canada-2007","name":"Trinidad \u0026 Tobago Under-17s Women tour of Canada, 2007","shortName":"Trinidad \u0026 Tobago Under-17s Women tour of Canada, 2007"},{"id":"7833","slug":"turks-and-caicos-islands-tour-of-panama-2003-04","name":"Turks and Caicos Islands tour of Panama, 2003/04","shortName":"Turks and Caicos Islands tour of Panama, 2003/04"},{"id":"4240","slug":"turks-and-caicos-islands-tour-of-suriname-2007-08","name":"Turks and Caicos Islands tour of Suriname, 2007/08","shortName":"Turks and Caicos Islands tour of Suriname, 2007/08"},{"id":"7816","slug":"ucb-bowl-limited-overs-competition-2002-03","name":"UCB Bowl Limited Overs Competition, 2002/03","shortName":"UCB Bowl Limited Overs Competition, 2002/03"},{"id":"7722","slug":"ucb-bowl-one-day-competition-1999-00","name":"UCB Bowl One-Day Competition, 1999/00","shortName":"UCB Bowl One-Day Competition, 1999/00"},{"id":"15563","slug":"uganda-in-namibia-unofficial-odi-series-2023","name":"Uganda in Namibia unofficial ODI Series, 2023","shortName":"Uganda in Namibia unofficial ODI Series, 2023"},{"id":"4872","slug":"uganda-tour-of-argentina-2008-09","name":"Uganda tour of Argentina, 2008/09","shortName":"Uganda tour of Argentina, 2008/09"},{"id":"3218","slug":"uganda-tour-of-australia-2007","name":"Uganda tour of Australia, 2007","shortName":"Uganda tour of Australia, 2007"},{"id":"8077","slug":"uganda-tour-of-bermuda-2013","name":"Uganda tour of Bermuda, 2013","shortName":"Uganda tour of Bermuda, 2013"},{"id":"9621","slug":"uganda-tour-of-malaysia-2014-15","name":"Uganda tour of Malaysia, 2014/15","shortName":"Uganda tour of Malaysia, 2014/15"},{"id":"12352","slug":"uganda-tour-of-malaysia-2018","name":"Uganda tour of Malaysia, 2018","shortName":"Uganda tour of Malaysia, 2018"},{"id":"13918","slug":"uganda-tour-of-namibia-2021","name":"Uganda tour of Namibia, 2021","shortName":"Uganda tour of Namibia, 2021"},{"id":"14548","slug":"uganda-tour-of-namibia-2022","name":"Uganda tour of Namibia, 2022","shortName":"Uganda tour of Namibia, 2022"},{"id":"12719","slug":"uganda-tour-of-oman-2018-19","name":"Uganda tour of Oman, 2018/19","shortName":"Uganda tour of Oman, 2018/19"},{"id":"4956","slug":"uganda-tour-of-south-africa-2009","name":"Uganda tour of South Africa, 2009","shortName":"Uganda tour of South Africa, 2009"},{"id":"5388","slug":"uganda-under-19s-tour-of-canada-2009","name":"Uganda Under-19s tour of Canada, 2009","shortName":"Uganda Under-19s tour of Canada, 2009"},{"id":"11904","slug":"uganda-under-19s-tour-of-kenya-2017","name":"Uganda Under-19s tour of Kenya, 2017","shortName":"Uganda Under-19s tour of Kenya, 2017"},{"id":"10581","slug":"uganda-under-19s-tour-of-malaysia-2015-16","name":"Uganda Under-19s tour of Malaysia, 2015/16","shortName":"Uganda Under-19s tour of Malaysia, 2015/16"},{"id":"12928","slug":"uganda-under-19s-tour-of-namibia-2018-19","name":"Uganda Under-19s tour of Namibia, 2018/19","shortName":"Uganda Under-19s tour of Namibia, 2018/19"},{"id":"14215","slug":"uganda-under-19s-tour-of-rwanda-2021-22","name":"Uganda Under-19s tour of Rwanda, 2021/22","shortName":"Uganda Under-19s tour of Rwanda, 2021/22"},{"id":"3459","slug":"uganda-under-19s-tour-of-south-africa-2007","name":"Uganda Under-19s tour of South Africa, 2007","shortName":"Uganda Under-19s tour of South Africa, 2007"},{"id":"3476","slug":"uganda-under-19s-tour-of-sri-lanka-2005-06","name":"Uganda Under-19s tour of Sri Lanka, 2005/06","shortName":"Uganda Under-19s tour of Sri Lanka, 2005/06"},{"id":"14423","slug":"uganda-under-19s-tour-of-west-indies-2021-22","name":"Uganda Under-19s tour of West Indies, 2021/22","shortName":"Uganda Under-19s tour of West Indies, 2021/22"},{"id":"3016","slug":"uganda-women-tour-of-kenya-2006-07","name":"Uganda Women tour of Kenya, 2006/07","shortName":"Uganda Women tour of Kenya, 2006/07"},{"id":"4895","slug":"uganda-women-tour-of-kenya-2008-09","name":"Uganda Women tour of Kenya, 2008/09","shortName":"Uganda Women tour of Kenya, 2008/09"},{"id":"6373","slug":"uganda-women-tour-of-kenya-2010-11","name":"Uganda Women tour of Kenya, 2010/11","shortName":"Uganda Women tour of Kenya, 2010/11"},{"id":"5237","slug":"under-23-division-1-invitation-tournament-2009","name":"Under 23 Division 1 Invitation Tournament, 2009","shortName":"Under 23 Division 1 Invitation Tournament, 2009"},{"id":"3951","slug":"under-19-competition-1-day-2007-08","name":"Under-19 Competition (1-Day), 2007/08","shortName":"Under-19 Competition (1-Day), 2007/08"},{"id":"14398","slug":"under-19s-triangular-series-2021-22","name":"Under-19s Triangular Series, 2021/22","shortName":"Under-19s Triangular Series, 2021/22"},{"id":"4017","slug":"under-19s-world-cup-warm-up-match-2005-06","name":"Under-19s World Cup Warm Up Match, 2005/06","shortName":"Under-19s World Cup Warm Up Match, 2005/06"},{"id":"916","slug":"unibind-icc-trophy-1990","name":"Unibind ICC Trophy, 1990","shortName":"Unibind ICC Trophy, 1990"},{"id":"8913","slug":"unicorns-knockout-trophy-2014","name":"Unicorns Knockout Trophy, 2014","shortName":"Unicorns Knockout Trophy, 2014"},{"id":"9769","slug":"unicorns-knockout-trophy-2015","name":"Unicorns Knockout Trophy, 2015","shortName":"Unicorns Knockout Trophy, 2015"},{"id":"10915","slug":"unicorns-knockout-trophy-2016","name":"Unicorns Knockout Trophy, 2016","shortName":"Unicorns Knockout Trophy, 2016"},{"id":"11834","slug":"unicorns-knockout-trophy-2017","name":"Unicorns Knockout Trophy, 2017","shortName":"Unicorns Knockout Trophy, 2017"},{"id":"12388","slug":"unicorns-knockout-trophy-2018","name":"Unicorns Knockout Trophy, 2018","shortName":"Unicorns Knockout Trophy, 2018"},{"id":"12923","slug":"unicorns-knockout-trophy-2019","name":"Unicorns Knockout Trophy, 2019","shortName":"Unicorns Knockout Trophy, 2019"},{"id":"12772","slug":"united-arab-emirates-emerging-team-tour-of-pakistan-2018-19","name":"United Arab Emirates Emerging Team tour of Pakistan, 2018/19","shortName":"United Arab Emirates Emerging Team tour of Pakistan, 2018/19"},{"id":"9423","slug":"united-arab-emirates-tour-of-australia-and-new-zealand-september-2014-2014-15","name":"United Arab Emirates tour of Australia and New Zealand [September 2014], 2014/15","shortName":"United Arab Emirates tour of Australia and New Zealand [September 2014], 2014/15"},{"id":"9019","slug":"united-arab-emirates-tour-of-australia-and-new-zealand-2014-15","name":"United Arab Emirates tour of Australia and New Zealand, 2014/15","shortName":"United Arab Emirates tour of Australia and New Zealand, 2014/15"},{"id":"7808","slug":"united-arab-emirates-tour-of-hong-kong-2002-03","name":"United Arab Emirates tour of Hong Kong, 2002/03","shortName":"United Arab Emirates tour of Hong Kong, 2002/03"},{"id":"7840","slug":"united-arab-emirates-tour-of-hong-kong-2004-05","name":"United Arab Emirates tour of Hong Kong, 2004/05","shortName":"United Arab Emirates tour of Hong Kong, 2004/05"},{"id":"5839","slug":"united-arab-emirates-tour-of-kuwait-2009-10","name":"United Arab Emirates tour of Kuwait, 2009/10","shortName":"United Arab Emirates tour of Kuwait, 2009/10"},{"id":"4506","slug":"united-arab-emirates-tour-of-malaysia-2008","name":"United Arab Emirates tour of Malaysia, 2008","shortName":"United Arab Emirates tour of Malaysia, 2008"},{"id":"9191","slug":"united-arab-emirates-tour-of-malaysia-2014","name":"United Arab Emirates tour of Malaysia, 2014","shortName":"United Arab Emirates tour of Malaysia, 2014"},{"id":"12554","slug":"united-arab-emirates-tour-of-malaysia-2018","name":"United Arab Emirates tour of Malaysia, 2018","shortName":"United Arab Emirates tour of Malaysia, 2018"},{"id":"15333","slug":"united-arab-emirates-tour-of-nepal-2023","name":"United Arab Emirates tour of Nepal, 2023","shortName":"United Arab Emirates tour of Nepal, 2023"},{"id":"11844","slug":"united-arab-emirates-tour-of-oman-2017","name":"United Arab Emirates tour of Oman, 2017","shortName":"United Arab Emirates tour of Oman, 2017"},{"id":"12960","slug":"united-arab-emirates-tour-of-oman-2019","name":"United Arab Emirates tour of Oman, 2019","shortName":"United Arab Emirates tour of Oman, 2019"},{"id":"4960","slug":"united-arab-emirates-tour-of-south-africa-2009","name":"United Arab Emirates tour of South Africa, 2009","shortName":"United Arab Emirates tour of South Africa, 2009"},{"id":"12948","slug":"united-arab-emirates-tour-of-zimbabwe-2019","name":"United Arab Emirates tour of Zimbabwe, 2019","shortName":"United Arab Emirates tour of Zimbabwe, 2019"},{"id":"15458","slug":"united-arab-emirates-tour-of-zimbabwe-2023","name":"United Arab Emirates tour of Zimbabwe, 2023","shortName":"United Arab Emirates tour of Zimbabwe, 2023"},{"id":"12666","slug":"united-arab-emirates-under-19s-tour-of-bangladesh-2018-19","name":"United Arab Emirates Under-19s tour of Bangladesh, 2018/19","shortName":"United Arab Emirates Under-19s tour of Bangladesh, 2018/19"},{"id":"5045","slug":"united-arab-emirates-under-19s-tour-of-kuwait-2009","name":"United Arab Emirates Under-19s tour of Kuwait, 2009","shortName":"United Arab Emirates Under-19s tour of Kuwait, 2009"},{"id":"9681","slug":"united-arab-emirates-under-19s-tour-of-kuwait-2014-15","name":"United Arab Emirates Under-19s tour of Kuwait, 2014/15","shortName":"United Arab Emirates Under-19s tour of Kuwait, 2014/15"},{"id":"3363","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2007","name":"United Arab Emirates Under-19s tour of Malaysia, 2007","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2007"},{"id":"8097","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2013","name":"United Arab Emirates Under-19s tour of Malaysia, 2013","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2013"},{"id":"10429","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2015","name":"United Arab Emirates Under-19s tour of Malaysia, 2015","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2015"},{"id":"11568","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2016-17","name":"United Arab Emirates Under-19s tour of Malaysia, 2016/17","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2016/17"},{"id":"12154","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2017-18","name":"United Arab Emirates Under-19s tour of Malaysia, 2017/18","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2017/18"},{"id":"12953","slug":"united-arab-emirates-under-19s-tour-of-malaysia-2019","name":"United Arab Emirates Under-19s tour of Malaysia, 2019","shortName":"United Arab Emirates Under-19s tour of Malaysia, 2019"},{"id":"13514","slug":"united-arab-emirates-under-19s-tour-of-south-africa-2019-20","name":"United Arab Emirates Under-19s tour of South Africa, 2019/20","shortName":"United Arab Emirates Under-19s tour of South Africa, 2019/20"},{"id":"13306","slug":"united-arab-emirates-under-19s-tour-of-sri-lanka-2019","name":"United Arab Emirates Under-19s tour of Sri Lanka, 2019","shortName":"United Arab Emirates Under-19s tour of Sri Lanka, 2019"},{"id":"3287","slug":"united-arab-emirates-women-tour-of-malaysia-2007","name":"United Arab Emirates Women tour of Malaysia, 2007","shortName":"United Arab Emirates Women tour of Malaysia, 2007"},{"id":"8081","slug":"united-states-of-america-tour-of-bermuda-2013","name":"United States of America tour of Bermuda, 2013","shortName":"United States of America tour of Bermuda, 2013"},{"id":"7736","slug":"united-states-of-america-tour-of-canada-2000","name":"United States of America tour of Canada, 2000","shortName":"United States of America tour of Canada, 2000"},{"id":"12000","slug":"united-states-of-america-tour-of-canada-2017","name":"United States of America tour of Canada, 2017","shortName":"United States of America tour of Canada, 2017"},{"id":"6456","slug":"united-states-of-america-tour-of-hong-kong-2010-11","name":"United States of America tour of Hong Kong, 2010/11","shortName":"United States of America tour of Hong Kong, 2010/11"},{"id":"5974","slug":"united-states-of-america-tour-of-italy-2010","name":"United States of America tour of Italy, 2010","shortName":"United States of America tour of Italy, 2010"},{"id":"4263","slug":"united-states-of-america-tour-of-jersey-2008","name":"United States of America tour of Jersey, 2008","shortName":"United States of America tour of Jersey, 2008"},{"id":"7549","slug":"united-states-of-america-tour-of-malaysia-2012","name":"United States of America tour of Malaysia, 2012","shortName":"United States of America tour of Malaysia, 2012"},{"id":"9623","slug":"united-states-of-america-tour-of-malaysia-2014-15","name":"United States of America tour of Malaysia, 2014/15","shortName":"United States of America tour of Malaysia, 2014/15"},{"id":"5741","slug":"united-states-of-america-tour-of-nepal-2009-10","name":"United States of America tour of Nepal, 2009/10","shortName":"United States of America tour of Nepal, 2009/10"},{"id":"12183","slug":"united-states-of-america-tour-of-oman-2017-18","name":"United States of America tour of Oman, 2017/18","shortName":"United States of America tour of Oman, 2017/18"},{"id":"12720","slug":"united-states-of-america-tour-of-oman-2018-19","name":"United States of America tour of Oman, 2018/19","shortName":"United States of America tour of Oman, 2018/19"},{"id":"11828","slug":"united-states-of-america-tour-of-uganda-2017","name":"United States of America tour of Uganda, 2017","shortName":"United States of America tour of Uganda, 2017"},{"id":"12181","slug":"united-states-of-america-tour-of-united-arab-emirates-2017-18","name":"United States of America tour of United Arab Emirates, 2017/18","shortName":"United States of America tour of United Arab Emirates, 2017/18"},{"id":"12917","slug":"united-states-of-america-tour-of-united-arab-emirates-2018-19","name":"United States of America tour of United Arab Emirates, 2018/19","shortName":"United States of America tour of United Arab Emirates, 2018/19"},{"id":"15460","slug":"united-states-of-america-tour-of-zimbabwe-2023","name":"United States of America tour of Zimbabwe, 2023","shortName":"United States of America tour of Zimbabwe, 2023"},{"id":"4520","slug":"united-states-of-america-under-15s-tour-of-bermuda-2008","name":"United States of America Under-15s tour of Bermuda, 2008","shortName":"United States of America Under-15s tour of Bermuda, 2008"},{"id":"5217","slug":"united-states-of-america-under-19s-tour-of-canada-july-2009-2009","name":"United States of America Under-19s tour of Canada [July 2009], 2009","shortName":"United States of America Under-19s tour of Canada [July 2009], 2009"},{"id":"5398","slug":"united-states-of-america-under-19s-tour-of-canada-2009","name":"United States of America Under-19s tour of Canada, 2009","shortName":"United States of America Under-19s tour of Canada, 2009"},{"id":"11925","slug":"united-states-of-america-under-19s-tour-of-canada-2017","name":"United States of America Under-19s tour of Canada, 2017","shortName":"United States of America Under-19s tour of Canada, 2017"},{"id":"13171","slug":"united-states-of-america-under-19s-tour-of-canada-2019","name":"United States of America Under-19s tour of Canada, 2019","shortName":"United States of America Under-19s tour of Canada, 2019"},{"id":"6696","slug":"united-states-of-america-under-19s-tour-of-ireland-2011","name":"United States of America Under-19s tour of Ireland, 2011","shortName":"United States of America Under-19s tour of Ireland, 2011"},{"id":"10583","slug":"united-states-of-america-under-19s-tour-of-malaysia-2015-16","name":"United States of America Under-19s tour of Malaysia, 2015/16","shortName":"United States of America Under-19s tour of Malaysia, 2015/16"},{"id":"5708","slug":"united-states-of-america-under-19s-tour-of-new-zealand-2009-10","name":"United States of America Under-19s tour of New Zealand, 2009/10","shortName":"United States of America Under-19s tour of New Zealand, 2009/10"},{"id":"15997","slug":"united-states-of-america-under-19s-tour-of-south-africa-2023-24","name":"United States of America Under-19s tour of South Africa, 2023/24","shortName":"United States of America Under-19s tour of South Africa, 2023/24"},{"id":"3478","slug":"united-states-of-america-under-19s-tour-of-sri-lanka-2005-06","name":"United States of America Under-19s tour of Sri Lanka, 2005/06","shortName":"United States of America Under-19s tour of Sri Lanka, 2005/06"},{"id":"6798","slug":"united-states-of-america-women-tour-of-bangladesh-2011-12","name":"United States of America Women tour of Bangladesh, 2011/12","shortName":"United States of America Women tour of Bangladesh, 2011/12"},{"id":"14327","slug":"united-states-of-america-women-tour-of-zimbabwe-2021-22","name":"United States of America Women tour of Zimbabwe, 2021/22","shortName":"United States of America Women tour of Zimbabwe, 2021/22"},{"id":"13040","slug":"unofficial-world-cup-warm-up-match-2019","name":"Unofficial World Cup Warm-up Match, 2019","shortName":"Unofficial World Cup Warm-up Match, 2019"},{"id":"11734","slug":"vanuatu-tour-of-australia-2016-17","name":"Vanuatu tour of Australia, 2016/17","shortName":"Vanuatu tour of Australia, 2016/17"},{"id":"8043","slug":"vanuatu-tour-of-botswana-2013","name":"Vanuatu tour of Botswana, 2013","shortName":"Vanuatu tour of Botswana, 2013"},{"id":"10397","slug":"vanuatu-tour-of-england-2015","name":"Vanuatu tour of England, 2015","shortName":"Vanuatu tour of England, 2015"},{"id":"4267","slug":"vanuatu-tour-of-jersey-2008","name":"Vanuatu tour of Jersey, 2008","shortName":"Vanuatu tour of Jersey, 2008"},{"id":"8323","slug":"vanuatu-tour-of-jersey-2013","name":"Vanuatu tour of Jersey, 2013","shortName":"Vanuatu tour of Jersey, 2013"},{"id":"6240","slug":"vanuatu-tour-of-kuwait-2010-11","name":"Vanuatu tour of Kuwait, 2010/11","shortName":"Vanuatu tour of Kuwait, 2010/11"},{"id":"12356","slug":"vanuatu-tour-of-malaysia-2018","name":"Vanuatu tour of Malaysia, 2018","shortName":"Vanuatu tour of Malaysia, 2018"},{"id":"7630","slug":"vanuatu-tour-of-samoa-2012","name":"Vanuatu tour of Samoa, 2012","shortName":"Vanuatu tour of Samoa, 2012"},{"id":"12007","slug":"vanuatu-tour-of-south-africa-2017","name":"Vanuatu tour of South Africa, 2017","shortName":"Vanuatu tour of South Africa, 2017"},{"id":"8217","slug":"vanuatu-under-19s-tour-of-australia-2013","name":"Vanuatu Under-19s tour of Australia, 2013","shortName":"Vanuatu Under-19s tour of Australia, 2013"},{"id":"5391","slug":"vanuatu-under-19s-tour-of-canada-2009","name":"Vanuatu Under-19s tour of Canada, 2009","shortName":"Vanuatu Under-19s tour of Canada, 2009"},{"id":"6689","slug":"vanuatu-under-19s-tour-of-ireland-2011","name":"Vanuatu Under-19s tour of Ireland, 2011","shortName":"Vanuatu Under-19s tour of Ireland, 2011"},{"id":"13067","slug":"vanuatu-under-19s-tour-of-japan-2019","name":"Vanuatu Under-19s tour of Japan, 2019","shortName":"Vanuatu Under-19s tour of Japan, 2019"},{"id":"11972","slug":"vanuatu-under-19s-tour-of-samoa-2017","name":"Vanuatu Under-19s tour of Samoa, 2017","shortName":"Vanuatu Under-19s tour of Samoa, 2017"},{"id":"7430","slug":"varsity-one-day-match-2001","name":"Varsity One-Day Match, 2001","shortName":"Varsity One-Day Match, 2001"},{"id":"7794","slug":"varsity-one-day-match-2002","name":"Varsity One-Day Match, 2002","shortName":"Varsity One-Day Match, 2002"},{"id":"5853","slug":"varsity-one-day-match-2003","name":"Varsity One-Day Match, 2003","shortName":"Varsity One-Day Match, 2003"},{"id":"5223","slug":"varsity-one-day-match-2004","name":"Varsity One-Day Match, 2004","shortName":"Varsity One-Day Match, 2004"},{"id":"4441","slug":"varsity-one-day-match-2005","name":"Varsity One-Day Match, 2005","shortName":"Varsity One-Day Match, 2005"},{"id":"4156","slug":"varsity-one-day-match-2008","name":"Varsity One-Day Match, 2008","shortName":"Varsity One-Day Match, 2008"},{"id":"5007","slug":"varsity-one-day-match-2009","name":"Varsity One-Day Match, 2009","shortName":"Varsity One-Day Match, 2009"},{"id":"5745","slug":"varsity-one-day-match-2010","name":"Varsity One-Day Match, 2010","shortName":"Varsity One-Day Match, 2010"},{"id":"6479","slug":"varsity-one-day-match-2012","name":"Varsity One-Day Match, 2012","shortName":"Varsity One-Day Match, 2012"},{"id":"7984","slug":"varsity-one-day-match-2013","name":"Varsity One-Day Match, 2013","shortName":"Varsity One-Day Match, 2013"},{"id":"9023","slug":"varsity-one-day-match-2014","name":"Varsity One-Day Match, 2014","shortName":"Varsity One-Day Match, 2014"},{"id":"9885","slug":"varsity-one-day-match-2015","name":"Varsity One-Day Match, 2015","shortName":"Varsity One-Day Match, 2015"},{"id":"11067","slug":"varsity-one-day-match-2016","name":"Varsity One-Day Match, 2016","shortName":"Varsity One-Day Match, 2016"},{"id":"11877","slug":"varsity-one-day-match-2017","name":"Varsity One-Day Match, 2017","shortName":"Varsity One-Day Match, 2017"},{"id":"12434","slug":"varsity-one-day-match-2018","name":"Varsity One-Day Match, 2018","shortName":"Varsity One-Day Match, 2018"},{"id":"11065","slug":"varsity-women-s-one-day-match-2016","name":"Varsity Women's One-Day Match, 2016","shortName":"Varsity Women's One-Day Match, 2016"},{"id":"3448","slug":"victoria-emerging-players-tour-of-england-2007","name":"Victoria Emerging Players tour of England, 2007","shortName":"Victoria Emerging Players tour of England, 2007"},{"id":"13646","slug":"wales-over-50s-tour-of-south-africa-2019-20","name":"Wales Over-50s tour of South Africa, 2019/20","shortName":"Wales Over-50s tour of South Africa, 2019/20"},{"id":"7754","slug":"warwickshire-tour-of-south-africa-2000-01","name":"Warwickshire tour of South Africa, 2000/01","shortName":"Warwickshire tour of South Africa, 2000/01"},{"id":"2741","slug":"wateen-cup-2005-06","name":"Wateen Cup, 2005/06","shortName":"Wateen Cup, 2005/06"},{"id":"14506","slug":"wazir-mohammad-akbar-khan-provincial-grade-1-one-day-tournament-2021-22","name":"Wazir Mohammad Akbar Khan Provincial Grade 1 One-Day Tournament, 2021/22","shortName":"Wazir Mohammad Akbar Khan Provincial Grade 1 One-Day Tournament, 2021/22"},{"id":"15264","slug":"wazir-mohammad-akbar-khan-provincial-grade-1-one-day-tournament-2022-23","name":"Wazir Mohammad Akbar Khan Provincial Grade 1 One-Day Tournament, 2022/23","shortName":"Wazir Mohammad Akbar Khan Provincial Grade 1 One-Day Tournament, 2022/23"},{"id":"2280","slug":"weekend-of-legends-2001","name":"Weekend of Legends, 2001","shortName":"Weekend of Legends, 2001"},{"id":"8471","slug":"west-indies-cricket-board-regional-women-s-championship-2013","name":"West Indies Cricket Board Regional Women's Championship, 2013","shortName":"West Indies Cricket Board Regional Women's Championship, 2013"},{"id":"9439","slug":"west-indies-cricket-board-regional-women-s-championship-2014","name":"West Indies Cricket Board Regional Women's Championship, 2014","shortName":"West Indies Cricket Board Regional Women's Championship, 2014"},{"id":"10335","slug":"west-indies-cricket-board-regional-women-s-championship-2015","name":"West Indies Cricket Board Regional Women's Championship, 2015","shortName":"West Indies Cricket Board Regional Women's Championship, 2015"},{"id":"10331","slug":"west-indies-cricket-board-under-19-limited-overs-tournament-2015","name":"West Indies Cricket Board Under-19 Limited Overs Tournament, 2015","shortName":"West Indies Cricket Board Under-19 Limited Overs Tournament, 2015"},{"id":"6069","slug":"west-indies-cricket-board-women-s-championships-2010","name":"West Indies Cricket Board Women's Championships, 2010","shortName":"West Indies Cricket Board Women's Championships, 2010"},{"id":"6777","slug":"west-indies-cricket-board-women-s-championships-2011","name":"West Indies Cricket Board Women's Championships, 2011","shortName":"West Indies Cricket Board Women's Championships, 2011"},{"id":"13639","slug":"west-indies-over-50s-tour-of-south-africa-2019-20","name":"West Indies Over-50s tour of South Africa, 2019/20","shortName":"West Indies Over-50s tour of South Africa, 2019/20"},{"id":"8393","slug":"west-indies-tour-of-australia-and-new-zealand-2014-15","name":"West Indies tour of Australia and New Zealand, 2014/15","shortName":"West Indies tour of Australia and New Zealand, 2014/15"},{"id":"7498","slug":"west-indies-tour-of-australia-2012-13","name":"West Indies tour of Australia, 2012/13","shortName":"West Indies tour of Australia, 2012/13"},{"id":"7713","slug":"west-indies-tour-of-bangladesh-2012-13","name":"West Indies tour of Bangladesh, 2012/13","shortName":"West Indies tour of Bangladesh, 2012/13"},{"id":"6086","slug":"west-indies-tour-of-bangladesh-india-and-sri-lanka-2010-11","name":"West Indies tour of Bangladesh, India and Sri Lanka, 2010/11","shortName":"West Indies tour of Bangladesh, India and Sri Lanka, 2010/11"},{"id":"7601","slug":"west-indies-tour-of-england-2013","name":"West Indies tour of England, 2013","shortName":"West Indies tour of England, 2013"},{"id":"12360","slug":"west-indies-tour-of-england-2019","name":"West Indies tour of England, 2019","shortName":"West Indies tour of England, 2019"},{"id":"3401","slug":"west-indies-tour-of-hong-kong-2005-06","name":"West Indies tour of Hong Kong, 2005/06","shortName":"West Indies tour of Hong Kong, 2005/06"},{"id":"3397","slug":"west-indies-tour-of-hong-kong-2006-07","name":"West Indies tour of Hong Kong, 2006/07","shortName":"West Indies tour of Hong Kong, 2006/07"},{"id":"5220","slug":"west-indies-tour-of-ireland-2004","name":"West Indies tour of Ireland, 2004","shortName":"West Indies tour of Ireland, 2004"},{"id":"1634","slug":"west-indies-tour-of-south-africa-2002-03","name":"West Indies tour of South Africa, 2002/03","shortName":"West Indies tour of South Africa, 2002/03"},{"id":"5483","slug":"west-indies-tour-of-south-africa-2009-10","name":"West Indies tour of South Africa, 2009/10","shortName":"West Indies tour of South Africa, 2009/10"},{"id":"15455","slug":"west-indies-tour-of-zimbabwe-2023","name":"West Indies tour of Zimbabwe, 2023","shortName":"West Indies tour of Zimbabwe, 2023"},{"id":"11235","slug":"west-indies-tri-nation-series-warm-up-matches-2016","name":"West Indies Tri-Nation Series Warm-up Matches, 2016","shortName":"West Indies Tri-Nation Series Warm-up Matches, 2016"},{"id":"4541","slug":"west-indies-under-15s-tour-of-england-1996","name":"West Indies Under-15s tour of England, 1996","shortName":"West Indies Under-15s tour of England, 1996"},{"id":"7250","slug":"west-indies-under-19s-tour-of-australia-2012","name":"West Indies Under-19s tour of Australia, 2012","shortName":"West Indies Under-19s tour of Australia, 2012"},{"id":"8733","slug":"west-indies-under-19s-tour-of-bangladesh-2013-14","name":"West Indies Under-19s tour of Bangladesh, 2013/14","shortName":"West Indies Under-19s tour of Bangladesh, 2013/14"},{"id":"10805","slug":"west-indies-under-19s-tour-of-bangladesh-2015-16","name":"West Indies Under-19s tour of Bangladesh, 2015/16","shortName":"West Indies Under-19s tour of Bangladesh, 2015/16"},{"id":"3585","slug":"west-indies-under-19s-tour-of-malaysia-2007-08","name":"West Indies Under-19s tour of Malaysia, 2007/08","shortName":"West Indies Under-19s tour of Malaysia, 2007/08"},{"id":"5704","slug":"west-indies-under-19s-tour-of-new-zealand-2009-10","name":"West Indies Under-19s tour of New Zealand, 2009/10","shortName":"West Indies Under-19s tour of New Zealand, 2009/10"},{"id":"11981","slug":"west-indies-under-19s-tour-of-new-zealand-2017-18","name":"West Indies Under-19s tour of New Zealand, 2017/18","shortName":"West Indies Under-19s tour of New Zealand, 2017/18"},{"id":"2686","slug":"west-indies-under-19s-tour-of-pakistan-2005-06","name":"West Indies Under-19s tour of Pakistan, 2005/06","shortName":"West Indies Under-19s tour of Pakistan, 2005/06"},{"id":"11905","slug":"west-indies-under-19s-tour-of-south-africa-and-zimbabwe-2017","name":"West Indies Under-19s tour of South Africa and Zimbabwe, 2017","shortName":"West Indies Under-19s tour of South Africa and Zimbabwe, 2017"},{"id":"13517","slug":"west-indies-under-19s-tour-of-south-africa-2019-20","name":"West Indies Under-19s tour of South Africa, 2019/20","shortName":"West Indies Under-19s tour of South Africa, 2019/20"},{"id":"16010","slug":"west-indies-under-19s-tour-of-south-africa-2023-24","name":"West Indies Under-19s tour of South Africa, 2023/24","shortName":"West Indies Under-19s tour of South Africa, 2023/24"},{"id":"3483","slug":"west-indies-under-19s-tour-of-sri-lanka-2005-06","name":"West Indies Under-19s tour of Sri Lanka, 2005/06","shortName":"West Indies Under-19s tour of Sri Lanka, 2005/06"},{"id":"8927","slug":"west-indies-under-19s-tour-of-united-arab-emirates-2013-14","name":"West Indies Under-19s tour of United Arab Emirates, 2013/14","shortName":"West Indies Under-19s tour of United Arab Emirates, 2013/14"},{"id":"6697","slug":"west-indies-under-19s-tour-of-united-states-of-america-2011","name":"West Indies Under-19s tour of United States of America, 2011","shortName":"West Indies Under-19s tour of United States of America, 2011"},{"id":"4654","slug":"west-indies-women-tour-of-australia-2008-09","name":"West Indies Women tour of Australia, 2008/09","shortName":"West Indies Women tour of Australia, 2008/09"},{"id":"6796","slug":"west-indies-women-tour-of-bangladesh-2011-12","name":"West Indies Women tour of Bangladesh, 2011/12","shortName":"West Indies Women tour of Bangladesh, 2011/12"},{"id":"11749","slug":"west-indies-women-tour-of-england-2017","name":"West Indies Women tour of England, 2017","shortName":"West Indies Women tour of England, 2017"},{"id":"7953","slug":"west-indies-women-tour-of-india-2012-13","name":"West Indies Women tour of India, 2012/13","shortName":"West Indies Women tour of India, 2012/13"},{"id":"8491","slug":"west-indies-women-tour-of-new-zealand-2013-14","name":"West Indies Women tour of New Zealand, 2013/14","shortName":"West Indies Women tour of New Zealand, 2013/14"},{"id":"12265","slug":"west-indies-women-tour-of-new-zealand-2017-18","name":"West Indies Women tour of New Zealand, 2017/18","shortName":"West Indies Women tour of New Zealand, 2017/18"},{"id":"14490","slug":"west-indies-women-tour-of-new-zealand-2021-22","name":"West Indies Women tour of New Zealand, 2021/22","shortName":"West Indies Women tour of New Zealand, 2021/22"},{"id":"5453","slug":"west-indies-women-tour-of-south-africa-2009-10","name":"West Indies Women tour of South Africa, 2009/10","shortName":"West Indies Women tour of South Africa, 2009/10"},{"id":"14166","slug":"west-indies-women-tour-of-south-africa-2021-22","name":"West Indies Women tour of South Africa, 2021/22","shortName":"West Indies Women tour of South Africa, 2021/22"},{"id":"4603","slug":"west-indies-women-tour-of-sri-lanka-2008-09","name":"West Indies Women tour of Sri Lanka, 2008/09","shortName":"West Indies Women tour of Sri Lanka, 2008/09"},{"id":"14324","slug":"west-indies-women-tour-of-zimbabwe-2021-22","name":"West Indies Women tour of Zimbabwe, 2021/22","shortName":"West Indies Women tour of Zimbabwe, 2021/22"},{"id":"6872","slug":"west-indies-xi-tour-of-united-arab-emirates-2011-12","name":"West Indies XI tour of United Arab Emirates, 2011/12","shortName":"West Indies XI tour of United Arab Emirates, 2011/12"},{"id":"2288","slug":"winelands-tournament-2000-01","name":"Winelands Tournament, 2000/01","shortName":"Winelands Tournament, 2000/01"},{"id":"11031","slug":"women-s-a-team-tri-series-in-sri-lanka-2016","name":"Women's A-Team Tri-Series (in Sri Lanka), 2016","shortName":"Women's A-Team Tri-Series (in Sri Lanka), 2016"},{"id":"5971","slug":"women-s-americas-50-over-championship-2010","name":"Women's Americas 50-over Championship, 2010","shortName":"Women's Americas 50-over Championship, 2010"},{"id":"4774","slug":"women-s-challenger-trophy-2008-09","name":"Women's Challenger Trophy, 2008/09","shortName":"Women's Challenger Trophy, 2008/09"},{"id":"6368","slug":"women-s-challenger-trophy-2010-11","name":"Women's Challenger Trophy, 2010/11","shortName":"Women's Challenger Trophy, 2010/11"},{"id":"7969","slug":"women-s-challenger-trophy-2012-13","name":"Women's Challenger Trophy, 2012/13","shortName":"Women's Challenger Trophy, 2012/13"},{"id":"10193","slug":"women-s-challenger-trophy-2015","name":"Women's Challenger Trophy, 2015","shortName":"Women's Challenger Trophy, 2015"},{"id":"5600","slug":"women-s-national-cricket-league-1996-97","name":"Women's National Cricket League, 1996/97","shortName":"Women's National Cricket League, 1996/97"},{"id":"5601","slug":"women-s-national-cricket-league-1997-98","name":"Women's National Cricket League, 1997/98","shortName":"Women's National Cricket League, 1997/98"},{"id":"5602","slug":"women-s-national-cricket-league-1998-99","name":"Women's National Cricket League, 1998/99","shortName":"Women's National Cricket League, 1998/99"},{"id":"5603","slug":"women-s-national-cricket-league-1999-00","name":"Women's National Cricket League, 1999/00","shortName":"Women's National Cricket League, 1999/00"},{"id":"5604","slug":"women-s-national-cricket-league-2000-01","name":"Women's National Cricket League, 2000/01","shortName":"Women's National Cricket League, 2000/01"},{"id":"5605","slug":"women-s-national-cricket-league-2001-02","name":"Women's National Cricket League, 2001/02","shortName":"Women's National Cricket League, 2001/02"},{"id":"5606","slug":"women-s-national-cricket-league-2002-03","name":"Women's National Cricket League, 2002/03","shortName":"Women's National Cricket League, 2002/03"},{"id":"5607","slug":"women-s-national-cricket-league-2003-04","name":"Women's National Cricket League, 2003/04","shortName":"Women's National Cricket League, 2003/04"},{"id":"5141","slug":"women-s-national-cricket-league-2004-05","name":"Women's National Cricket League, 2004/05","shortName":"Women's National Cricket League, 2004/05"},{"id":"3644","slug":"women-s-national-cricket-league-2007-08","name":"Women's National Cricket League, 2007/08","shortName":"Women's National Cricket League, 2007/08"},{"id":"4486","slug":"women-s-national-cricket-league-2008-09","name":"Women's National Cricket League, 2008/09","shortName":"Women's National Cricket League, 2008/09"},{"id":"5166","slug":"women-s-national-cricket-league-2009-10","name":"Women's National Cricket League, 2009/10","shortName":"Women's National Cricket League, 2009/10"},{"id":"5900","slug":"women-s-national-cricket-league-2010-11","name":"Women's National Cricket League, 2010/11","shortName":"Women's National Cricket League, 2010/11"},{"id":"6812","slug":"women-s-national-cricket-league-2011-12","name":"Women's National Cricket League, 2011/12","shortName":"Women's National Cricket League, 2011/12"},{"id":"7605","slug":"women-s-national-cricket-league-2012-13","name":"Women's National Cricket League, 2012/13","shortName":"Women's National Cricket League, 2012/13"},{"id":"8647","slug":"women-s-national-cricket-league-2013-14","name":"Women's National Cricket League, 2013/14","shortName":"Women's National Cricket League, 2013/14"},{"id":"9631","slug":"women-s-national-cricket-league-2014-15","name":"Women's National Cricket League, 2014/15","shortName":"Women's National Cricket League, 2014/15"},{"id":"10277","slug":"women-s-national-cricket-league-2015-16","name":"Women's National Cricket League, 2015/16","shortName":"Women's National Cricket League, 2015/16"},{"id":"11381","slug":"women-s-national-cricket-league-2016-17","name":"Women's National Cricket League, 2016/17","shortName":"Women's National Cricket League, 2016/17"},{"id":"12103","slug":"women-s-national-cricket-league-2017-18","name":"Women's National Cricket League, 2017/18","shortName":"Women's National Cricket League, 2017/18"},{"id":"12445","slug":"women-s-national-cricket-league-2018-19","name":"Women's National Cricket League, 2018/19","shortName":"Women's National Cricket League, 2018/19"},{"id":"13353","slug":"women-s-national-cricket-league-2019-20","name":"Women's National Cricket League, 2019/20","shortName":"Women's National Cricket League, 2019/20"},{"id":"13852","slug":"women-s-national-cricket-league-2020-21","name":"Women's National Cricket League, 2020/21","shortName":"Women's National Cricket League, 2020/21"},{"id":"14042","slug":"women-s-national-cricket-league-2021-22","name":"Women's National Cricket League, 2021/22","shortName":"Women's National Cricket League, 2021/22"},{"id":"14810","slug":"women-s-national-cricket-league-2022-23","name":"Women's National Cricket League, 2022/23","shortName":"Women's National Cricket League, 2022/23"},{"id":"15669","slug":"women-s-national-cricket-league-2023-24","name":"Women's National Cricket League, 2023/24","shortName":"Women's National Cricket League, 2023/24"},{"id":"16541","slug":"women-s-national-cricket-league-2024-25","name":"Women's National Cricket League, 2024/25","shortName":"Women's National Cricket League, 2024/25"},{"id":"7965","slug":"women-s-national-under-21-tournament-2012-13","name":"Women's National Under-21 Tournament, 2012/13","shortName":"Women's National Under-21 Tournament, 2012/13"},{"id":"4915","slug":"women-s-provincial-league-2008-09","name":"Women's Provincial League, 2008/09","shortName":"Women's Provincial League, 2008/09"},{"id":"6258","slug":"women-s-provincial-league-2010-11","name":"Women's Provincial League, 2010/11","shortName":"Women's Provincial League, 2010/11"},{"id":"6815","slug":"women-s-provincial-league-2011-12","name":"Women's Provincial League, 2011/12","shortName":"Women's Provincial League, 2011/12"},{"id":"13900","slug":"women-s-senior-one-day-trophy-2020-21","name":"Women's Senior One Day Trophy, 2020/21","shortName":"Women's Senior One Day Trophy, 2020/21"},{"id":"14374","slug":"women-s-senior-one-day-trophy-2021-22","name":"Women's Senior One Day Trophy, 2021/22","shortName":"Women's Senior One Day Trophy, 2021/22"},{"id":"15420","slug":"women-s-super50-cup-2023","name":"Women's Super50 Cup, 2023","shortName":"Women's Super50 Cup, 2023"},{"id":"9929","slug":"worcestershire-tour-of-united-arab-emirates-2015","name":"Worcestershire tour of United Arab Emirates, 2015","shortName":"Worcestershire tour of United Arab Emirates, 2015"},{"id":"7854","slug":"world-cricket-tsunami-appeal-2005","name":"World Cricket Tsunami Appeal, 2005","shortName":"World Cricket Tsunami Appeal, 2005"},{"id":"7822","slug":"world-cup-lead-up-match-2002-03","name":"World Cup Lead Up Match, 2002/03","shortName":"World Cup Lead Up Match, 2002/03"},{"id":"3668","slug":"world-series-cricket-country-cup-1977-78","name":"World Series Cricket Country Cup, 1977/78","shortName":"World Series Cricket Country Cup, 1977/78"},{"id":"3657","slug":"world-series-cricket-international-cup-1977-78","name":"World Series Cricket International Cup, 1977/78","shortName":"World Series Cricket International Cup, 1977/78"},{"id":"3658","slug":"world-series-cricket-international-cup-1978-79","name":"World Series Cricket International Cup, 1978/79","shortName":"World Series Cricket International Cup, 1978/79"},{"id":"3659","slug":"world-series-cricket-internationals-in-new-zealand-1978-79","name":"World Series Cricket Internationals (in New Zealand), 1978/79","shortName":"World Series Cricket Internationals (in New Zealand), 1978/79"},{"id":"3663","slug":"world-series-cricket-internationals-in-west-indies-1978-79","name":"World Series Cricket Internationals (in West Indies), 1978/79","shortName":"World Series Cricket Internationals (in West Indies), 1978/79"},{"id":"3665","slug":"world-series-cricket-other-matches-1978-79","name":"World Series Cricket Other Matches, 1978/79","shortName":"World Series Cricket Other Matches, 1978/79"},{"id":"3666","slug":"world-series-cricket-swan-channel-9-cup-1978-79","name":"World Series Cricket Swan Channel 9 Cup, 1978/79","shortName":"World Series Cricket Swan Channel 9 Cup, 1978/79"},{"id":"7665","slug":"world-xi-tour-of-hong-kong-1997","name":"World XI tour of Hong Kong, 1997","shortName":"World XI tour of Hong Kong, 1997"},{"id":"7750","slug":"yorkshire-tour-of-south-africa-2000-01","name":"Yorkshire tour of South Africa, 2000/01","shortName":"Yorkshire tour of South Africa, 2000/01"},{"id":"3605","slug":"yorkshire-tour-of-united-arab-emirates-2007-08","name":"Yorkshire tour of United Arab Emirates, 2007/08","shortName":"Yorkshire tour of United Arab Emirates, 2007/08"},{"id":"5010","slug":"yorkshire-tour-of-united-arab-emirates-2008-09","name":"Yorkshire tour of United Arab Emirates, 2008/09","shortName":"Yorkshire tour of United Arab Emirates, 2008/09"},{"id":"6235","slug":"zambia-tour-of-kuwait-2010-11","name":"Zambia tour of Kuwait, 2010/11","shortName":"Zambia tour of Kuwait, 2010/11"},{"id":"4781","slug":"zambia-tour-of-south-africa-2008-09","name":"Zambia tour of South Africa, 2008/09","shortName":"Zambia tour of South Africa, 2008/09"},{"id":"11782","slug":"zambia-tour-of-south-africa-2017","name":"Zambia tour of South Africa, 2017","shortName":"Zambia tour of South Africa, 2017"},{"id":"3455","slug":"zambia-under-19s-tour-of-south-africa-2007","name":"Zambia Under-19s tour of South Africa, 2007","shortName":"Zambia Under-19s tour of South Africa, 2007"},{"id":"8151","slug":"zambia-under-19s-tour-of-uganda-2013","name":"Zambia Under-19s tour of Uganda, 2013","shortName":"Zambia Under-19s tour of Uganda, 2013"},{"id":"5009","slug":"zimbabwe-a-tour-of-south-africa-2009","name":"Zimbabwe A tour of South Africa, 2009","shortName":"Zimbabwe A tour of South Africa, 2009"},{"id":"12150","slug":"zimbabwe-a-tour-of-united-arab-emirates-2017-18","name":"Zimbabwe A tour of United Arab Emirates, 2017/18","shortName":"Zimbabwe A tour of United Arab Emirates, 2017/18"},{"id":"15261","slug":"zimbabwe-cricket-women-s-1-day-cup-2022-23","name":"Zimbabwe Cricket Women's 1-Day Cup, 2022/23","shortName":"Zimbabwe Cricket Women's 1-Day Cup, 2022/23"},{"id":"16569","slug":"zimbabwe-cricket-women-s-1-day-cup-2024","name":"Zimbabwe Cricket Women's 1-Day Cup, 2024","shortName":"Zimbabwe Cricket Women's 1-Day Cup, 2024"},{"id":"14483","slug":"zimbabwe-cricket-women-s-fifty50-challenge-2021-22","name":"Zimbabwe Cricket Women's Fifty50 Challenge, 2021/22","shortName":"Zimbabwe Cricket Women's Fifty50 Challenge, 2021/22"},{"id":"9837","slug":"zimbabwe-cubs-tour-of-south-africa-2014-15","name":"Zimbabwe Cubs tour of South Africa, 2014/15","shortName":"Zimbabwe Cubs tour of South Africa, 2014/15"},{"id":"15064","slug":"zimbabwe-cubs-tour-of-south-africa-2016-17","name":"Zimbabwe Cubs tour of South Africa, 2016/17","shortName":"Zimbabwe Cubs tour of South Africa, 2016/17"},{"id":"14073","slug":"zimbabwe-emerging-players-in-namibia-unofficial-odi-series-2021","name":"Zimbabwe Emerging Players in Namibia unofficial ODI Series, 2021","shortName":"Zimbabwe Emerging Players in Namibia unofficial ODI Series, 2021"},{"id":"15676","slug":"zimbabwe-emerging-players-in-south-africa-unofficial-odi-series-2023","name":"Zimbabwe Emerging Players in South Africa unofficial ODI Series, 2023","shortName":"Zimbabwe Emerging Players in South Africa unofficial ODI Series, 2023"},{"id":"15675","slug":"zimbabwe-emerging-players-tour-of-south-africa-2023","name":"Zimbabwe Emerging Players tour of South Africa, 2023","shortName":"Zimbabwe Emerging Players tour of South Africa, 2023"},{"id":"13641","slug":"zimbabwe-over-50s-tour-of-south-africa-2019-20","name":"Zimbabwe Over-50s tour of South Africa, 2019/20","shortName":"Zimbabwe Over-50s tour of South Africa, 2019/20"},{"id":"8385","slug":"zimbabwe-tour-of-australia-and-new-zealand-2014-15","name":"Zimbabwe tour of Australia and New Zealand, 2014/15","shortName":"Zimbabwe tour of Australia and New Zealand, 2014/15"},{"id":"6320","slug":"zimbabwe-tour-of-bangladesh-2010-11","name":"Zimbabwe tour of Bangladesh, 2010/11","shortName":"Zimbabwe tour of Bangladesh, 2010/11"},{"id":"10636","slug":"zimbabwe-tour-of-bangladesh-2015-16","name":"Zimbabwe tour of Bangladesh, 2015/16","shortName":"Zimbabwe tour of Bangladesh, 2015/16"},{"id":"13237","slug":"zimbabwe-tour-of-bangladesh-2019","name":"Zimbabwe tour of Bangladesh, 2019","shortName":"Zimbabwe tour of Bangladesh, 2019"},{"id":"6087","slug":"zimbabwe-tour-of-bangladesh-india-sri-lanka-and-united-arab-emirates-2010-11","name":"Zimbabwe tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11","shortName":"Zimbabwe tour of Bangladesh, India, Sri Lanka and United Arab Emirates, 2010/11"},{"id":"13875","slug":"zimbabwe-tour-of-ireland-and-scotland-2021","name":"Zimbabwe tour of Ireland and Scotland, 2021","shortName":"Zimbabwe tour of Ireland and Scotland, 2021"},{"id":"1754","slug":"zimbabwe-tour-of-sri-lanka-2002-03","name":"Zimbabwe tour of Sri Lanka, 2002/03","shortName":"Zimbabwe tour of Sri Lanka, 2002/03"},{"id":"2580","slug":"zimbabwe-tour-of-west-indies-2006","name":"Zimbabwe tour of West Indies, 2006","shortName":"Zimbabwe tour of West Indies, 2006"},{"id":"5672","slug":"zimbabwe-tour-of-west-indies-2009-10","name":"Zimbabwe tour of West Indies, 2009/10","shortName":"Zimbabwe tour of West Indies, 2009/10"},{"id":"4536","slug":"zimbabwe-under-15s-tour-of-england-1996","name":"Zimbabwe Under-15s tour of England, 1996","shortName":"Zimbabwe Under-15s tour of England, 1996"},{"id":"7249","slug":"zimbabwe-under-19s-tour-of-australia-2012","name":"Zimbabwe Under-19s tour of Australia, 2012","shortName":"Zimbabwe Under-19s tour of Australia, 2012"},{"id":"10831","slug":"zimbabwe-under-19s-tour-of-bangladesh-feb-mar-2015-16","name":"Zimbabwe Under-19s tour of Bangladesh [Feb-Mar], 2015/16","shortName":"Zimbabwe Under-19s tour of Bangladesh [Feb-Mar], 2015/16"},{"id":"5430","slug":"zimbabwe-under-19s-tour-of-bangladesh-2009-10","name":"Zimbabwe Under-19s tour of Bangladesh, 2009/10","shortName":"Zimbabwe Under-19s tour of Bangladesh, 2009/10"},{"id":"10833","slug":"zimbabwe-under-19s-tour-of-india-2015-16","name":"Zimbabwe Under-19s tour of India, 2015/16","shortName":"Zimbabwe Under-19s tour of India, 2015/16"},{"id":"3583","slug":"zimbabwe-under-19s-tour-of-malaysia-2007-08","name":"Zimbabwe Under-19s tour of Malaysia, 2007/08","shortName":"Zimbabwe Under-19s tour of Malaysia, 2007/08"},{"id":"5703","slug":"zimbabwe-under-19s-tour-of-new-zealand-2009-10","name":"Zimbabwe Under-19s tour of New Zealand, 2009/10","shortName":"Zimbabwe Under-19s tour of New Zealand, 2009/10"},{"id":"11984","slug":"zimbabwe-under-19s-tour-of-new-zealand-2017-18","name":"Zimbabwe Under-19s tour of New Zealand, 2017/18","shortName":"Zimbabwe Under-19s tour of New Zealand, 2017/18"},{"id":"13507","slug":"zimbabwe-under-19s-tour-of-south-africa-2019-20","name":"Zimbabwe Under-19s tour of South Africa, 2019/20","shortName":"Zimbabwe Under-19s tour of South Africa, 2019/20"},{"id":"16004","slug":"zimbabwe-under-19s-tour-of-south-africa-2023-24","name":"Zimbabwe Under-19s tour of South Africa, 2023/24","shortName":"Zimbabwe Under-19s tour of South Africa, 2023/24"},{"id":"3479","slug":"zimbabwe-under-19s-tour-of-sri-lanka-2005-06","name":"Zimbabwe Under-19s tour of Sri Lanka, 2005/06","shortName":"Zimbabwe Under-19s tour of Sri Lanka, 2005/06"},{"id":"8917","slug":"zimbabwe-under-19s-tour-of-united-arab-emirates-2013-14","name":"Zimbabwe Under-19s tour of United Arab Emirates, 2013/14","shortName":"Zimbabwe Under-19s tour of United Arab Emirates, 2013/14"},{"id":"14429","slug":"zimbabwe-under-19s-tour-of-west-indies-2021-22","name":"Zimbabwe Under-19s tour of West Indies, 2021/22","shortName":"Zimbabwe Under-19s tour of West Indies, 2021/22"},{"id":"6794","slug":"zimbabwe-women-tour-of-bangladesh-2011-12","name":"Zimbabwe Women tour of Bangladesh, 2011/12","shortName":"Zimbabwe Women tour of Bangladesh, 2011/12"},{"id":"3017","slug":"zimbabwe-women-tour-of-kenya-2006-07","name":"Zimbabwe Women tour of Kenya, 2006/07","shortName":"Zimbabwe Women tour of Kenya, 2006/07"},{"id":"6374","slug":"zimbabwe-women-tour-of-kenya-2010-11","name":"Zimbabwe Women tour of Kenya, 2010/11","shortName":"Zimbabwe Women tour of Kenya, 2010/11"},{"id":"3493","slug":"zimbabwe-women-tour-of-south-africa-2007-08","name":"Zimbabwe Women tour of South Africa, 2007/08","shortName":"Zimbabwe Women tour of South Africa, 2007/08"},{"id":"11801","slug":"zimbabwe-women-tour-of-south-africa-2017","name":"Zimbabwe Women tour of South Africa, 2017","shortName":"Zimbabwe Women tour of South Africa, 2017"},{"id":"11722","slug":"zimbabwe-women-tour-of-sri-lanka-2016-17","name":"Zimbabwe Women tour of Sri Lanka, 2016/17","shortName":"Zimbabwe Women tour of Sri Lanka, 2016/17"},{"id":"15119","slug":"zimbabwe-women-s-regional-one-day-tournament-2022-23","name":"Zimbabwe Women's Regional One-Day Tournament, 2022/23","shortName":"Zimbabwe Women's Regional One-Day Tournament, 2022/23"},{"id":"13899","slug":"a20-league-2020-21","name":"A20 League, 2020/21","shortName":"A20 League, 2020/21"},{"id":"12392","slug":"aboriginal-xi-tour-of-england-2018","name":"Aboriginal XI tour of England, 2018","shortName":"Aboriginal XI tour of England, 2018"},{"id":"12393","slug":"aboriginal-xi-women-tour-of-england-2018","name":"Aboriginal XI Women tour of England, 2018","shortName":"Aboriginal XI Women tour of England, 2018"},{"id":"13424","slug":"abu-dhabi-t10-2019-20","name":"Abu Dhabi T10, 2019/20","shortName":"Abu Dhabi T10, 2019/20"},{"id":"13828","slug":"abu-dhabi-t10-2020-21","name":"Abu Dhabi T10, 2020/21","shortName":"Abu Dhabi T10, 2020/21"},{"id":"14358","slug":"abu-dhabi-t10-2021-22","name":"Abu Dhabi T10, 2021/22","shortName":"Abu Dhabi T10, 2021/22"},{"id":"15127","slug":"abu-dhabi-t10-2022-23","name":"Abu Dhabi T10, 2022/23","shortName":"Abu Dhabi T10, 2022/23"},{"id":"15945","slug":"abu-dhabi-t10-2023-24","name":"Abu Dhabi T10, 2023/24","shortName":"Abu Dhabi T10, 2023/24"},{"id":"16820","slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10, 2024/25","shortName":"Abu Dhabi T10, 2024/25"},{"id":"13662","slug":"acc-eastern-region-t20-2017-18","name":"ACC Eastern Region T20, 2017/18","shortName":"ACC Eastern Region T20, 2017/18"},{"id":"9805","slug":"acc-twenty20-cup-2014-15","name":"ACC Twenty20 Cup, 2014/15","shortName":"ACC Twenty20 Cup, 2014/15"},{"id":"6178","slug":"action-cricket-twenty20-2010-11","name":"Action Cricket Twenty20, 2010/11","shortName":"Action Cricket Twenty20, 2010/11"},{"id":"6820","slug":"action-cricket-twenty20-2011-12","name":"Action Cricket Twenty20, 2011/12","shortName":"Action Cricket Twenty20, 2011/12"},{"id":"9711","slug":"afghanistan-a-tour-of-pakistan-2014-15","name":"Afghanistan A tour of Pakistan, 2014/15","shortName":"Afghanistan A tour of Pakistan, 2014/15"},{"id":"14958","slug":"afghanistan-tour-of-australia-2022-23","name":"Afghanistan tour of Australia, 2022/23","shortName":"Afghanistan tour of Australia, 2022/23"},{"id":"8831","slug":"afghanistan-tour-of-bangladesh-2013-14","name":"Afghanistan tour of Bangladesh, 2013/14","shortName":"Afghanistan tour of Bangladesh, 2013/14"},{"id":"6315","slug":"afghanistan-tour-of-china-2010-11","name":"Afghanistan tour of China, 2010/11","shortName":"Afghanistan tour of China, 2010/11"},{"id":"3593","slug":"afghanistan-tour-of-kuwait-2007-08","name":"Afghanistan tour of Kuwait, 2007/08","shortName":"Afghanistan tour of Kuwait, 2007/08"},{"id":"6979","slug":"afghanistan-tour-of-nepal-2011-12","name":"Afghanistan tour of Nepal, 2011/12","shortName":"Afghanistan tour of Nepal, 2011/12"},{"id":"8031","slug":"afghanistan-tour-of-nepal-2012-13","name":"Afghanistan tour of Nepal, 2012/13","shortName":"Afghanistan tour of Nepal, 2012/13"},{"id":"9567","slug":"afghanistan-tour-of-south-korea-2014-15","name":"Afghanistan tour of South Korea, 2014/15","shortName":"Afghanistan tour of South Korea, 2014/15"},{"id":"7477","slug":"afghanistan-tour-of-sri-lanka-2012-13","name":"Afghanistan tour of Sri Lanka, 2012/13","shortName":"Afghanistan tour of Sri Lanka, 2012/13"},{"id":"5641","slug":"afghanistan-tour-of-united-arab-emirates-nov-2009-2009-10","name":"Afghanistan tour of United Arab Emirates [Nov 2009], 2009/10","shortName":"Afghanistan tour of United Arab Emirates [Nov 2009], 2009/10"},{"id":"14300","slug":"afghanistan-tour-of-united-arab-emirates-2021-22","name":"Afghanistan tour of United Arab Emirates, 2021/22","shortName":"Afghanistan tour of United Arab Emirates, 2021/22"},{"id":"5774","slug":"afghanistan-tour-of-west-indies-2010","name":"Afghanistan tour of West Indies, 2010","shortName":"Afghanistan tour of West Indies, 2010"},{"id":"16359","slug":"afghanistan-tour-of-west-indies-2024","name":"Afghanistan tour of West Indies, 2024","shortName":"Afghanistan tour of West Indies, 2024"},{"id":"7227","slug":"afghanistan-under-25s-tour-of-maldives-2011-12","name":"Afghanistan Under-25s tour of Maldives, 2011/12","shortName":"Afghanistan Under-25s tour of Maldives, 2011/12"},{"id":"3215","slug":"africa-women-xi-tour-of-india-2007","name":"Africa Women XI tour of India, 2007","shortName":"Africa Women XI tour of India, 2007"},{"id":"3211","slug":"africa-women-xi-v-asia-women-xi-twenty20-match-2007","name":"Africa Women XI v Asia Women XI Twenty20 Match, 2007","shortName":"Africa Women XI v Asia Women XI Twenty20 Match, 2007"},{"id":"3212","slug":"africa-xi-tour-of-india-2007","name":"Africa XI tour of India, 2007","shortName":"Africa XI tour of India, 2007"},{"id":"3210","slug":"africa-xi-v-asia-xi-twenty20-match-2007","name":"Africa XI v Asia XI Twenty20 Match, 2007","shortName":"Africa XI v Asia XI Twenty20 Match, 2007"},{"id":"14820","slug":"andhra-premier-league-2022","name":"Andhra Premier League, 2022","shortName":"Andhra Premier League, 2022"},{"id":"15664","slug":"andhra-premier-league-2023","name":"Andhra Premier League, 2023","shortName":"Andhra Premier League, 2023"},{"id":"16420","slug":"andhra-premier-league-2024","name":"Andhra Premier League, 2024","shortName":"Andhra Premier League, 2024"},{"id":"15282","slug":"anzac-barbarians-tour-of-fiji-2022-23","name":"ANZAC Barbarians tour of Fiji, 2022/23","shortName":"ANZAC Barbarians tour of Fiji, 2022/23"},{"id":"15275","slug":"anzac-barbarians-women-tour-of-fiji-2022-23","name":"ANZAC Barbarians Women tour of Fiji, 2022/23","shortName":"ANZAC Barbarians Women tour of Fiji, 2022/23"},{"id":"12077","slug":"arabian-cricket-carnival-t20-2017-18","name":"Arabian Cricket Carnival T20, 2017/18","shortName":"Arabian Cricket Carnival T20, 2017/18"},{"id":"13962","slug":"arachas-super-t20-trophy-2021","name":"Arachas Super T20 Trophy, 2021","shortName":"Arachas Super T20 Trophy, 2021"},{"id":"16728","slug":"argentina-tour-of-brazil-2024-25","name":"Argentina tour of Brazil, 2024/25","shortName":"Argentina tour of Brazil, 2024/25"},{"id":"6621","slug":"argentina-tour-of-united-states-of-america-2011","name":"Argentina tour of United States of America, 2011","shortName":"Argentina tour of United States of America, 2011"},{"id":"15039","slug":"argentina-women-tour-of-brazil-2022-23","name":"Argentina Women tour of Brazil, 2022/23","shortName":"Argentina Women tour of Brazil, 2022/23"},{"id":"7308","slug":"argentina-women-tour-of-cayman-islands-2012","name":"Argentina Women tour of Cayman Islands, 2012","shortName":"Argentina Women tour of Cayman Islands, 2012"},{"id":"12280","slug":"asean-women-s-t20-open-tournament-2017-18","name":"ASEAN Women's T20 Open Tournament, 2017/18","shortName":"ASEAN Women's T20 Open Tournament, 2017/18"},{"id":"15289","slug":"asia-lions-tour-of-qatar-2022-23","name":"Asia Lions tour of Qatar, 2022/23","shortName":"Asia Lions tour of Qatar, 2022/23"},{"id":"3214","slug":"asia-women-xi-tour-of-india-2007","name":"Asia Women XI tour of India, 2007","shortName":"Asia Women XI tour of India, 2007"},{"id":"3213","slug":"asia-xi-tour-of-india-2007","name":"Asia XI tour of India, 2007","shortName":"Asia XI tour of India, 2007"},{"id":"9643","slug":"asia-xi-tour-of-qatar-2014-15","name":"Asia XI tour of Qatar, 2014/15","shortName":"Asia XI tour of Qatar, 2014/15"},{"id":"3599","slug":"asian-cricket-council-twenty20-cup-2007-08","name":"Asian Cricket Council Twenty20 Cup, 2007/08","shortName":"Asian Cricket Council Twenty20 Cup, 2007/08"},{"id":"5640","slug":"asian-cricket-council-twenty20-cup-2009-10","name":"Asian Cricket Council Twenty20 Cup, 2009/10","shortName":"Asian Cricket Council Twenty20 Cup, 2009/10"},{"id":"6978","slug":"asian-cricket-council-twenty20-cup-2011-12","name":"Asian Cricket Council Twenty20 Cup, 2011/12","shortName":"Asian Cricket Council Twenty20 Cup, 2011/12"},{"id":"8027","slug":"asian-cricket-council-twenty20-cup-2012-13","name":"Asian Cricket Council Twenty20 Cup, 2012/13","shortName":"Asian Cricket Council Twenty20 Cup, 2012/13"},{"id":"6301","slug":"asian-games-men-s-cricket-competition-2010-11","name":"Asian Games Men's Cricket Competition, 2010/11","shortName":"Asian Games Men's Cricket Competition, 2010/11"},{"id":"9531","slug":"asian-games-men-s-cricket-competition-2014-15","name":"Asian Games Men's Cricket Competition, 2014/15","shortName":"Asian Games Men's Cricket Competition, 2014/15"},{"id":"6302","slug":"asian-games-women-s-cricket-competition-2010-11","name":"Asian Games Women's Cricket Competition, 2010/11","shortName":"Asian Games Women's Cricket Competition, 2010/11"},{"id":"9529","slug":"asian-games-women-s-cricket-competition-2014-15","name":"Asian Games Women's Cricket Competition, 2014/15","shortName":"Asian Games Women's Cricket Competition, 2014/15"},{"id":"7333","slug":"asian-xi-tour-of-canada-2012","name":"Asian XI tour of Canada, 2012","shortName":"Asian XI tour of Canada, 2012"},{"id":"10615","slug":"assupol-tuks-south-africa-tour-of-india-2015-16","name":"Assupol TUKS (South Africa) tour of India, 2015/16","shortName":"Assupol TUKS (South Africa) tour of India, 2015/16"},{"id":"9393","slug":"assupol-tuks-tour-of-england-2014","name":"Assupol TUKS tour of England, 2014","shortName":"Assupol TUKS tour of England, 2014"},{"id":"15542","slug":"australia-a-women-in-england-unofficial-t20i-series-2023","name":"Australia A Women in England unofficial T20I Series, 2023","shortName":"Australia A Women in England unofficial T20I Series, 2023"},{"id":"12713","slug":"australia-a-women-in-india-unofficial-t20i-series-2018-19","name":"Australia A Women in India unofficial T20I Series, 2018/19","shortName":"Australia A Women in India unofficial T20I Series, 2018/19"},{"id":"13615","slug":"australia-legends-tour-of-india-2019-20","name":"Australia Legends tour of India, 2019/20","shortName":"Australia Legends tour of India, 2019/20"},{"id":"14942","slug":"australia-legends-tour-of-india-2022","name":"Australia Legends tour of India, 2022","shortName":"Australia Legends tour of India, 2022"},{"id":"5479","slug":"australia-masters-tour-of-england-2009","name":"Australia Masters tour of England, 2009","shortName":"Australia Masters tour of England, 2009"},{"id":"6483","slug":"australia-masters-tour-of-new-zealand-2010-11","name":"Australia Masters tour of New Zealand, 2010/11","shortName":"Australia Masters tour of New Zealand, 2010/11"},{"id":"8857","slug":"australia-tour-of-bangladesh-2013-14","name":"Australia tour of Bangladesh, 2013/14","shortName":"Australia tour of Bangladesh, 2013/14"},{"id":"16804","slug":"australia-tour-of-hong-kong-2024-25","name":"Australia tour of Hong Kong, 2024/25","shortName":"Australia tour of Hong Kong, 2024/25"},{"id":"10891","slug":"australia-tour-of-india-2015-16","name":"Australia tour of India, 2015/16","shortName":"Australia tour of India, 2015/16"},{"id":"3125","slug":"australia-tour-of-south-africa-2007-08","name":"Australia tour of South Africa, 2007/08","shortName":"Australia tour of South Africa, 2007/08"},{"id":"7475","slug":"australia-tour-of-sri-lanka-2012-13","name":"Australia tour of Sri Lanka, 2012/13","shortName":"Australia tour of Sri Lanka, 2012/13"},{"id":"14294","slug":"australia-tour-of-united-arab-emirates-2021-22","name":"Australia tour of United Arab Emirates, 2021/22","shortName":"Australia tour of United Arab Emirates, 2021/22"},{"id":"5211","slug":"australia-tour-of-west-indies-2010","name":"Australia tour of West Indies, 2010","shortName":"Australia tour of West Indies, 2010"},{"id":"16364","slug":"australia-tour-of-west-indies-2024","name":"Australia tour of West Indies, 2024","shortName":"Australia tour of West Indies, 2024"},{"id":"11680","slug":"australia-under-16s-v-pakistan-under-16s-t20-series-2016-17","name":"Australia Under-16s v Pakistan Under-16s T20 Series, 2016/17","shortName":"Australia Under-16s v Pakistan Under-16s T20 Series, 2016/17"},{"id":"8837","slug":"australia-women-tour-of-bangladesh-2013-14","name":"Australia Women tour of Bangladesh, 2013/14","shortName":"Australia Women tour of Bangladesh, 2013/14"},{"id":"4350","slug":"australia-women-tour-of-england-2009","name":"Australia Women tour of England, 2009","shortName":"Australia Women tour of England, 2009"},{"id":"10911","slug":"australia-women-tour-of-india-2015-16","name":"Australia Women tour of India, 2015/16","shortName":"Australia Women tour of India, 2015/16"},{"id":"15234","slug":"australia-women-tour-of-south-africa-2022-23","name":"Australia Women tour of South Africa, 2022/23","shortName":"Australia Women tour of South Africa, 2022/23"},{"id":"7490","slug":"australia-women-tour-of-sri-lanka-2012-13","name":"Australia Women tour of Sri Lanka, 2012/13","shortName":"Australia Women tour of Sri Lanka, 2012/13"},{"id":"16713","slug":"australia-women-tour-of-united-arab-emirates-2024-25","name":"Australia Women tour of United Arab Emirates, 2024/25","shortName":"Australia Women tour of United Arab Emirates, 2024/25"},{"id":"5200","slug":"australia-women-tour-of-west-indies-2010","name":"Australia Women tour of West Indies, 2010","shortName":"Australia Women tour of West Indies, 2010"},{"id":"12464","slug":"australia-women-tour-of-west-indies-2018-19","name":"Australia Women tour of West Indies, 2018/19","shortName":"Australia Women tour of West Indies, 2018/19"},{"id":"15197","slug":"australia-women-under-19s-tour-of-south-africa-2022-23","name":"Australia Women Under-19s tour of South Africa, 2022/23","shortName":"Australia Women Under-19s tour of South Africa, 2022/23"},{"id":"8377","slug":"australian-cricketers-association-masters-tour-of-england-2013","name":"Australian Cricketers Association Masters tour of England, 2013","shortName":"Australian Cricketers Association Masters tour of England, 2013"},{"id":"6099","slug":"australian-women-s-twenty20-cup-2010-11","name":"Australian Women's Twenty20 Cup, 2010/11","shortName":"Australian Women's Twenty20 Cup, 2010/11"},{"id":"7604","slug":"australian-women-s-twenty20-cup-2012-13","name":"Australian Women's Twenty20 Cup, 2012/13","shortName":"Australian Women's Twenty20 Cup, 2012/13"},{"id":"8649","slug":"australian-women-s-twenty20-cup-2013-14","name":"Australian Women's Twenty20 Cup, 2013/14","shortName":"Australian Women's Twenty20 Cup, 2013/14"},{"id":"9633","slug":"australian-women-s-twenty20-cup-2014-15","name":"Australian Women's Twenty20 Cup, 2014/15","shortName":"Australian Women's Twenty20 Cup, 2014/15"},{"id":"6662","slug":"austria-tour-of-belgium-2011","name":"Austria tour of Belgium, 2011","shortName":"Austria tour of Belgium, 2011"},{"id":"8173","slug":"austria-tour-of-england-2013","name":"Austria tour of England, 2013","shortName":"Austria tour of England, 2013"},{"id":"6679","slug":"austria-tour-of-jersey-and-guernsey-2011","name":"Austria tour of Jersey and Guernsey, 2011","shortName":"Austria tour of Jersey and Guernsey, 2011"},{"id":"12562","slug":"austria-tour-of-netherlands-2018","name":"Austria tour of Netherlands, 2018","shortName":"Austria tour of Netherlands, 2018"},{"id":"9849","slug":"awcc-t20-trophy-2014-15","name":"AWCC T20 Trophy, 2014/15","shortName":"AWCC T20 Trophy, 2014/15"},{"id":"8049","slug":"bahamas-tour-of-united-states-of-america-2012-13","name":"Bahamas tour of United States of America, 2012/13","shortName":"Bahamas tour of United States of America, 2012/13"},{"id":"12311","slug":"bahrain-tour-of-kuwait-2018","name":"Bahrain tour of Kuwait, 2018","shortName":"Bahrain tour of Kuwait, 2018"},{"id":"8036","slug":"bahrain-tour-of-nepal-2012-13","name":"Bahrain tour of Nepal, 2012/13","shortName":"Bahrain tour of Nepal, 2012/13"},{"id":"5646","slug":"bahrain-tour-of-united-arab-emirates-2009-10","name":"Bahrain tour of United Arab Emirates, 2009/10","shortName":"Bahrain tour of United Arab Emirates, 2009/10"},{"id":"15474","slug":"bangladesh-a-women-tour-of-hong-kong-2023","name":"Bangladesh A Women tour of Hong Kong, 2023","shortName":"Bangladesh A Women tour of Hong Kong, 2023"},{"id":"11073","slug":"bangladesh-independence-day-exhibition-match-2015-16","name":"Bangladesh Independence Day Exhibition Match, 2015/16","shortName":"Bangladesh Independence Day Exhibition Match, 2015/16"},{"id":"13897","slug":"bangladesh-legends-tour-of-india-2020-21","name":"Bangladesh Legends tour of India, 2020/21","shortName":"Bangladesh Legends tour of India, 2020/21"},{"id":"14940","slug":"bangladesh-legends-tour-of-india-2022","name":"Bangladesh Legends tour of India, 2022","shortName":"Bangladesh Legends tour of India, 2022"},{"id":"14959","slug":"bangladesh-tour-of-australia-2022-23","name":"Bangladesh tour of Australia, 2022/23","shortName":"Bangladesh tour of Australia, 2022/23"},{"id":"6314","slug":"bangladesh-tour-of-china-2010-11","name":"Bangladesh tour of China, 2010/11","shortName":"Bangladesh tour of China, 2010/11"},{"id":"4975","slug":"bangladesh-tour-of-england-2009","name":"Bangladesh tour of England, 2009","shortName":"Bangladesh tour of England, 2009"},{"id":"16802","slug":"bangladesh-tour-of-hong-kong-2024-25","name":"Bangladesh tour of Hong Kong, 2024/25","shortName":"Bangladesh tour of Hong Kong, 2024/25"},{"id":"7372","slug":"bangladesh-tour-of-ireland-and-netherlands-2012","name":"Bangladesh tour of Ireland and Netherlands, 2012","shortName":"Bangladesh tour of Ireland and Netherlands, 2012"},{"id":"3126","slug":"bangladesh-tour-of-kenya-and-south-africa-2007-08","name":"Bangladesh tour of Kenya and South Africa, 2007/08","shortName":"Bangladesh tour of Kenya and South Africa, 2007/08"},{"id":"9569","slug":"bangladesh-tour-of-south-korea-2014-15","name":"Bangladesh tour of South Korea, 2014/15","shortName":"Bangladesh tour of South Korea, 2014/15"},{"id":"7480","slug":"bangladesh-tour-of-sri-lanka-september-2012-13","name":"Bangladesh tour of Sri Lanka [September], 2012/13","shortName":"Bangladesh tour of Sri Lanka [September], 2012/13"},{"id":"14302","slug":"bangladesh-tour-of-united-arab-emirates-2021-22","name":"Bangladesh tour of United Arab Emirates, 2021/22","shortName":"Bangladesh tour of United Arab Emirates, 2021/22"},{"id":"16352","slug":"bangladesh-tour-of-united-states-of-america-and-west-indies-2024","name":"Bangladesh tour of United States of America and West Indies, 2024","shortName":"Bangladesh tour of United States of America and West Indies, 2024"},{"id":"5207","slug":"bangladesh-tour-of-west-indies-2010","name":"Bangladesh tour of West Indies, 2010","shortName":"Bangladesh tour of West Indies, 2010"},{"id":"13495","slug":"bangladesh-under-23s-tour-of-nepal-2019-20","name":"Bangladesh Under-23s tour of Nepal, 2019/20","shortName":"Bangladesh Under-23s tour of Nepal, 2019/20"},{"id":"13112","slug":"bangladesh-women-emerging-players-in-south-africa-unofficial-t20i-series-2019","name":"Bangladesh Women Emerging Players in South Africa unofficial T20I Series, 2019","shortName":"Bangladesh Women Emerging Players in South Africa unofficial T20I Series, 2019"},{"id":"13369","slug":"bangladesh-women-tour-of-australia-2019-20","name":"Bangladesh Women tour of Australia, 2019/20","shortName":"Bangladesh Women tour of Australia, 2019/20"},{"id":"6307","slug":"bangladesh-women-tour-of-china-2010-11","name":"Bangladesh Women tour of China, 2010/11","shortName":"Bangladesh Women tour of China, 2010/11"},{"id":"7698","slug":"bangladesh-women-tour-of-china-2012-13","name":"Bangladesh Women tour of China, 2012/13","shortName":"Bangladesh Women tour of China, 2012/13"},{"id":"10895","slug":"bangladesh-women-tour-of-india-march-april-2016-2015-16","name":"Bangladesh Women tour of India [March-April 2016], 2015/16","shortName":"Bangladesh Women tour of India [March-April 2016], 2015/16"},{"id":"13559","slug":"bangladesh-women-tour-of-india-2019-20","name":"Bangladesh Women tour of India, 2019/20","shortName":"Bangladesh Women tour of India, 2019/20"},{"id":"14438","slug":"bangladesh-women-tour-of-malaysia-2021-22","name":"Bangladesh Women tour of Malaysia, 2021/22","shortName":"Bangladesh Women tour of Malaysia, 2021/22"},{"id":"13502","slug":"bangladesh-women-tour-of-nepal-2019-20","name":"Bangladesh Women tour of Nepal, 2019/20","shortName":"Bangladesh Women tour of Nepal, 2019/20"},{"id":"12424","slug":"bangladesh-women-tour-of-netherlands-2018","name":"Bangladesh Women tour of Netherlands, 2018","shortName":"Bangladesh Women tour of Netherlands, 2018"},{"id":"13227","slug":"bangladesh-women-tour-of-scotland-2019","name":"Bangladesh Women tour of Scotland, 2019","shortName":"Bangladesh Women tour of Scotland, 2019"},{"id":"15237","slug":"bangladesh-women-tour-of-south-africa-2022-23","name":"Bangladesh Women tour of South Africa, 2022/23","shortName":"Bangladesh Women tour of South Africa, 2022/23"},{"id":"9551","slug":"bangladesh-women-tour-of-south-korea-2014-15","name":"Bangladesh Women tour of South Korea, 2014/15","shortName":"Bangladesh Women tour of South Korea, 2014/15"},{"id":"10173","slug":"bangladesh-women-tour-of-thailand-2015-16","name":"Bangladesh Women tour of Thailand, 2015/16","shortName":"Bangladesh Women tour of Thailand, 2015/16"},{"id":"11607","slug":"bangladesh-women-tour-of-thailand-2016-17","name":"Bangladesh Women tour of Thailand, 2016/17","shortName":"Bangladesh Women tour of Thailand, 2016/17"},{"id":"14914","slug":"bangladesh-women-tour-of-united-arab-emirates-2022","name":"Bangladesh Women tour of United Arab Emirates, 2022","shortName":"Bangladesh Women tour of United Arab Emirates, 2022"},{"id":"16714","slug":"bangladesh-women-tour-of-united-arab-emirates-2024-25","name":"Bangladesh Women tour of United Arab Emirates, 2024/25","shortName":"Bangladesh Women tour of United Arab Emirates, 2024/25"},{"id":"12484","slug":"bangladesh-women-tour-of-west-indies-2018-19","name":"Bangladesh Women tour of West Indies, 2018/19","shortName":"Bangladesh Women tour of West Indies, 2018/19"},{"id":"15204","slug":"bangladesh-women-under-19s-tour-of-south-africa-2022-23","name":"Bangladesh Women Under-19s tour of South Africa, 2022/23","shortName":"Bangladesh Women Under-19s tour of South Africa, 2022/23"},{"id":"14248","slug":"bangladesh-xi-tour-of-oman-2021-22","name":"Bangladesh XI tour of Oman, 2021/22","shortName":"Bangladesh XI tour of Oman, 2021/22"},{"id":"8051","slug":"banks-barbados-t20-cup-2012-13","name":"Banks Barbados T20 Cup, 2012/13","shortName":"Banks Barbados T20 Cup, 2012/13"},{"id":"9911","slug":"barbados-t20-cup-2014-15","name":"Barbados T20 Cup, 2014/15","shortName":"Barbados T20 Cup, 2014/15"},{"id":"14618","slug":"barmy-army-women-tour-of-united-arab-emirates-2022","name":"Barmy Army Women tour of United Arab Emirates, 2022","shortName":"Barmy Army Women tour of United Arab Emirates, 2022"},{"id":"13706","slug":"bc-cricket-championship-2020","name":"BC Cricket Championship, 2020","shortName":"BC Cricket Championship, 2020"},{"id":"8175","slug":"belgium-tour-of-england-2013","name":"Belgium tour of England, 2013","shortName":"Belgium tour of England, 2013"},{"id":"6678","slug":"belgium-tour-of-jersey-and-guernsey-2011","name":"Belgium tour of Jersey and Guernsey, 2011","shortName":"Belgium tour of Jersey and Guernsey, 2011"},{"id":"12581","slug":"belgium-tour-of-netherlands-2018","name":"Belgium tour of Netherlands, 2018","shortName":"Belgium tour of Netherlands, 2018"},{"id":"12964","slug":"belize-tour-of-mexico-2019","name":"Belize tour of Mexico, 2019","shortName":"Belize tour of Mexico, 2019"},{"id":"12629","slug":"belize-tour-of-united-states-of-america-2018-19","name":"Belize tour of United States of America, 2018/19","shortName":"Belize tour of United States of America, 2018/19"},{"id":"14178","slug":"bengal-t20-challenge-2021","name":"Bengal T20 Challenge, 2021","shortName":"Bengal T20 Challenge, 2021"},{"id":"13319","slug":"bermuda-tour-of-united-arab-emirates-2019-20","name":"Bermuda tour of United Arab Emirates, 2019/20","shortName":"Bermuda tour of United Arab Emirates, 2019/20"},{"id":"6619","slug":"bermuda-tour-of-united-states-of-america-2011","name":"Bermuda tour of United States of America, 2011","shortName":"Bermuda tour of United States of America, 2011"},{"id":"8695","slug":"bermuda-tour-of-united-states-of-america-2013-14","name":"Bermuda tour of United States of America, 2013/14","shortName":"Bermuda tour of United States of America, 2013/14"},{"id":"10059","slug":"bermuda-tour-of-united-states-of-america-2015","name":"Bermuda tour of United States of America, 2015","shortName":"Bermuda tour of United States of America, 2015"},{"id":"7309","slug":"bermuda-women-tour-of-cayman-islands-2012","name":"Bermuda Women tour of Cayman Islands, 2012","shortName":"Bermuda Women tour of Cayman Islands, 2012"},{"id":"12673","slug":"bhutan-tour-of-malaysia-2018-19","name":"Bhutan tour of Malaysia, 2018/19","shortName":"Bhutan tour of Malaysia, 2018/19"},{"id":"6984","slug":"bhutan-tour-of-nepal-2011-12","name":"Bhutan tour of Nepal, 2011/12","shortName":"Bhutan tour of Nepal, 2011/12"},{"id":"13497","slug":"bhutan-tour-of-nepal-2019-20","name":"Bhutan tour of Nepal, 2019/20","shortName":"Bhutan tour of Nepal, 2019/20"},{"id":"13664","slug":"bhutan-tour-of-thailand-2017-18","name":"Bhutan tour of Thailand, 2017/18","shortName":"Bhutan tour of Thailand, 2017/18"},{"id":"14691","slug":"bhutan-under-19s-women-tour-of-malaysia-2022","name":"Bhutan Under-19s Women tour of Malaysia, 2022","shortName":"Bhutan Under-19s Women tour of Malaysia, 2022"},{"id":"7222","slug":"bhutan-under-25s-tour-of-maldives-2011-12","name":"Bhutan Under-25s tour of Maldives, 2011/12","shortName":"Bhutan Under-25s tour of Maldives, 2011/12"},{"id":"12281","slug":"bhutan-women-tour-of-thailand-2017-18","name":"Bhutan Women tour of Thailand, 2017/18","shortName":"Bhutan Women tour of Thailand, 2017/18"},{"id":"6579","slug":"botswana-tour-of-south-africa-2011","name":"Botswana tour of South Africa, 2011","shortName":"Botswana tour of South Africa, 2011"},{"id":"7680","slug":"botswana-tour-of-south-africa-2012-13","name":"Botswana tour of South Africa, 2012/13","shortName":"Botswana tour of South Africa, 2012/13"},{"id":"9965","slug":"botswana-tour-of-south-africa-2014-15","name":"Botswana tour of South Africa, 2014/15","shortName":"Botswana tour of South Africa, 2014/15"},{"id":"15447","slug":"botswana-tour-of-south-africa-2023","name":"Botswana tour of South Africa, 2023","shortName":"Botswana tour of South Africa, 2023"},{"id":"8023","slug":"botswana-tour-of-uganda-2012-13","name":"Botswana tour of Uganda, 2012/13","shortName":"Botswana tour of Uganda, 2012/13"},{"id":"16375","slug":"botswana-women-tour-of-rwanda-2024","name":"Botswana Women tour of Rwanda, 2024","shortName":"Botswana Women tour of Rwanda, 2024"},{"id":"2567","slug":"bradman-twenty20-cup-2005","name":"Bradman Twenty20 Cup, 2005","shortName":"Bradman Twenty20 Cup, 2005"},{"id":"7877","slug":"bradman-twenty20-cup-2006","name":"Bradman Twenty20 Cup, 2006","shortName":"Bradman Twenty20 Cup, 2006"},{"id":"7857","slug":"bradman-xi-tour-of-india-2005","name":"Bradman XI tour of India, 2005","shortName":"Bradman XI tour of India, 2005"},{"id":"7878","slug":"bradman-xi-tour-of-india-2006","name":"Bradman XI tour of India, 2006","shortName":"Bradman XI tour of India, 2006"},{"id":"10239","slug":"brazil-t20-championship-2015","name":"Brazil T20 Championship, 2015","shortName":"Brazil T20 Championship, 2015"},{"id":"15864","slug":"brazil-tour-of-argentina-2023-24","name":"Brazil tour of Argentina, 2023/24","shortName":"Brazil tour of Argentina, 2023/24"},{"id":"7305","slug":"brazil-women-tour-of-cayman-islands-2012","name":"Brazil Women tour of Cayman Islands, 2012","shortName":"Brazil Women tour of Cayman Islands, 2012"},{"id":"7403","slug":"bulgaria-tour-of-estonia-2012","name":"Bulgaria tour of Estonia, 2012","shortName":"Bulgaria tour of Estonia, 2012"},{"id":"16341","slug":"bulgaria-tour-of-romania-2024","name":"Bulgaria tour of Romania, 2024","shortName":"Bulgaria tour of Romania, 2024"},{"id":"6571","slug":"bulgaria-tour-of-slovenia-2011","name":"Bulgaria tour of Slovenia, 2011","shortName":"Bulgaria tour of Slovenia, 2011"},{"id":"13605","slug":"bushfire-cricket-bash-2019-20","name":"Bushfire Cricket Bash, 2019/20","shortName":"Bushfire Cricket Bash, 2019/20"},{"id":"16372","slug":"cameroon-women-tour-of-rwanda-2024","name":"Cameroon Women tour of Rwanda, 2024","shortName":"Cameroon Women tour of Rwanda, 2024"},{"id":"14937","slug":"can-men-s-t20-national-games-2022","name":"CAN Men's T20 National Games, 2022","shortName":"CAN Men's T20 National Games, 2022"},{"id":"15209","slug":"can-national-women-s-cricket-tournament-jan-2023-2022-23","name":"CAN National Women's Cricket Tournament [Jan 2023], 2022/23","shortName":"CAN National Women's Cricket Tournament [Jan 2023], 2022/23"},{"id":"15032","slug":"can-national-women-s-cricket-tournament-2022-23","name":"CAN National Women's Cricket Tournament, 2022/23","shortName":"CAN National Women's Cricket Tournament, 2022/23"},{"id":"8729","slug":"canada-tour-of-sri-lanka-2013-14","name":"Canada tour of Sri Lanka, 2013/14","shortName":"Canada tour of Sri Lanka, 2013/14"},{"id":"13323","slug":"canada-tour-of-united-arab-emirates-2019-20","name":"Canada tour of United Arab Emirates, 2019/20","shortName":"Canada tour of United Arab Emirates, 2019/20"},{"id":"16353","slug":"canada-tour-of-united-states-of-america-june-2024-2024","name":"Canada tour of United States of America [June 2024], 2024","shortName":"Canada tour of United States of America [June 2024], 2024"},{"id":"6617","slug":"canada-tour-of-united-states-of-america-2011","name":"Canada tour of United States of America, 2011","shortName":"Canada tour of United States of America, 2011"},{"id":"10057","slug":"canada-tour-of-united-states-of-america-2015","name":"Canada tour of United States of America, 2015","shortName":"Canada tour of United States of America, 2015"},{"id":"12628","slug":"canada-tour-of-united-states-of-america-2018-19","name":"Canada tour of United States of America, 2018/19","shortName":"Canada tour of United States of America, 2018/19"},{"id":"15059","slug":"canada-women-tour-of-brazil-2022-23","name":"Canada Women tour of Brazil, 2022/23","shortName":"Canada Women tour of Brazil, 2022/23"},{"id":"7306","slug":"canada-women-tour-of-cayman-islands-2012","name":"Canada Women tour of Cayman Islands, 2012","shortName":"Canada Women tour of Cayman Islands, 2012"},{"id":"8201","slug":"canada-women-tour-of-ireland-2013","name":"Canada Women tour of Ireland, 2013","shortName":"Canada Women tour of Ireland, 2013"},{"id":"15625","slug":"cape-town-samp-army-tour-of-zimbabwe-2023","name":"Cape Town Samp Army tour of Zimbabwe, 2023","shortName":"Cape Town Samp Army tour of Zimbabwe, 2023"},{"id":"11936","slug":"caribbean-premier-league-warm-up-matches-2017","name":"Caribbean Premier League Warm-up Matches, 2017","shortName":"Caribbean Premier League Warm-up Matches, 2017"},{"id":"6618","slug":"cayman-islands-tour-of-united-states-of-america-2011","name":"Cayman Islands tour of United States of America, 2011","shortName":"Cayman Islands tour of United States of America, 2011"},{"id":"8047","slug":"cayman-islands-tour-of-united-states-of-america-2012-13","name":"Cayman Islands tour of United States of America, 2012/13","shortName":"Cayman Islands tour of United States of America, 2012/13"},{"id":"8953","slug":"cell-c-festival-of-cricket-2013-14","name":"Cell C Festival of Cricket, 2013/14","shortName":"Cell C Festival of Cricket, 2013/14"},{"id":"6173","slug":"champions-league-twenty20-warm-up-2010-11","name":"Champions League Twenty20 Warm-Up, 2010/11","shortName":"Champions League Twenty20 Warm-Up, 2010/11"},{"id":"7709","slug":"champions-league-twenty20-warm-up-2012-13","name":"Champions League Twenty20 Warm-Up, 2012/13","shortName":"Champions League Twenty20 Warm-Up, 2012/13"},{"id":"11831","slug":"charity-match-2017","name":"Charity Match, 2017","shortName":"Charity Match, 2017"},{"id":"13890","slug":"charlotte-edwards-cup-2021","name":"Charlotte Edwards Cup, 2021","shortName":"Charlotte Edwards Cup, 2021"},{"id":"14448","slug":"charlotte-edwards-cup-2022","name":"Charlotte Edwards Cup, 2022","shortName":"Charlotte Edwards Cup, 2022"},{"id":"15867","slug":"chile-tour-of-argentina-2023-24","name":"Chile tour of Argentina, 2023/24","shortName":"Chile tour of Argentina, 2023/24"},{"id":"16729","slug":"chile-tour-of-brazil-2024-25","name":"Chile tour of Brazil, 2024/25","shortName":"Chile tour of Brazil, 2024/25"},{"id":"10662","slug":"china-tour-of-hong-kong-2015-16","name":"China tour of Hong Kong, 2015/16","shortName":"China tour of Hong Kong, 2015/16"},{"id":"12652","slug":"china-tour-of-hong-kong-2018","name":"China tour of Hong Kong, 2018","shortName":"China tour of Hong Kong, 2018"},{"id":"16064","slug":"china-tour-of-hong-kong-2023-24","name":"China tour of Hong Kong, 2023/24","shortName":"China tour of Hong Kong, 2023/24"},{"id":"11603","slug":"china-tour-of-japan-2016-17","name":"China tour of Japan, 2016/17","shortName":"China tour of Japan, 2016/17"},{"id":"12674","slug":"china-tour-of-malaysia-2018-19","name":"China tour of Malaysia, 2018/19","shortName":"China tour of Malaysia, 2018/19"},{"id":"9559","slug":"china-tour-of-south-korea-2014-15","name":"China tour of South Korea, 2014/15","shortName":"China tour of South Korea, 2014/15"},{"id":"13665","slug":"china-tour-of-thailand-2017-18","name":"China tour of Thailand, 2017/18","shortName":"China tour of Thailand, 2017/18"},{"id":"5651","slug":"china-tour-of-united-arab-emirates-2009-10","name":"China tour of United Arab Emirates, 2009/10","shortName":"China tour of United Arab Emirates, 2009/10"},{"id":"11577","slug":"china-women-tour-of-hong-kong-2016-17","name":"China Women tour of Hong Kong, 2016/17","shortName":"China Women tour of Hong Kong, 2016/17"},{"id":"12061","slug":"china-women-tour-of-hong-kong-2017","name":"China Women tour of Hong Kong, 2017","shortName":"China Women tour of Hong Kong, 2017"},{"id":"9535","slug":"china-women-tour-of-south-korea-2014-15","name":"China Women tour of South Korea, 2014/15","shortName":"China Women tour of South Korea, 2014/15"},{"id":"10183","slug":"china-women-tour-of-thailand-2015-16","name":"China Women tour of Thailand, 2015/16","shortName":"China Women tour of Thailand, 2015/16"},{"id":"12068","slug":"china-women-tour-of-thailand-2017-18","name":"China Women tour of Thailand, 2017/18","shortName":"China Women tour of Thailand, 2017/18"},{"id":"12838","slug":"china-women-tour-of-thailand-2018-19","name":"China Women tour of Thailand, 2018/19","shortName":"China Women tour of Thailand, 2018/19"},{"id":"9889","slug":"coca-cola-schools-t20-challenge-2014-15","name":"Coca-Cola Schools T20 Challenge, 2014/15","shortName":"Coca-Cola Schools T20 Challenge, 2014/15"},{"id":"11776","slug":"coca-cola-schools-t20-challenge-2016-17","name":"Coca-Cola Schools T20 Challenge, 2016/17","shortName":"Coca-Cola Schools T20 Challenge, 2016/17"},{"id":"15869","slug":"colombia-tour-of-argentina-2023-24","name":"Colombia tour of Argentina, 2023/24","shortName":"Colombia tour of Argentina, 2023/24"},{"id":"16730","slug":"colombia-tour-of-brazil-2024-25","name":"Colombia tour of Brazil, 2024/25","shortName":"Colombia tour of Brazil, 2024/25"},{"id":"14436","slug":"commonwealth-games-women-s-cricket-competition-qualifiers-warm-up-matches-2021-22","name":"Commonwealth Games Women's Cricket Competition Qualifiers Warm-up Matches, 2021/22","shortName":"Commonwealth Games Women's Cricket Competition Qualifiers Warm-up Matches, 2021/22"},{"id":"16039","slug":"cook-islands-women-tour-of-new-zealand-2023-24","name":"Cook Islands Women tour of New Zealand, 2023/24","shortName":"Cook Islands Women tour of New Zealand, 2023/24"},{"id":"12965","slug":"costa-rica-tour-of-mexico-2019","name":"Costa Rica tour of Mexico, 2019","shortName":"Costa Rica tour of Mexico, 2019"},{"id":"11413","slug":"cpl-invitational-xi-tour-of-united-states-of-america-2016","name":"CPL Invitational XI tour of United States of America, 2016","shortName":"CPL Invitational XI tour of United States of America, 2016"},{"id":"7328","slug":"cricket-all-star-t20-2012","name":"Cricket All Star T20, 2012","shortName":"Cricket All Star T20, 2012"},{"id":"10675","slug":"cricket-all-stars-series-2015-16","name":"Cricket All-Stars Series, 2015/16","shortName":"Cricket All-Stars Series, 2015/16"},{"id":"13657","slug":"cricket-australia-second-xi-twenty20-2019-20","name":"Cricket Australia Second XI Twenty20, 2019/20","shortName":"Cricket Australia Second XI Twenty20, 2019/20"},{"id":"7606","slug":"cricket-club-of-india-tour-of-singapore-2012","name":"Cricket Club of India tour of Singapore, 2012","shortName":"Cricket Club of India tour of Singapore, 2012"},{"id":"9469","slug":"cricket-club-of-india-tour-of-singapore-2014","name":"Cricket Club of India tour of Singapore, 2014","shortName":"Cricket Club of India tour of Singapore, 2014"},{"id":"11083","slug":"cricket-ireland-inter-provincial-twenty20-trophy-2016","name":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2016","shortName":"Cricket Ireland Inter-Provincial Twenty20 Trophy, 2016"},{"id":"5656","slug":"cricket-legends-of-barbados-cup-2009-10","name":"Cricket Legends of Barbados Cup, 2009/10","shortName":"Cricket Legends of Barbados Cup, 2009/10"},{"id":"6254","slug":"cricket-legends-of-barbados-cup-2010-11","name":"Cricket Legends of Barbados Cup, 2010/11","shortName":"Cricket Legends of Barbados Cup, 2010/11"},{"id":"7646","slug":"croatia-tour-of-greece-2012","name":"Croatia tour of Greece, 2012","shortName":"Croatia tour of Greece, 2012"},{"id":"6646","slug":"croatia-tour-of-jersey-and-guernsey-2011","name":"Croatia tour of Jersey and Guernsey, 2011","shortName":"Croatia tour of Jersey and Guernsey, 2011"},{"id":"7235","slug":"csa-schools-t20-challenge-2011-12","name":"CSA Schools T20 Challenge, 2011/12","shortName":"CSA Schools T20 Challenge, 2011/12"},{"id":"8014","slug":"csa-schools-t20-challenge-2012-13","name":"CSA Schools T20 Challenge, 2012/13","shortName":"CSA Schools T20 Challenge, 2012/13"},{"id":"16620","slug":"csa-women-pro20-series-2024-25","name":"CSA Women Pro20 Series, 2024/25","shortName":"CSA Women Pro20 Series, 2024/25"},{"id":"10658","slug":"csa-women-s-provincial-t20-competition-2015-16","name":"CSA Women's Provincial T20 Competition, 2015/16","shortName":"CSA Women's Provincial T20 Competition, 2015/16"},{"id":"12595","slug":"csa-women-s-provincial-t20-competition-2018-19","name":"CSA Women's Provincial T20 Competition, 2018/19","shortName":"CSA Women's Provincial T20 Competition, 2018/19"},{"id":"13188","slug":"csa-women-s-provincial-t20-competition-2019-20","name":"CSA Women's Provincial T20 Competition, 2019/20","shortName":"CSA Women's Provincial T20 Competition, 2019/20"},{"id":"14977","slug":"csa-women-s-provincial-t20-competition-2022-23","name":"CSA Women's Provincial T20 Competition, 2022/23","shortName":"CSA Women's Provincial T20 Competition, 2022/23"},{"id":"6654","slug":"cyprus-tour-of-belgium-2011","name":"Cyprus tour of Belgium, 2011","shortName":"Cyprus tour of Belgium, 2011"},{"id":"7639","slug":"cyprus-tour-of-greece-2012","name":"Cyprus tour of Greece, 2012","shortName":"Cyprus tour of Greece, 2012"},{"id":"12563","slug":"cyprus-tour-of-netherlands-2018","name":"Cyprus tour of Netherlands, 2018","shortName":"Cyprus tour of Netherlands, 2018"},{"id":"13379","slug":"czech-republic-tour-of-malta-2019-20","name":"Czech Republic tour of Malta, 2019/20","shortName":"Czech Republic tour of Malta, 2019/20"},{"id":"12587","slug":"czech-republic-tour-of-netherlands-2018","name":"Czech Republic tour of Netherlands, 2018","shortName":"Czech Republic tour of Netherlands, 2018"},{"id":"6572","slug":"czech-republic-tour-of-slovenia-2011","name":"Czech Republic tour of Slovenia, 2011","shortName":"Czech Republic tour of Slovenia, 2011"},{"id":"8072","slug":"d-a-v-college-chandigarh-tour-of-sri-lanka-2012-13","name":"D.A.V College (Chandigarh) tour of Sri Lanka, 2012/13","shortName":"D.A.V College (Chandigarh) tour of Sri Lanka, 2012/13"},{"id":"16124","slug":"dang-cricket-league-2023-24","name":"Dang Cricket League, 2023/24","shortName":"Dang Cricket League, 2023/24"},{"id":"16417","slug":"denmark-a-tour-of-finland-2024","name":"Denmark A tour of Finland, 2024","shortName":"Denmark A tour of Finland, 2024"},{"id":"8176","slug":"denmark-tour-of-england-2013","name":"Denmark tour of England, 2013","shortName":"Denmark tour of England, 2013"},{"id":"6652","slug":"denmark-tour-of-jersey-and-guernsey-2011","name":"Denmark tour of Jersey and Guernsey, 2011","shortName":"Denmark tour of Jersey and Guernsey, 2011"},{"id":"10025","slug":"denmark-tour-of-jersey-2015","name":"Denmark tour of Jersey, 2015","shortName":"Denmark tour of Jersey, 2015"},{"id":"12566","slug":"denmark-tour-of-netherlands-2018","name":"Denmark tour of Netherlands, 2018","shortName":"Denmark tour of Netherlands, 2018"},{"id":"15711","slug":"denmark-women-tour-of-finland-2023","name":"Denmark Women tour of Finland, 2023","shortName":"Denmark Women tour of Finland, 2023"},{"id":"16552","slug":"denmark-women-tour-of-norway-2024","name":"Denmark Women tour of Norway, 2024","shortName":"Denmark Women tour of Norway, 2024"},{"id":"12371","slug":"departmental-t20-women-s-cricket-championship-2018","name":"Departmental T20 Women's Cricket Championship, 2018","shortName":"Departmental T20 Women's Cricket Championship, 2018"},{"id":"9931","slug":"derbyshire-tour-of-united-arab-emirates-2015","name":"Derbyshire tour of United Arab Emirates, 2015","shortName":"Derbyshire tour of United Arab Emirates, 2015"},{"id":"13637","slug":"derbyshire-tour-of-zimbabwe-2019-20","name":"Derbyshire tour of Zimbabwe, 2019/20","shortName":"Derbyshire tour of Zimbabwe, 2019/20"},{"id":"11810","slug":"dhangadi-premier-league-2017","name":"Dhangadi Premier League, 2017","shortName":"Dhangadi Premier League, 2017"},{"id":"12304","slug":"dhangadi-premier-league-2018","name":"Dhangadi Premier League, 2018","shortName":"Dhangadi Premier League, 2018"},{"id":"12879","slug":"dhangadi-premier-league-2018-19","name":"Dhangadi Premier League, 2018/19","shortName":"Dhangadi Premier League, 2018/19"},{"id":"15152","slug":"dhruv-cricket-academy-tour-of-nepal-2022-23","name":"Dhruv Cricket Academy tour of Nepal, 2022/23","shortName":"Dhruv Cricket Academy tour of Nepal, 2022/23"},{"id":"13571","slug":"dubai-destroyers-tour-of-bahrain-2017-18","name":"Dubai Destroyers tour of Bahrain, 2017/18","shortName":"Dubai Destroyers tour of Bahrain, 2017/18"},{"id":"15627","slug":"durban-qalandars-tour-of-zimbabwe-2023","name":"Durban Qalandars tour of Zimbabwe, 2023","shortName":"Durban Qalandars tour of Zimbabwe, 2023"},{"id":"6516","slug":"durham-tour-of-united-arab-emirates-2011","name":"Durham tour of United Arab Emirates, 2011","shortName":"Durham tour of United Arab Emirates, 2011"},{"id":"7274","slug":"durham-tour-of-united-arab-emirates-2011-12","name":"Durham tour of United Arab Emirates, 2011/12","shortName":"Durham tour of United Arab Emirates, 2011/12"},{"id":"11772","slug":"durham-tour-of-united-arab-emirates-2016-17","name":"Durham tour of United Arab Emirates, 2016/17","shortName":"Durham tour of United Arab Emirates, 2016/17"},{"id":"6775","slug":"east-africa-premier-league-2011-12","name":"East Africa Premier League, 2011/12","shortName":"East Africa Premier League, 2011/12"},{"id":"7539","slug":"east-africa-premier-league-2012","name":"East Africa Premier League, 2012","shortName":"East Africa Premier League, 2012"},{"id":"8431","slug":"east-africa-premier-league-2013","name":"East Africa Premier League, 2013","shortName":"East Africa Premier League, 2013"},{"id":"11586","slug":"east-asia-cup-2016-17","name":"East Asia Cup, 2016/17","shortName":"East Asia Cup, 2016/17"},{"id":"12654","slug":"east-asia-cup-2018","name":"East Asia Cup, 2018","shortName":"East Asia Cup, 2018"},{"id":"10660","slug":"east-asia-men-s-t-20-championships-2015-16","name":"East Asia Men's T-20 Championships, 2015/16","shortName":"East Asia Men's T-20 Championships, 2015/16"},{"id":"15153","slug":"east-central-railway-india-tour-of-nepal-2022-23","name":"East Central Railway (India) tour of Nepal, 2022/23","shortName":"East Central Railway (India) tour of Nepal, 2022/23"},{"id":"9639","slug":"eid-t20-challenge-2014-15","name":"Eid T20 Challenge, 2014/15","shortName":"Eid T20 Challenge, 2014/15"},{"id":"2545","slug":"emerging-players-tournament-2005","name":"Emerging Players Tournament, 2005","shortName":"Emerging Players Tournament, 2005"},{"id":"6751","slug":"emerging-players-twenty20-tournament-2011","name":"Emerging Players Twenty20 Tournament, 2011","shortName":"Emerging Players Twenty20 Tournament, 2011"},{"id":"7273","slug":"emirates-airline-twenty20-trophy-2011-12","name":"Emirates Airline Twenty20 Trophy, 2011/12","shortName":"Emirates Airline Twenty20 Trophy, 2011/12"},{"id":"8037","slug":"emirates-airline-twenty20-trophy-2012-13","name":"Emirates Airline Twenty20 Trophy, 2012/13","shortName":"Emirates Airline Twenty20 Trophy, 2012/13"},{"id":"11021","slug":"emirates-airline-twenty20-trophy-2015-16","name":"Emirates Airline Twenty20 Trophy, 2015/16","shortName":"Emirates Airline Twenty20 Trophy, 2015/16"},{"id":"11769","slug":"emirates-airline-twenty20-trophy-2016-17","name":"Emirates Airline Twenty20 Trophy, 2016/17","shortName":"Emirates Airline Twenty20 Trophy, 2016/17"},{"id":"6514","slug":"emirates-airline-twenty20-2011","name":"Emirates Airline Twenty20, 2011","shortName":"Emirates Airline Twenty20, 2011"},{"id":"13800","slug":"emirates-d20-2020-21","name":"Emirates D20, 2020/21","shortName":"Emirates D20, 2020/21"},{"id":"13572","slug":"emirates-hurricane-tour-of-bahrain-2017-18","name":"Emirates Hurricane tour of Bahrain, 2017/18","shortName":"Emirates Hurricane tour of Bahrain, 2017/18"},{"id":"5785","slug":"emirates-t20-arch-trophy-2009-10","name":"Emirates T20 Arch Trophy, 2009/10","shortName":"Emirates T20 Arch Trophy, 2009/10"},{"id":"14044","slug":"england-a-women-in-australia-unofficial-t20i-series-2021-22","name":"England A Women in Australia unofficial T20I Series, 2021/22","shortName":"England A Women in Australia unofficial T20I Series, 2021/22"},{"id":"15894","slug":"england-a-women-in-india-unofficial-t20i-series-2023-24","name":"England A Women in India unofficial T20I Series, 2023/24","shortName":"England A Women in India unofficial T20I Series, 2023/24"},{"id":"15893","slug":"england-a-women-tour-of-india-2023-24","name":"England A Women tour of India, 2023/24","shortName":"England A Women tour of India, 2023/24"},{"id":"7289","slug":"england-academy-women-in-south-africa-unofficial-t20i-series-2012","name":"England Academy Women in South Africa unofficial T20I Series, 2012","shortName":"England Academy Women in South Africa unofficial T20I Series, 2012"},{"id":"13898","slug":"england-legends-tour-of-india-2020-21","name":"England Legends tour of India, 2020/21","shortName":"England Legends tour of India, 2020/21"},{"id":"14945","slug":"england-legends-tour-of-india-2022","name":"England Legends tour of India, 2022","shortName":"England Legends tour of India, 2022"},{"id":"5660","slug":"england-masters-tour-of-west-indies-2009-10","name":"England Masters tour of West Indies, 2009/10","shortName":"England Masters tour of West Indies, 2009/10"},{"id":"6255","slug":"england-masters-tour-of-west-indies-2010-11","name":"England Masters tour of West Indies, 2010/11","shortName":"England Masters tour of West Indies, 2010/11"},{"id":"14658","slug":"england-tour-of-australia-2022-23","name":"England tour of Australia, 2022/23","shortName":"England tour of Australia, 2022/23"},{"id":"8853","slug":"england-tour-of-bangladesh-2013-14","name":"England tour of Bangladesh, 2013/14","shortName":"England tour of Bangladesh, 2013/14"},{"id":"16795","slug":"england-tour-of-hong-kong-2024-25","name":"England tour of Hong Kong, 2024/25","shortName":"England tour of Hong Kong, 2024/25"},{"id":"10883","slug":"england-tour-of-india-2015-16","name":"England tour of India, 2015/16","shortName":"England tour of India, 2015/16"},{"id":"7482","slug":"england-tour-of-sri-lanka-2012-13","name":"England tour of Sri Lanka, 2012/13","shortName":"England tour of Sri Lanka, 2012/13"},{"id":"14296","slug":"england-tour-of-united-arab-emirates-2021-22","name":"England tour of United Arab Emirates, 2021/22","shortName":"England tour of United Arab Emirates, 2021/22"},{"id":"5209","slug":"england-tour-of-west-indies-2010","name":"England tour of West Indies, 2010","shortName":"England tour of West Indies, 2010"},{"id":"13019","slug":"england-women-tour-of-australia-2019-20","name":"England Women tour of Australia, 2019/20","shortName":"England Women tour of Australia, 2019/20"},{"id":"8887","slug":"england-women-tour-of-bangladesh-2013-14","name":"England Women tour of Bangladesh, 2013/14","shortName":"England Women tour of Bangladesh, 2013/14"},{"id":"10907","slug":"england-women-tour-of-india-2015-16","name":"England Women tour of India, 2015/16","shortName":"England Women tour of India, 2015/16"},{"id":"15233","slug":"england-women-tour-of-south-africa-2022-23","name":"England Women tour of South Africa, 2022/23","shortName":"England Women tour of South Africa, 2022/23"},{"id":"7488","slug":"england-women-tour-of-sri-lanka-2012-13","name":"England Women tour of Sri Lanka, 2012/13","shortName":"England Women tour of Sri Lanka, 2012/13"},{"id":"16707","slug":"england-women-tour-of-united-arab-emirates-2024-25","name":"England Women tour of United Arab Emirates, 2024/25","shortName":"England Women tour of United Arab Emirates, 2024/25"},{"id":"5201","slug":"england-women-tour-of-west-indies-2010","name":"England Women tour of West Indies, 2010","shortName":"England Women tour of West Indies, 2010"},{"id":"12466","slug":"england-women-tour-of-west-indies-2018-19","name":"England Women tour of West Indies, 2018/19","shortName":"England Women tour of West Indies, 2018/19"},{"id":"15207","slug":"england-women-under-19s-tour-of-south-africa-2022-23","name":"England Women Under-19s tour of South Africa, 2022/23","shortName":"England Women Under-19s tour of South Africa, 2022/23"},{"id":"7647","slug":"estonia-tour-of-greece-2012","name":"Estonia tour of Greece, 2012","shortName":"Estonia tour of Greece, 2012"},{"id":"6573","slug":"estonia-tour-of-slovenia-2011","name":"Estonia tour of Slovenia, 2011","shortName":"Estonia tour of Slovenia, 2011"},{"id":"15712","slug":"estonia-women-tour-of-finland-2023","name":"Estonia Women tour of Finland, 2023","shortName":"Estonia Women tour of Finland, 2023"},{"id":"16555","slug":"estonia-women-tour-of-norway-2024","name":"Estonia Women tour of Norway, 2024","shortName":"Estonia Women tour of Norway, 2024"},{"id":"12899","slug":"estonia-xi-tour-of-spain-2019","name":"Estonia XI tour of Spain, 2019","shortName":"Estonia XI tour of Spain, 2019"},{"id":"15445","slug":"eswatini-tour-of-south-africa-2023","name":"Eswatini tour of South Africa, 2023","shortName":"Eswatini tour of South Africa, 2023"},{"id":"6625","slug":"european-championship-division-one-twenty20-2011","name":"European Championship Division One Twenty20, 2011","shortName":"European Championship Division One Twenty20, 2011"},{"id":"8172","slug":"european-championship-division-one-twenty20-2013","name":"European Championship Division One Twenty20, 2013","shortName":"European Championship Division One Twenty20, 2013"},{"id":"10023","slug":"european-championship-division-one-twenty20-2015","name":"European Championship Division One Twenty20, 2015","shortName":"European Championship Division One Twenty20, 2015"},{"id":"6570","slug":"european-championship-division-three-twenty20-2011","name":"European Championship Division Three Twenty20, 2011","shortName":"European Championship Division Three Twenty20, 2011"},{"id":"7402","slug":"european-championship-division-three-twenty20-2012","name":"European Championship Division Three Twenty20, 2012","shortName":"European Championship Division Three Twenty20, 2012"},{"id":"6624","slug":"european-championship-division-two-twenty20-2011","name":"European Championship Division Two Twenty20, 2011","shortName":"European Championship Division Two Twenty20, 2011"},{"id":"7638","slug":"european-championship-division-two-twenty20-2012","name":"European Championship Division Two Twenty20, 2012","shortName":"European Championship Division Two Twenty20, 2012"},{"id":"10613","slug":"european-university-of-bangladesh-tour-of-india-2015-16","name":"European University of Bangladesh tour of India, 2015/16","shortName":"European University of Bangladesh tour of India, 2015/16"},{"id":"11551","slug":"everest-premier-league-2016-17","name":"Everest Premier League, 2016/17","shortName":"Everest Premier League, 2016/17"},{"id":"12189","slug":"everest-premier-league-2017-18","name":"Everest Premier League, 2017/18","shortName":"Everest Premier League, 2017/18"},{"id":"12776","slug":"everest-premier-league-2018-19","name":"Everest Premier League, 2018/19","shortName":"Everest Premier League, 2018/19"},{"id":"14217","slug":"everest-premier-league-2021-22","name":"Everest Premier League, 2021/22","shortName":"Everest Premier League, 2021/22"},{"id":"14612","slug":"fairbreak-invitational-tournament-2022","name":"FairBreak Invitational Tournament, 2022","shortName":"FairBreak Invitational Tournament, 2022"},{"id":"15321","slug":"fairbreak-invitational-tournament-2023","name":"FairBreak Invitational Tournament, 2023","shortName":"FairBreak Invitational Tournament, 2023"},{"id":"14613","slug":"falcons-women-tour-of-united-arab-emirates-2022","name":"Falcons Women tour of United Arab Emirates, 2022","shortName":"Falcons Women tour of United Arab Emirates, 2022"},{"id":"6641","slug":"fiji-tour-of-papua-new-guinea-2011","name":"Fiji tour of Papua New Guinea, 2011","shortName":"Fiji tour of Papua New Guinea, 2011"},{"id":"16041","slug":"fiji-women-tour-of-new-zealand-2023-24","name":"Fiji Women tour of New Zealand, 2023/24","shortName":"Fiji Women tour of New Zealand, 2023/24"},{"id":"6655","slug":"finland-tour-of-belgium-and-netherlands-2011","name":"Finland tour of Belgium and Netherlands, 2011","shortName":"Finland tour of Belgium and Netherlands, 2011"},{"id":"7641","slug":"finland-tour-of-greece-2012","name":"Finland tour of Greece, 2012","shortName":"Finland tour of Greece, 2012"},{"id":"12584","slug":"finland-tour-of-netherlands-2018","name":"Finland tour of Netherlands, 2018","shortName":"Finland tour of Netherlands, 2018"},{"id":"16553","slug":"finland-women-tour-of-norway-2024","name":"Finland Women tour of Norway, 2024","shortName":"Finland Women tour of Norway, 2024"},{"id":"8180","slug":"france-tour-of-england-2013","name":"France tour of England, 2013","shortName":"France tour of England, 2013"},{"id":"6650","slug":"france-tour-of-jersey-and-guernsey-2011","name":"France tour of Jersey and Guernsey, 2011","shortName":"France tour of Jersey and Guernsey, 2011"},{"id":"10029","slug":"france-tour-of-jersey-2015","name":"France tour of Jersey, 2015","shortName":"France tour of Jersey, 2015"},{"id":"12565","slug":"france-tour-of-netherlands-2018","name":"France tour of Netherlands, 2018","shortName":"France tour of Netherlands, 2018"},{"id":"6330","slug":"franchise-b-twenty20-competition-2010-11","name":"Franchise B Twenty20 Competition, 2010/11","shortName":"Franchise B Twenty20 Competition, 2010/11"},{"id":"5470","slug":"futures-league-twenty20-2009-10","name":"Futures League Twenty20, 2009/10","shortName":"Futures League Twenty20, 2009/10"},{"id":"7025","slug":"futures-league-twenty20-2011-12","name":"Futures League Twenty20, 2011/12","shortName":"Futures League Twenty20, 2011/12"},{"id":"12330","slug":"gambia-tour-of-nigeria-2018","name":"Gambia tour of Nigeria, 2018","shortName":"Gambia tour of Nigeria, 2018"},{"id":"8184","slug":"germany-tour-of-england-2013","name":"Germany tour of England, 2013","shortName":"Germany tour of England, 2013"},{"id":"6653","slug":"germany-tour-of-jersey-and-guernsey-2011","name":"Germany tour of Jersey and Guernsey, 2011","shortName":"Germany tour of Jersey and Guernsey, 2011"},{"id":"12564","slug":"germany-tour-of-netherlands-2018","name":"Germany tour of Netherlands, 2018","shortName":"Germany tour of Netherlands, 2018"},{"id":"11453","slug":"germany-tour-of-sweden-2016","name":"Germany tour of Sweden, 2016","shortName":"Germany tour of Sweden, 2016"},{"id":"12331","slug":"ghana-tour-of-nigeria-2018","name":"Ghana tour of Nigeria, 2018","shortName":"Ghana tour of Nigeria, 2018"},{"id":"6581","slug":"ghana-tour-of-south-africa-2011","name":"Ghana tour of South Africa, 2011","shortName":"Ghana tour of South Africa, 2011"},{"id":"7678","slug":"ghana-tour-of-south-africa-2012-13","name":"Ghana tour of South Africa, 2012/13","shortName":"Ghana tour of South Africa, 2012/13"},{"id":"9969","slug":"ghana-tour-of-south-africa-2014-15","name":"Ghana tour of South Africa, 2014/15","shortName":"Ghana tour of South Africa, 2014/15"},{"id":"6628","slug":"ghana-tour-of-uganda-2011","name":"Ghana tour of Uganda, 2011","shortName":"Ghana tour of Uganda, 2011"},{"id":"8174","slug":"gibraltar-tour-of-england-2013","name":"Gibraltar tour of England, 2013","shortName":"Gibraltar tour of England, 2013"},{"id":"6651","slug":"gibraltar-tour-of-jersey-and-guernsey-2011","name":"Gibraltar tour of Jersey and Guernsey, 2011","shortName":"Gibraltar tour of Jersey and Guernsey, 2011"},{"id":"12585","slug":"gibraltar-tour-of-netherlands-2018","name":"Gibraltar tour of Netherlands, 2018","shortName":"Gibraltar tour of Netherlands, 2018"},{"id":"16342","slug":"gibraltar-tour-of-romania-2024","name":"Gibraltar tour of Romania, 2024","shortName":"Gibraltar tour of Romania, 2024"},{"id":"11451","slug":"gibraltar-tour-of-sweden-2016","name":"Gibraltar tour of Sweden, 2016","shortName":"Gibraltar tour of Sweden, 2016"},{"id":"12456","slug":"global-t20-canada-2018","name":"Global T20 Canada, 2018","shortName":"Global T20 Canada, 2018"},{"id":"13206","slug":"global-t20-canada-2019","name":"Global T20 Canada, 2019","shortName":"Global T20 Canada, 2019"},{"id":"15592","slug":"global-t20-canada-2023","name":"Global T20 Canada, 2023","shortName":"Global T20 Canada, 2023"},{"id":"16508","slug":"global-t20-canada-2024","name":"Global T20 Canada, 2024","shortName":"Global T20 Canada, 2024"},{"id":"8069","slug":"great-britain-combined-university-team-tour-of-sri-lanka-2012-13","name":"Great Britain Combined University Team tour of Sri Lanka, 2012/13","shortName":"Great Britain Combined University Team tour of Sri Lanka, 2012/13"},{"id":"6656","slug":"greece-tour-of-belgium-2011","name":"Greece tour of Belgium, 2011","shortName":"Greece tour of Belgium, 2011"},{"id":"16585","slug":"greece-women-tour-of-malta-2024","name":"Greece Women tour of Malta, 2024","shortName":"Greece Women tour of Malta, 2024"},{"id":"8182","slug":"guernsey-tour-of-england-2013","name":"Guernsey tour of England, 2013","shortName":"Guernsey tour of England, 2013"},{"id":"6729","slug":"guernsey-tour-of-jersey-2011","name":"Guernsey tour of Jersey, 2011","shortName":"Guernsey tour of Jersey, 2011"},{"id":"10027","slug":"guernsey-tour-of-jersey-2015","name":"Guernsey tour of Jersey, 2015","shortName":"Guernsey tour of Jersey, 2015"},{"id":"13685","slug":"guernsey-tour-of-jersey-2018","name":"Guernsey tour of Jersey, 2018","shortName":"Guernsey tour of Jersey, 2018"},{"id":"12586","slug":"guernsey-tour-of-netherlands-2018","name":"Guernsey tour of Netherlands, 2018","shortName":"Guernsey tour of Netherlands, 2018"},{"id":"14740","slug":"guernsey-women-tour-of-jersey-2022","name":"Guernsey Women tour of Jersey, 2022","shortName":"Guernsey Women tour of Jersey, 2022"},{"id":"16554","slug":"guernsey-women-tour-of-norway-2024","name":"Guernsey Women tour of Norway, 2024","shortName":"Guernsey Women tour of Norway, 2024"},{"id":"9919","slug":"hampshire-tour-of-west-indies-2014-15","name":"Hampshire tour of West Indies, 2014/15","shortName":"Hampshire tour of West Indies, 2014/15"},{"id":"10625","slug":"heriot-watt-university-dubai-uae-tour-of-india-2015-16","name":"Heriot-Watt University Dubai (UAE) tour of India, 2015/16","shortName":"Heriot-Watt University Dubai (UAE) tour of India, 2015/16"},{"id":"10053","slug":"highlanders-tour-of-netherlands-2015","name":"Highlanders tour of Netherlands, 2015","shortName":"Highlanders tour of Netherlands, 2015"},{"id":"15081","slug":"hong-kong-all-stars-t20-series-2-0-2022-23","name":"Hong Kong All Stars T20 Series 2.0, 2022/23","shortName":"Hong Kong All Stars T20 Series 2.0, 2022/23"},{"id":"13910","slug":"hong-kong-all-stars-t20-series-2020-21","name":"Hong Kong All Stars T20 Series, 2020/21","shortName":"Hong Kong All Stars T20 Series, 2020/21"},{"id":"15847","slug":"hong-kong-all-stars-t20-series-2023-24","name":"Hong Kong All Stars T20 Series, 2023/24","shortName":"Hong Kong All Stars T20 Series, 2023/24"},{"id":"7610","slug":"hong-kong-cricket-club-tour-of-singapore-2012","name":"Hong Kong Cricket Club tour of Singapore, 2012","shortName":"Hong Kong Cricket Club tour of Singapore, 2012"},{"id":"9463","slug":"hong-kong-cricket-club-tour-of-singapore-2014","name":"Hong Kong Cricket Club tour of Singapore, 2014","shortName":"Hong Kong Cricket Club tour of Singapore, 2014"},{"id":"11605","slug":"hong-kong-dragons-tour-of-japan-2016-17","name":"Hong Kong Dragons tour of Japan, 2016/17","shortName":"Hong Kong Dragons tour of Japan, 2016/17"},{"id":"16793","slug":"hong-kong-international-sixes-2024-25","name":"Hong Kong International Sixes, 2024/25","shortName":"Hong Kong International Sixes, 2024/25"},{"id":"13257","slug":"hong-kong-premier-league-t20-tournament-2019","name":"Hong Kong Premier League T20 Tournament, 2019","shortName":"Hong Kong Premier League T20 Tournament, 2019"},{"id":"13764","slug":"hong-kong-premier-league-t20-tournament-2020-21","name":"Hong Kong Premier League T20 Tournament, 2020/21","shortName":"Hong Kong Premier League T20 Tournament, 2020/21"},{"id":"14137","slug":"hong-kong-premier-league-t20-tournament-2021","name":"Hong Kong Premier League T20 Tournament, 2021","shortName":"Hong Kong Premier League T20 Tournament, 2021"},{"id":"15003","slug":"hong-kong-premier-league-t20-tournament-2022-23","name":"Hong Kong Premier League T20 Tournament, 2022/23","shortName":"Hong Kong Premier League T20 Tournament, 2022/23"},{"id":"16122","slug":"hong-kong-premier-league-t20-tournament-2023-24","name":"Hong Kong Premier League T20 Tournament, 2023/24","shortName":"Hong Kong Premier League T20 Tournament, 2023/24"},{"id":"10865","slug":"hong-kong-tour-of-bangladesh-and-india-2015-16","name":"Hong Kong tour of Bangladesh and India, 2015/16","shortName":"Hong Kong tour of Bangladesh and India, 2015/16"},{"id":"8833","slug":"hong-kong-tour-of-bangladesh-2013-14","name":"Hong Kong tour of Bangladesh, 2013/14","shortName":"Hong Kong tour of Bangladesh, 2013/14"},{"id":"6310","slug":"hong-kong-tour-of-china-2010-11","name":"Hong Kong tour of China, 2010/11","shortName":"Hong Kong tour of China, 2010/11"},{"id":"3595","slug":"hong-kong-tour-of-kuwait-2007-08","name":"Hong Kong tour of Kuwait, 2007/08","shortName":"Hong Kong tour of Kuwait, 2007/08"},{"id":"6980","slug":"hong-kong-tour-of-nepal-2011-12","name":"Hong Kong tour of Nepal, 2011/12","shortName":"Hong Kong tour of Nepal, 2011/12"},{"id":"8028","slug":"hong-kong-tour-of-nepal-2012-13","name":"Hong Kong tour of Nepal, 2012/13","shortName":"Hong Kong tour of Nepal, 2012/13"},{"id":"9563","slug":"hong-kong-tour-of-south-korea-2014-15","name":"Hong Kong tour of South Korea, 2014/15","shortName":"Hong Kong tour of South Korea, 2014/15"},{"id":"5643","slug":"hong-kong-tour-of-united-arab-emirates-2009-10","name":"Hong Kong tour of United Arab Emirates, 2009/10","shortName":"Hong Kong tour of United Arab Emirates, 2009/10"},{"id":"13314","slug":"hong-kong-tour-of-united-arab-emirates-2019-20","name":"Hong Kong tour of United Arab Emirates, 2019/20","shortName":"Hong Kong tour of United Arab Emirates, 2019/20"},{"id":"11145","slug":"hong-kong-twenty20-blitz-2016","name":"Hong Kong Twenty20 Blitz, 2016","shortName":"Hong Kong Twenty20 Blitz, 2016"},{"id":"11742","slug":"hong-kong-twenty20-blitz-2016-17","name":"Hong Kong Twenty20 Blitz, 2016/17","shortName":"Hong Kong Twenty20 Blitz, 2016/17"},{"id":"12149","slug":"hong-kong-twenty20-blitz-2017-18","name":"Hong Kong Twenty20 Blitz, 2017/18","shortName":"Hong Kong Twenty20 Blitz, 2017/18"},{"id":"6308","slug":"hong-kong-women-tour-of-china-2010-11","name":"Hong Kong Women tour of China, 2010/11","shortName":"Hong Kong Women tour of China, 2010/11"},{"id":"7702","slug":"hong-kong-women-tour-of-china-2012-13","name":"Hong Kong Women tour of China, 2012/13","shortName":"Hong Kong Women tour of China, 2012/13"},{"id":"9541","slug":"hong-kong-women-tour-of-south-korea-2014-15","name":"Hong Kong Women tour of South Korea, 2014/15","shortName":"Hong Kong Women tour of South Korea, 2014/15"},{"id":"12284","slug":"hong-kong-women-tour-of-thailand-mar-2018-2017-18","name":"Hong Kong Women tour of Thailand [Mar 2018], 2017/18","shortName":"Hong Kong Women tour of Thailand [Mar 2018], 2017/18"},{"id":"12070","slug":"hong-kong-women-tour-of-thailand-2017-18","name":"Hong Kong Women tour of Thailand, 2017/18","shortName":"Hong Kong Women tour of Thailand, 2017/18"},{"id":"12840","slug":"hong-kong-women-tour-of-thailand-2018-19","name":"Hong Kong Women tour of Thailand, 2018/19","shortName":"Hong Kong Women tour of Thailand, 2018/19"},{"id":"15068","slug":"hong-kong-women-s-all-stars-t20-series-2022-23","name":"Hong Kong Women's All Stars T20 Series, 2022/23","shortName":"Hong Kong Women's All Stars T20 Series, 2022/23"},{"id":"15903","slug":"hong-kong-women-s-all-stars-t20-series-2023-24","name":"Hong Kong Women's All Stars T20 Series, 2023/24","shortName":"Hong Kong Women's All Stars T20 Series, 2023/24"},{"id":"16860","slug":"hong-kong-women-s-all-stars-t20-series-2024-25","name":"Hong Kong Women's All Stars T20 Series, 2024/25","shortName":"Hong Kong Women's All Stars T20 Series, 2024/25"},{"id":"13960","slug":"hong-kong-women-s-premier-league-2021","name":"Hong Kong Women's Premier League, 2021","shortName":"Hong Kong Women's Premier League, 2021"},{"id":"14200","slug":"hong-kong-women-s-premier-league-2021-22","name":"Hong Kong Women's Premier League, 2021/22","shortName":"Hong Kong Women's Premier League, 2021/22"},{"id":"14966","slug":"hong-kong-women-s-premier-league-2022-23","name":"Hong Kong Women's Premier League, 2022/23","shortName":"Hong Kong Women's Premier League, 2022/23"},{"id":"16123","slug":"hong-kong-women-s-premier-league-2023-24","name":"Hong Kong Women's Premier League, 2023/24","shortName":"Hong Kong Women's Premier League, 2023/24"},{"id":"15654","slug":"hungary-tour-of-romania-2023","name":"Hungary tour of Romania, 2023","shortName":"Hungary tour of Romania, 2023"},{"id":"16343","slug":"hungary-tour-of-romania-2024","name":"Hungary tour of Romania, 2024","shortName":"Hungary tour of Romania, 2024"},{"id":"13381","slug":"hungary-xi-tour-of-malta-2019-20","name":"Hungary XI tour of Malta, 2019/20","shortName":"Hungary XI tour of Malta, 2019/20"},{"id":"9387","slug":"icbt-campus-sri-lanka-tour-of-england-2014","name":"ICBT Campus (Sri Lanka) tour of England, 2014","shortName":"ICBT Campus (Sri Lanka) tour of England, 2014"},{"id":"10617","slug":"icbt-campus-sri-lanka-tour-of-india-2015-16","name":"ICBT Campus (Sri Lanka) tour of India, 2015/16","shortName":"ICBT Campus (Sri Lanka) tour of India, 2015/16"},{"id":"6627","slug":"icc-africa-region-division-one-twenty20-2011","name":"ICC Africa Region Division One Twenty20, 2011","shortName":"ICC Africa Region Division One Twenty20, 2011"},{"id":"6616","slug":"icc-americas-region-division-one-twenty20-2011","name":"ICC Americas Region Division One Twenty20, 2011","shortName":"ICC Americas Region Division One Twenty20, 2011"},{"id":"10017","slug":"icc-americas-region-division-one-twenty20-2015","name":"ICC Americas Region Division One Twenty20, 2015","shortName":"ICC Americas Region Division One Twenty20, 2015"},{"id":"7304","slug":"icc-americas-women-s-t20-championship-2012","name":"ICC Americas Women's T20 Championship, 2012","shortName":"ICC Americas Women's T20 Championship, 2012"},{"id":"6639","slug":"icc-east-asia-pacific-region-division-one-twenty20-2011","name":"ICC East Asia-Pacific Region Division One Twenty20, 2011","shortName":"ICC East Asia-Pacific Region Division One Twenty20, 2011"},{"id":"7502","slug":"icc-europe-women-s-t20-qualifier-2012","name":"ICC Europe Women's T20 Qualifier, 2012","shortName":"ICC Europe Women's T20 Qualifier, 2012"},{"id":"9487","slug":"icc-europe-women-s-t20-qualifier-2014","name":"ICC Europe Women's T20 Qualifier, 2014","shortName":"ICC Europe Women's T20 Qualifier, 2014"},{"id":"13413","slug":"icc-men-s-t20-world-cup-qualifier-warm-up-matches-2019-20","name":"ICC Men's T20 World Cup Qualifier Warm-up Matches, 2019/20","shortName":"ICC Men's T20 World Cup Qualifier Warm-up Matches, 2019/20"},{"id":"14255","slug":"icc-men-s-t20-world-cup-warm-up-matches-2021-22","name":"ICC Men's T20 World Cup Warm-up Matches, 2021/22","shortName":"ICC Men's T20 World Cup Warm-up Matches, 2021/22"},{"id":"14947","slug":"icc-men-s-t20-world-cup-warm-up-matches-2022-23","name":"ICC Men's T20 World Cup Warm-up Matches, 2022/23","shortName":"ICC Men's T20 World Cup Warm-up Matches, 2022/23"},{"id":"16339","slug":"icc-men-s-t20-world-cup-warm-up-matches-2024","name":"ICC Men's T20 World Cup Warm-up Matches, 2024","shortName":"ICC Men's T20 World Cup Warm-up Matches, 2024"},{"id":"14687","slug":"icc-under-19-women-s-t20-world-cup-asia-qualifier-2022","name":"ICC Under-19 Women's T20 World Cup Asia Qualifier, 2022","shortName":"ICC Under-19 Women's T20 World Cup Asia Qualifier, 2022"},{"id":"13208","slug":"icc-women-s-global-development-squad-tour-of-england-2019","name":"ICC Women's Global Development Squad tour of England, 2019","shortName":"ICC Women's Global Development Squad tour of England, 2019"},{"id":"13234","slug":"icc-women-s-t20-world-cup-qualifier-warm-up-matches-2019","name":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2019","shortName":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2019"},{"id":"14921","slug":"icc-women-s-t20-world-cup-qualifier-warm-up-matches-2022","name":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2022","shortName":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2022"},{"id":"16170","slug":"icc-women-s-t20-world-cup-qualifier-warm-up-matches-2024","name":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2024","shortName":"ICC Women's T20 World Cup Qualifier Warm-up Matches, 2024"},{"id":"13366","slug":"icc-women-s-t20-world-cup-warm-up-matches-2019-20","name":"ICC Women's T20 World Cup Warm-up Matches, 2019/20","shortName":"ICC Women's T20 World Cup Warm-up Matches, 2019/20"},{"id":"15239","slug":"icc-women-s-t20-world-cup-warm-up-matches-2022-23","name":"ICC Women's T20 World Cup Warm-up Matches, 2022/23","shortName":"ICC Women's T20 World Cup Warm-up Matches, 2022/23"},{"id":"16319","slug":"icc-women-s-t20-world-cup-warm-up-matches-2024-25","name":"ICC Women's T20 World Cup Warm-up Matches, 2024/25","shortName":"ICC Women's T20 World Cup Warm-up Matches, 2024/25"},{"id":"15194","slug":"icc-women-s-under-19-t20-world-cup-warm-up-matches-2022-23","name":"ICC Women's Under-19 T20 World Cup Warm-up Matches, 2022/23","shortName":"ICC Women's Under-19 T20 World Cup Warm-up Matches, 2022/23"},{"id":"15002","slug":"icc-women-s-under-19-t20-world-cup-2022-23","name":"ICC Women's Under-19 T20 World Cup, 2022/23","shortName":"ICC Women's Under-19 T20 World Cup, 2022/23"},{"id":"11576","slug":"icc-women-s-world-cup-qualifying-series-asia-region-2016-17","name":"ICC Women's World Cup Qualifying Series Asia Region, 2016/17","shortName":"ICC Women's World Cup Qualifying Series Asia Region, 2016/17"},{"id":"8349","slug":"icc-women-s-world-twenty20-qualifier-warm-up-matches-2013","name":"ICC Women's World Twenty20 Qualifier Warm-up Matches, 2013","shortName":"ICC Women's World Twenty20 Qualifier Warm-up Matches, 2013"},{"id":"12470","slug":"icc-women-s-world-twenty20-qualifier-warm-up-matches-2018","name":"ICC Women's World Twenty20 Qualifier Warm-up Matches, 2018","shortName":"ICC Women's World Twenty20 Qualifier Warm-up Matches, 2018"},{"id":"12019","slug":"icc-women-s-world-twenty20-qualifying-series-africa-region-2017","name":"ICC Women's World Twenty20 Qualifying Series Africa Region, 2017","shortName":"ICC Women's World Twenty20 Qualifying Series Africa Region, 2017"},{"id":"12065","slug":"icc-women-s-world-twenty20-qualifying-series-asia-region-2017-18","name":"ICC Women's World Twenty20 Qualifying Series Asia Region, 2017/18","shortName":"ICC Women's World Twenty20 Qualifying Series Asia Region, 2017/18"},{"id":"11818","slug":"icc-women-s-world-twenty20-qualifying-series-east-asia-pacific-region-2017","name":"ICC Women's World Twenty20 Qualifying Series East Asia-Pacific Region, 2017","shortName":"ICC Women's World Twenty20 Qualifying Series East Asia-Pacific Region, 2017"},{"id":"11952","slug":"icc-women-s-world-twenty20-qualifying-series-european-americas-region-2017","name":"ICC Women's World Twenty20 Qualifying Series European-Americas Region, 2017","shortName":"ICC Women's World Twenty20 Qualifying Series European-Americas Region, 2017"},{"id":"4998","slug":"icc-women-s-world-twenty20-warm-up-matches-2009","name":"ICC Women's World Twenty20 Warm-up Matches, 2009","shortName":"ICC Women's World Twenty20 Warm-up Matches, 2009"},{"id":"5851","slug":"icc-women-s-world-twenty20-warm-up-matches-2010","name":"ICC Women's World Twenty20 Warm-up Matches, 2010","shortName":"ICC Women's World Twenty20 Warm-up Matches, 2010"},{"id":"7595","slug":"icc-women-s-world-twenty20-warm-up-matches-2012-13","name":"ICC Women's World Twenty20 Warm-up Matches, 2012/13","shortName":"ICC Women's World Twenty20 Warm-up Matches, 2012/13"},{"id":"12483","slug":"icc-women-s-world-twenty20-warm-up-matches-2018-19","name":"ICC Women's World Twenty20 Warm-up Matches, 2018/19","shortName":"ICC Women's World Twenty20 Warm-up Matches, 2018/19"},{"id":"8022","slug":"icc-world-cricket-league-africa-region-division-one-twenty20-2012-13","name":"ICC World Cricket League Africa Region Division One Twenty20, 2012/13","shortName":"ICC World Cricket League Africa Region Division One Twenty20, 2012/13"},{"id":"9963","slug":"icc-world-cricket-league-africa-region-division-one-twenty20-2014-15","name":"ICC World Cricket League Africa Region Division One Twenty20, 2014/15","shortName":"ICC World Cricket League Africa Region Division One Twenty20, 2014/15"},{"id":"6577","slug":"icc-world-cricket-league-africa-region-division-two-twenty20-2011","name":"ICC World Cricket League Africa Region Division Two Twenty20, 2011","shortName":"ICC World Cricket League Africa Region Division Two Twenty20, 2011"},{"id":"7677","slug":"icc-world-cricket-league-africa-region-division-two-twenty20-2012-13","name":"ICC World Cricket League Africa Region Division Two Twenty20, 2012/13","shortName":"ICC World Cricket League Africa Region Division Two Twenty20, 2012/13"},{"id":"5918","slug":"icc-world-cricket-league-americas-region-division-four-twenty20-2010","name":"ICC World Cricket League Americas Region Division Four Twenty20, 2010","shortName":"ICC World Cricket League Americas Region Division Four Twenty20, 2010"},{"id":"5911","slug":"icc-world-cricket-league-americas-region-division-one-twenty20-2010","name":"ICC World Cricket League Americas Region Division One Twenty20, 2010","shortName":"ICC World Cricket League Americas Region Division One Twenty20, 2010"},{"id":"8046","slug":"icc-world-cricket-league-americas-region-division-one-twenty20-2012-13","name":"ICC World Cricket League Americas Region Division One Twenty20, 2012/13","shortName":"ICC World Cricket League Americas Region Division One Twenty20, 2012/13"},{"id":"11447","slug":"icc-world-cricket-league-europe-region-division-two-twenty20-2016","name":"ICC World Cricket League Europe Region Division Two Twenty20, 2016","shortName":"ICC World Cricket League Europe Region Division Two Twenty20, 2016"},{"id":"12328","slug":"icc-world-twenty20-africa-region-qualifier-a-2018","name":"ICC World Twenty20 Africa Region Qualifier A, 2018","shortName":"ICC World Twenty20 Africa Region Qualifier A, 2018"},{"id":"12471","slug":"icc-world-twenty20-africa-region-qualifier-b-2018","name":"ICC World Twenty20 Africa Region Qualifier B, 2018","shortName":"ICC World Twenty20 Africa Region Qualifier B, 2018"},{"id":"12722","slug":"icc-world-twenty20-africa-region-qualifier-c-2018-19","name":"ICC World Twenty20 Africa Region Qualifier C, 2018/19","shortName":"ICC World Twenty20 Africa Region Qualifier C, 2018/19"},{"id":"12626","slug":"icc-world-twenty20-americas-sub-regional-qualifier-a-2018","name":"ICC World Twenty20 Americas Sub Regional Qualifier A, 2018","shortName":"ICC World Twenty20 Americas Sub Regional Qualifier A, 2018"},{"id":"12308","slug":"icc-world-twenty20-asia-region-qualifier-a-2018","name":"ICC World Twenty20 Asia Region Qualifier A, 2018","shortName":"ICC World Twenty20 Asia Region Qualifier A, 2018"},{"id":"12672","slug":"icc-world-twenty20-asia-region-qualifier-b-2018-19","name":"ICC World Twenty20 Asia Region Qualifier B, 2018/19","shortName":"ICC World Twenty20 Asia Region Qualifier B, 2018/19"},{"id":"12556","slug":"icc-world-twenty20-east-asia-pacific-region-qualifier-a-2018","name":"ICC World Twenty20 East Asia-Pacific Region Qualifier A, 2018","shortName":"ICC World Twenty20 East Asia-Pacific Region Qualifier A, 2018"},{"id":"12744","slug":"icc-world-twenty20-east-asia-pacific-region-qualifier-b-2018-19","name":"ICC World Twenty20 East Asia-Pacific Region Qualifier B, 2018/19","shortName":"ICC World Twenty20 East Asia-Pacific Region Qualifier B, 2018/19"},{"id":"12560","slug":"icc-world-twenty20-europe-region-qualifier-a-2018","name":"ICC World Twenty20 Europe Region Qualifier A, 2018","shortName":"ICC World Twenty20 Europe Region Qualifier A, 2018"},{"id":"12577","slug":"icc-world-twenty20-europe-region-qualifier-b-2018","name":"ICC World Twenty20 Europe Region Qualifier B, 2018","shortName":"ICC World Twenty20 Europe Region Qualifier B, 2018"},{"id":"12578","slug":"icc-world-twenty20-europe-region-qualifier-c-2018","name":"ICC World Twenty20 Europe Region Qualifier C, 2018","shortName":"ICC World Twenty20 Europe Region Qualifier C, 2018"},{"id":"5758","slug":"icc-world-twenty20-qualifier-warm-up-matches-2009-10","name":"ICC World Twenty20 Qualifier Warm-up Matches, 2009/10","shortName":"ICC World Twenty20 Qualifier Warm-up Matches, 2009/10"},{"id":"8439","slug":"icc-world-twenty20-qualifier-warm-up-matches-2013-14","name":"ICC World Twenty20 Qualifier Warm-up Matches, 2013/14","shortName":"ICC World Twenty20 Qualifier Warm-up Matches, 2013/14"},{"id":"10133","slug":"icc-world-twenty20-qualifier-warm-up-matches-2015","name":"ICC World Twenty20 Qualifier Warm-up Matches, 2015","shortName":"ICC World Twenty20 Qualifier Warm-up Matches, 2015"},{"id":"3447","slug":"icc-world-twenty20-warm-up-matches-2007-08","name":"ICC World Twenty20 Warm-up Matches, 2007/08","shortName":"ICC World Twenty20 Warm-up Matches, 2007/08"},{"id":"4985","slug":"icc-world-twenty20-warm-up-matches-2009","name":"ICC World Twenty20 Warm-up Matches, 2009","shortName":"ICC World Twenty20 Warm-up Matches, 2009"},{"id":"5850","slug":"icc-world-twenty20-warm-up-matches-2010","name":"ICC World Twenty20 Warm-up Matches, 2010","shortName":"ICC World Twenty20 Warm-up Matches, 2010"},{"id":"7594","slug":"icc-world-twenty20-warm-up-matches-2012-13","name":"ICC World Twenty20 Warm-up Matches, 2012/13","shortName":"ICC World Twenty20 Warm-up Matches, 2012/13"},{"id":"13380","slug":"iceland-tour-of-malta-2019-20","name":"Iceland tour of Malta, 2019/20","shortName":"Iceland tour of Malta, 2019/20"},{"id":"4708","slug":"icl-20-20-domestic-tournament-2008-09","name":"ICL 20-20 Domestic Tournament, 2008/09","shortName":"ICL 20-20 Domestic Tournament, 2008/09"},{"id":"3671","slug":"icl-20-20-indian-championship-warm-up-2007-08","name":"ICL 20-20 Indian Championship Warm-Up, 2007/08","shortName":"ICL 20-20 Indian Championship Warm-Up, 2007/08"},{"id":"3334","slug":"icl-20-20-indian-championship-2007-08","name":"ICL 20-20 Indian Championship, 2007/08","shortName":"ICL 20-20 Indian Championship, 2007/08"},{"id":"4707","slug":"icl-20-20-indian-championship-2008-09","name":"ICL 20-20 Indian Championship, 2008/09","shortName":"ICL 20-20 Indian Championship, 2008/09"},{"id":"4180","slug":"icl-20s-grand-championship-2007-08","name":"ICL 20s Grand Championship, 2007/08","shortName":"ICL 20s Grand Championship, 2007/08"},{"id":"4231","slug":"icl-20s-world-series-2007-08","name":"ICL 20s World Series, 2007/08","shortName":"ICL 20s World Series, 2007/08"},{"id":"4814","slug":"icl-20s-world-series-2008-09","name":"ICL 20s World Series, 2008/09","shortName":"ICL 20s World Series, 2008/09"},{"id":"13528","slug":"india-a-women-in-australia-unofficial-t20i-series-2019-20","name":"India A Women in Australia unofficial T20I Series, 2019/20","shortName":"India A Women in Australia unofficial T20I Series, 2019/20"},{"id":"15478","slug":"india-a-women-tour-of-hong-kong-2023","name":"India A Women tour of Hong Kong, 2023","shortName":"India A Women tour of Hong Kong, 2023"},{"id":"11283","slug":"india-disabilities-team-tour-of-afghanistan-2016","name":"India Disabilities Team Tour of Afghanistan, 2016","shortName":"India Disabilities Team Tour of Afghanistan, 2016"},{"id":"15290","slug":"india-maharajas-tour-of-qatar-2022-23","name":"India Maharajas tour of Qatar, 2022/23","shortName":"India Maharajas tour of Qatar, 2022/23"},{"id":"6256","slug":"india-masters-tour-of-west-indies-2010-11","name":"India Masters tour of West Indies, 2010/11","shortName":"India Masters tour of West Indies, 2010/11"},{"id":"14955","slug":"india-tour-of-australia-2022-23","name":"India tour of Australia, 2022/23","shortName":"India tour of Australia, 2022/23"},{"id":"8845","slug":"india-tour-of-bangladesh-2013-14","name":"India tour of Bangladesh, 2013/14","shortName":"India tour of Bangladesh, 2013/14"},{"id":"4970","slug":"india-tour-of-england-2009","name":"India tour of England, 2009","shortName":"India tour of England, 2009"},{"id":"16803","slug":"india-tour-of-hong-kong-2024-25","name":"India tour of Hong Kong, 2024/25","shortName":"India tour of Hong Kong, 2024/25"},{"id":"7478","slug":"india-tour-of-sri-lanka-2012-13","name":"India tour of Sri Lanka, 2012/13","shortName":"India tour of Sri Lanka, 2012/13"},{"id":"14298","slug":"india-tour-of-united-arab-emirates-2021-22","name":"India tour of United Arab Emirates, 2021/22","shortName":"India tour of United Arab Emirates, 2021/22"},{"id":"16362","slug":"india-tour-of-united-states-of-america-and-west-indies-2024","name":"India tour of United States of America and West Indies, 2024","shortName":"India tour of United States of America and West Indies, 2024"},{"id":"10251","slug":"india-women-tour-of-australia-2015-16","name":"India Women tour of Australia, 2015/16","shortName":"India Women tour of Australia, 2015/16"},{"id":"13020","slug":"india-women-tour-of-australia-2019-20","name":"India Women tour of Australia, 2019/20","shortName":"India Women tour of Australia, 2019/20"},{"id":"8891","slug":"india-women-tour-of-bangladesh-2013-14","name":"India Women tour of Bangladesh, 2013/14","shortName":"India Women tour of Bangladesh, 2013/14"},{"id":"7699","slug":"india-women-tour-of-china-2012-13","name":"India Women tour of China, 2012/13","shortName":"India Women tour of China, 2012/13"},{"id":"4349","slug":"india-women-tour-of-england-2009","name":"India Women tour of England, 2009","shortName":"India Women tour of England, 2009"},{"id":"7049","slug":"india-women-tour-of-england-2012","name":"India Women tour of England, 2012","shortName":"India Women tour of England, 2012"},{"id":"14369","slug":"india-women-tour-of-england-2022","name":"India Women tour of England, 2022","shortName":"India Women tour of England, 2022"},{"id":"15116","slug":"india-women-tour-of-south-africa-2022-23","name":"India Women tour of South Africa, 2022/23","shortName":"India Women tour of South Africa, 2022/23"},{"id":"7491","slug":"india-women-tour-of-sri-lanka-2012-13","name":"India Women tour of Sri Lanka, 2012/13","shortName":"India Women tour of Sri Lanka, 2012/13"},{"id":"11610","slug":"india-women-tour-of-thailand-2016-17","name":"India Women tour of Thailand, 2016/17","shortName":"India Women tour of Thailand, 2016/17"},{"id":"16711","slug":"india-women-tour-of-united-arab-emirates-2024-25","name":"India Women tour of United Arab Emirates, 2024/25","shortName":"India Women tour of United Arab Emirates, 2024/25"},{"id":"5198","slug":"india-women-tour-of-west-indies-2010","name":"India Women tour of West Indies, 2010","shortName":"India Women tour of West Indies, 2010"},{"id":"12462","slug":"india-women-tour-of-west-indies-2018-19","name":"India Women tour of West Indies, 2018/19","shortName":"India Women tour of West Indies, 2018/19"},{"id":"15137","slug":"india-women-under-19s-tour-of-south-africa-2022-23","name":"India Women Under-19s tour of South Africa, 2022/23","shortName":"India Women Under-19s tour of South Africa, 2022/23"},{"id":"12746","slug":"indonesia-tour-of-philippines-2018-19","name":"Indonesia tour of Philippines, 2018/19","shortName":"Indonesia tour of Philippines, 2018/19"},{"id":"16053","slug":"indonesia-tour-of-thailand-2023-24","name":"Indonesia tour of Thailand, 2023/24","shortName":"Indonesia tour of Thailand, 2023/24"},{"id":"11977","slug":"indonesia-women-tour-of-malaysia-2017","name":"Indonesia Women tour of Malaysia, 2017","shortName":"Indonesia Women tour of Malaysia, 2017"},{"id":"12283","slug":"indonesia-women-tour-of-thailand-2017-18","name":"Indonesia Women tour of Thailand, 2017/18","shortName":"Indonesia Women tour of Thailand, 2017/18"},{"id":"15200","slug":"indonesia-women-under-19s-tour-of-south-africa-2022-23","name":"Indonesia Women Under-19s tour of South Africa, 2022/23","shortName":"Indonesia Women Under-19s tour of South Africa, 2022/23"},{"id":"10961","slug":"inter-state-women-s-twenty20-competition-2015-16","name":"Inter State Women's Twenty20 Competition, 2015/16","shortName":"Inter State Women's Twenty20 Competition, 2015/16"},{"id":"13684","slug":"inter-insular-t20-series-2018","name":"Inter-Insular T20 Series, 2018","shortName":"Inter-Insular T20 Series, 2018"},{"id":"14831","slug":"international-league-t20-2022-23","name":"International League T20, 2022/23","shortName":"International League T20, 2022/23"},{"id":"7732","slug":"international-world-xi-tour-of-pakistan-2012-13","name":"International World XI tour of Pakistan, 2012/13","shortName":"International World XI tour of Pakistan, 2012/13"},{"id":"7332","slug":"international-xi-tour-of-canada-2012","name":"International XI tour of Canada, 2012","shortName":"International XI tour of Canada, 2012"},{"id":"14953","slug":"ireland-tour-of-australia-2022-23","name":"Ireland tour of Australia, 2022/23","shortName":"Ireland tour of Australia, 2022/23"},{"id":"8835","slug":"ireland-tour-of-bangladesh-2013-14","name":"Ireland tour of Bangladesh, 2013/14","shortName":"Ireland tour of Bangladesh, 2013/14"},{"id":"10877","slug":"ireland-tour-of-india-2015-16","name":"Ireland tour of India, 2015/16","shortName":"Ireland tour of India, 2015/16"},{"id":"12863","slug":"ireland-tour-of-oman-2018-19","name":"Ireland tour of Oman, 2018/19","shortName":"Ireland tour of Oman, 2018/19"},{"id":"7476","slug":"ireland-tour-of-sri-lanka-2012-13","name":"Ireland tour of Sri Lanka, 2012/13","shortName":"Ireland tour of Sri Lanka, 2012/13"},{"id":"9087","slug":"ireland-tour-of-united-arab-emirates-march-2014-2013-14","name":"Ireland tour of United Arab Emirates [March 2014], 2013/14","shortName":"Ireland tour of United Arab Emirates [March 2014], 2013/14"},{"id":"10919","slug":"ireland-tour-of-united-arab-emirates-2015-16","name":"Ireland tour of United Arab Emirates, 2015/16","shortName":"Ireland tour of United Arab Emirates, 2015/16"},{"id":"13315","slug":"ireland-tour-of-united-arab-emirates-2019-20","name":"Ireland tour of United Arab Emirates, 2019/20","shortName":"Ireland tour of United Arab Emirates, 2019/20"},{"id":"14234","slug":"ireland-tour-of-united-arab-emirates-2021-22","name":"Ireland tour of United Arab Emirates, 2021/22","shortName":"Ireland tour of United Arab Emirates, 2021/22"},{"id":"16369","slug":"ireland-tour-of-united-states-of-america-2024","name":"Ireland tour of United States of America, 2024","shortName":"Ireland tour of United States of America, 2024"},{"id":"5841","slug":"ireland-tour-of-west-indies-2010","name":"Ireland tour of West Indies, 2010","shortName":"Ireland tour of West Indies, 2010"},{"id":"8895","slug":"ireland-women-tour-of-bangladesh-2013-14","name":"Ireland Women tour of Bangladesh, 2013/14","shortName":"Ireland Women tour of Bangladesh, 2013/14"},{"id":"9427","slug":"ireland-women-tour-of-england-2014","name":"Ireland Women tour of England, 2014","shortName":"Ireland Women tour of England, 2014"},{"id":"10909","slug":"ireland-women-tour-of-india-2015-16","name":"Ireland Women tour of India, 2015/16","shortName":"Ireland Women tour of India, 2015/16"},{"id":"12419","slug":"ireland-women-tour-of-netherlands-2018","name":"Ireland Women tour of Netherlands, 2018","shortName":"Ireland Women tour of Netherlands, 2018"},{"id":"13232","slug":"ireland-women-tour-of-scotland-2019","name":"Ireland Women tour of Scotland, 2019","shortName":"Ireland Women tour of Scotland, 2019"},{"id":"15238","slug":"ireland-women-tour-of-south-africa-2022-23","name":"Ireland Women tour of South Africa, 2022/23","shortName":"Ireland Women tour of South Africa, 2022/23"},{"id":"10175","slug":"ireland-women-tour-of-thailand-2015-16","name":"Ireland Women tour of Thailand, 2015/16","shortName":"Ireland Women tour of Thailand, 2015/16"},{"id":"14915","slug":"ireland-women-tour-of-united-arab-emirates-2022","name":"Ireland Women tour of United Arab Emirates, 2022","shortName":"Ireland Women tour of United Arab Emirates, 2022"},{"id":"16179","slug":"ireland-women-tour-of-united-arab-emirates-2024","name":"Ireland Women tour of United Arab Emirates, 2024","shortName":"Ireland Women tour of United Arab Emirates, 2024"},{"id":"12485","slug":"ireland-women-tour-of-west-indies-2018-19","name":"Ireland Women tour of West Indies, 2018/19","shortName":"Ireland Women tour of West Indies, 2018/19"},{"id":"15198","slug":"ireland-women-under-19s-tour-of-south-africa-2022-23","name":"Ireland Women Under-19s tour of South Africa, 2022/23","shortName":"Ireland Women Under-19s tour of South Africa, 2022/23"},{"id":"6658","slug":"isle-of-man-tour-of-belgium-2011","name":"Isle of Man tour of Belgium, 2011","shortName":"Isle of Man tour of Belgium, 2011"},{"id":"8177","slug":"isle-of-man-tour-of-england-2013","name":"Isle of Man tour of England, 2013","shortName":"Isle of Man tour of England, 2013"},{"id":"7640","slug":"isle-of-man-tour-of-greece-2012","name":"Isle of Man tour of Greece, 2012","shortName":"Isle of Man tour of Greece, 2012"},{"id":"12582","slug":"isle-of-man-tour-of-netherlands-2018","name":"Isle of Man tour of Netherlands, 2018","shortName":"Isle of Man tour of Netherlands, 2018"},{"id":"11457","slug":"isle-of-man-tour-of-sweden-2016","name":"Isle of Man tour of Sweden, 2016","shortName":"Isle of Man tour of Sweden, 2016"},{"id":"16583","slug":"isle-of-man-women-tour-of-malta-2024","name":"Isle of Man Women tour of Malta, 2024","shortName":"Isle of Man Women tour of Malta, 2024"},{"id":"7649","slug":"israel-tour-of-greece-2012","name":"Israel tour of Greece, 2012","shortName":"Israel tour of Greece, 2012"},{"id":"6649","slug":"israel-tour-of-jersey-and-guernsey-2011","name":"Israel tour of Jersey and Guernsey, 2011","shortName":"Israel tour of Jersey and Guernsey, 2011"},{"id":"12589","slug":"israel-tour-of-netherlands-2018","name":"Israel tour of Netherlands, 2018","shortName":"Israel tour of Netherlands, 2018"},{"id":"11455","slug":"israel-tour-of-sweden-2016","name":"Israel tour of Sweden, 2016","shortName":"Israel tour of Sweden, 2016"},{"id":"8178","slug":"italy-tour-of-england-2013","name":"Italy tour of England, 2013","shortName":"Italy tour of England, 2013"},{"id":"6648","slug":"italy-tour-of-jersey-and-guernsey-2011","name":"Italy tour of Jersey and Guernsey, 2011","shortName":"Italy tour of Jersey and Guernsey, 2011"},{"id":"10031","slug":"italy-tour-of-jersey-2015","name":"Italy tour of Jersey, 2015","shortName":"Italy tour of Jersey, 2015"},{"id":"12579","slug":"italy-tour-of-netherlands-2018","name":"Italy tour of Netherlands, 2018","shortName":"Italy tour of Netherlands, 2018"},{"id":"9385","slug":"jamaica-inter-collegiate-sports-assoc-tour-of-england-2014","name":"Jamaica Inter-Collegiate Sports Assoc tour of England, 2014","shortName":"Jamaica Inter-Collegiate Sports Assoc tour of England, 2014"},{"id":"10664","slug":"japan-tour-of-hong-kong-2015-16","name":"Japan tour of Hong Kong, 2015/16","shortName":"Japan tour of Hong Kong, 2015/16"},{"id":"12653","slug":"japan-tour-of-hong-kong-2018","name":"Japan tour of Hong Kong, 2018","shortName":"Japan tour of Hong Kong, 2018"},{"id":"6643","slug":"japan-tour-of-papua-new-guinea-2011","name":"Japan tour of Papua New Guinea, 2011","shortName":"Japan tour of Papua New Guinea, 2011"},{"id":"12745","slug":"japan-tour-of-philippines-2018-19","name":"Japan tour of Philippines, 2018/19","shortName":"Japan tour of Philippines, 2018/19"},{"id":"6304","slug":"japan-women-tour-of-china-2010-11","name":"Japan Women tour of China, 2010/11","shortName":"Japan Women tour of China, 2010/11"},{"id":"12059","slug":"japan-women-tour-of-hong-kong-2017","name":"Japan Women tour of Hong Kong, 2017","shortName":"Japan Women tour of Hong Kong, 2017"},{"id":"8195","slug":"japan-women-tour-of-ireland-2013","name":"Japan Women tour of Ireland, 2013","shortName":"Japan Women tour of Ireland, 2013"},{"id":"9545","slug":"japan-women-tour-of-south-korea-2014-15","name":"Japan Women tour of South Korea, 2014/15","shortName":"Japan Women tour of South Korea, 2014/15"},{"id":"8181","slug":"jersey-tour-of-england-2013","name":"Jersey tour of England, 2013","shortName":"Jersey tour of England, 2013"},{"id":"14792","slug":"jersey-tour-of-namibia-2022","name":"Jersey tour of Namibia, 2022","shortName":"Jersey tour of Namibia, 2022"},{"id":"12583","slug":"jersey-tour-of-netherlands-2018","name":"Jersey tour of Netherlands, 2018","shortName":"Jersey tour of Netherlands, 2018"},{"id":"13321","slug":"jersey-tour-of-united-arab-emirates-2019-20","name":"Jersey tour of United Arab Emirates, 2019/20","shortName":"Jersey tour of United Arab Emirates, 2019/20"},{"id":"10623","slug":"jinnah-degree-college-karachi-pakistan-tour-of-india-2015-16","name":"Jinnah Degree College Karachi (Pakistan) tour of India, 2015/16","shortName":"Jinnah Degree College Karachi (Pakistan) tour of India, 2015/16"},{"id":"15626","slug":"johannesburg-buffaloes-tour-of-zimbabwe-2023","name":"Johannesburg Buffaloes tour of Zimbabwe, 2023","shortName":"Johannesburg Buffaloes tour of Zimbabwe, 2023"},{"id":"15624","slug":"kabul-premier-league-2023","name":"Kabul Premier League, 2023","shortName":"Kabul Premier League, 2023"},{"id":"16380","slug":"kabul-premier-league-2024","name":"Kabul Premier League, 2024","shortName":"Kabul Premier League, 2024"},{"id":"9391","slug":"karachi-university-tour-of-england-2014","name":"Karachi University tour of England, 2014","shortName":"Karachi University tour of England, 2014"},{"id":"8070","slug":"karachi-university-tour-of-sri-lanka-2012-13","name":"Karachi University tour of Sri Lanka, 2012/13","shortName":"Karachi University tour of Sri Lanka, 2012/13"},{"id":"7225","slug":"karnataka-institute-of-cricket-tour-of-maldives-2011-12","name":"Karnataka Institute of Cricket tour of Maldives, 2011/12","shortName":"Karnataka Institute of Cricket tour of Maldives, 2011/12"},{"id":"5471","slug":"karnataka-premier-league-cup-2009-10","name":"Karnataka Premier League Cup, 2009/10","shortName":"Karnataka Premier League Cup, 2009/10"},{"id":"6174","slug":"karnataka-premier-league-cup-2010-11","name":"Karnataka Premier League Cup, 2010/11","shortName":"Karnataka Premier League Cup, 2010/11"},{"id":"9527","slug":"karnataka-premier-league-2014-15","name":"Karnataka Premier League, 2014/15","shortName":"Karnataka Premier League, 2014/15"},{"id":"10491","slug":"karnataka-premier-league-2015-16","name":"Karnataka Premier League, 2015/16","shortName":"Karnataka Premier League, 2015/16"},{"id":"11549","slug":"karnataka-premier-league-2016-17","name":"Karnataka Premier League, 2016/17","shortName":"Karnataka Premier League, 2016/17"},{"id":"11997","slug":"karnataka-premier-league-2017","name":"Karnataka Premier League, 2017","shortName":"Karnataka Premier League, 2017"},{"id":"12537","slug":"karnataka-premier-league-2018","name":"Karnataka Premier League, 2018","shortName":"Karnataka Premier League, 2018"},{"id":"13214","slug":"karnataka-premier-league-2019","name":"Karnataka Premier League, 2019","shortName":"Karnataka Premier League, 2019"},{"id":"5173","slug":"karnataka-state-cricket-association-tour-of-australia-2005","name":"Karnataka State Cricket Association tour of Australia, 2005","shortName":"Karnataka State Cricket Association tour of Australia, 2005"},{"id":"14056","slug":"kashmir-premier-league-2021","name":"Kashmir Premier League, 2021","shortName":"Kashmir Premier League, 2021"},{"id":"14887","slug":"kashmir-premier-league-2022","name":"Kashmir Premier League, 2022","shortName":"Kashmir Premier League, 2022"},{"id":"11557","slug":"kenya-t20-quadrangular-series-2016","name":"Kenya T20 Quadrangular Series, 2016","shortName":"Kenya T20 Quadrangular Series, 2016"},{"id":"16155","slug":"kenya-tour-of-ghana-2023-24","name":"Kenya tour of Ghana, 2023/24","shortName":"Kenya tour of Ghana, 2023/24"},{"id":"12472","slug":"kenya-tour-of-rwanda-2018","name":"Kenya tour of Rwanda, 2018","shortName":"Kenya tour of Rwanda, 2018"},{"id":"3134","slug":"kenya-tour-of-south-africa-2007-08","name":"Kenya tour of South Africa, 2007/08","shortName":"Kenya tour of South Africa, 2007/08"},{"id":"9967","slug":"kenya-tour-of-south-africa-2014-15","name":"Kenya tour of South Africa, 2014/15","shortName":"Kenya tour of South Africa, 2014/15"},{"id":"6631","slug":"kenya-tour-of-uganda-2011","name":"Kenya tour of Uganda, 2011","shortName":"Kenya tour of Uganda, 2011"},{"id":"8025","slug":"kenya-tour-of-uganda-2012-13","name":"Kenya tour of Uganda, 2012/13","shortName":"Kenya tour of Uganda, 2012/13"},{"id":"13316","slug":"kenya-tour-of-united-arab-emirates-2019-20","name":"Kenya tour of United Arab Emirates, 2019/20","shortName":"Kenya tour of United Arab Emirates, 2019/20"},{"id":"12437","slug":"kenya-tour-of-zimbabwe-2018","name":"Kenya tour of Zimbabwe, 2018","shortName":"Kenya tour of Zimbabwe, 2018"},{"id":"12021","slug":"kenya-women-tour-of-namibia-2017","name":"Kenya Women tour of Namibia, 2017","shortName":"Kenya Women tour of Namibia, 2017"},{"id":"16377","slug":"kenya-women-tour-of-rwanda-2024","name":"Kenya Women tour of Rwanda, 2024","shortName":"Kenya Women tour of Rwanda, 2024"},{"id":"4809","slug":"kolkata-knight-riders-tour-of-australia-2008-09","name":"Kolkata Knight Riders tour of Australia, 2008/09","shortName":"Kolkata Knight Riders tour of Australia, 2008/09"},{"id":"16144","slug":"koshi-province-trophy-kpt-national-t20-cricket-tournament-2023-24","name":"Koshi Province Trophy (KPT) National T20 Cricket Tournament, 2023/24","shortName":"Koshi Province Trophy (KPT) National T20 Cricket Tournament, 2023/24"},{"id":"7611","slug":"kowloon-cricket-club-tour-of-singapore-2012","name":"Kowloon Cricket Club tour of Singapore, 2012","shortName":"Kowloon Cricket Club tour of Singapore, 2012"},{"id":"13570","slug":"kuwait-crusaders-tour-of-bahrain-2017-18","name":"Kuwait Crusaders tour of Bahrain, 2017/18","shortName":"Kuwait Crusaders tour of Bahrain, 2017/18"},{"id":"6982","slug":"kuwait-tour-of-nepal-2011-12","name":"Kuwait tour of Nepal, 2011/12","shortName":"Kuwait tour of Nepal, 2011/12"},{"id":"8033","slug":"kuwait-tour-of-nepal-2012-13","name":"Kuwait tour of Nepal, 2012/13","shortName":"Kuwait tour of Nepal, 2012/13"},{"id":"9555","slug":"kuwait-tour-of-south-korea-2014-15","name":"Kuwait tour of South Korea, 2014/15","shortName":"Kuwait tour of South Korea, 2014/15"},{"id":"5644","slug":"kuwait-tour-of-united-arab-emirates-2009-10","name":"Kuwait tour of United Arab Emirates, 2009/10","shortName":"Kuwait tour of United Arab Emirates, 2009/10"},{"id":"9815","slug":"kuwait-tour-of-united-arab-emirates-2014-15","name":"Kuwait tour of United Arab Emirates, 2014/15","shortName":"Kuwait tour of United Arab Emirates, 2014/15"},{"id":"13921","slug":"lalitpur-mayor-women-s-championship-2021","name":"Lalitpur Mayor Women's Championship, 2021","shortName":"Lalitpur Mayor Women's Championship, 2021"},{"id":"14479","slug":"lalitpur-mayor-women-s-championship-2021-22","name":"Lalitpur Mayor Women's Championship, 2021/22","shortName":"Lalitpur Mayor Women's Championship, 2021/22"},{"id":"15305","slug":"lalitpur-mayor-women-s-championship-2022-23","name":"Lalitpur Mayor Women's Championship, 2022/23","shortName":"Lalitpur Mayor Women's Championship, 2022/23"},{"id":"16320","slug":"lalitpur-mayor-women-s-championship-2024","name":"Lalitpur Mayor Women's Championship, 2024","shortName":"Lalitpur Mayor Women's Championship, 2024"},{"id":"8038","slug":"lancashire-tour-of-united-arab-emirates-2012-13","name":"Lancashire tour of United Arab Emirates, 2012/13","shortName":"Lancashire tour of United Arab Emirates, 2012/13"},{"id":"11770","slug":"lancashire-tour-of-united-arab-emirates-2016-17","name":"Lancashire tour of United Arab Emirates, 2016/17","shortName":"Lancashire tour of United Arab Emirates, 2016/17"},{"id":"4433","slug":"lashings-world-xi-tour-of-ireland-2008","name":"Lashings World XI tour of Ireland, 2008","shortName":"Lashings World XI tour of Ireland, 2008"},{"id":"15304","slug":"legends-cricket-trophy-2022-23","name":"Legends Cricket Trophy, 2022/23","shortName":"Legends Cricket Trophy, 2022/23"},{"id":"14449","slug":"legends-league-cricket-masters-2021-22","name":"Legends League Cricket Masters, 2021/22","shortName":"Legends League Cricket Masters, 2021/22"},{"id":"15262","slug":"legends-league-cricket-masters-2022-23","name":"Legends League Cricket Masters, 2022/23","shortName":"Legends League Cricket Masters, 2022/23"},{"id":"14970","slug":"legends-league-cricket-2022","name":"Legends League Cricket, 2022","shortName":"Legends League Cricket, 2022"},{"id":"15925","slug":"legends-league-cricket-2023-24","name":"Legends League Cricket, 2023/24","shortName":"Legends League Cricket, 2023/24"},{"id":"11019","slug":"leicestershire-tour-of-united-arab-emirates-2015-16","name":"Leicestershire tour of United Arab Emirates, 2015/16","shortName":"Leicestershire tour of United Arab Emirates, 2015/16"},{"id":"12728","slug":"lesotho-tour-of-botswana-2018-19","name":"Lesotho tour of Botswana, 2018/19","shortName":"Lesotho tour of Botswana, 2018/19"},{"id":"14890","slug":"lions-tour-of-namibia-2022","name":"Lions tour of Namibia, 2022","shortName":"Lions tour of Namibia, 2022"},{"id":"14971","slug":"llc-special-match-2022","name":"LLC Special Match, 2022","shortName":"LLC Special Match, 2022"},{"id":"10619","slug":"loughborough-marylebone-cricket-club-university-england-tour-of-india-2015-16","name":"Loughborough Marylebone Cricket Club University (England) tour of India, 2015/16","shortName":"Loughborough Marylebone Cricket Club University (England) tour of India, 2015/16"},{"id":"6659","slug":"luxembourg-tour-of-belgium-and-netherlands-2011","name":"Luxembourg tour of Belgium and Netherlands, 2011","shortName":"Luxembourg tour of Belgium and Netherlands, 2011"},{"id":"7642","slug":"luxembourg-tour-of-greece-2012","name":"Luxembourg tour of Greece, 2012","shortName":"Luxembourg tour of Greece, 2012"},{"id":"7607","slug":"madras-cricket-club-tour-of-singapore-2012","name":"Madras Cricket Club tour of Singapore, 2012","shortName":"Madras Cricket Club tour of Singapore, 2012"},{"id":"9459","slug":"madras-cricket-club-tour-of-singapore-2014","name":"Madras Cricket Club tour of Singapore, 2014","shortName":"Madras Cricket Club tour of Singapore, 2014"},{"id":"14852","slug":"maharaja-t20-trophy-2022","name":"Maharaja T20 Trophy, 2022","shortName":"Maharaja T20 Trophy, 2022"},{"id":"15643","slug":"maharaja-t20-trophy-2023","name":"Maharaja T20 Trophy, 2023","shortName":"Maharaja T20 Trophy, 2023"},{"id":"16581","slug":"maharaja-t20-trophy-2024","name":"Maharaja T20 Trophy, 2024","shortName":"Maharaja T20 Trophy, 2024"},{"id":"15448","slug":"mahendra-narayan-nidhi-t20-cricket-2023","name":"Mahendra Narayan Nidhi T20 Cricket, 2023","shortName":"Mahendra Narayan Nidhi T20 Cricket, 2023"},{"id":"16057","slug":"maiyadevi-girls-under-19s-cup-national-cricket-tournament-2023-24","name":"Maiyadevi Girls Under-19s Cup National Cricket Tournament, 2023/24","shortName":"Maiyadevi Girls Under-19s Cup National Cricket Tournament, 2023/24"},{"id":"15244","slug":"major-league-cricket-2023","name":"Major League Cricket, 2023","shortName":"Major League Cricket, 2023"},{"id":"12726","slug":"malawi-tour-of-botswana-2018-19","name":"Malawi tour of Botswana, 2018/19","shortName":"Malawi tour of Botswana, 2018/19"},{"id":"16451","slug":"malawi-tour-of-kenya-2024","name":"Malawi tour of Kenya, 2024","shortName":"Malawi tour of Kenya, 2024"},{"id":"6584","slug":"malawi-tour-of-south-africa-2011","name":"Malawi tour of South Africa, 2011","shortName":"Malawi tour of South Africa, 2011"},{"id":"15446","slug":"malawi-tour-of-south-africa-2023","name":"Malawi tour of South Africa, 2023","shortName":"Malawi tour of South Africa, 2023"},{"id":"16373","slug":"malawi-women-tour-of-rwanda-2024","name":"Malawi Women tour of Rwanda, 2024","shortName":"Malawi Women tour of Rwanda, 2024"},{"id":"14576","slug":"malaysia-club-xi-tour-of-nepal-2022","name":"Malaysia Club XI tour of Nepal, 2022","shortName":"Malaysia Club XI tour of Nepal, 2022"},{"id":"6309","slug":"malaysia-tour-of-china-2010-11","name":"Malaysia tour of China, 2010/11","shortName":"Malaysia tour of China, 2010/11"},{"id":"3591","slug":"malaysia-tour-of-kuwait-2007-08","name":"Malaysia tour of Kuwait, 2007/08","shortName":"Malaysia tour of Kuwait, 2007/08"},{"id":"6981","slug":"malaysia-tour-of-nepal-2011-12","name":"Malaysia tour of Nepal, 2011/12","shortName":"Malaysia tour of Nepal, 2011/12"},{"id":"8029","slug":"malaysia-tour-of-nepal-2012-13","name":"Malaysia tour of Nepal, 2012/13","shortName":"Malaysia tour of Nepal, 2012/13"},{"id":"9553","slug":"malaysia-tour-of-south-korea-2014-15","name":"Malaysia tour of South Korea, 2014/15","shortName":"Malaysia tour of South Korea, 2014/15"},{"id":"5649","slug":"malaysia-tour-of-united-arab-emirates-2009-10","name":"Malaysia tour of United Arab Emirates, 2009/10","shortName":"Malaysia tour of United Arab Emirates, 2009/10"},{"id":"9809","slug":"malaysia-tour-of-united-arab-emirates-2014-15","name":"Malaysia tour of United Arab Emirates, 2014/15","shortName":"Malaysia tour of United Arab Emirates, 2014/15"},{"id":"6303","slug":"malaysia-women-tour-of-china-2010-11","name":"Malaysia Women tour of China, 2010/11","shortName":"Malaysia Women tour of China, 2010/11"},{"id":"15475","slug":"malaysia-women-tour-of-hong-kong-2023","name":"Malaysia Women tour of Hong Kong, 2023","shortName":"Malaysia Women tour of Hong Kong, 2023"},{"id":"9537","slug":"malaysia-women-tour-of-south-korea-2014-15","name":"Malaysia Women tour of South Korea, 2014/15","shortName":"Malaysia Women tour of South Korea, 2014/15"},{"id":"12282","slug":"malaysia-women-tour-of-thailand-mar-2018-2017-18","name":"Malaysia Women tour of Thailand [Mar 2018], 2017/18","shortName":"Malaysia Women tour of Thailand [Mar 2018], 2017/18"},{"id":"12121","slug":"malaysia-women-tour-of-thailand-2017-18","name":"Malaysia Women tour of Thailand, 2017/18","shortName":"Malaysia Women tour of Thailand, 2017/18"},{"id":"12843","slug":"malaysia-women-tour-of-thailand-2018-19","name":"Malaysia Women tour of Thailand, 2018/19","shortName":"Malaysia Women tour of Thailand, 2018/19"},{"id":"6313","slug":"maldives-tour-of-china-2010-11","name":"Maldives tour of China, 2010/11","shortName":"Maldives tour of China, 2010/11"},{"id":"12309","slug":"maldives-tour-of-kuwait-2018","name":"Maldives tour of Kuwait, 2018","shortName":"Maldives tour of Kuwait, 2018"},{"id":"6985","slug":"maldives-tour-of-nepal-2011-12","name":"Maldives tour of Nepal, 2011/12","shortName":"Maldives tour of Nepal, 2011/12"},{"id":"8030","slug":"maldives-tour-of-nepal-2012-13","name":"Maldives tour of Nepal, 2012/13","shortName":"Maldives tour of Nepal, 2012/13"},{"id":"13496","slug":"maldives-tour-of-nepal-2019-20","name":"Maldives tour of Nepal, 2019/20","shortName":"Maldives tour of Nepal, 2019/20"},{"id":"9561","slug":"maldives-tour-of-south-korea-2014-15","name":"Maldives tour of South Korea, 2014/15","shortName":"Maldives tour of South Korea, 2014/15"},{"id":"16055","slug":"maldives-tour-of-thailand-2023-24","name":"Maldives tour of Thailand, 2023/24","shortName":"Maldives tour of Thailand, 2023/24"},{"id":"9813","slug":"maldives-tour-of-united-arab-emirates-2014-15","name":"Maldives tour of United Arab Emirates, 2014/15","shortName":"Maldives tour of United Arab Emirates, 2014/15"},{"id":"5764","slug":"maldives-under-21s-tour-of-bangladesh-2009-10","name":"Maldives Under-21s tour of Bangladesh, 2009/10","shortName":"Maldives Under-21s tour of Bangladesh, 2009/10"},{"id":"16058","slug":"maldives-v-indonesia-unofficial-t20i-series-2023-24","name":"Maldives v Indonesia unofficial T20I Series, 2023/24","shortName":"Maldives v Indonesia unofficial T20I Series, 2023/24"},{"id":"13500","slug":"maldives-women-tour-of-nepal-2019-20","name":"Maldives Women tour of Nepal, 2019/20","shortName":"Maldives Women tour of Nepal, 2019/20"},{"id":"6657","slug":"malta-tour-of-belgium-2011","name":"Malta tour of Belgium, 2011","shortName":"Malta tour of Belgium, 2011"},{"id":"7644","slug":"malta-tour-of-greece-2012","name":"Malta tour of Greece, 2012","shortName":"Malta tour of Greece, 2012"},{"id":"15653","slug":"malta-tour-of-romania-2023","name":"Malta tour of Romania, 2023","shortName":"Malta tour of Romania, 2023"},{"id":"12900","slug":"malta-tour-of-spain-2019","name":"Malta tour of Spain, 2019","shortName":"Malta tour of Spain, 2019"},{"id":"12971","slug":"marylebone-cricket-club-tour-of-mexico-2019","name":"Marylebone Cricket Club tour of Mexico, 2019","shortName":"Marylebone Cricket Club tour of Mexico, 2019"},{"id":"9933","slug":"marylebone-cricket-club-universities-tour-of-united-arab-emirates-2015","name":"Marylebone Cricket Club Universities tour of United Arab Emirates, 2015","shortName":"Marylebone Cricket Club Universities tour of United Arab Emirates, 2015"},{"id":"11057","slug":"marylebone-cricket-club-universities-tour-of-united-arab-emirates-2015-16","name":"Marylebone Cricket Club Universities tour of United Arab Emirates, 2015/16","shortName":"Marylebone Cricket Club Universities tour of United Arab Emirates, 2015/16"},{"id":"16584","slug":"marylebone-cricket-club-women-tour-of-malta-2024","name":"Marylebone Cricket Club Women tour of Malta, 2024","shortName":"Marylebone Cricket Club Women tour of Malta, 2024"},{"id":"11773","slug":"marylebone-cricket-club-world-xi-tour-of-united-arab-emirates-2016-17","name":"Marylebone Cricket Club World XI tour of United Arab Emirates, 2016/17","shortName":"Marylebone Cricket Club World XI tour of United Arab Emirates, 2016/17"},{"id":"9935","slug":"marylebone-cricket-club-young-cricketers-tour-of-united-arab-emirates-2015","name":"Marylebone Cricket Club Young Cricketers tour of United Arab Emirates, 2015","shortName":"Marylebone Cricket Club Young Cricketers tour of United Arab Emirates, 2015"},{"id":"10945","slug":"masters-champions-league-2015-16","name":"Masters Champions League, 2015/16","shortName":"Masters Champions League, 2015/16"},{"id":"15444","slug":"mauritius-tour-of-south-africa-2023","name":"Mauritius tour of South Africa, 2023","shortName":"Mauritius tour of South Africa, 2023"},{"id":"16589","slug":"max60-caribbean-2024","name":"MAX60 Caribbean, 2024","shortName":"MAX60 Caribbean, 2024"},{"id":"11227","slug":"mca-t20-championship-2016","name":"MCA T20 Championship, 2016","shortName":"MCA T20 Championship, 2016"},{"id":"7608","slug":"melbourne-cricket-club-tour-of-singapore-2012","name":"Melbourne Cricket Club tour of Singapore, 2012","shortName":"Melbourne Cricket Club tour of Singapore, 2012"},{"id":"9461","slug":"melbourne-cricket-club-tour-of-singapore-2014","name":"Melbourne Cricket Club tour of Singapore, 2014","shortName":"Melbourne Cricket Club tour of Singapore, 2014"},{"id":"15868","slug":"mexico-tour-of-argentina-2023-24","name":"Mexico tour of Argentina, 2023/24","shortName":"Mexico tour of Argentina, 2023/24"},{"id":"16725","slug":"mexico-tour-of-brazil-2024-25","name":"Mexico tour of Brazil, 2024/25","shortName":"Mexico tour of Brazil, 2024/25"},{"id":"13120","slug":"middlesex-tour-of-ireland-2019","name":"Middlesex tour of Ireland, 2019","shortName":"Middlesex tour of Ireland, 2019"},{"id":"11839","slug":"million-cricket-league-2017","name":"Million Cricket League, 2017","shortName":"Million Cricket League, 2017"},{"id":"12723","slug":"mozambique-tour-of-botswana-2018-19","name":"Mozambique tour of Botswana, 2018/19","shortName":"Mozambique tour of Botswana, 2018/19"},{"id":"6582","slug":"mozambique-tour-of-south-africa-2011","name":"Mozambique tour of South Africa, 2011","shortName":"Mozambique tour of South Africa, 2011"},{"id":"7683","slug":"mozambique-tour-of-south-africa-2012-13","name":"Mozambique tour of South Africa, 2012/13","shortName":"Mozambique tour of South Africa, 2012/13"},{"id":"15443","slug":"mozambique-tour-of-south-africa-2023","name":"Mozambique tour of South Africa, 2023","shortName":"Mozambique tour of South Africa, 2023"},{"id":"8697","slug":"murali-harmony-cup-twenty20-tournament-2013-14","name":"Murali Harmony Cup Twenty20 Tournament, 2013/14","shortName":"Murali Harmony Cup Twenty20 Tournament, 2013/14"},{"id":"9649","slug":"murali-harmony-cup-twenty20-tournament-2014-15","name":"Murali Harmony Cup Twenty20 Tournament, 2014/15","shortName":"Murali Harmony Cup Twenty20 Tournament, 2014/15"},{"id":"10565","slug":"murali-harmony-cup-twenty20-tournament-2015-16","name":"Murali Harmony Cup Twenty20 Tournament, 2015/16","shortName":"Murali Harmony Cup Twenty20 Tournament, 2015/16"},{"id":"11535","slug":"murali-harmony-cup-twenty20-tournament-2016-17","name":"Murali Harmony Cup Twenty20 Tournament, 2016/17","shortName":"Murali Harmony Cup Twenty20 Tournament, 2016/17"},{"id":"9651","slug":"murali-harmony-cup-twenty20-women-s-tournament-2014-15","name":"Murali Harmony Cup Twenty20 Women's Tournament, 2014/15","shortName":"Murali Harmony Cup Twenty20 Women's Tournament, 2014/15"},{"id":"10567","slug":"murali-harmony-cup-twenty20-women-s-tournament-2015-16","name":"Murali Harmony Cup Twenty20 Women's Tournament, 2015/16","shortName":"Murali Harmony Cup Twenty20 Women's Tournament, 2015/16"},{"id":"11537","slug":"murali-harmony-cup-twenty20-women-s-tournament-2016-17","name":"Murali Harmony Cup Twenty20 Women's Tournament, 2016/17","shortName":"Murali Harmony Cup Twenty20 Women's Tournament, 2016/17"},{"id":"12676","slug":"myanmar-tour-of-malaysia-2018-19","name":"Myanmar tour of Malaysia, 2018/19","shortName":"Myanmar tour of Malaysia, 2018/19"},{"id":"13663","slug":"myanmar-tour-of-thailand-2017-18","name":"Myanmar tour of Thailand, 2017/18","shortName":"Myanmar tour of Thailand, 2017/18"},{"id":"6851","slug":"nairobi-buffaloes-tour-of-uganda-2011-12","name":"Nairobi Buffaloes tour of Uganda, 2011/12","shortName":"Nairobi Buffaloes tour of Uganda, 2011/12"},{"id":"14888","slug":"namibia-global-t20-2022","name":"Namibia Global T20, 2022","shortName":"Namibia Global T20, 2022"},{"id":"14791","slug":"namibia-t20-tri-series-2022","name":"Namibia T20 Tri-Series, 2022","shortName":"Namibia T20 Tri-Series, 2022"},{"id":"14954","slug":"namibia-tour-of-australia-2022-23","name":"Namibia tour of Australia, 2022/23","shortName":"Namibia tour of Australia, 2022/23"},{"id":"12724","slug":"namibia-tour-of-botswana-2018-19","name":"Namibia tour of Botswana, 2018/19","shortName":"Namibia tour of Botswana, 2018/19"},{"id":"16150","slug":"namibia-tour-of-ghana-2023-24","name":"Namibia tour of Ghana, 2023/24","shortName":"Namibia tour of Ghana, 2023/24"},{"id":"6629","slug":"namibia-tour-of-uganda-2011","name":"Namibia tour of Uganda, 2011","shortName":"Namibia tour of Uganda, 2011"},{"id":"13322","slug":"namibia-tour-of-united-arab-emirates-2019-20","name":"Namibia tour of United Arab Emirates, 2019/20","shortName":"Namibia tour of United Arab Emirates, 2019/20"},{"id":"14228","slug":"namibia-tour-of-united-arab-emirates-2021-22","name":"Namibia tour of United Arab Emirates, 2021/22","shortName":"Namibia tour of United Arab Emirates, 2021/22"},{"id":"16355","slug":"namibia-tour-of-west-indies-2024","name":"Namibia tour of West Indies, 2024","shortName":"Namibia tour of West Indies, 2024"},{"id":"16137","slug":"namibia-women-tour-of-ghana-2023-24","name":"Namibia Women tour of Ghana, 2023/24","shortName":"Namibia Women tour of Ghana, 2023/24"},{"id":"13233","slug":"namibia-women-tour-of-scotland-2019","name":"Namibia Women tour of Scotland, 2019","shortName":"Namibia Women tour of Scotland, 2019"},{"id":"14686","slug":"national-counties-t20-competition-2022","name":"National Counties T20 Competition, 2022","shortName":"National Counties T20 Competition, 2022"},{"id":"13403","slug":"national-t20-2nd-xi-cup-2019-20","name":"National T20 2nd XI Cup, 2019/20","shortName":"National T20 2nd XI Cup, 2019/20"},{"id":"13737","slug":"national-t20-2nd-xi-cup-2020-21","name":"National T20 2nd XI Cup, 2020/21","shortName":"National T20 2nd XI Cup, 2020/21"},{"id":"15932","slug":"national-t20-cricket-tournament-nepal-2023-24","name":"National T20 Cricket Tournament (Nepal), 2023/24","shortName":"National T20 Cricket Tournament (Nepal), 2023/24"},{"id":"16264","slug":"national-t20-cricket-tournament-nepal-2024","name":"National T20 Cricket Tournament (Nepal), 2024","shortName":"National T20 Cricket Tournament (Nepal), 2024"},{"id":"11307","slug":"natwest-women-s-twenty20-cup-2016","name":"NatWest Women's Twenty20 Cup, 2016","shortName":"NatWest Women's Twenty20 Cup, 2016"},{"id":"9789","slug":"nelson-mandela-legacy-cup-2014-15","name":"Nelson Mandela Legacy Cup, 2014/15","shortName":"Nelson Mandela Legacy Cup, 2014/15"},{"id":"10341","slug":"nepal-charity-t20-2015","name":"Nepal Charity T20, 2015","shortName":"Nepal Charity T20, 2015"},{"id":"16865","slug":"nepal-premier-league-2024-25","name":"Nepal Premier League, 2024/25","shortName":"Nepal Premier League, 2024/25"},{"id":"14547","slug":"nepal-pro-club-championship-2022","name":"Nepal Pro Club Championship, 2022","shortName":"Nepal Pro Club Championship, 2022"},{"id":"16014","slug":"nepal-pro-club-championship-2023-24","name":"Nepal Pro Club Championship, 2023/24","shortName":"Nepal Pro Club Championship, 2023/24"},{"id":"15148","slug":"nepal-t20-2022-23","name":"Nepal T20, 2022/23","shortName":"Nepal T20, 2022/23"},{"id":"8841","slug":"nepal-tour-of-bangladesh-2013-14","name":"Nepal tour of Bangladesh, 2013/14","shortName":"Nepal tour of Bangladesh, 2013/14"},{"id":"6311","slug":"nepal-tour-of-china-2010-11","name":"Nepal tour of China, 2010/11","shortName":"Nepal tour of China, 2010/11"},{"id":"16796","slug":"nepal-tour-of-hong-kong-2024-25","name":"Nepal tour of Hong Kong, 2024/25","shortName":"Nepal tour of Hong Kong, 2024/25"},{"id":"3592","slug":"nepal-tour-of-kuwait-2007-08","name":"Nepal tour of Kuwait, 2007/08","shortName":"Nepal tour of Kuwait, 2007/08"},{"id":"10357","slug":"nepal-tour-of-malaysia-2015","name":"Nepal tour of Malaysia, 2015","shortName":"Nepal tour of Malaysia, 2015"},{"id":"12677","slug":"nepal-tour-of-malaysia-2018-19","name":"Nepal tour of Malaysia, 2018/19","shortName":"Nepal tour of Malaysia, 2018/19"},{"id":"9557","slug":"nepal-tour-of-south-korea-2014-15","name":"Nepal tour of South Korea, 2014/15","shortName":"Nepal tour of South Korea, 2014/15"},{"id":"5650","slug":"nepal-tour-of-united-arab-emirates-2009-10","name":"Nepal tour of United Arab Emirates, 2009/10","shortName":"Nepal tour of United Arab Emirates, 2009/10"},{"id":"16360","slug":"nepal-tour-of-united-states-of-america-and-west-indies-2024","name":"Nepal tour of United States of America and West Indies, 2024","shortName":"Nepal tour of United States of America and West Indies, 2024"},{"id":"14689","slug":"nepal-under-19s-women-tour-of-malaysia-2022","name":"Nepal Under-19s Women tour of Malaysia, 2022","shortName":"Nepal Under-19s Women tour of Malaysia, 2022"},{"id":"5762","slug":"nepal-under-21s-tour-of-bangladesh-2009-10","name":"Nepal Under-21s tour of Bangladesh, 2009/10","shortName":"Nepal Under-21s tour of Bangladesh, 2009/10"},{"id":"7223","slug":"nepal-under-25s-tour-of-maldives-2011-12","name":"Nepal Under-25s tour of Maldives, 2011/12","shortName":"Nepal Under-25s tour of Maldives, 2011/12"},{"id":"6305","slug":"nepal-women-tour-of-china-2010-11","name":"Nepal Women tour of China, 2010/11","shortName":"Nepal Women tour of China, 2010/11"},{"id":"7700","slug":"nepal-women-tour-of-china-2012-13","name":"Nepal Women tour of China, 2012/13","shortName":"Nepal Women tour of China, 2012/13"},{"id":"11579","slug":"nepal-women-tour-of-hong-kong-2016-17","name":"Nepal Women tour of Hong Kong, 2016/17","shortName":"Nepal Women tour of Hong Kong, 2016/17"},{"id":"15477","slug":"nepal-women-tour-of-hong-kong-2023","name":"Nepal Women tour of Hong Kong, 2023","shortName":"Nepal Women tour of Hong Kong, 2023"},{"id":"6481","slug":"nepal-women-tour-of-pakistan-2010-11","name":"Nepal Women tour of Pakistan, 2010/11","shortName":"Nepal Women tour of Pakistan, 2010/11"},{"id":"9543","slug":"nepal-women-tour-of-south-korea-2014-15","name":"Nepal Women tour of South Korea, 2014/15","shortName":"Nepal Women tour of South Korea, 2014/15"},{"id":"11611","slug":"nepal-women-tour-of-thailand-2016-17","name":"Nepal Women tour of Thailand, 2016/17","shortName":"Nepal Women tour of Thailand, 2016/17"},{"id":"12067","slug":"nepal-women-tour-of-thailand-2017-18","name":"Nepal Women tour of Thailand, 2017/18","shortName":"Nepal Women tour of Thailand, 2017/18"},{"id":"12837","slug":"nepal-women-tour-of-thailand-2018-19","name":"Nepal Women tour of Thailand, 2018/19","shortName":"Nepal Women tour of Thailand, 2018/19"},{"id":"14949","slug":"netherlands-tour-of-australia-2022-23","name":"Netherlands tour of Australia, 2022/23","shortName":"Netherlands tour of Australia, 2022/23"},{"id":"8839","slug":"netherlands-tour-of-bangladesh-2013-14","name":"Netherlands tour of Bangladesh, 2013/14","shortName":"Netherlands tour of Bangladesh, 2013/14"},{"id":"4969","slug":"netherlands-tour-of-england-2009","name":"Netherlands tour of England, 2009","shortName":"Netherlands tour of England, 2009"},{"id":"10875","slug":"netherlands-tour-of-india-2015-16","name":"Netherlands tour of India, 2015/16","shortName":"Netherlands tour of India, 2015/16"},{"id":"9085","slug":"netherlands-tour-of-united-arab-emirates-march-2014-2013-14","name":"Netherlands tour of United Arab Emirates [March 2014], 2013/14","shortName":"Netherlands tour of United Arab Emirates [March 2014], 2013/14"},{"id":"13317","slug":"netherlands-tour-of-united-arab-emirates-2019-20","name":"Netherlands tour of United Arab Emirates, 2019/20","shortName":"Netherlands tour of United Arab Emirates, 2019/20"},{"id":"14292","slug":"netherlands-tour-of-united-arab-emirates-2021-22","name":"Netherlands tour of United Arab Emirates, 2021/22","shortName":"Netherlands tour of United Arab Emirates, 2021/22"},{"id":"16361","slug":"netherlands-tour-of-united-states-of-america-and-west-indies-2024","name":"Netherlands tour of United States of America and West Indies, 2024","shortName":"Netherlands tour of United States of America and West Indies, 2024"},{"id":"9489","slug":"netherlands-women-tour-of-england-2014","name":"Netherlands Women tour of England, 2014","shortName":"Netherlands Women tour of England, 2014"},{"id":"7504","slug":"netherlands-women-tour-of-ireland-2012","name":"Netherlands Women tour of Ireland, 2012","shortName":"Netherlands Women tour of Ireland, 2012"},{"id":"8197","slug":"netherlands-women-tour-of-ireland-2013","name":"Netherlands Women tour of Ireland, 2013","shortName":"Netherlands Women tour of Ireland, 2013"},{"id":"11953","slug":"netherlands-women-tour-of-scotland-2017","name":"Netherlands Women tour of Scotland, 2017","shortName":"Netherlands Women tour of Scotland, 2017"},{"id":"13229","slug":"netherlands-women-tour-of-scotland-2019","name":"Netherlands Women tour of Scotland, 2019","shortName":"Netherlands Women tour of Scotland, 2019"},{"id":"10177","slug":"netherlands-women-tour-of-thailand-2015-16","name":"Netherlands Women tour of Thailand, 2015/16","shortName":"Netherlands Women tour of Thailand, 2015/16"},{"id":"16172","slug":"netherlands-women-tour-of-united-arab-emirates-2024","name":"Netherlands Women tour of United Arab Emirates, 2024","shortName":"Netherlands Women tour of United Arab Emirates, 2024"},{"id":"7858","slug":"new-south-wales-tour-of-india-2005","name":"New South Wales tour of India, 2005","shortName":"New South Wales tour of India, 2005"},{"id":"16590","slug":"new-york-strikers-tour-of-cayman-islands-2024","name":"New York Strikers tour of Cayman Islands, 2024","shortName":"New York Strikers tour of Cayman Islands, 2024"},{"id":"5172","slug":"new-zealand-academy-tour-of-australia-2005","name":"New Zealand Academy tour of Australia, 2005","shortName":"New Zealand Academy tour of Australia, 2005"},{"id":"5543","slug":"new-zealand-cricket-women-s-twenty20-2009-10","name":"New Zealand Cricket Women's Twenty20, 2009/10","shortName":"New Zealand Cricket Women's Twenty20, 2009/10"},{"id":"7662","slug":"new-zealand-cricket-women-s-twenty20-2012-13","name":"New Zealand Cricket Women's Twenty20, 2012/13","shortName":"New Zealand Cricket Women's Twenty20, 2012/13"},{"id":"8549","slug":"new-zealand-cricket-women-s-twenty20-2013-14","name":"New Zealand Cricket Women's Twenty20, 2013/14","shortName":"New Zealand Cricket Women's Twenty20, 2013/14"},{"id":"9471","slug":"new-zealand-cricket-women-s-twenty20-2014-15","name":"New Zealand Cricket Women's Twenty20, 2014/15","shortName":"New Zealand Cricket Women's Twenty20, 2014/15"},{"id":"10515","slug":"new-zealand-cricket-women-s-twenty20-2015-16","name":"New Zealand Cricket Women's Twenty20, 2015/16","shortName":"New Zealand Cricket Women's Twenty20, 2015/16"},{"id":"14946","slug":"new-zealand-legends-tour-of-india-2022","name":"New Zealand Legends tour of India, 2022","shortName":"New Zealand Legends tour of India, 2022"},{"id":"14956","slug":"new-zealand-tour-of-australia-2022-23","name":"New Zealand tour of Australia, 2022/23","shortName":"New Zealand tour of Australia, 2022/23"},{"id":"8855","slug":"new-zealand-tour-of-bangladesh-march-2014-2013-14","name":"New Zealand tour of Bangladesh [March 2014], 2013/14","shortName":"New Zealand tour of Bangladesh [March 2014], 2013/14"},{"id":"4971","slug":"new-zealand-tour-of-england-2009","name":"New Zealand tour of England, 2009","shortName":"New Zealand tour of England, 2009"},{"id":"14991","slug":"new-zealand-tour-of-england-2023","name":"New Zealand tour of England, 2023","shortName":"New Zealand tour of England, 2023"},{"id":"16801","slug":"new-zealand-tour-of-hong-kong-2024-25","name":"New Zealand tour of Hong Kong, 2024/25","shortName":"New Zealand tour of Hong Kong, 2024/25"},{"id":"10881","slug":"new-zealand-tour-of-india-2015-16","name":"New Zealand tour of India, 2015/16","shortName":"New Zealand tour of India, 2015/16"},{"id":"7481","slug":"new-zealand-tour-of-sri-lanka-september-2012-2012-13","name":"New Zealand tour of Sri Lanka [September 2012], 2012/13","shortName":"New Zealand tour of Sri Lanka [September 2012], 2012/13"},{"id":"12617","slug":"new-zealand-tour-of-united-arab-emirates-2018-19","name":"New Zealand tour of United Arab Emirates, 2018/19","shortName":"New Zealand tour of United Arab Emirates, 2018/19"},{"id":"14301","slug":"new-zealand-tour-of-united-arab-emirates-2021-22","name":"New Zealand tour of United Arab Emirates, 2021/22","shortName":"New Zealand tour of United Arab Emirates, 2021/22"},{"id":"5204","slug":"new-zealand-tour-of-west-indies-2010","name":"New Zealand tour of West Indies, 2010","shortName":"New Zealand tour of West Indies, 2010"},{"id":"13372","slug":"new-zealand-women-tour-of-australia-2019-20","name":"New Zealand Women tour of Australia, 2019/20","shortName":"New Zealand Women tour of Australia, 2019/20"},{"id":"8881","slug":"new-zealand-women-tour-of-bangladesh-2013-14","name":"New Zealand Women tour of Bangladesh, 2013/14","shortName":"New Zealand Women tour of Bangladesh, 2013/14"},{"id":"4351","slug":"new-zealand-women-tour-of-england-2009","name":"New Zealand Women tour of England, 2009","shortName":"New Zealand Women tour of England, 2009"},{"id":"10897","slug":"new-zealand-women-tour-of-india-2015-16","name":"New Zealand Women tour of India, 2015/16","shortName":"New Zealand Women tour of India, 2015/16"},{"id":"15235","slug":"new-zealand-women-tour-of-south-africa-2022-23","name":"New Zealand Women tour of South Africa, 2022/23","shortName":"New Zealand Women tour of South Africa, 2022/23"},{"id":"7486","slug":"new-zealand-women-tour-of-sri-lanka-2012-13","name":"New Zealand Women tour of Sri Lanka, 2012/13","shortName":"New Zealand Women tour of Sri Lanka, 2012/13"},{"id":"16709","slug":"new-zealand-women-tour-of-united-arab-emirates-2024-25","name":"New Zealand Women tour of United Arab Emirates, 2024/25","shortName":"New Zealand Women tour of United Arab Emirates, 2024/25"},{"id":"5197","slug":"new-zealand-women-tour-of-west-indies-2010","name":"New Zealand Women tour of West Indies, 2010","shortName":"New Zealand Women tour of West Indies, 2010"},{"id":"12463","slug":"new-zealand-women-tour-of-west-indies-2018-19","name":"New Zealand Women tour of West Indies, 2018/19","shortName":"New Zealand Women tour of West Indies, 2018/19"},{"id":"15145","slug":"new-zealand-women-under-19s-tour-of-india-2022-23","name":"New Zealand Women Under-19s tour of India, 2022/23","shortName":"New Zealand Women Under-19s tour of India, 2022/23"},{"id":"15205","slug":"new-zealand-women-under-19s-tour-of-south-africa-2022-23","name":"New Zealand Women Under-19s tour of South Africa, 2022/23","shortName":"New Zealand Women Under-19s tour of South Africa, 2022/23"},{"id":"16152","slug":"nigeria-tour-of-ghana-2023-24","name":"Nigeria tour of Ghana, 2023/24","shortName":"Nigeria tour of Ghana, 2023/24"},{"id":"6583","slug":"nigeria-tour-of-south-africa-2011","name":"Nigeria tour of South Africa, 2011","shortName":"Nigeria tour of South Africa, 2011"},{"id":"6630","slug":"nigeria-tour-of-uganda-2011","name":"Nigeria tour of Uganda, 2011","shortName":"Nigeria tour of Uganda, 2011"},{"id":"8026","slug":"nigeria-tour-of-uganda-2012-13","name":"Nigeria tour of Uganda, 2012/13","shortName":"Nigeria tour of Uganda, 2012/13"},{"id":"13324","slug":"nigeria-tour-of-united-arab-emirates-2019-20","name":"Nigeria tour of United Arab Emirates, 2019/20","shortName":"Nigeria tour of United Arab Emirates, 2019/20"},{"id":"16139","slug":"nigeria-women-tour-of-ghana-2023-24","name":"Nigeria Women tour of Ghana, 2023/24","shortName":"Nigeria Women tour of Ghana, 2023/24"},{"id":"16378","slug":"nigeria-women-tour-of-rwanda-2024","name":"Nigeria Women tour of Rwanda, 2024","shortName":"Nigeria Women tour of Rwanda, 2024"},{"id":"10049","slug":"north-holland-hurricanes-tour-of-scotland-2015","name":"North Holland Hurricanes tour of Scotland, 2015","shortName":"North Holland Hurricanes tour of Scotland, 2015"},{"id":"11861","slug":"north-india-champions-league-2017","name":"North India Champions League, 2017","shortName":"North India Champions League, 2017"},{"id":"10047","slug":"north-sea-20-series-2015","name":"North Sea 20 Series, 2015","shortName":"North Sea 20 Series, 2015"},{"id":"9209","slug":"north-sea-pro-20-series-2014","name":"North Sea Pro 20 Series, 2014","shortName":"North Sea Pro 20 Series, 2014"},{"id":"9917","slug":"northamptonshire-tour-of-west-indies-2014-15","name":"Northamptonshire tour of West Indies, 2014/15","shortName":"Northamptonshire tour of West Indies, 2014/15"},{"id":"8183","slug":"norway-tour-of-england-2013","name":"Norway tour of England, 2013","shortName":"Norway tour of England, 2013"},{"id":"16416","slug":"norway-tour-of-finland-2024","name":"Norway tour of Finland, 2024","shortName":"Norway tour of Finland, 2024"},{"id":"6647","slug":"norway-tour-of-jersey-and-guernsey-2011","name":"Norway tour of Jersey and Guernsey, 2011","shortName":"Norway tour of Jersey and Guernsey, 2011"},{"id":"10033","slug":"norway-tour-of-jersey-2015","name":"Norway tour of Jersey, 2015","shortName":"Norway tour of Jersey, 2015"},{"id":"12590","slug":"norway-tour-of-netherlands-2018","name":"Norway tour of Netherlands, 2018","shortName":"Norway tour of Netherlands, 2018"},{"id":"14119","slug":"norway-women-in-sweden-unofficial-t20i-series-2021","name":"Norway Women in Sweden unofficial T20I Series, 2021","shortName":"Norway Women in Sweden unofficial T20I Series, 2021"},{"id":"15713","slug":"norway-women-tour-of-finland-2023","name":"Norway Women tour of Finland, 2023","shortName":"Norway Women tour of Finland, 2023"},{"id":"14106","slug":"norway-women-tour-of-sweden-2021","name":"Norway Women tour of Sweden, 2021","shortName":"Norway Women tour of Sweden, 2021"},{"id":"8055","slug":"nottinghamshire-tour-of-west-indies-2012-13","name":"Nottinghamshire tour of West Indies, 2012/13","shortName":"Nottinghamshire tour of West Indies, 2012/13"},{"id":"9913","slug":"nottinghamshire-tour-of-west-indies-2014-15","name":"Nottinghamshire tour of West Indies, 2014/15","shortName":"Nottinghamshire tour of West Indies, 2014/15"},{"id":"5071","slug":"nottinghamshire-women-tour-of-ireland-2009","name":"Nottinghamshire Women tour of Ireland, 2009","shortName":"Nottinghamshire Women tour of Ireland, 2009"},{"id":"13574","slug":"oman-avengers-tour-of-bahrain-2017-18","name":"Oman Avengers tour of Bahrain, 2017/18","shortName":"Oman Avengers tour of Bahrain, 2017/18"},{"id":"10879","slug":"oman-tour-of-bangladesh-and-india-2015-16","name":"Oman tour of Bangladesh and India, 2015/16","shortName":"Oman tour of Bangladesh and India, 2015/16"},{"id":"16799","slug":"oman-tour-of-hong-kong-2024-25","name":"Oman tour of Hong Kong, 2024/25","shortName":"Oman tour of Hong Kong, 2024/25"},{"id":"3598","slug":"oman-tour-of-kuwait-2007-08","name":"Oman tour of Kuwait, 2007/08","shortName":"Oman tour of Kuwait, 2007/08"},{"id":"6983","slug":"oman-tour-of-nepal-2011-12","name":"Oman tour of Nepal, 2011/12","shortName":"Oman tour of Nepal, 2011/12"},{"id":"8032","slug":"oman-tour-of-nepal-2012-13","name":"Oman tour of Nepal, 2012/13","shortName":"Oman tour of Nepal, 2012/13"},{"id":"5647","slug":"oman-tour-of-united-arab-emirates-2009-10","name":"Oman tour of United Arab Emirates, 2009/10","shortName":"Oman tour of United Arab Emirates, 2009/10"},{"id":"9807","slug":"oman-tour-of-united-arab-emirates-2014-15","name":"Oman tour of United Arab Emirates, 2014/15","shortName":"Oman tour of United Arab Emirates, 2014/15"},{"id":"13318","slug":"oman-tour-of-united-arab-emirates-2019-20","name":"Oman tour of United Arab Emirates, 2019/20","shortName":"Oman tour of United Arab Emirates, 2019/20"},{"id":"14303","slug":"oman-tour-of-united-arab-emirates-2021-22","name":"Oman tour of United Arab Emirates, 2021/22","shortName":"Oman tour of United Arab Emirates, 2021/22"},{"id":"16356","slug":"oman-tour-of-west-indies-2024","name":"Oman tour of West Indies, 2024","shortName":"Oman tour of West Indies, 2024"},{"id":"5458","slug":"otago-tour-of-australia-2009-10","name":"Otago tour of Australia, 2009/10","shortName":"Otago tour of Australia, 2009/10"},{"id":"7133","slug":"other-australia-domestic-2004-05","name":"Other Australia Domestic, 2004/05","shortName":"Other Australia Domestic, 2004/05"},{"id":"6044","slug":"other-australia-domestic-2010","name":"Other Australia Domestic, 2010","shortName":"Other Australia Domestic, 2010"},{"id":"6326","slug":"other-australia-domestic-2010-11","name":"Other Australia Domestic, 2010/11","shortName":"Other Australia Domestic, 2010/11"},{"id":"5856","slug":"other-matches-2009-10","name":"Other Matches, 2009/10","shortName":"Other Matches, 2009/10"},{"id":"9039","slug":"other-zimbabwe-matches-2013-14","name":"Other Zimbabwe Matches, 2013/14","shortName":"Other Zimbabwe Matches, 2013/14"},{"id":"14018","slug":"pakistan-a-women-in-west-indies-unofficial-t20i-series-2021","name":"Pakistan A Women in West Indies unofficial T20I Series, 2021","shortName":"Pakistan A Women in West Indies unofficial T20I Series, 2021"},{"id":"15476","slug":"pakistan-a-women-tour-of-hong-kong-2023","name":"Pakistan A Women tour of Hong Kong, 2023","shortName":"Pakistan A Women tour of Hong Kong, 2023"},{"id":"5826","slug":"pakistan-day-twenty20-challenge-trophy-2009-10","name":"Pakistan Day Twenty20 Challenge Trophy, 2009/10","shortName":"Pakistan Day Twenty20 Challenge Trophy, 2009/10"},{"id":"15028","slug":"pakistan-junior-league-2022-23","name":"Pakistan Junior League, 2022/23","shortName":"Pakistan Junior League, 2022/23"},{"id":"14957","slug":"pakistan-tour-of-australia-2022-23","name":"Pakistan tour of Australia, 2022/23","shortName":"Pakistan tour of Australia, 2022/23"},{"id":"10887","slug":"pakistan-tour-of-bangladesh-and-india-2015-16","name":"Pakistan tour of Bangladesh and India, 2015/16","shortName":"Pakistan tour of Bangladesh and India, 2015/16"},{"id":"8847","slug":"pakistan-tour-of-bangladesh-2013-14","name":"Pakistan tour of Bangladesh, 2013/14","shortName":"Pakistan tour of Bangladesh, 2013/14"},{"id":"6312","slug":"pakistan-tour-of-china-2010-11","name":"Pakistan tour of China, 2010/11","shortName":"Pakistan tour of China, 2010/11"},{"id":"4973","slug":"pakistan-tour-of-england-2009","name":"Pakistan tour of England, 2009","shortName":"Pakistan tour of England, 2009"},{"id":"16797","slug":"pakistan-tour-of-hong-kong-2024-25","name":"Pakistan tour of Hong Kong, 2024/25","shortName":"Pakistan tour of Hong Kong, 2024/25"},{"id":"3127","slug":"pakistan-tour-of-kenya-and-south-africa-2007-08","name":"Pakistan tour of Kenya and South Africa, 2007/08","shortName":"Pakistan tour of Kenya and South Africa, 2007/08"},{"id":"7484","slug":"pakistan-tour-of-sri-lanka-2012-13","name":"Pakistan tour of Sri Lanka, 2012/13","shortName":"Pakistan tour of Sri Lanka, 2012/13"},{"id":"5717","slug":"pakistan-tour-of-united-arab-emirates-2009-10","name":"Pakistan tour of United Arab Emirates, 2009/10","shortName":"Pakistan tour of United Arab Emirates, 2009/10"},{"id":"14299","slug":"pakistan-tour-of-united-arab-emirates-2021-22","name":"Pakistan tour of United Arab Emirates, 2021/22","shortName":"Pakistan tour of United Arab Emirates, 2021/22"},{"id":"5208","slug":"pakistan-tour-of-west-indies-2010","name":"Pakistan tour of West Indies, 2010","shortName":"Pakistan tour of West Indies, 2010"},{"id":"15858","slug":"pakistan-triangular-t20-series-a-women-2023-24","name":"Pakistan Triangular T20 Series (A Women), 2023/24","shortName":"Pakistan Triangular T20 Series (A Women), 2023/24"},{"id":"5765","slug":"pakistan-under-21s-tour-of-bangladesh-2009-10","name":"Pakistan Under-21s tour of Bangladesh, 2009/10","shortName":"Pakistan Under-21s tour of Bangladesh, 2009/10"},{"id":"7226","slug":"pakistan-under-25s-tour-of-maldives-2011-12","name":"Pakistan Under-25s tour of Maldives, 2011/12","shortName":"Pakistan Under-25s tour of Maldives, 2011/12"},{"id":"13371","slug":"pakistan-women-tour-of-australia-2019-20","name":"Pakistan Women tour of Australia, 2019/20","shortName":"Pakistan Women tour of Australia, 2019/20"},{"id":"8883","slug":"pakistan-women-tour-of-bangladesh-2013-14","name":"Pakistan Women tour of Bangladesh, 2013/14","shortName":"Pakistan Women tour of Bangladesh, 2013/14"},{"id":"6306","slug":"pakistan-women-tour-of-china-2010-11","name":"Pakistan Women tour of China, 2010/11","shortName":"Pakistan Women tour of China, 2010/11"},{"id":"7696","slug":"pakistan-women-tour-of-china-2012-13","name":"Pakistan Women tour of China, 2012/13","shortName":"Pakistan Women tour of China, 2012/13"},{"id":"7346","slug":"pakistan-women-tour-of-england-and-ireland-2012","name":"Pakistan Women tour of England and Ireland, 2012","shortName":"Pakistan Women tour of England and Ireland, 2012"},{"id":"4352","slug":"pakistan-women-tour-of-england-2009","name":"Pakistan Women tour of England, 2009","shortName":"Pakistan Women tour of England, 2009"},{"id":"5072","slug":"pakistan-women-tour-of-ireland-2009","name":"Pakistan Women tour of Ireland, 2009","shortName":"Pakistan Women tour of Ireland, 2009"},{"id":"8205","slug":"pakistan-women-tour-of-ireland-2013","name":"Pakistan Women tour of Ireland, 2013","shortName":"Pakistan Women tour of Ireland, 2013"},{"id":"15236","slug":"pakistan-women-tour-of-south-africa-2022-23","name":"Pakistan Women tour of South Africa, 2022/23","shortName":"Pakistan Women tour of South Africa, 2022/23"},{"id":"9549","slug":"pakistan-women-tour-of-south-korea-2014-15","name":"Pakistan Women tour of South Korea, 2014/15","shortName":"Pakistan Women tour of South Korea, 2014/15"},{"id":"7489","slug":"pakistan-women-tour-of-sri-lanka-2012-13","name":"Pakistan Women tour of Sri Lanka, 2012/13","shortName":"Pakistan Women tour of Sri Lanka, 2012/13"},{"id":"11608","slug":"pakistan-women-tour-of-thailand-2016-17","name":"Pakistan Women tour of Thailand, 2016/17","shortName":"Pakistan Women tour of Thailand, 2016/17"},{"id":"16705","slug":"pakistan-women-tour-of-united-arab-emirates-2024-25","name":"Pakistan Women tour of United Arab Emirates, 2024/25","shortName":"Pakistan Women tour of United Arab Emirates, 2024/25"},{"id":"10215","slug":"pakistan-women-tour-of-west-indies-and-united-states-of-america-2015-16","name":"Pakistan Women tour of West Indies and United States of America, 2015/16","shortName":"Pakistan Women tour of West Indies and United States of America, 2015/16"},{"id":"5202","slug":"pakistan-women-tour-of-west-indies-2010","name":"Pakistan Women tour of West Indies, 2010","shortName":"Pakistan Women tour of West Indies, 2010"},{"id":"12465","slug":"pakistan-women-tour-of-west-indies-2018-19","name":"Pakistan Women tour of West Indies, 2018/19","shortName":"Pakistan Women tour of West Indies, 2018/19"},{"id":"15199","slug":"pakistan-women-under-19s-tour-of-south-africa-2022-23","name":"Pakistan Women Under-19s tour of South Africa, 2022/23","shortName":"Pakistan Women Under-19s tour of South Africa, 2022/23"},{"id":"15870","slug":"panama-tour-of-argentina-2023-24","name":"Panama tour of Argentina, 2023/24","shortName":"Panama tour of Argentina, 2023/24"},{"id":"16726","slug":"panama-tour-of-brazil-2024-25","name":"Panama tour of Brazil, 2024/25","shortName":"Panama tour of Brazil, 2024/25"},{"id":"12966","slug":"panama-tour-of-mexico-2019","name":"Panama tour of Mexico, 2019","shortName":"Panama tour of Mexico, 2019"},{"id":"12627","slug":"panama-tour-of-united-states-of-america-2018-19","name":"Panama tour of United States of America, 2018/19","shortName":"Panama tour of United States of America, 2018/19"},{"id":"12557","slug":"papua-new-guinea-tour-of-fiji-2018","name":"Papua New Guinea tour of Fiji, 2018","shortName":"Papua New Guinea tour of Fiji, 2018"},{"id":"13320","slug":"papua-new-guinea-tour-of-united-arab-emirates-2019-20","name":"Papua New Guinea tour of United Arab Emirates, 2019/20","shortName":"Papua New Guinea tour of United Arab Emirates, 2019/20"},{"id":"14232","slug":"papua-new-guinea-tour-of-united-arab-emirates-2021-22","name":"Papua New Guinea tour of United Arab Emirates, 2021/22","shortName":"Papua New Guinea tour of United Arab Emirates, 2021/22"},{"id":"16354","slug":"papua-new-guinea-tour-of-west-indies-2024","name":"Papua New Guinea tour of West Indies, 2024","shortName":"Papua New Guinea tour of West Indies, 2024"},{"id":"15276","slug":"papua-new-guinea-women-tour-of-fiji-2022-23","name":"Papua New Guinea Women tour of Fiji, 2022/23","shortName":"Papua New Guinea Women tour of Fiji, 2022/23"},{"id":"11820","slug":"papua-new-guinea-women-tour-of-japan-2017","name":"Papua New Guinea Women tour of Japan, 2017","shortName":"Papua New Guinea Women tour of Japan, 2017"},{"id":"12425","slug":"papua-new-guinea-women-tour-of-netherlands-2018","name":"Papua New Guinea Women tour of Netherlands, 2018","shortName":"Papua New Guinea Women tour of Netherlands, 2018"},{"id":"16043","slug":"papua-new-guinea-women-tour-of-new-zealand-2023-24","name":"Papua New Guinea Women tour of New Zealand, 2023/24","shortName":"Papua New Guinea Women tour of New Zealand, 2023/24"},{"id":"13228","slug":"papua-new-guinea-women-tour-of-scotland-2019","name":"Papua New Guinea Women tour of Scotland, 2019","shortName":"Papua New Guinea Women tour of Scotland, 2019"},{"id":"10179","slug":"papua-new-guinea-women-tour-of-thailand-2015-16","name":"Papua New Guinea Women tour of Thailand, 2015/16","shortName":"Papua New Guinea Women tour of Thailand, 2015/16"},{"id":"14916","slug":"papua-new-guinea-women-tour-of-united-arab-emirates-2022","name":"Papua New Guinea Women tour of United Arab Emirates, 2022","shortName":"Papua New Guinea Women tour of United Arab Emirates, 2022"},{"id":"15283","slug":"papua-new-guinea-xi-tour-of-fiji-2022-23","name":"Papua New Guinea XI tour of Fiji, 2022/23","shortName":"Papua New Guinea XI tour of Fiji, 2022/23"},{"id":"16017","slug":"parsa-club-xi-tour-of-nepal-2023-24","name":"PARSA Club XI tour of Nepal, 2023/24","shortName":"PARSA Club XI tour of Nepal, 2023/24"},{"id":"14177","slug":"pcb-cricket-associations-t20-2021-22","name":"PCB Cricket Associations T20, 2021/22","shortName":"PCB Cricket Associations T20, 2021/22"},{"id":"14907","slug":"pcb-cricket-associations-t20-2022-23","name":"PCB Cricket Associations T20, 2022/23","shortName":"PCB Cricket Associations T20, 2022/23"},{"id":"4490","slug":"pcb-twenty20-women-s-quadrangular-tournament-2008-09","name":"PCB Twenty20 Women's Quadrangular Tournament, 2008/09","shortName":"PCB Twenty20 Women's Quadrangular Tournament, 2008/09"},{"id":"11832","slug":"peace-cricket-league-2017","name":"Peace Cricket League, 2017","shortName":"Peace Cricket League, 2017"},{"id":"15866","slug":"peru-tour-of-argentina-2023-24","name":"Peru tour of Argentina, 2023/24","shortName":"Peru tour of Argentina, 2023/24"},{"id":"16724","slug":"peru-tour-of-brazil-2024-25","name":"Peru tour of Brazil, 2024/25","shortName":"Peru tour of Brazil, 2024/25"},{"id":"15038","slug":"peru-women-tour-of-brazil-2022-23","name":"Peru Women tour of Brazil, 2022/23","shortName":"Peru Women tour of Brazil, 2022/23"},{"id":"12715","slug":"pokhara-premier-league-2018-19","name":"Pokhara Premier League, 2018/19","shortName":"Pokhara Premier League, 2018/19"},{"id":"13525","slug":"pokhara-premier-league-2019-20","name":"Pokhara Premier League, 2019/20","shortName":"Pokhara Premier League, 2019/20"},{"id":"16538","slug":"pondicherry-premier-league-2024","name":"Pondicherry Premier League, 2024","shortName":"Pondicherry Premier League, 2024"},{"id":"14091","slug":"pondicherry-t20-tournament-2021","name":"Pondicherry T20 Tournament, 2021","shortName":"Pondicherry T20 Tournament, 2021"},{"id":"14819","slug":"pondicherry-t20-tournament-2022","name":"Pondicherry T20 Tournament, 2022","shortName":"Pondicherry T20 Tournament, 2022"},{"id":"15550","slug":"pondicherry-t20-tournament-2023","name":"Pondicherry T20 Tournament, 2023","shortName":"Pondicherry T20 Tournament, 2023"},{"id":"6663","slug":"portugal-tour-of-belgium-2011","name":"Portugal tour of Belgium, 2011","shortName":"Portugal tour of Belgium, 2011"},{"id":"7645","slug":"portugal-tour-of-greece-2012","name":"Portugal tour of Greece, 2012","shortName":"Portugal tour of Greece, 2012"},{"id":"12561","slug":"portugal-tour-of-netherlands-2018","name":"Portugal tour of Netherlands, 2018","shortName":"Portugal tour of Netherlands, 2018"},{"id":"14442","slug":"prime-minister-cup-t20-2021-22","name":"Prime Minister Cup (T20), 2021/22","shortName":"Prime Minister Cup (T20), 2021/22"},{"id":"13827","slug":"prime-minister-cup-women-s-national-cricket-tournament-2020-21","name":"Prime Minister Cup Women's National Cricket Tournament, 2020/21","shortName":"Prime Minister Cup Women's National Cricket Tournament, 2020/21"},{"id":"14401","slug":"prime-minister-cup-women-s-national-cricket-tournament-2021-22","name":"Prime Minister Cup Women's National Cricket Tournament, 2021/22","shortName":"Prime Minister Cup Women's National Cricket Tournament, 2021/22"},{"id":"16013","slug":"prime-minister-cup-women-s-national-cricket-tournament-2023-24","name":"Prime Minister Cup Women's National Cricket Tournament, 2023/24","shortName":"Prime Minister Cup Women's National Cricket Tournament, 2023/24"},{"id":"4522","slug":"pro20-women-s-super-4-s-2008","name":"Pro20 Women's Super 4's, 2008","shortName":"Pro20 Women's Super 4's, 2008"},{"id":"14573","slug":"push-sports-delhi-tour-of-nepal-2022","name":"Push Sports Delhi tour of Nepal, 2022","shortName":"Push Sports Delhi tour of Nepal, 2022"},{"id":"3594","slug":"qatar-tour-of-kuwait-2007-08","name":"Qatar tour of Kuwait, 2007/08","shortName":"Qatar tour of Kuwait, 2007/08"},{"id":"12312","slug":"qatar-tour-of-kuwait-2018","name":"Qatar tour of Kuwait, 2018","shortName":"Qatar tour of Kuwait, 2018"},{"id":"5648","slug":"qatar-tour-of-united-arab-emirates-2009-10","name":"Qatar tour of United Arab Emirates, 2009/10","shortName":"Qatar tour of United Arab Emirates, 2009/10"},{"id":"14690","slug":"qatar-under-19s-women-tour-of-malaysia-2022","name":"Qatar Under-19s Women tour of Malaysia, 2022","shortName":"Qatar Under-19s Women tour of Malaysia, 2022"},{"id":"11471","slug":"quadrangular-twenty20-series-malaysia-2016","name":"Quadrangular Twenty20 Series (Malaysia), 2016","shortName":"Quadrangular Twenty20 Series (Malaysia), 2016"},{"id":"11714","slug":"rajwada-cricket-league-2016-17","name":"Rajwada Cricket League, 2016/17","shortName":"Rajwada Cricket League, 2016/17"},{"id":"10569","slug":"rally-round-dominica-2015-16","name":"Rally Round Dominica, 2015/16","shortName":"Rally Round Dominica, 2015/16"},{"id":"9005","slug":"red-bull-campus-cricket-national-finals-india-2013-14","name":"Red Bull Campus Cricket National Finals (India), 2013/14","shortName":"Red Bull Campus Cricket National Finals (India), 2013/14"},{"id":"9135","slug":"red-bull-campus-cricket-national-finals-pakistan-2014","name":"Red Bull Campus Cricket National Finals (Pakistan), 2014","shortName":"Red Bull Campus Cricket National Finals (Pakistan), 2014"},{"id":"10107","slug":"red-bull-campus-cricket-national-finals-pakistan-2015","name":"Red Bull Campus Cricket National Finals (Pakistan), 2015","shortName":"Red Bull Campus Cricket National Finals (Pakistan), 2015"},{"id":"9157","slug":"red-bull-campus-cricket-national-finals-south-africa-2014","name":"Red Bull Campus Cricket National Finals (South Africa), 2014","shortName":"Red Bull Campus Cricket National Finals (South Africa), 2014"},{"id":"9077","slug":"red-bull-campus-cricket-national-finals-sri-lanka-2013-14","name":"Red Bull Campus Cricket National Finals (Sri Lanka), 2013/14","shortName":"Red Bull Campus Cricket National Finals (Sri Lanka), 2013/14"},{"id":"8067","slug":"red-bull-campus-cricket-world-final-2012-13","name":"Red Bull Campus Cricket World Final, 2012/13","shortName":"Red Bull Campus Cricket World Final, 2012/13"},{"id":"9361","slug":"red-bull-campus-cricket-world-finals-2014","name":"Red Bull Campus Cricket World Finals, 2014","shortName":"Red Bull Campus Cricket World Finals, 2014"},{"id":"10601","slug":"red-bull-campus-cricket-world-finals-2015-16","name":"Red Bull Campus Cricket World Finals, 2015/16","shortName":"Red Bull Campus Cricket World Finals, 2015/16"},{"id":"7554","slug":"regional-women-s-twenty20-tournament-2012","name":"Regional Women's Twenty20 Tournament, 2012","shortName":"Regional Women's Twenty20 Tournament, 2012"},{"id":"10055","slug":"reivers-tour-of-netherlands-2015","name":"Reivers tour of Netherlands, 2015","shortName":"Reivers tour of Netherlands, 2015"},{"id":"10541","slug":"rest-of-the-world-xi-tour-of-england-2015","name":"Rest of the World XI tour of England, 2015","shortName":"Rest of the World XI tour of England, 2015"},{"id":"13650","slug":"retrolive-2021","name":"RetroLive, 2021","shortName":"RetroLive, 2021"},{"id":"13636","slug":"richelieu-franchise-t20-2019-20-2020-21","name":"Richelieu Franchise T20, 2019/20-2020/21","shortName":"Richelieu Franchise T20, 2019/20-2020/21"},{"id":"13908","slug":"richelieu-franchise-t20-2020-21","name":"Richelieu Franchise T20, 2020/21","shortName":"Richelieu Franchise T20, 2020/21"},{"id":"14505","slug":"richelieu-franchise-t20-2022","name":"Richelieu Franchise T20, 2022","shortName":"Richelieu Franchise T20, 2022"},{"id":"9381","slug":"rizvi-mumbai-tour-of-england-2014","name":"Rizvi Mumbai tour of England, 2014","shortName":"Rizvi Mumbai tour of England, 2014"},{"id":"13613","slug":"road-safety-world-series-2019-20-2020-21","name":"Road Safety World Series, 2019/20-2020/21","shortName":"Road Safety World Series, 2019/20-2020/21"},{"id":"14938","slug":"road-safety-world-series-2022","name":"Road Safety World Series, 2022","shortName":"Road Safety World Series, 2022"},{"id":"7612","slug":"rowlin-cricket-academy-tour-of-singapore-2012","name":"Rowlin Cricket Academy tour of Singapore, 2012","shortName":"Rowlin Cricket Academy tour of Singapore, 2012"},{"id":"9465","slug":"rowlin-cricket-academy-tour-of-singapore-2014","name":"Rowlin Cricket Academy tour of Singapore, 2014","shortName":"Rowlin Cricket Academy tour of Singapore, 2014"},{"id":"16452","slug":"rwanda-tour-of-kenya-2024","name":"Rwanda tour of Kenya, 2024","shortName":"Rwanda tour of Kenya, 2024"},{"id":"6580","slug":"rwanda-tour-of-south-africa-2011","name":"Rwanda tour of South Africa, 2011","shortName":"Rwanda tour of South Africa, 2011"},{"id":"15206","slug":"rwanda-women-under-19s-tour-of-south-africa-2022-23","name":"Rwanda Women Under-19s tour of South Africa, 2022/23","shortName":"Rwanda Women Under-19s tour of South Africa, 2022/23"},{"id":"7221","slug":"saarc-under-25-twenty20-cup-2011-12","name":"SAARC Under-25 Twenty20 Cup, 2011/12","shortName":"SAARC Under-25 Twenty20 Cup, 2011/12"},{"id":"15141","slug":"sagarmatha-cup-2022-23","name":"Sagarmatha Cup, 2022/23","shortName":"Sagarmatha Cup, 2022/23"},{"id":"4174","slug":"sahara-national-elite-league-twenty20-2007-08","name":"Sahara National Elite League Twenty20, 2007/08","shortName":"Sahara National Elite League Twenty20, 2007/08"},{"id":"12558","slug":"samoa-tour-of-fiji-2018","name":"Samoa tour of Fiji, 2018","shortName":"Samoa tour of Fiji, 2018"},{"id":"15278","slug":"samoa-tour-of-fiji-2022-23","name":"Samoa tour of Fiji, 2022/23","shortName":"Samoa tour of Fiji, 2022/23"},{"id":"6642","slug":"samoa-tour-of-papua-new-guinea-2011","name":"Samoa tour of Papua New Guinea, 2011","shortName":"Samoa tour of Papua New Guinea, 2011"},{"id":"15274","slug":"samoa-women-tour-of-fiji-2022-23","name":"Samoa Women tour of Fiji, 2022/23","shortName":"Samoa Women tour of Fiji, 2022/23"},{"id":"11819","slug":"samoa-women-tour-of-japan-2017","name":"Samoa Women tour of Japan, 2017","shortName":"Samoa Women tour of Japan, 2017"},{"id":"16040","slug":"samoa-women-tour-of-new-zealand-2023-24","name":"Samoa Women tour of New Zealand, 2023/24","shortName":"Samoa Women tour of New Zealand, 2023/24"},{"id":"14617","slug":"sapphires-women-tour-of-united-arab-emirates-2022","name":"Sapphires Women tour of United Arab Emirates, 2022","shortName":"Sapphires Women tour of United Arab Emirates, 2022"},{"id":"15510","slug":"saptari-premier-league-2023","name":"Saptari Premier League, 2023","shortName":"Saptari Premier League, 2023"},{"id":"16379","slug":"saptari-premier-league-2024","name":"Saptari Premier League, 2024","shortName":"Saptari Premier League, 2024"},{"id":"11477","slug":"saudari-cup-2016","name":"Saudari Cup, 2016","shortName":"Saudari Cup, 2016"},{"id":"3597","slug":"saudi-arabia-tour-of-kuwait-2007-08","name":"Saudi Arabia tour of Kuwait, 2007/08","shortName":"Saudi Arabia tour of Kuwait, 2007/08"},{"id":"12310","slug":"saudi-arabia-tour-of-kuwait-2018","name":"Saudi Arabia tour of Kuwait, 2018","shortName":"Saudi Arabia tour of Kuwait, 2018"},{"id":"6986","slug":"saudi-arabia-tour-of-nepal-2011-12","name":"Saudi Arabia tour of Nepal, 2011/12","shortName":"Saudi Arabia tour of Nepal, 2011/12"},{"id":"5645","slug":"saudi-arabia-tour-of-united-arab-emirates-2009-10","name":"Saudi Arabia tour of United Arab Emirates, 2009/10","shortName":"Saudi Arabia tour of United Arab Emirates, 2009/10"},{"id":"9811","slug":"saudi-arabia-tour-of-united-arab-emirates-2014-15","name":"Saudi Arabia tour of United Arab Emirates, 2014/15","shortName":"Saudi Arabia tour of United Arab Emirates, 2014/15"},{"id":"15767","slug":"saurashtra-premier-league-2023","name":"Saurashtra Premier League, 2023","shortName":"Saurashtra Premier League, 2023"},{"id":"5829","slug":"schools-cricket-2009-10","name":"Schools Cricket, 2009/10","shortName":"Schools Cricket, 2009/10"},{"id":"13073","slug":"scotland-a-in-ireland-unofficial-t20i-series-2019","name":"Scotland A in Ireland unofficial T20I Series, 2019","shortName":"Scotland A in Ireland unofficial T20I Series, 2019"},{"id":"14950","slug":"scotland-tour-of-australia-2022-23","name":"Scotland tour of Australia, 2022/23","shortName":"Scotland tour of Australia, 2022/23"},{"id":"10871","slug":"scotland-tour-of-india-2015-16","name":"Scotland tour of India, 2015/16","shortName":"Scotland tour of India, 2015/16"},{"id":"3135","slug":"scotland-tour-of-south-africa-2007-08","name":"Scotland tour of South Africa, 2007/08","shortName":"Scotland tour of South Africa, 2007/08"},{"id":"8727","slug":"scotland-tour-of-sri-lanka-2013-14","name":"Scotland tour of Sri Lanka, 2013/14","shortName":"Scotland tour of Sri Lanka, 2013/14"},{"id":"13312","slug":"scotland-tour-of-united-arab-emirates-2019-20","name":"Scotland tour of United Arab Emirates, 2019/20","shortName":"Scotland tour of United Arab Emirates, 2019/20"},{"id":"14230","slug":"scotland-tour-of-united-arab-emirates-2021-22","name":"Scotland tour of United Arab Emirates, 2021/22","shortName":"Scotland tour of United Arab Emirates, 2021/22"},{"id":"16365","slug":"scotland-tour-of-west-indies-2024","name":"Scotland tour of West Indies, 2024","shortName":"Scotland tour of West Indies, 2024"},{"id":"9491","slug":"scotland-women-tour-of-england-2014","name":"Scotland Women tour of England, 2014","shortName":"Scotland Women tour of England, 2014"},{"id":"7503","slug":"scotland-women-tour-of-ireland-2012","name":"Scotland Women tour of Ireland, 2012","shortName":"Scotland Women tour of Ireland, 2012"},{"id":"8351","slug":"scotland-women-tour-of-ireland-2013","name":"Scotland Women tour of Ireland, 2013","shortName":"Scotland Women tour of Ireland, 2013"},{"id":"14437","slug":"scotland-women-tour-of-malaysia-2021-22","name":"Scotland Women tour of Malaysia, 2021/22","shortName":"Scotland Women tour of Malaysia, 2021/22"},{"id":"12421","slug":"scotland-women-tour-of-netherlands-2018","name":"Scotland Women tour of Netherlands, 2018","shortName":"Scotland Women tour of Netherlands, 2018"},{"id":"10181","slug":"scotland-women-tour-of-thailand-2015-16","name":"Scotland Women tour of Thailand, 2015/16","shortName":"Scotland Women tour of Thailand, 2015/16"},{"id":"14917","slug":"scotland-women-tour-of-united-arab-emirates-2022","name":"Scotland Women tour of United Arab Emirates, 2022","shortName":"Scotland Women tour of United Arab Emirates, 2022"},{"id":"16180","slug":"scotland-women-tour-of-united-arab-emirates-2024","name":"Scotland Women tour of United Arab Emirates, 2024","shortName":"Scotland Women tour of United Arab Emirates, 2024"},{"id":"16706","slug":"scotland-women-tour-of-united-arab-emirates-2024-25","name":"Scotland Women tour of United Arab Emirates, 2024/25","shortName":"Scotland Women tour of United Arab Emirates, 2024/25"},{"id":"15195","slug":"scotland-women-under-19s-tour-of-south-africa-2022-23","name":"Scotland Women Under-19s tour of South Africa, 2022/23","shortName":"Scotland Women Under-19s tour of South Africa, 2022/23"},{"id":"11974","slug":"sea-games-men-s-twenty20-cricket-competition-2017","name":"SEA Games Men's Twenty20 Cricket Competition, 2017","shortName":"SEA Games Men's Twenty20 Cricket Competition, 2017"},{"id":"11975","slug":"sea-games-women-s-twenty20-cricket-competition-2017","name":"SEA Games Women's Twenty20 Cricket Competition, 2017","shortName":"SEA Games Women's Twenty20 Cricket Competition, 2017"},{"id":"6506","slug":"second-eleven-twenty20-2011","name":"Second Eleven Twenty20, 2011","shortName":"Second Eleven Twenty20, 2011"},{"id":"7231","slug":"second-eleven-twenty20-2012","name":"Second Eleven Twenty20, 2012","shortName":"Second Eleven Twenty20, 2012"},{"id":"8008","slug":"second-eleven-twenty20-2013","name":"Second Eleven Twenty20, 2013","shortName":"Second Eleven Twenty20, 2013"},{"id":"9031","slug":"second-eleven-twenty20-2014","name":"Second Eleven Twenty20, 2014","shortName":"Second Eleven Twenty20, 2014"},{"id":"9879","slug":"second-eleven-twenty20-2015","name":"Second Eleven Twenty20, 2015","shortName":"Second Eleven Twenty20, 2015"},{"id":"11181","slug":"second-eleven-twenty20-2016","name":"Second Eleven Twenty20, 2016","shortName":"Second Eleven Twenty20, 2016"},{"id":"11815","slug":"second-eleven-twenty20-2017","name":"Second Eleven Twenty20, 2017","shortName":"Second Eleven Twenty20, 2017"},{"id":"12272","slug":"second-eleven-twenty20-2018","name":"Second Eleven Twenty20, 2018","shortName":"Second Eleven Twenty20, 2018"},{"id":"12916","slug":"second-eleven-twenty20-2019","name":"Second Eleven Twenty20, 2019","shortName":"Second Eleven Twenty20, 2019"},{"id":"13943","slug":"second-eleven-twenty20-2021","name":"Second Eleven Twenty20, 2021","shortName":"Second Eleven Twenty20, 2021"},{"id":"14651","slug":"second-eleven-twenty20-2022","name":"Second Eleven Twenty20, 2022","shortName":"Second Eleven Twenty20, 2022"},{"id":"15406","slug":"second-eleven-twenty20-2023","name":"Second Eleven Twenty20, 2023","shortName":"Second Eleven Twenty20, 2023"},{"id":"16349","slug":"second-eleven-twenty20-2024","name":"Second Eleven Twenty20, 2024","shortName":"Second Eleven Twenty20, 2024"},{"id":"15143","slug":"senior-women-s-t20-challenger-trophy-2022-23","name":"Senior Women's T20 Challenger Trophy, 2022/23","shortName":"Senior Women's T20 Challenger Trophy, 2022/23"},{"id":"16586","slug":"serbia-women-tour-of-malta-2024","name":"Serbia Women tour of Malta, 2024","shortName":"Serbia Women tour of Malta, 2024"},{"id":"7681","slug":"seychelles-tour-of-south-africa-2012-13","name":"Seychelles tour of South Africa, 2012/13","shortName":"Seychelles tour of South Africa, 2012/13"},{"id":"11423","slug":"shpageeza-cricket-league-2016","name":"Shpageeza Cricket League, 2016","shortName":"Shpageeza Cricket League, 2016"},{"id":"9525","slug":"shpageeza-t20-tournament-2014","name":"Shpageeza T20 Tournament, 2014","shortName":"Shpageeza T20 Tournament, 2014"},{"id":"10654","slug":"shpageeza-t20-tournament-2015-16","name":"Shpageeza T20 Tournament, 2015/16","shortName":"Shpageeza T20 Tournament, 2015/16"},{"id":"12329","slug":"sierra-leone-tour-of-nigeria-2018","name":"Sierra Leone tour of Nigeria, 2018","shortName":"Sierra Leone tour of Nigeria, 2018"},{"id":"6586","slug":"sierra-leone-tour-of-south-africa-2011","name":"Sierra Leone tour of South Africa, 2011","shortName":"Sierra Leone tour of South Africa, 2011"},{"id":"7684","slug":"sierra-leone-tour-of-south-africa-2012-13","name":"Sierra Leone tour of South Africa, 2012/13","shortName":"Sierra Leone tour of South Africa, 2012/13"},{"id":"11473","slug":"singapore-ca-presidents-s-xi-tour-of-malaysia-2016","name":"Singapore CA Presidents's XI tour of Malaysia, 2016","shortName":"Singapore CA Presidents's XI tour of Malaysia, 2016"},{"id":"7561","slug":"singapore-cricket-club-t20-tournament-2012","name":"Singapore Cricket Club T20 Tournament, 2012","shortName":"Singapore Cricket Club T20 Tournament, 2012"},{"id":"9445","slug":"singapore-cricket-club-t20-tournament-2014","name":"Singapore Cricket Club T20 Tournament, 2014","shortName":"Singapore Cricket Club T20 Tournament, 2014"},{"id":"3596","slug":"singapore-tour-of-kuwait-2007-08","name":"Singapore tour of Kuwait, 2007/08","shortName":"Singapore tour of Kuwait, 2007/08"},{"id":"12678","slug":"singapore-tour-of-malaysia-2018-19","name":"Singapore tour of Malaysia, 2018/19","shortName":"Singapore tour of Malaysia, 2018/19"},{"id":"8035","slug":"singapore-tour-of-nepal-2012-13","name":"Singapore tour of Nepal, 2012/13","shortName":"Singapore tour of Nepal, 2012/13"},{"id":"5642","slug":"singapore-tour-of-united-arab-emirates-2009-10","name":"Singapore tour of United Arab Emirates, 2009/10","shortName":"Singapore tour of United Arab Emirates, 2009/10"},{"id":"9817","slug":"singapore-tour-of-united-arab-emirates-2014-15","name":"Singapore tour of United Arab Emirates, 2014/15","shortName":"Singapore tour of United Arab Emirates, 2014/15"},{"id":"13313","slug":"singapore-tour-of-united-arab-emirates-2019-20","name":"Singapore tour of United Arab Emirates, 2019/20","shortName":"Singapore tour of United Arab Emirates, 2019/20"},{"id":"11479","slug":"singapore-women-tour-of-malaysia-2016","name":"Singapore Women tour of Malaysia, 2016","shortName":"Singapore Women tour of Malaysia, 2016"},{"id":"11978","slug":"singapore-women-tour-of-malaysia-2017","name":"Singapore Women tour of Malaysia, 2017","shortName":"Singapore Women tour of Malaysia, 2017"},{"id":"7609","slug":"sinhalese-sports-club-tour-of-singapore-2012","name":"Sinhalese Sports Club tour of Singapore, 2012","shortName":"Sinhalese Sports Club tour of Singapore, 2012"},{"id":"9467","slug":"sinhalese-sports-club-tour-of-singapore-2014","name":"Sinhalese Sports Club tour of Singapore, 2014","shortName":"Sinhalese Sports Club tour of Singapore, 2014"},{"id":"7404","slug":"slovenia-tour-of-estonia-2012","name":"Slovenia tour of Estonia, 2012","shortName":"Slovenia tour of Estonia, 2012"},{"id":"15929","slug":"south-africa-emerging-players-women-in-zimbabwe-unofficial-t20i-series-2023-24","name":"South Africa Emerging Players Women in Zimbabwe unofficial T20I Series, 2023/24","shortName":"South Africa Emerging Players Women in Zimbabwe unofficial T20I Series, 2023/24"},{"id":"16136","slug":"south-africa-emerging-players-women-tour-of-ghana-2023-24","name":"South Africa Emerging Players Women tour of Ghana, 2023/24","shortName":"South Africa Emerging Players Women tour of Ghana, 2023/24"},{"id":"15928","slug":"south-africa-emerging-players-women-tour-of-zimbabwe-2023-24","name":"South Africa Emerging Players Women tour of Zimbabwe, 2023/24","shortName":"South Africa Emerging Players Women tour of Zimbabwe, 2023/24"},{"id":"13617","slug":"south-africa-legends-tour-of-india-2019-20-2020-21","name":"South Africa Legends tour of India, 2019/20-2020/21","shortName":"South Africa Legends tour of India, 2019/20-2020/21"},{"id":"14939","slug":"south-africa-legends-tour-of-india-2022","name":"South Africa Legends tour of India, 2022","shortName":"South Africa Legends tour of India, 2022"},{"id":"5659","slug":"south-africa-masters-tour-of-west-indies-2009-10","name":"South Africa Masters tour of West Indies, 2009/10","shortName":"South Africa Masters tour of West Indies, 2009/10"},{"id":"8849","slug":"south-africa-tour-of-bangladesh-2013-14","name":"South Africa tour of Bangladesh, 2013/14","shortName":"South Africa tour of Bangladesh, 2013/14"},{"id":"9841","slug":"south-africa-tour-of-bangladesh-2015","name":"South Africa tour of Bangladesh, 2015","shortName":"South Africa tour of Bangladesh, 2015"},{"id":"4972","slug":"south-africa-tour-of-england-2009","name":"South Africa tour of England, 2009","shortName":"South Africa tour of England, 2009"},{"id":"16794","slug":"south-africa-tour-of-hong-kong-2024-25","name":"South Africa tour of Hong Kong, 2024/25","shortName":"South Africa tour of Hong Kong, 2024/25"},{"id":"10893","slug":"south-africa-tour-of-india-march-april-2016-2015-16","name":"South Africa tour of India [March-April 2016], 2015/16","shortName":"South Africa tour of India [March-April 2016], 2015/16"},{"id":"7479","slug":"south-africa-tour-of-sri-lanka-2012-13","name":"South Africa tour of Sri Lanka, 2012/13","shortName":"South Africa tour of Sri Lanka, 2012/13"},{"id":"14295","slug":"south-africa-tour-of-united-arab-emirates-2021-22","name":"South Africa tour of United Arab Emirates, 2021/22","shortName":"South Africa tour of United Arab Emirates, 2021/22"},{"id":"13368","slug":"south-africa-women-tour-of-australia-2019-20","name":"South Africa Women tour of Australia, 2019/20","shortName":"South Africa Women tour of Australia, 2019/20"},{"id":"15398","slug":"south-africa-women-tour-of-australia-2023-24","name":"South Africa Women tour of Australia, 2023/24","shortName":"South Africa Women tour of Australia, 2023/24"},{"id":"8885","slug":"south-africa-women-tour-of-bangladesh-2013-14","name":"South Africa Women tour of Bangladesh, 2013/14","shortName":"South Africa Women tour of Bangladesh, 2013/14"},{"id":"3625","slug":"south-africa-women-tour-of-england-2008","name":"South Africa Women tour of England, 2008","shortName":"South Africa Women tour of England, 2008"},{"id":"4347","slug":"south-africa-women-tour-of-england-2009","name":"South Africa Women tour of England, 2009","shortName":"South Africa Women tour of England, 2009"},{"id":"9059","slug":"south-africa-women-tour-of-england-2014","name":"South Africa Women tour of England, 2014","shortName":"South Africa Women tour of England, 2014"},{"id":"10913","slug":"south-africa-women-tour-of-india-2015-16","name":"South Africa Women tour of India, 2015/16","shortName":"South Africa Women tour of India, 2015/16"},{"id":"13294","slug":"south-africa-women-tour-of-india-2019-20","name":"South Africa Women tour of India, 2019/20","shortName":"South Africa Women tour of India, 2019/20"},{"id":"7485","slug":"south-africa-women-tour-of-sri-lanka-2012-13","name":"South Africa Women tour of Sri Lanka, 2012/13","shortName":"South Africa Women tour of Sri Lanka, 2012/13"},{"id":"16710","slug":"south-africa-women-tour-of-united-arab-emirates-2024-25","name":"South Africa Women tour of United Arab Emirates, 2024/25","shortName":"South Africa Women tour of United Arab Emirates, 2024/25"},{"id":"5199","slug":"south-africa-women-tour-of-west-indies-2010","name":"South Africa Women tour of West Indies, 2010","shortName":"South Africa Women tour of West Indies, 2010"},{"id":"12468","slug":"south-africa-women-tour-of-west-indies-2018-19","name":"South Africa Women tour of West Indies, 2018/19","shortName":"South Africa Women tour of West Indies, 2018/19"},{"id":"5761","slug":"south-asian-games-2009-10","name":"South Asian Games, 2009/10","shortName":"South Asian Games, 2009/10"},{"id":"10051","slug":"south-holland-seafarers-tour-of-scotland-2015","name":"South Holland Seafarers tour of Scotland, 2015","shortName":"South Holland Seafarers tour of Scotland, 2015"},{"id":"12651","slug":"south-korea-tour-of-hong-kong-2018","name":"South Korea tour of Hong Kong, 2018","shortName":"South Korea tour of Hong Kong, 2018"},{"id":"11604","slug":"south-korea-tour-of-japan-2016-17","name":"South Korea tour of Japan, 2016/17","shortName":"South Korea tour of Japan, 2016/17"},{"id":"12747","slug":"south-korea-tour-of-philippines-2018-19","name":"South Korea tour of Philippines, 2018/19","shortName":"South Korea tour of Philippines, 2018/19"},{"id":"12060","slug":"south-korea-women-tour-of-hong-kong-2017","name":"South Korea Women tour of Hong Kong, 2017","shortName":"South Korea Women tour of Hong Kong, 2017"},{"id":"3000","slug":"southland-state-twenty20-2006-07","name":"Southland State Twenty20, 2006/07","shortName":"Southland State Twenty20, 2006/07"},{"id":"6660","slug":"spain-tour-of-belgium-2011","name":"Spain tour of Belgium, 2011","shortName":"Spain tour of Belgium, 2011"},{"id":"7643","slug":"spain-tour-of-greece-2012","name":"Spain tour of Greece, 2012","shortName":"Spain tour of Greece, 2012"},{"id":"12580","slug":"spain-tour-of-netherlands-2018","name":"Spain tour of Netherlands, 2018","shortName":"Spain tour of Netherlands, 2018"},{"id":"11449","slug":"spain-tour-of-sweden-2016","name":"Spain tour of Sweden, 2016","shortName":"Spain tour of Sweden, 2016"},{"id":"14619","slug":"spirit-women-tour-of-united-arab-emirates-2022","name":"Spirit Women tour of United Arab Emirates, 2022","shortName":"Spirit Women tour of United Arab Emirates, 2022"},{"id":"15472","slug":"sri-lanka-a-women-tour-of-hong-kong-2023","name":"Sri Lanka A Women tour of Hong Kong, 2023","shortName":"Sri Lanka A Women tour of Hong Kong, 2023"},{"id":"7272","slug":"sri-lanka-cricket-inter-provincial-women-s-twenty20-tournament-2011-12","name":"Sri Lanka Cricket Inter-Provincial Women's Twenty20 Tournament, 2011/12","shortName":"Sri Lanka Cricket Inter-Provincial Women's Twenty20 Tournament, 2011/12"},{"id":"14245","slug":"sri-lanka-in-oman-unofficial-t20i-series-2021-22","name":"Sri Lanka in Oman unofficial T20I Series, 2021/22","shortName":"Sri Lanka in Oman unofficial T20I Series, 2021/22"},{"id":"13616","slug":"sri-lanka-legends-tour-of-india-2019-20","name":"Sri Lanka Legends tour of India, 2019/20","shortName":"Sri Lanka Legends tour of India, 2019/20"},{"id":"14943","slug":"sri-lanka-legends-tour-of-india-2022","name":"Sri Lanka Legends tour of India, 2022","shortName":"Sri Lanka Legends tour of India, 2022"},{"id":"5657","slug":"sri-lanka-masters-tour-of-west-indies-2009-10","name":"Sri Lanka Masters tour of West Indies, 2009/10","shortName":"Sri Lanka Masters tour of West Indies, 2009/10"},{"id":"6257","slug":"sri-lanka-masters-tour-of-west-indies-2010-11","name":"Sri Lanka Masters tour of West Indies, 2010/11","shortName":"Sri Lanka Masters tour of West Indies, 2010/11"},{"id":"13010","slug":"sri-lanka-tour-of-australia-2019-20","name":"Sri Lanka tour of Australia, 2019/20","shortName":"Sri Lanka tour of Australia, 2019/20"},{"id":"14951","slug":"sri-lanka-tour-of-australia-2022-23","name":"Sri Lanka tour of Australia, 2022/23","shortName":"Sri Lanka tour of Australia, 2022/23"},{"id":"8739","slug":"sri-lanka-tour-of-bangladesh-2013-14","name":"Sri Lanka tour of Bangladesh, 2013/14","shortName":"Sri Lanka tour of Bangladesh, 2013/14"},{"id":"6316","slug":"sri-lanka-tour-of-china-2010-11","name":"Sri Lanka tour of China, 2010/11","shortName":"Sri Lanka tour of China, 2010/11"},{"id":"4463","slug":"sri-lanka-tour-of-england-2009","name":"Sri Lanka tour of England, 2009","shortName":"Sri Lanka tour of England, 2009"},{"id":"16800","slug":"sri-lanka-tour-of-hong-kong-2024-25","name":"Sri Lanka tour of Hong Kong, 2024/25","shortName":"Sri Lanka tour of Hong Kong, 2024/25"},{"id":"10889","slug":"sri-lanka-tour-of-india-and-bangladesh-2015-16","name":"Sri Lanka tour of India and Bangladesh, 2015/16","shortName":"Sri Lanka tour of India and Bangladesh, 2015/16"},{"id":"14244","slug":"sri-lanka-tour-of-oman-2021-22","name":"Sri Lanka tour of Oman, 2021/22","shortName":"Sri Lanka tour of Oman, 2021/22"},{"id":"3128","slug":"sri-lanka-tour-of-south-africa-2007-08","name":"Sri Lanka tour of South Africa, 2007/08","shortName":"Sri Lanka tour of South Africa, 2007/08"},{"id":"9565","slug":"sri-lanka-tour-of-south-korea-2014-15","name":"Sri Lanka tour of South Korea, 2014/15","shortName":"Sri Lanka tour of South Korea, 2014/15"},{"id":"14293","slug":"sri-lanka-tour-of-united-arab-emirates-2021-22","name":"Sri Lanka tour of United Arab Emirates, 2021/22","shortName":"Sri Lanka tour of United Arab Emirates, 2021/22"},{"id":"16357","slug":"sri-lanka-tour-of-united-states-of-america-and-west-indies-2024","name":"Sri Lanka tour of United States of America and West Indies, 2024","shortName":"Sri Lanka tour of United States of America and West Indies, 2024"},{"id":"5205","slug":"sri-lanka-tour-of-west-indies-2010","name":"Sri Lanka tour of West Indies, 2010","shortName":"Sri Lanka tour of West Indies, 2010"},{"id":"16229","slug":"sri-lanka-tri-nation-women-s-under-19s-t20-tournament-2023-24","name":"Sri Lanka Tri-Nation Women's Under-19s T20 Tournament, 2023/24","shortName":"Sri Lanka Tri-Nation Women's Under-19s T20 Tournament, 2023/24"},{"id":"5763","slug":"sri-lanka-under-21s-tour-of-bangladesh-2009-10","name":"Sri Lanka Under-21s tour of Bangladesh, 2009/10","shortName":"Sri Lanka Under-21s tour of Bangladesh, 2009/10"},{"id":"13494","slug":"sri-lanka-under-23s-tour-of-nepal-2019-20","name":"Sri Lanka Under-23s tour of Nepal, 2019/20","shortName":"Sri Lanka Under-23s tour of Nepal, 2019/20"},{"id":"7224","slug":"sri-lanka-under-25s-tour-of-maldives-2011-12","name":"Sri Lanka Under-25s tour of Maldives, 2011/12","shortName":"Sri Lanka Under-25s tour of Maldives, 2011/12"},{"id":"13007","slug":"sri-lanka-women-tour-of-australia-2019-20","name":"Sri Lanka Women tour of Australia, 2019/20","shortName":"Sri Lanka Women tour of Australia, 2019/20"},{"id":"8893","slug":"sri-lanka-women-tour-of-bangladesh-2013-14","name":"Sri Lanka Women tour of Bangladesh, 2013/14","shortName":"Sri Lanka Women tour of Bangladesh, 2013/14"},{"id":"7701","slug":"sri-lanka-women-tour-of-china-2012-13","name":"Sri Lanka Women tour of China, 2012/13","shortName":"Sri Lanka Women tour of China, 2012/13"},{"id":"4353","slug":"sri-lanka-women-tour-of-england-2009","name":"Sri Lanka Women tour of England, 2009","shortName":"Sri Lanka Women tour of England, 2009"},{"id":"8347","slug":"sri-lanka-women-tour-of-england-2013","name":"Sri Lanka Women tour of England, 2013","shortName":"Sri Lanka Women tour of England, 2013"},{"id":"10899","slug":"sri-lanka-women-tour-of-india-2015-16","name":"Sri Lanka Women tour of India, 2015/16","shortName":"Sri Lanka Women tour of India, 2015/16"},{"id":"8203","slug":"sri-lanka-women-tour-of-ireland-2013","name":"Sri Lanka Women tour of Ireland, 2013","shortName":"Sri Lanka Women tour of Ireland, 2013"},{"id":"14440","slug":"sri-lanka-women-tour-of-malaysia-2021-22","name":"Sri Lanka Women tour of Malaysia, 2021/22","shortName":"Sri Lanka Women tour of Malaysia, 2021/22"},{"id":"13501","slug":"sri-lanka-women-tour-of-nepal-2019-20","name":"Sri Lanka Women tour of Nepal, 2019/20","shortName":"Sri Lanka Women tour of Nepal, 2019/20"},{"id":"15232","slug":"sri-lanka-women-tour-of-south-africa-2022-23","name":"Sri Lanka Women tour of South Africa, 2022/23","shortName":"Sri Lanka Women tour of South Africa, 2022/23"},{"id":"9547","slug":"sri-lanka-women-tour-of-south-korea-2014-15","name":"Sri Lanka Women tour of South Korea, 2014/15","shortName":"Sri Lanka Women tour of South Korea, 2014/15"},{"id":"11609","slug":"sri-lanka-women-tour-of-thailand-2016-17","name":"Sri Lanka Women tour of Thailand, 2016/17","shortName":"Sri Lanka Women tour of Thailand, 2016/17"},{"id":"16173","slug":"sri-lanka-women-tour-of-united-arab-emirates-2024","name":"Sri Lanka Women tour of United Arab Emirates, 2024","shortName":"Sri Lanka Women tour of United Arab Emirates, 2024"},{"id":"16708","slug":"sri-lanka-women-tour-of-united-arab-emirates-2024-25","name":"Sri Lanka Women tour of United Arab Emirates, 2024/25","shortName":"Sri Lanka Women tour of United Arab Emirates, 2024/25"},{"id":"5203","slug":"sri-lanka-women-tour-of-west-indies-2010","name":"Sri Lanka Women tour of West Indies, 2010","shortName":"Sri Lanka Women tour of West Indies, 2010"},{"id":"12467","slug":"sri-lanka-women-tour-of-west-indies-2018-19","name":"Sri Lanka Women tour of West Indies, 2018/19","shortName":"Sri Lanka Women tour of West Indies, 2018/19"},{"id":"15202","slug":"sri-lanka-women-under-19s-tour-of-south-africa-2022-23","name":"Sri Lanka Women Under-19s tour of South Africa, 2022/23","shortName":"Sri Lanka Women Under-19s tour of South Africa, 2022/23"},{"id":"5723","slug":"sri-lanka-women-s-cricket-twenty20-tournament-2009-10","name":"Sri Lanka Women's Cricket Twenty20 Tournament, 2009/10","shortName":"Sri Lanka Women's Cricket Twenty20 Tournament, 2009/10"},{"id":"6450","slug":"sri-lanka-women-s-cricket-twenty20-tournament-2010-11","name":"Sri Lanka Women's Cricket Twenty20 Tournament, 2010/11","shortName":"Sri Lanka Women's Cricket Twenty20 Tournament, 2010/11"},{"id":"12727","slug":"st-helena-tour-of-botswana-2018-19","name":"St Helena tour of Botswana, 2018/19","shortName":"St Helena tour of Botswana, 2018/19"},{"id":"12249","slug":"st-moritz-ice-cricket-2017-18","name":"St. Moritz Ice Cricket, 2017/18","shortName":"St. Moritz Ice Cricket, 2017/18"},{"id":"4527","slug":"stanford-superstars-2008-09","name":"Stanford Superstars, 2008/09","shortName":"Stanford Superstars, 2008/09"},{"id":"3384","slug":"state-league-twenty20-2007-08","name":"State League Twenty20, 2007/08","shortName":"State League Twenty20, 2007/08"},{"id":"4642","slug":"state-league-twenty20-2008-09","name":"State League Twenty20, 2008/09","shortName":"State League Twenty20, 2008/09"},{"id":"13121","slug":"summer-smash-2019","name":"Summer Smash, 2019","shortName":"Summer Smash, 2019"},{"id":"9231","slug":"super-3s-twenty20-2014","name":"Super 3s Twenty20, 2014","shortName":"Super 3s Twenty20, 2014"},{"id":"4312","slug":"super-fours-twenty20-2008","name":"Super Fours Twenty20, 2008","shortName":"Super Fours Twenty20, 2008"},{"id":"6604","slug":"super-fours-twenty20-2011","name":"Super Fours Twenty20, 2011","shortName":"Super Fours Twenty20, 2011"},{"id":"6620","slug":"suriname-tour-of-united-states-of-america-2011","name":"Suriname tour of United States of America, 2011","shortName":"Suriname tour of United States of America, 2011"},{"id":"8048","slug":"suriname-tour-of-united-states-of-america-2012-13","name":"Suriname tour of United States of America, 2012/13","shortName":"Suriname tour of United States of America, 2012/13"},{"id":"10061","slug":"suriname-tour-of-united-states-of-america-2015","name":"Suriname tour of United States of America, 2015","shortName":"Suriname tour of United States of America, 2015"},{"id":"16088","slug":"sushil-koirala-memorial-under-19s-girls-cricket-tournament-2023-24","name":"Sushil Koirala Memorial Under-19s Girls Cricket Tournament, 2023/24","shortName":"Sushil Koirala Memorial Under-19s Girls Cricket Tournament, 2023/24"},{"id":"6518","slug":"sussex-tour-of-united-arab-emirates-2011","name":"Sussex tour of United Arab Emirates, 2011","shortName":"Sussex tour of United Arab Emirates, 2011"},{"id":"7275","slug":"sussex-tour-of-united-arab-emirates-2011-12","name":"Sussex tour of United Arab Emirates, 2011/12","shortName":"Sussex tour of United Arab Emirates, 2011/12"},{"id":"8039","slug":"sussex-tour-of-united-arab-emirates-2012-13","name":"Sussex tour of United Arab Emirates, 2012/13","shortName":"Sussex tour of United Arab Emirates, 2012/13"},{"id":"15077","slug":"swaminarayan-pro-twenty-2022-23","name":"Swaminarayan Pro Twenty, 2022/23","shortName":"Swaminarayan Pro Twenty, 2022/23"},{"id":"12725","slug":"swaziland-tour-of-botswana-2018-19","name":"Swaziland tour of Botswana, 2018/19","shortName":"Swaziland tour of Botswana, 2018/19"},{"id":"6585","slug":"swaziland-tour-of-south-africa-2011","name":"Swaziland tour of South Africa, 2011","shortName":"Swaziland tour of South Africa, 2011"},{"id":"7682","slug":"swaziland-tour-of-south-africa-2012-13","name":"Swaziland tour of South Africa, 2012/13","shortName":"Swaziland tour of South Africa, 2012/13"},{"id":"6661","slug":"sweden-tour-of-belgium-2011","name":"Sweden tour of Belgium, 2011","shortName":"Sweden tour of Belgium, 2011"},{"id":"8179","slug":"sweden-tour-of-england-2013","name":"Sweden tour of England, 2013","shortName":"Sweden tour of England, 2013"},{"id":"7648","slug":"sweden-tour-of-greece-2012","name":"Sweden tour of Greece, 2012","shortName":"Sweden tour of Greece, 2012"},{"id":"12588","slug":"sweden-tour-of-netherlands-2018","name":"Sweden tour of Netherlands, 2018","shortName":"Sweden tour of Netherlands, 2018"},{"id":"6574","slug":"sweden-tour-of-slovenia-2011","name":"Sweden tour of Slovenia, 2011","shortName":"Sweden tour of Slovenia, 2011"},{"id":"15710","slug":"sweden-women-tour-of-finland-2023","name":"Sweden Women tour of Finland, 2023","shortName":"Sweden Women tour of Finland, 2023"},{"id":"12187","slug":"t10-league-2017-18","name":"T10 League, 2017/18","shortName":"T10 League, 2017/18"},{"id":"12729","slug":"t10-league-2018-19","name":"T10 League, 2018/19","shortName":"T10 League, 2018/19"},{"id":"14575","slug":"talent-hunt-cricket-academy-tour-of-nepal-2022","name":"Talent Hunt Cricket Academy tour of Nepal, 2022","shortName":"Talent Hunt Cricket Academy tour of Nepal, 2022"},{"id":"11459","slug":"tamil-nadu-premier-league-2016","name":"Tamil Nadu Premier League, 2016","shortName":"Tamil Nadu Premier League, 2016"},{"id":"11901","slug":"tamil-nadu-premier-league-2017","name":"Tamil Nadu Premier League, 2017","shortName":"Tamil Nadu Premier League, 2017"},{"id":"12443","slug":"tamil-nadu-premier-league-2018","name":"Tamil Nadu Premier League, 2018","shortName":"Tamil Nadu Premier League, 2018"},{"id":"13145","slug":"tamil-nadu-premier-league-2019","name":"Tamil Nadu Premier League, 2019","shortName":"Tamil Nadu Premier League, 2019"},{"id":"13950","slug":"tamil-nadu-premier-league-2021","name":"Tamil Nadu Premier League, 2021","shortName":"Tamil Nadu Premier League, 2021"},{"id":"14611","slug":"tamil-nadu-premier-league-2022","name":"Tamil Nadu Premier League, 2022","shortName":"Tamil Nadu Premier League, 2022"},{"id":"15467","slug":"tamil-nadu-premier-league-2023","name":"Tamil Nadu Premier League, 2023","shortName":"Tamil Nadu Premier League, 2023"},{"id":"16419","slug":"tamil-nadu-premier-league-2024","name":"Tamil Nadu Premier League, 2024","shortName":"Tamil Nadu Premier League, 2024"},{"id":"16153","slug":"tanzania-tour-of-ghana-2023-24","name":"Tanzania tour of Ghana, 2023/24","shortName":"Tanzania tour of Ghana, 2023/24"},{"id":"12474","slug":"tanzania-tour-of-rwanda-2018","name":"Tanzania tour of Rwanda, 2018","shortName":"Tanzania tour of Rwanda, 2018"},{"id":"6587","slug":"tanzania-tour-of-south-africa-2011","name":"Tanzania tour of South Africa, 2011","shortName":"Tanzania tour of South Africa, 2011"},{"id":"7679","slug":"tanzania-tour-of-south-africa-2012-13","name":"Tanzania tour of South Africa, 2012/13","shortName":"Tanzania tour of South Africa, 2012/13"},{"id":"9973","slug":"tanzania-tour-of-south-africa-2014-15","name":"Tanzania tour of South Africa, 2014/15","shortName":"Tanzania tour of South Africa, 2014/15"},{"id":"8024","slug":"tanzania-tour-of-uganda-2012-13","name":"Tanzania tour of Uganda, 2012/13","shortName":"Tanzania tour of Uganda, 2012/13"},{"id":"16138","slug":"tanzania-women-tour-of-ghana-2023-24","name":"Tanzania Women tour of Ghana, 2023/24","shortName":"Tanzania Women tour of Ghana, 2023/24"},{"id":"12023","slug":"tanzania-women-tour-of-namibia-2017","name":"Tanzania Women tour of Namibia, 2017","shortName":"Tanzania Women tour of Namibia, 2017"},{"id":"12285","slug":"tanzania-women-tour-of-thailand-2017-18","name":"Tanzania Women tour of Thailand, 2017/18","shortName":"Tanzania Women tour of Thailand, 2017/18"},{"id":"12675","slug":"thailand-tour-of-malaysia-2018-19","name":"Thailand tour of Malaysia, 2018/19","shortName":"Thailand tour of Malaysia, 2018/19"},{"id":"14688","slug":"thailand-under-19s-women-tour-of-malaysia-2022","name":"Thailand Under-19s Women tour of Malaysia, 2022","shortName":"Thailand Under-19s Women tour of Malaysia, 2022"},{"id":"14070","slug":"thailand-women-in-south-africa-unofficial-t20i-series-2021","name":"Thailand Women in South Africa unofficial T20I Series, 2021","shortName":"Thailand Women in South Africa unofficial T20I Series, 2021"},{"id":"13370","slug":"thailand-women-tour-of-australia-2019-20","name":"Thailand Women tour of Australia, 2019/20","shortName":"Thailand Women tour of Australia, 2019/20"},{"id":"6322","slug":"thailand-women-tour-of-china-2010-11","name":"Thailand Women tour of China, 2010/11","shortName":"Thailand Women tour of China, 2010/11"},{"id":"7697","slug":"thailand-women-tour-of-china-2012-13","name":"Thailand Women tour of China, 2012/13","shortName":"Thailand Women tour of China, 2012/13"},{"id":"11578","slug":"thailand-women-tour-of-hong-kong-2016-17","name":"Thailand Women tour of Hong Kong, 2016/17","shortName":"Thailand Women tour of Hong Kong, 2016/17"},{"id":"13558","slug":"thailand-women-tour-of-india-2019-20","name":"Thailand Women tour of India, 2019/20","shortName":"Thailand Women tour of India, 2019/20"},{"id":"8207","slug":"thailand-women-tour-of-ireland-2013","name":"Thailand Women tour of Ireland, 2013","shortName":"Thailand Women tour of Ireland, 2013"},{"id":"11976","slug":"thailand-women-tour-of-malaysia-2017","name":"Thailand Women tour of Malaysia, 2017","shortName":"Thailand Women tour of Malaysia, 2017"},{"id":"12420","slug":"thailand-women-tour-of-netherlands-2018","name":"Thailand Women tour of Netherlands, 2018","shortName":"Thailand Women tour of Netherlands, 2018"},{"id":"15859","slug":"thailand-women-tour-of-pakistan-2023-24","name":"Thailand Women tour of Pakistan, 2023/24","shortName":"Thailand Women tour of Pakistan, 2023/24"},{"id":"13230","slug":"thailand-women-tour-of-scotland-2019","name":"Thailand Women tour of Scotland, 2019","shortName":"Thailand Women tour of Scotland, 2019"},{"id":"9539","slug":"thailand-women-tour-of-south-korea-2014-15","name":"Thailand Women tour of South Korea, 2014/15","shortName":"Thailand Women tour of South Korea, 2014/15"},{"id":"14886","slug":"thailand-women-tour-of-united-arab-emirates-2022","name":"Thailand Women tour of United Arab Emirates, 2022","shortName":"Thailand Women tour of United Arab Emirates, 2022"},{"id":"16178","slug":"thailand-women-tour-of-united-arab-emirates-2024","name":"Thailand Women tour of United Arab Emirates, 2024","shortName":"Thailand Women tour of United Arab Emirates, 2024"},{"id":"14863","slug":"the-6ixty-men-s-competition-2022","name":"The 6IXTY Men's Competition, 2022","shortName":"The 6IXTY Men's Competition, 2022"},{"id":"14864","slug":"the-6ixty-women-s-competition-2022","name":"The 6IXTY Women's Competition, 2022","shortName":"The 6IXTY Women's Competition, 2022"},{"id":"13309","slug":"the-selector-fans-cup-2019","name":"The Selector Fans Cup, 2019","shortName":"The Selector Fans Cup, 2019"},{"id":"16544","slug":"top-end-t20-series-australia-2024","name":"Top End T20 Series (Australia), 2024","shortName":"Top End T20 Series (Australia), 2024"},{"id":"14616","slug":"tornadoes-women-tour-of-united-arab-emirates-2022","name":"Tornadoes Women tour of United Arab Emirates, 2022","shortName":"Tornadoes Women tour of United Arab Emirates, 2022"},{"id":"6575","slug":"turkey-tour-of-slovenia-2011","name":"Turkey tour of Slovenia, 2011","shortName":"Turkey tour of Slovenia, 2011"},{"id":"3114","slug":"twenty20-floodlit-cup-2007","name":"Twenty20 Floodlit Cup, 2007","shortName":"Twenty20 Floodlit Cup, 2007"},{"id":"3642","slug":"twenty20-floodlit-cup-2008","name":"Twenty20 Floodlit Cup, 2008","shortName":"Twenty20 Floodlit Cup, 2008"},{"id":"5436","slug":"twenty20-triagular-series-2009","name":"Twenty20 Triagular Series, 2009","shortName":"Twenty20 Triagular Series, 2009"},{"id":"15562","slug":"uganda-in-namibia-unofficial-t20i-series-2023","name":"Uganda in Namibia unofficial T20I Series, 2023","shortName":"Uganda in Namibia unofficial T20I Series, 2023"},{"id":"16156","slug":"uganda-tour-of-ghana-2023-24","name":"Uganda tour of Ghana, 2023/24","shortName":"Uganda tour of Ghana, 2023/24"},{"id":"12473","slug":"uganda-tour-of-rwanda-2018","name":"Uganda tour of Rwanda, 2018","shortName":"Uganda tour of Rwanda, 2018"},{"id":"9975","slug":"uganda-tour-of-south-africa-2014-15","name":"Uganda tour of South Africa, 2014/15","shortName":"Uganda tour of South Africa, 2014/15"},{"id":"16363","slug":"uganda-tour-of-west-indies-2024","name":"Uganda tour of West Indies, 2024","shortName":"Uganda tour of West Indies, 2024"},{"id":"15926","slug":"uganda-tour-of-zimbabwe-2023-24","name":"Uganda tour of Zimbabwe, 2023/24","shortName":"Uganda tour of Zimbabwe, 2023/24"},{"id":"16142","slug":"uganda-women-tour-of-ghana-2023-24","name":"Uganda Women tour of Ghana, 2023/24","shortName":"Uganda Women tour of Ghana, 2023/24"},{"id":"12020","slug":"uganda-women-tour-of-namibia-2017","name":"Uganda Women tour of Namibia, 2017","shortName":"Uganda Women tour of Namibia, 2017"},{"id":"12422","slug":"uganda-women-tour-of-netherlands-2018","name":"Uganda Women tour of Netherlands, 2018","shortName":"Uganda Women tour of Netherlands, 2018"},{"id":"16376","slug":"uganda-women-tour-of-rwanda-2024","name":"Uganda Women tour of Rwanda, 2024","shortName":"Uganda Women tour of Rwanda, 2024"},{"id":"16176","slug":"uganda-women-tour-of-united-arab-emirates-2024","name":"Uganda Women tour of United Arab Emirates, 2024","shortName":"Uganda Women tour of United Arab Emirates, 2024"},{"id":"9579","slug":"under-19-coca-cola-t20-schools-challenge-2014-15","name":"Under-19 Coca-Cola T20 Schools Challenge, 2014/15","shortName":"Under-19 Coca-Cola T20 Schools Challenge, 2014/15"},{"id":"9781","slug":"unicorns-t20-competition-2015","name":"Unicorns T20 Competition, 2015","shortName":"Unicorns T20 Competition, 2015"},{"id":"12400","slug":"unicorns-t20-competition-2018","name":"Unicorns T20 Competition, 2018","shortName":"Unicorns T20 Competition, 2018"},{"id":"12922","slug":"unicorns-t20-competition-2019","name":"Unicorns T20 Competition, 2019","shortName":"Unicorns T20 Competition, 2019"},{"id":"14948","slug":"united-arab-emirates-tour-of-australia-2022-23","name":"United Arab Emirates tour of Australia, 2022/23","shortName":"United Arab Emirates tour of Australia, 2022/23"},{"id":"8851","slug":"united-arab-emirates-tour-of-bangladesh-2013-14","name":"United Arab Emirates tour of Bangladesh, 2013/14","shortName":"United Arab Emirates tour of Bangladesh, 2013/14"},{"id":"16798","slug":"united-arab-emirates-tour-of-hong-kong-2024-25","name":"United Arab Emirates tour of Hong Kong, 2024/25","shortName":"United Arab Emirates tour of Hong Kong, 2024/25"},{"id":"3590","slug":"united-arab-emirates-tour-of-kuwait-2007-08","name":"United Arab Emirates tour of Kuwait, 2007/08","shortName":"United Arab Emirates tour of Kuwait, 2007/08"},{"id":"12313","slug":"united-arab-emirates-tour-of-kuwait-2018","name":"United Arab Emirates tour of Kuwait, 2018","shortName":"United Arab Emirates tour of Kuwait, 2018"},{"id":"6987","slug":"united-arab-emirates-tour-of-nepal-2011-12","name":"United Arab Emirates tour of Nepal, 2011/12","shortName":"United Arab Emirates tour of Nepal, 2011/12"},{"id":"8034","slug":"united-arab-emirates-tour-of-nepal-2012-13","name":"United Arab Emirates tour of Nepal, 2012/13","shortName":"United Arab Emirates tour of Nepal, 2012/13"},{"id":"14692","slug":"united-arab-emirates-under-19s-women-tour-of-malaysia-2022","name":"United Arab Emirates Under-19s Women tour of Malaysia, 2022","shortName":"United Arab Emirates Under-19s Women tour of Malaysia, 2022"},{"id":"15473","slug":"united-arab-emirates-women-tour-of-hong-kong-2023","name":"United Arab Emirates Women tour of Hong Kong, 2023","shortName":"United Arab Emirates Women tour of Hong Kong, 2023"},{"id":"12423","slug":"united-arab-emirates-women-tour-of-netherlands-2018","name":"United Arab Emirates Women tour of Netherlands, 2018","shortName":"United Arab Emirates Women tour of Netherlands, 2018"},{"id":"12069","slug":"united-arab-emirates-women-tour-of-thailand-2017-18","name":"United Arab Emirates Women tour of Thailand, 2017/18","shortName":"United Arab Emirates Women tour of Thailand, 2017/18"},{"id":"12836","slug":"united-arab-emirates-women-tour-of-thailand-2018-19","name":"United Arab Emirates Women tour of Thailand, 2018/19","shortName":"United Arab Emirates Women tour of Thailand, 2018/19"},{"id":"15203","slug":"united-arab-emirates-women-under-19s-tour-of-south-africa-2022-23","name":"United Arab Emirates Women Under-19s tour of South Africa, 2022/23","shortName":"United Arab Emirates Women Under-19s tour of South Africa, 2022/23"},{"id":"14793","slug":"united-states-of-america-tour-of-namibia-2022","name":"United States of America tour of Namibia, 2022","shortName":"United States of America tour of Namibia, 2022"},{"id":"7307","slug":"united-states-of-america-women-tour-of-cayman-islands-2012","name":"United States of America Women tour of Cayman Islands, 2012","shortName":"United States of America Women tour of Cayman Islands, 2012"},{"id":"11954","slug":"united-states-of-america-women-tour-of-scotland-2017","name":"United States of America Women tour of Scotland, 2017","shortName":"United States of America Women tour of Scotland, 2017"},{"id":"13231","slug":"united-states-of-america-women-tour-of-scotland-2019","name":"United States of America Women tour of Scotland, 2019","shortName":"United States of America Women tour of Scotland, 2019"},{"id":"14913","slug":"united-states-of-america-women-tour-of-united-arab-emirates-2022","name":"United States of America Women tour of United Arab Emirates, 2022","shortName":"United States of America Women tour of United Arab Emirates, 2022"},{"id":"16174","slug":"united-states-of-america-women-tour-of-united-arab-emirates-2024","name":"United States of America Women tour of United Arab Emirates, 2024","shortName":"United States of America Women tour of United Arab Emirates, 2024"},{"id":"15196","slug":"united-states-of-america-women-under-19s-tour-of-south-africa-2022-23","name":"United States of America Women Under-19s tour of South Africa, 2022/23","shortName":"United States of America Women Under-19s tour of South Africa, 2022/23"},{"id":"11411","slug":"united-states-of-america-xi-v-cpl-invitational-xi-t20-match-2016","name":"United States of America XI v CPL Invitational XI T20 Match, 2016","shortName":"United States of America XI v CPL Invitational XI T20 Match, 2016"},{"id":"9395","slug":"university-of-liberal-arts-tour-of-england-2014","name":"University of Liberal Arts tour of England, 2014","shortName":"University of Liberal Arts tour of England, 2014"},{"id":"8071","slug":"university-of-liberal-arts-tour-of-sri-lanka-2012-13","name":"University of Liberal Arts tour of Sri Lanka, 2012/13","shortName":"University of Liberal Arts tour of Sri Lanka, 2012/13"},{"id":"9383","slug":"university-of-new-south-wales-tour-of-england-2014","name":"University of New South Wales tour of England, 2014","shortName":"University of New South Wales tour of England, 2014"},{"id":"8068","slug":"university-of-new-south-wales-tour-of-sri-lanka-2012-13","name":"University of New South Wales tour of Sri Lanka, 2012/13","shortName":"University of New South Wales tour of Sri Lanka, 2012/13"},{"id":"10621","slug":"university-of-technology-sydney-australia-tour-of-india-2015-16","name":"University of Technology Sydney (Australia) tour of India, 2015/16","shortName":"University of Technology Sydney (Australia) tour of India, 2015/16"},{"id":"16154","slug":"university-sport-south-africa-tour-of-ghana-2023-24","name":"University Sport South Africa tour of Ghana, 2023/24","shortName":"University Sport South Africa tour of Ghana, 2023/24"},{"id":"15865","slug":"uruguay-tour-of-argentina-2023-24","name":"Uruguay tour of Argentina, 2023/24","shortName":"Uruguay tour of Argentina, 2023/24"},{"id":"16727","slug":"uruguay-tour-of-brazil-2024-25","name":"Uruguay tour of Brazil, 2024/25","shortName":"Uruguay tour of Brazil, 2024/25"},{"id":"15673","slug":"us-masters-t10-2023","name":"US Masters T10, 2023","shortName":"US Masters T10, 2023"},{"id":"9443","slug":"usa-cricket-association-t20-national-championship-2014","name":"USA Cricket Association T20 National Championship, 2014","shortName":"USA Cricket Association T20 National Championship, 2014"},{"id":"14574","slug":"uttar-pradesh-club-xi-tour-of-nepal-2022","name":"Uttar Pradesh Club XI tour of Nepal, 2022","shortName":"Uttar Pradesh Club XI tour of Nepal, 2022"},{"id":"16015","slug":"uttar-pradesh-club-xi-tour-of-nepal-2023-24","name":"Uttar Pradesh Club XI tour of Nepal, 2023/24","shortName":"Uttar Pradesh Club XI tour of Nepal, 2023/24"},{"id":"16812","slug":"uttar-pradesh-t20-league-2024","name":"Uttar Pradesh T20 League, 2024","shortName":"Uttar Pradesh T20 League, 2024"},{"id":"12559","slug":"vanuatu-tour-of-fiji-2018","name":"Vanuatu tour of Fiji, 2018","shortName":"Vanuatu tour of Fiji, 2018"},{"id":"15279","slug":"vanuatu-tour-of-fiji-2022-23","name":"Vanuatu tour of Fiji, 2022/23","shortName":"Vanuatu tour of Fiji, 2022/23"},{"id":"6640","slug":"vanuatu-tour-of-papua-new-guinea-2011","name":"Vanuatu tour of Papua New Guinea, 2011","shortName":"Vanuatu tour of Papua New Guinea, 2011"},{"id":"15284","slug":"vanuatu-women-tour-of-fiji-2022-23","name":"Vanuatu Women tour of Fiji, 2022/23","shortName":"Vanuatu Women tour of Fiji, 2022/23"},{"id":"11821","slug":"vanuatu-women-tour-of-japan-2017","name":"Vanuatu Women tour of Japan, 2017","shortName":"Vanuatu Women tour of Japan, 2017"},{"id":"16042","slug":"vanuatu-women-tour-of-new-zealand-2023-24","name":"Vanuatu Women tour of New Zealand, 2023/24","shortName":"Vanuatu Women tour of New Zealand, 2023/24"},{"id":"16177","slug":"vanuatu-women-tour-of-united-arab-emirates-2024","name":"Vanuatu Women tour of United Arab Emirates, 2024","shortName":"Vanuatu Women tour of United Arab Emirates, 2024"},{"id":"9863","slug":"varsity-cricket-tournament-2014-15","name":"Varsity Cricket Tournament, 2014/15","shortName":"Varsity Cricket Tournament, 2014/15"},{"id":"11697","slug":"varsity-cricket-tournament-2016-17","name":"Varsity Cricket Tournament, 2016/17","shortName":"Varsity Cricket Tournament, 2016/17"},{"id":"6644","slug":"varsity-twenty20-match-2011","name":"Varsity Twenty20 Match, 2011","shortName":"Varsity Twenty20 Match, 2011"},{"id":"7354","slug":"varsity-twenty20-match-2012","name":"Varsity Twenty20 Match, 2012","shortName":"Varsity Twenty20 Match, 2012"},{"id":"7985","slug":"varsity-twenty20-match-2013","name":"Varsity Twenty20 Match, 2013","shortName":"Varsity Twenty20 Match, 2013"},{"id":"9883","slug":"varsity-twenty20-match-2015","name":"Varsity Twenty20 Match, 2015","shortName":"Varsity Twenty20 Match, 2015"},{"id":"11063","slug":"varsity-twenty20-match-2016","name":"Varsity Twenty20 Match, 2016","shortName":"Varsity Twenty20 Match, 2016"},{"id":"11876","slug":"varsity-twenty20-match-2017","name":"Varsity Twenty20 Match, 2017","shortName":"Varsity Twenty20 Match, 2017"},{"id":"12458","slug":"varsity-twenty20-match-2018","name":"Varsity Twenty20 Match, 2018","shortName":"Varsity Twenty20 Match, 2018"},{"id":"9275","slug":"varsity-women-s-twenty20-match-2014","name":"Varsity Women's Twenty20 Match, 2014","shortName":"Varsity Women's Twenty20 Match, 2014"},{"id":"9881","slug":"varsity-women-s-twenty20-match-2015","name":"Varsity Women's Twenty20 Match, 2015","shortName":"Varsity Women's Twenty20 Match, 2015"},{"id":"11061","slug":"varsity-women-s-twenty20-match-2016","name":"Varsity Women's Twenty20 Match, 2016","shortName":"Varsity Women's Twenty20 Match, 2016"},{"id":"11879","slug":"varsity-women-s-twenty20-match-2017","name":"Varsity Women's Twenty20 Match, 2017","shortName":"Varsity Women's Twenty20 Match, 2017"},{"id":"10849","slug":"victory-day-t20-cup-2015-16","name":"Victory Day T20 Cup, 2015/16","shortName":"Victory Day T20 Cup, 2015/16"},{"id":"11979","slug":"vietnam-tour-of-malaysia-2017","name":"Vietnam tour of Malaysia, 2017","shortName":"Vietnam tour of Malaysia, 2017"},{"id":"13661","slug":"vincy-premier-t10-league-2020","name":"Vincy Premier T10 League, 2020","shortName":"Vincy Premier T10 League, 2020"},{"id":"14615","slug":"warriors-women-tour-of-united-arab-emirates-2022","name":"Warriors Women tour of United Arab Emirates, 2022","shortName":"Warriors Women tour of United Arab Emirates, 2022"},{"id":"11771","slug":"warwickshire-tour-of-united-arab-emirates-2016-17","name":"Warwickshire tour of United Arab Emirates, 2016/17","shortName":"Warwickshire tour of United Arab Emirates, 2016/17"},{"id":"9915","slug":"warwickshire-tour-of-west-indies-2014-15","name":"Warwickshire tour of West Indies, 2014/15","shortName":"Warwickshire tour of West Indies, 2014/15"},{"id":"12469","slug":"west-indies-b-tour-of-canada-2018","name":"West Indies B tour of Canada, 2018","shortName":"West Indies B tour of Canada, 2018"},{"id":"8481","slug":"west-indies-cricket-board-regional-women-s-twenty20-championship-2013","name":"West Indies Cricket Board Regional Women's Twenty20 Championship, 2013","shortName":"West Indies Cricket Board Regional Women's Twenty20 Championship, 2013"},{"id":"13614","slug":"west-indies-legends-tour-of-india-2019-20","name":"West Indies Legends tour of India, 2019/20","shortName":"West Indies Legends tour of India, 2019/20"},{"id":"14941","slug":"west-indies-legends-tour-of-india-2022","name":"West Indies Legends tour of India, 2022","shortName":"West Indies Legends tour of India, 2022"},{"id":"8859","slug":"west-indies-tour-of-bangladesh-2013-14","name":"West Indies tour of Bangladesh, 2013/14","shortName":"West Indies tour of Bangladesh, 2013/14"},{"id":"10885","slug":"west-indies-tour-of-india-2015-16","name":"West Indies tour of India, 2015/16","shortName":"West Indies tour of India, 2015/16"},{"id":"7483","slug":"west-indies-tour-of-sri-lanka-2012-13","name":"West Indies tour of Sri Lanka, 2012/13","shortName":"West Indies tour of Sri Lanka, 2012/13"},{"id":"11013","slug":"west-indies-tour-of-united-arab-emirates-2015-16","name":"West Indies tour of United Arab Emirates, 2015/16","shortName":"West Indies tour of United Arab Emirates, 2015/16"},{"id":"14297","slug":"west-indies-tour-of-united-arab-emirates-2021-22","name":"West Indies tour of United Arab Emirates, 2021/22","shortName":"West Indies tour of United Arab Emirates, 2021/22"},{"id":"9331","slug":"west-indies-women-tour-of-australia-2014-15","name":"West Indies Women tour of Australia, 2014/15","shortName":"West Indies Women tour of Australia, 2014/15"},{"id":"13367","slug":"west-indies-women-tour-of-australia-2019-20","name":"West Indies Women tour of Australia, 2019/20","shortName":"West Indies Women tour of Australia, 2019/20"},{"id":"15395","slug":"west-indies-women-tour-of-australia-2023-24","name":"West Indies Women tour of Australia, 2023/24","shortName":"West Indies Women tour of Australia, 2023/24"},{"id":"8889","slug":"west-indies-women-tour-of-bangladesh-2013-14","name":"West Indies Women tour of Bangladesh, 2013/14","shortName":"West Indies Women tour of Bangladesh, 2013/14"},{"id":"4348","slug":"west-indies-women-tour-of-england-2009","name":"West Indies Women tour of England, 2009","shortName":"West Indies Women tour of England, 2009"},{"id":"7214","slug":"west-indies-women-tour-of-england-2012","name":"West Indies Women tour of England, 2012","shortName":"West Indies Women tour of England, 2012"},{"id":"10903","slug":"west-indies-women-tour-of-india-2015-16","name":"West Indies Women tour of India, 2015/16","shortName":"West Indies Women tour of India, 2015/16"},{"id":"15117","slug":"west-indies-women-tour-of-south-africa-2022-23","name":"West Indies Women tour of South Africa, 2022/23","shortName":"West Indies Women tour of South Africa, 2022/23"},{"id":"7487","slug":"west-indies-women-tour-of-sri-lanka-2012-13","name":"West Indies Women tour of Sri Lanka, 2012/13","shortName":"West Indies Women tour of Sri Lanka, 2012/13"},{"id":"16712","slug":"west-indies-women-tour-of-united-arab-emirates-2024-25","name":"West Indies Women tour of United Arab Emirates, 2024/25","shortName":"West Indies Women tour of United Arab Emirates, 2024/25"},{"id":"15208","slug":"west-indies-women-under-19s-tour-of-south-africa-2022-23","name":"West Indies Women Under-19s tour of South Africa, 2022/23","shortName":"West Indies Women Under-19s tour of South Africa, 2022/23"},{"id":"7473","slug":"women-cricket-triangular-t20-tournament-2012","name":"Women Cricket Triangular T20 Tournament, 2012","shortName":"Women Cricket Triangular T20 Tournament, 2012"},{"id":"5983","slug":"women-s-americas-20-over-championship-2010","name":"Women's Americas 20-over Championship, 2010","shortName":"Women's Americas 20-over Championship, 2010"},{"id":"13406","slug":"women-s-champions-league-twenty20-cricket-tournament-2019-20","name":"Women's Champions League Twenty20 Cricket Tournament, 2019/20","shortName":"Women's Champions League Twenty20 Cricket Tournament, 2019/20"},{"id":"6813","slug":"women-s-interstate-twenty20-2011-12","name":"Women's Interstate Twenty20, 2011/12","shortName":"Women's Interstate Twenty20, 2011/12"},{"id":"15271","slug":"women-s-league-exhibition-2022-23","name":"Women's League Exhibition, 2022/23","shortName":"Women's League Exhibition, 2022/23"},{"id":"5302","slug":"women-s-national-cricket-league-twenty20-2009-10","name":"Women's National Cricket League Twenty20, 2009/10","shortName":"Women's National Cricket League Twenty20, 2009/10"},{"id":"15421","slug":"women-s-t20-blaze-2023","name":"Women's T20 Blaze, 2023","shortName":"Women's T20 Blaze, 2023"},{"id":"12413","slug":"women-s-t20-challenge-match-2018","name":"Women's T20 Challenge Match, 2018","shortName":"Women's T20 Challenge Match, 2018"},{"id":"13557","slug":"women-s-t20-quadrangular-series-in-india-2019-20","name":"Women's T20 Quadrangular Series (in India), 2019/20","shortName":"Women's T20 Quadrangular Series (in India), 2019/20"},{"id":"13820","slug":"women-s-t20-super-league-2020-21","name":"Women's T20 Super League, 2020/21","shortName":"Women's T20 Super League, 2020/21"},{"id":"12058","slug":"women-s-twenty20-east-asia-cup-2017","name":"Women's Twenty20 East Asia Cup, 2017","shortName":"Women's Twenty20 East Asia Cup, 2017"},{"id":"9035","slug":"women-s-world-t20-warm-up-matches-2013-14","name":"Women's World T20 Warm-up Matches, 2013/14","shortName":"Women's World T20 Warm-up Matches, 2013/14"},{"id":"10975","slug":"women-s-world-t20-warm-up-matches-2015-16","name":"Women's World T20 Warm-up Matches, 2015/16","shortName":"Women's World T20 Warm-up Matches, 2015/16"},{"id":"16016","slug":"wonders-club-noida-tour-of-nepal-2023-24","name":"Wonders Club Noida tour of Nepal, 2023/24","shortName":"Wonders Club Noida tour of Nepal, 2023/24"},{"id":"16465","slug":"world-championship-of-legends-2024","name":"World Championship of Legends, 2024","shortName":"World Championship of Legends, 2024"},{"id":"15291","slug":"world-giants-tour-of-qatar-2022-23","name":"World Giants tour of Qatar, 2022/23","shortName":"World Giants tour of Qatar, 2022/23"},{"id":"9033","slug":"world-t20-warm-up-matches-2013-14","name":"World T20 Warm-up Matches, 2013/14","shortName":"World T20 Warm-up Matches, 2013/14"},{"id":"10977","slug":"world-t20-warm-up-matches-2015-16","name":"World T20 Warm-up Matches, 2015/16","shortName":"World T20 Warm-up Matches, 2015/16"},{"id":"7727","slug":"world-xi-ao-trophy-2012-13","name":"World XI AO Trophy, 2012/13","shortName":"World XI AO Trophy, 2012/13"},{"id":"10343","slug":"world-xi-tour-of-malaysia-2015","name":"World XI tour of Malaysia, 2015","shortName":"World XI tour of Malaysia, 2015"},{"id":"9641","slug":"world-xi-tour-of-qatar-2014-15","name":"World XI tour of Qatar, 2014/15","shortName":"World XI tour of Qatar, 2014/15"},{"id":"8054","slug":"yorkshire-tour-of-west-indies-2012-13","name":"Yorkshire tour of West Indies, 2012/13","shortName":"Yorkshire tour of West Indies, 2012/13"},{"id":"16450","slug":"zambia-tour-of-kenya-2024","name":"Zambia tour of Kenya, 2024","shortName":"Zambia tour of Kenya, 2024"},{"id":"7685","slug":"zambia-tour-of-south-africa-2012-13","name":"Zambia tour of South Africa, 2012/13","shortName":"Zambia tour of South Africa, 2012/13"},{"id":"16374","slug":"zimbabwe-a-women-tour-of-rwanda-2024","name":"Zimbabwe A Women tour of Rwanda, 2024","shortName":"Zimbabwe A Women tour of Rwanda, 2024"},{"id":"15622","slug":"zimbabwe-afro-t10-2023","name":"Zimbabwe Afro T10, 2023","shortName":"Zimbabwe Afro T10, 2023"},{"id":"14484","slug":"zimbabwe-cricket-women-s-t20-cup-2021-22","name":"Zimbabwe Cricket Women's T20 Cup, 2021/22","shortName":"Zimbabwe Cricket Women's T20 Cup, 2021/22"},{"id":"15260","slug":"zimbabwe-cricket-women-s-t20-cup-2022-23","name":"Zimbabwe Cricket Women's T20 Cup, 2022/23","shortName":"Zimbabwe Cricket Women's T20 Cup, 2022/23"},{"id":"16607","slug":"zimbabwe-cricket-women-s-t20-cup-2024","name":"Zimbabwe Cricket Women's T20 Cup, 2024","shortName":"Zimbabwe Cricket Women's T20 Cup, 2024"},{"id":"14072","slug":"zimbabwe-emerging-players-in-namibia-unofficial-t20i-series-2021","name":"Zimbabwe Emerging Players in Namibia unofficial T20I Series, 2021","shortName":"Zimbabwe Emerging Players in Namibia unofficial T20I Series, 2021"},{"id":"16151","slug":"zimbabwe-emerging-players-tour-of-ghana-2023-24","name":"Zimbabwe Emerging Players tour of Ghana, 2023/24","shortName":"Zimbabwe Emerging Players tour of Ghana, 2023/24"},{"id":"12438","slug":"zimbabwe-t20-tri-series-2018","name":"Zimbabwe T20 Tri-Series, 2018","shortName":"Zimbabwe T20 Tri-Series, 2018"},{"id":"14952","slug":"zimbabwe-tour-of-australia-2022-23","name":"Zimbabwe tour of Australia, 2022/23","shortName":"Zimbabwe tour of Australia, 2022/23"},{"id":"8843","slug":"zimbabwe-tour-of-bangladesh-2013-14","name":"Zimbabwe tour of Bangladesh, 2013/14","shortName":"Zimbabwe tour of Bangladesh, 2013/14"},{"id":"10867","slug":"zimbabwe-tour-of-india-2015-16","name":"Zimbabwe tour of India, 2015/16","shortName":"Zimbabwe tour of India, 2015/16"},{"id":"7474","slug":"zimbabwe-tour-of-sri-lanka-2012-13","name":"Zimbabwe tour of Sri Lanka, 2012/13","shortName":"Zimbabwe tour of Sri Lanka, 2012/13"},{"id":"10853","slug":"zimbabwe-tour-of-united-arab-emirates-2015-16","name":"Zimbabwe tour of United Arab Emirates, 2015/16","shortName":"Zimbabwe tour of United Arab Emirates, 2015/16"},{"id":"14920","slug":"zimbabwe-women-in-south-africa-unofficial-t20i-series-2022","name":"Zimbabwe Women in South Africa unofficial T20I Series, 2022","shortName":"Zimbabwe Women in South Africa unofficial T20I Series, 2022"},{"id":"10725","slug":"zimbabwe-women-tour-of-bangladesh-2015-16","name":"Zimbabwe Women tour of Bangladesh, 2015/16","shortName":"Zimbabwe Women tour of Bangladesh, 2015/16"},{"id":"16141","slug":"zimbabwe-women-tour-of-ghana-2023-24","name":"Zimbabwe Women tour of Ghana, 2023/24","shortName":"Zimbabwe Women tour of Ghana, 2023/24"},{"id":"8199","slug":"zimbabwe-women-tour-of-ireland-2013","name":"Zimbabwe Women tour of Ireland, 2013","shortName":"Zimbabwe Women tour of Ireland, 2013"},{"id":"12022","slug":"zimbabwe-women-tour-of-namibia-2017","name":"Zimbabwe Women tour of Namibia, 2017","shortName":"Zimbabwe Women tour of Namibia, 2017"},{"id":"10551","slug":"zimbabwe-women-tour-of-south-africa-2015-16","name":"Zimbabwe Women tour of South Africa, 2015/16","shortName":"Zimbabwe Women tour of South Africa, 2015/16"},{"id":"14919","slug":"zimbabwe-women-tour-of-south-africa-2022","name":"Zimbabwe Women tour of South Africa, 2022","shortName":"Zimbabwe Women tour of South Africa, 2022"},{"id":"10185","slug":"zimbabwe-women-tour-of-thailand-2015-16","name":"Zimbabwe Women tour of Thailand, 2015/16","shortName":"Zimbabwe Women tour of Thailand, 2015/16"},{"id":"14885","slug":"zimbabwe-women-tour-of-united-arab-emirates-2022","name":"Zimbabwe Women tour of United Arab Emirates, 2022","shortName":"Zimbabwe Women tour of United Arab Emirates, 2022"},{"id":"16175","slug":"zimbabwe-women-tour-of-united-arab-emirates-2024","name":"Zimbabwe Women tour of United Arab Emirates, 2024","shortName":"Zimbabwe Women tour of United Arab Emirates, 2024"},{"id":"15201","slug":"zimbabwe-women-under-19s-tour-of-south-africa-2022-23","name":"Zimbabwe Women Under-19s tour of South Africa, 2022/23","shortName":"Zimbabwe Women Under-19s tour of South Africa, 2022/23"},{"id":"14546","slug":"zimbabwe-women-s-regional-t20-tournament-2022","name":"Zimbabwe Women's Regional T20 Tournament, 2022","shortName":"Zimbabwe Women's Regional T20 Tournament, 2022"},{"id":"14147","slug":"afghanistan-under-19s-in-bangladesh-youth-test-series-2021","name":"Afghanistan Under-19s in Bangladesh Youth Test Series, 2021","shortName":"Afghanistan Under-19s in Bangladesh Youth Test Series, 2021"},{"id":"9743","slug":"australia-under-19s-in-england-youth-test-match-2015","name":"Australia Under-19s in England Youth Test Match, 2015","shortName":"Australia Under-19s in England Youth Test Match, 2015"},{"id":"3895","slug":"australia-under-19s-in-england-youth-test-series-1999","name":"Australia Under-19s in England Youth Test Series, 1999","shortName":"Australia Under-19s in England Youth Test Series, 1999"},{"id":"15451","slug":"australia-under-19s-in-england-youth-test-series-2023","name":"Australia Under-19s in England Youth Test Series, 2023","shortName":"Australia Under-19s in England Youth Test Series, 2023"},{"id":"3707","slug":"australia-under-19s-in-india-youth-test-series-1984-85","name":"Australia Under-19s in India Youth Test Series, 1984/85","shortName":"Australia Under-19s in India Youth Test Series, 1984/85"},{"id":"3826","slug":"australia-under-19s-in-india-youth-test-series-1993-94","name":"Australia Under-19s in India Youth Test Series, 1993/94","shortName":"Australia Under-19s in India Youth Test Series, 1993/94"},{"id":"16629","slug":"australia-under-19s-in-india-youth-test-series-2024-25","name":"Australia Under-19s in India Youth Test Series, 2024/25","shortName":"Australia Under-19s in India Youth Test Series, 2024/25"},{"id":"3735","slug":"australia-under-19s-in-new-zealand-youth-test-series-1986-87","name":"Australia Under-19s in New Zealand Youth Test Series, 1986/87","shortName":"Australia Under-19s in New Zealand Youth Test Series, 1986/87"},{"id":"3812","slug":"australia-under-19s-in-new-zealand-youth-test-series-1992-93","name":"Australia Under-19s in New Zealand Youth Test Series, 1992/93","shortName":"Australia Under-19s in New Zealand Youth Test Series, 1992/93"},{"id":"3732","slug":"australia-under-19s-in-pakistan-youth-test-series-1980-81","name":"Australia Under-19s in Pakistan Youth Test Series, 1980/81","shortName":"Australia Under-19s in Pakistan Youth Test Series, 1980/81"},{"id":"3870","slug":"australia-under-19s-in-pakistan-youth-test-series-1996-97","name":"Australia Under-19s in Pakistan Youth Test Series, 1996/97","shortName":"Australia Under-19s in Pakistan Youth Test Series, 1996/97"},{"id":"3710","slug":"australia-under-19s-in-sri-lanka-youth-test-series-1984-85","name":"Australia Under-19s in Sri Lanka Youth Test Series, 1984/85","shortName":"Australia Under-19s in Sri Lanka Youth Test Series, 1984/85"},{"id":"12825","slug":"australia-under-19s-in-sri-lanka-youth-test-series-2018-19","name":"Australia Under-19s in Sri Lanka Youth Test Series, 2018/19","shortName":"Australia Under-19s in Sri Lanka Youth Test Series, 2018/19"},{"id":"3697","slug":"australia-young-cricketers-in-england-youth-test-series-1983","name":"Australia Young Cricketers in England Youth Test Series, 1983","shortName":"Australia Young Cricketers in England Youth Test Series, 1983"},{"id":"3799","slug":"australia-young-cricketers-in-england-youth-test-series-1991","name":"Australia Young Cricketers in England Youth Test Series, 1991","shortName":"Australia Young Cricketers in England Youth Test Series, 1991"},{"id":"3793","slug":"australia-young-cricketers-in-west-indies-youth-test-series-1990","name":"Australia Young Cricketers in West Indies Youth Test Series, 1990","shortName":"Australia Young Cricketers in West Indies Youth Test Series, 1990"},{"id":"3917","slug":"bangladesh-under-19s-in-england-youth-test-series-2004","name":"Bangladesh Under-19s in England Youth Test Series, 2004","shortName":"Bangladesh Under-19s in England Youth Test Series, 2004"},{"id":"4882","slug":"bangladesh-under-19s-in-england-youth-test-series-2009","name":"Bangladesh Under-19s in England Youth Test Series, 2009","shortName":"Bangladesh Under-19s in England Youth Test Series, 2009"},{"id":"3610","slug":"bangladesh-under-19s-in-pakistan-youth-test-match-2007-08","name":"Bangladesh Under-19s in Pakistan Youth Test Match, 2007/08","shortName":"Bangladesh Under-19s in Pakistan Youth Test Match, 2007/08"},{"id":"15102","slug":"bangladesh-under-19s-in-pakistan-youth-test-match-2022-23","name":"Bangladesh Under-19s in Pakistan Youth Test Match, 2022/23","shortName":"Bangladesh Under-19s in Pakistan Youth Test Match, 2022/23"},{"id":"3927","slug":"bangladesh-under-19s-in-south-africa-youth-test-series-2007-08","name":"Bangladesh Under-19s in South Africa Youth Test Series, 2007/08","shortName":"Bangladesh Under-19s in South Africa Youth Test Series, 2007/08"},{"id":"3205","slug":"bangladesh-under-19s-in-sri-lanka-youth-test-series-2007","name":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2007","shortName":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2007"},{"id":"9485","slug":"bangladesh-under-19s-in-sri-lanka-youth-test-series-2014-15","name":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2014/15","shortName":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2014/15"},{"id":"12707","slug":"bangladesh-under-19s-in-sri-lanka-youth-test-series-2018-19","name":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2018/19","shortName":"Bangladesh Under-19s in Sri Lanka Youth Test Series, 2018/19"},{"id":"6503","slug":"dubai-under-19s-test-series-2011","name":"Dubai Under-19s Test Series, 2011","shortName":"Dubai Under-19s Test Series, 2011"},{"id":"9893","slug":"england-under-19s-in-australia-youth-test-match-2015","name":"England Under-19s in Australia Youth Test Match, 2015","shortName":"England Under-19s in Australia Youth Test Match, 2015"},{"id":"3910","slug":"england-under-19s-in-australia-youth-test-series-2002-03","name":"England Under-19s in Australia Youth Test Series, 2002/03","shortName":"England Under-19s in Australia Youth Test Series, 2002/03"},{"id":"15229","slug":"england-under-19s-in-australia-youth-test-series-2022-23","name":"England Under-19s in Australia Youth Test Series, 2022/23","shortName":"England Under-19s in Australia Youth Test Series, 2022/23"},{"id":"5428","slug":"england-under-19s-in-bangladesh-youth-test-match-2009-10","name":"England Under-19s in Bangladesh Youth Test Match, 2009/10","shortName":"England Under-19s in Bangladesh Youth Test Match, 2009/10"},{"id":"12875","slug":"england-under-19s-in-bangladesh-youth-test-series-2018-19","name":"England Under-19s in Bangladesh Youth Test Series, 2018/19","shortName":"England Under-19s in Bangladesh Youth Test Series, 2018/19"},{"id":"3809","slug":"england-under-19s-in-india-youth-test-series-1992-93","name":"England Under-19s in India Youth Test Series, 1992/93","shortName":"England Under-19s in India Youth Test Series, 1992/93"},{"id":"3899","slug":"england-under-19s-in-india-youth-test-series-2000-01","name":"England Under-19s in India Youth Test Series, 2000/01","shortName":"England Under-19s in India Youth Test Series, 2000/01"},{"id":"3921","slug":"england-under-19s-in-india-youth-test-series-2004-05","name":"England Under-19s in India Youth Test Series, 2004/05","shortName":"England Under-19s in India Youth Test Series, 2004/05"},{"id":"11668","slug":"england-under-19s-in-india-youth-test-series-2016-17","name":"England Under-19s in India Youth Test Series, 2016/17","shortName":"England Under-19s in India Youth Test Series, 2016/17"},{"id":"3889","slug":"england-under-19s-in-new-zealand-youth-test-series-1998-99","name":"England Under-19s in New Zealand Youth Test Series, 1998/99","shortName":"England Under-19s in New Zealand Youth Test Series, 1998/99"},{"id":"3801","slug":"england-under-19s-in-pakistan-youth-test-series-1991-92","name":"England Under-19s in Pakistan Youth Test Series, 1991/92","shortName":"England Under-19s in Pakistan Youth Test Series, 1991/92"},{"id":"3862","slug":"england-under-19s-in-pakistan-youth-test-series-1996-97","name":"England Under-19s in Pakistan Youth Test Series, 1996/97","shortName":"England Under-19s in Pakistan Youth Test Series, 1996/97"},{"id":"3880","slug":"england-under-19s-in-south-africa-youth-test-series-1997-98","name":"England Under-19s in South Africa Youth Test Series, 1997/98","shortName":"England Under-19s in South Africa Youth Test Series, 1997/98"},{"id":"7917","slug":"england-under-19s-in-south-africa-youth-test-series-2012-13","name":"England Under-19s in South Africa Youth Test Series, 2012/13","shortName":"England Under-19s in South Africa Youth Test Series, 2012/13"},{"id":"6365","slug":"england-under-19s-in-sri-lanka-test-series-2010-11","name":"England Under-19s in Sri Lanka Test Series, 2010/11","shortName":"England Under-19s in Sri Lanka Test Series, 2010/11"},{"id":"3818","slug":"england-under-19s-in-sri-lanka-youth-test-series-1993-94","name":"England Under-19s in Sri Lanka Youth Test Series, 1993/94","shortName":"England Under-19s in Sri Lanka Youth Test Series, 1993/94"},{"id":"3831","slug":"england-under-19s-in-west-indies-youth-test-series-1994-95","name":"England Under-19s in West Indies Youth Test Series, 1994/95","shortName":"England Under-19s in West Indies Youth Test Series, 1994/95"},{"id":"3847","slug":"england-under-19s-in-zimbabwe-youth-test-series-1995-96","name":"England Under-19s in Zimbabwe Youth Test Series, 1995/96","shortName":"England Under-19s in Zimbabwe Youth Test Series, 1995/96"},{"id":"3686","slug":"england-young-cricketers-in-australia-youth-test-series-1978-79","name":"England Young Cricketers in Australia Youth Test Series, 1978/79","shortName":"England Young Cricketers in Australia Youth Test Series, 1978/79"},{"id":"3788","slug":"england-young-cricketers-in-australia-youth-test-series-1989-90","name":"England Young Cricketers in Australia Youth Test Series, 1989/90","shortName":"England Young Cricketers in Australia Youth Test Series, 1989/90"},{"id":"3795","slug":"england-young-cricketers-in-new-zealand-youth-test-series-1990-91","name":"England Young Cricketers in New Zealand Youth Test Series, 1990/91","shortName":"England Young Cricketers in New Zealand Youth Test Series, 1990/91"},{"id":"3722","slug":"england-young-cricketers-in-sri-lanka-youth-test-series-1986-87","name":"England Young Cricketers in Sri Lanka Youth Test Series, 1986/87","shortName":"England Young Cricketers in Sri Lanka Youth Test Series, 1986/87"},{"id":"3726","slug":"england-young-cricketers-in-west-indies-youth-test-series-1976","name":"England Young Cricketers in West Indies Youth Test Series, 1976","shortName":"England Young Cricketers in West Indies Youth Test Series, 1976"},{"id":"3730","slug":"england-young-cricketers-in-west-indies-youth-test-series-1979-80","name":"England Young Cricketers in West Indies Youth Test Series, 1979/80","shortName":"England Young Cricketers in West Indies Youth Test Series, 1979/80"},{"id":"3704","slug":"england-young-cricketers-in-west-indies-youth-test-series-1984-85","name":"England Young Cricketers in West Indies Youth Test Series, 1984/85","shortName":"England Young Cricketers in West Indies Youth Test Series, 1984/85"},{"id":"3719","slug":"india-under-19s-in-australia-youth-test-series-1986-87","name":"India Under-19s in Australia Youth Test Series, 1986/87","shortName":"India Under-19s in Australia Youth Test Series, 1986/87"},{"id":"3835","slug":"india-under-19s-in-australia-youth-test-series-1994-95","name":"India Under-19s in Australia Youth Test Series, 1994/95","shortName":"India Under-19s in Australia Youth Test Series, 1994/95"},{"id":"4984","slug":"india-under-19s-in-australia-youth-test-series-2009","name":"India Under-19s in Australia Youth Test Series, 2009","shortName":"India Under-19s in Australia Youth Test Series, 2009"},{"id":"3828","slug":"india-under-19s-in-england-youth-test-series-1994","name":"India Under-19s in England Youth Test Series, 1994","shortName":"India Under-19s in England Youth Test Series, 1994"},{"id":"3907","slug":"india-under-19s-in-england-youth-test-series-2002","name":"India Under-19s in England Youth Test Series, 2002","shortName":"India Under-19s in England Youth Test Series, 2002"},{"id":"2724","slug":"india-under-19s-in-england-youth-test-series-2006","name":"India Under-19s in England Youth Test Series, 2006","shortName":"India Under-19s in England Youth Test Series, 2006"},{"id":"11909","slug":"india-under-19s-in-england-youth-test-series-2017","name":"India Under-19s in England Youth Test Series, 2017","shortName":"India Under-19s in England Youth Test Series, 2017"},{"id":"3743","slug":"india-under-19s-in-new-zealand-youth-test-series-1987-88","name":"India Under-19s in New Zealand Youth Test Series, 1987/88","shortName":"India Under-19s in New Zealand Youth Test Series, 1987/88"},{"id":"3052","slug":"india-under-19s-in-new-zealand-youth-test-series-2006-07","name":"India Under-19s in New Zealand Youth Test Series, 2006/07","shortName":"India Under-19s in New Zealand Youth Test Series, 2006/07"},{"id":"3771","slug":"india-under-19s-in-pakistan-youth-test-series-1988-89","name":"India Under-19s in Pakistan Youth Test Series, 1988/89","shortName":"India Under-19s in Pakistan Youth Test Series, 1988/89"},{"id":"2881","slug":"india-under-19s-in-pakistan-youth-test-series-2006-07","name":"India Under-19s in Pakistan Youth Test Series, 2006/07","shortName":"India Under-19s in Pakistan Youth Test Series, 2006/07"},{"id":"3942","slug":"india-under-19s-in-south-africa-youth-test-series-2007-08","name":"India Under-19s in South Africa Youth Test Series, 2007/08","shortName":"India Under-19s in South Africa Youth Test Series, 2007/08"},{"id":"3867","slug":"india-under-19s-in-sri-lanka-youth-test-series-1996-97","name":"India Under-19s in Sri Lanka Youth Test Series, 1996/97","shortName":"India Under-19s in Sri Lanka Youth Test Series, 1996/97"},{"id":"3201","slug":"india-under-19s-in-sri-lanka-youth-test-series-2007","name":"India Under-19s in Sri Lanka Youth Test Series, 2007","shortName":"India Under-19s in Sri Lanka Youth Test Series, 2007"},{"id":"8255","slug":"india-under-19s-in-sri-lanka-youth-test-series-2013","name":"India Under-19s in Sri Lanka Youth Test Series, 2013","shortName":"India Under-19s in Sri Lanka Youth Test Series, 2013"},{"id":"12480","slug":"india-under-19s-in-sri-lanka-youth-test-series-2018","name":"India Under-19s in Sri Lanka Youth Test Series, 2018","shortName":"India Under-19s in Sri Lanka Youth Test Series, 2018"},{"id":"3689","slug":"india-young-cricketers-in-england-youth-test-series-1981","name":"India Young Cricketers in England Youth Test Series, 1981","shortName":"India Young Cricketers in England Youth Test Series, 1981"},{"id":"3849","slug":"new-zealand-under-19s-in-australia-youth-test-series-1995-96","name":"New Zealand Under-19s in Australia Youth Test Series, 1995/96","shortName":"New Zealand Under-19s in Australia Youth Test Series, 1995/96"},{"id":"3856","slug":"new-zealand-under-19s-in-england-youth-test-series-1996","name":"New Zealand Under-19s in England Youth Test Series, 1996","shortName":"New Zealand Under-19s in England Youth Test Series, 1996"},{"id":"3343","slug":"new-zealand-under-19s-in-england-youth-test-series-2008","name":"New Zealand Under-19s in England Youth Test Series, 2008","shortName":"New Zealand Under-19s in England Youth Test Series, 2008"},{"id":"3805","slug":"new-zealand-under-19s-in-india-youth-test-series-1991-92","name":"New Zealand Under-19s in India Youth Test Series, 1991/92","shortName":"New Zealand Under-19s in India Youth Test Series, 1991/92"},{"id":"3821","slug":"new-zealand-under-19s-in-pakistan-youth-test-series-1993-94","name":"New Zealand Under-19s in Pakistan Youth Test Series, 1993/94","shortName":"New Zealand Under-19s in Pakistan Youth Test Series, 1993/94"},{"id":"3713","slug":"new-zealand-young-cricketers-in-australia-youth-test-series-1985-86","name":"New Zealand Young Cricketers in Australia Youth Test Series, 1985/86","shortName":"New Zealand Young Cricketers in Australia Youth Test Series, 1985/86"},{"id":"3769","slug":"new-zealand-young-cricketers-in-australia-youth-test-series-1988-89","name":"New Zealand Young Cricketers in Australia Youth Test Series, 1988/89","shortName":"New Zealand Young Cricketers in Australia Youth Test Series, 1988/89"},{"id":"3774","slug":"new-zealand-young-cricketers-in-england-youth-test-series-1989","name":"New Zealand Young Cricketers in England Youth Test Series, 1989","shortName":"New Zealand Young Cricketers in England Youth Test Series, 1989"},{"id":"3692","slug":"pakistan-under-19s-in-australia-youth-test-series-1981-82","name":"Pakistan Under-19s in Australia Youth Test Series, 1981/82","shortName":"Pakistan Under-19s in Australia Youth Test Series, 1981/82"},{"id":"3877","slug":"pakistan-under-19s-in-australia-youth-test-series-1997-98","name":"Pakistan Under-19s in Australia Youth Test Series, 1997/98","shortName":"Pakistan Under-19s in Australia Youth Test Series, 1997/98"},{"id":"15375","slug":"pakistan-under-19s-in-bangladesh-youth-test-match-2023","name":"Pakistan Under-19s in Bangladesh Youth Test Match, 2023","shortName":"Pakistan Under-19s in Bangladesh Youth Test Match, 2023"},{"id":"3883","slug":"pakistan-under-19s-in-england-youth-test-series-1998","name":"Pakistan Under-19s in England Youth Test Series, 1998","shortName":"Pakistan Under-19s in England Youth Test Series, 1998"},{"id":"2984","slug":"pakistan-under-19s-in-england-youth-test-series-2007","name":"Pakistan Under-19s in England Youth Test Series, 2007","shortName":"Pakistan Under-19s in England Youth Test Series, 2007"},{"id":"3728","slug":"pakistan-under-19s-in-india-youth-test-series-1978-79","name":"Pakistan Under-19s in India Youth Test Series, 1978/79","shortName":"Pakistan Under-19s in India Youth Test Series, 1978/79"},{"id":"3780","slug":"pakistan-under-19s-in-india-youth-test-series-1989-90","name":"Pakistan Under-19s in India Youth Test Series, 1989/90","shortName":"Pakistan Under-19s in India Youth Test Series, 1989/90"},{"id":"3838","slug":"pakistan-under-19s-in-new-zealand-youth-test-series-1994-95","name":"Pakistan Under-19s in New Zealand Youth Test Series, 1994/95","shortName":"Pakistan Under-19s in New Zealand Youth Test Series, 1994/95"},{"id":"3864","slug":"pakistan-under-19s-in-south-africa-youth-test-series-1996-97","name":"Pakistan Under-19s in South Africa Youth Test Series, 1996/97","shortName":"Pakistan Under-19s in South Africa Youth Test Series, 1996/97"},{"id":"3914","slug":"pakistan-under-19s-in-sri-lanka-youth-test-series-2003","name":"Pakistan Under-19s in Sri Lanka Youth Test Series, 2003","shortName":"Pakistan Under-19s in Sri Lanka Youth Test Series, 2003"},{"id":"10503","slug":"pakistan-under-19s-in-sri-lanka-youth-test-series-2015-16","name":"Pakistan Under-19s in Sri Lanka Youth Test Series, 2015/16","shortName":"Pakistan Under-19s in Sri Lanka Youth Test Series, 2015/16"},{"id":"3859","slug":"pakistan-under-19s-in-west-indies-youth-test-series-1996-97","name":"Pakistan Under-19s in West Indies Youth Test Series, 1996/97","shortName":"Pakistan Under-19s in West Indies Youth Test Series, 1996/97"},{"id":"3791","slug":"pakistan-young-cricketers-in-england-youth-test-series-1990","name":"Pakistan Young Cricketers in England Youth Test Series, 1990","shortName":"Pakistan Young Cricketers in England Youth Test Series, 1990"},{"id":"3841","slug":"south-africa-under-19s-in-england-youth-test-series-1995","name":"South Africa Under-19s in England Youth Test Series, 1995","shortName":"South Africa Under-19s in England Youth Test Series, 1995"},{"id":"3912","slug":"south-africa-under-19s-in-england-youth-test-series-2003","name":"South Africa Under-19s in England Youth Test Series, 2003","shortName":"South Africa Under-19s in England Youth Test Series, 2003"},{"id":"8785","slug":"south-africa-under-19s-in-england-youth-test-series-2014","name":"South Africa Under-19s in England Youth Test Series, 2014","shortName":"South Africa Under-19s in England Youth Test Series, 2014"},{"id":"12374","slug":"south-africa-under-19s-in-england-youth-test-series-2018","name":"South Africa Under-19s in England Youth Test Series, 2018","shortName":"South Africa Under-19s in England Youth Test Series, 2018"},{"id":"3853","slug":"south-africa-under-19s-in-india-youth-test-series-1995-96","name":"South Africa Under-19s in India Youth Test Series, 1995/96","shortName":"South Africa Under-19s in India Youth Test Series, 1995/96"},{"id":"12889","slug":"south-africa-under-19s-in-india-youth-test-series-2018-19","name":"South Africa Under-19s in India Youth Test Series, 2018/19","shortName":"South Africa Under-19s in India Youth Test Series, 2018/19"},{"id":"3901","slug":"south-africa-under-19s-in-new-zealand-youth-test-series-2000-01","name":"South Africa Under-19s in New Zealand Youth Test Series, 2000/01","shortName":"South Africa Under-19s in New Zealand Youth Test Series, 2000/01"},{"id":"3886","slug":"south-africa-under-19s-in-pakistan-youth-test-series-1998-99","name":"South Africa Under-19s in Pakistan Youth Test Series, 1998/99","shortName":"South Africa Under-19s in Pakistan Youth Test Series, 1998/99"},{"id":"11199","slug":"south-africa-under-19s-in-sri-lanka-youth-test-series-2016","name":"South Africa Under-19s in Sri Lanka Youth Test Series, 2016","shortName":"South Africa Under-19s in Sri Lanka Youth Test Series, 2016"},{"id":"3700","slug":"sri-lanka-under-19s-in-australia-youth-test-series-1983-84","name":"Sri Lanka Under-19s in Australia Youth Test Series, 1983/84","shortName":"Sri Lanka Under-19s in Australia Youth Test Series, 1983/84"},{"id":"3903","slug":"sri-lanka-under-19s-in-australia-youth-test-series-2000-01","name":"Sri Lanka Under-19s in Australia Youth Test Series, 2000/01","shortName":"Sri Lanka Under-19s in Australia Youth Test Series, 2000/01"},{"id":"11808","slug":"sri-lanka-under-19s-in-australia-youth-test-series-2017","name":"Sri Lanka Under-19s in Australia Youth Test Series, 2017","shortName":"Sri Lanka Under-19s in Australia Youth Test Series, 2017"},{"id":"5027","slug":"sri-lanka-under-19s-in-bangladesh-youth-test-series-2009","name":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2009","shortName":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2009"},{"id":"8086","slug":"sri-lanka-under-19s-in-bangladesh-youth-test-series-2013","name":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2013","shortName":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2013"},{"id":"13422","slug":"sri-lanka-under-19s-in-bangladesh-youth-test-series-2019-20","name":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2019/20","shortName":"Sri Lanka Under-19s in Bangladesh Youth Test Series, 2019/20"},{"id":"3806","slug":"sri-lanka-under-19s-in-england-youth-test-series-1992","name":"Sri Lanka Under-19s in England Youth Test Series, 1992","shortName":"Sri Lanka Under-19s in England Youth Test Series, 1992"},{"id":"3896","slug":"sri-lanka-under-19s-in-england-youth-test-series-2000","name":"Sri Lanka Under-19s in England Youth Test Series, 2000","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2000"},{"id":"3926","slug":"sri-lanka-under-19s-in-england-youth-test-series-2005","name":"Sri Lanka Under-19s in England Youth Test Series, 2005","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2005"},{"id":"5615","slug":"sri-lanka-under-19s-in-england-youth-test-series-2010","name":"Sri Lanka Under-19s in England Youth Test Series, 2010","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2010"},{"id":"10787","slug":"sri-lanka-under-19s-in-england-youth-test-series-2016","name":"Sri Lanka Under-19s in England Youth Test Series, 2016","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2016"},{"id":"14595","slug":"sri-lanka-under-19s-in-england-youth-test-series-2022","name":"Sri Lanka Under-19s in England Youth Test Series, 2022","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2022"},{"id":"16091","slug":"sri-lanka-under-19s-in-england-youth-test-series-2024","name":"Sri Lanka Under-19s in England Youth Test Series, 2024","shortName":"Sri Lanka Under-19s in England Youth Test Series, 2024"},{"id":"3891","slug":"sri-lanka-under-19s-in-india-youth-test-match-1998-99","name":"Sri Lanka Under-19s in India Youth Test Match, 1998/99","shortName":"Sri Lanka Under-19s in India Youth Test Match, 1998/99"},{"id":"15876","slug":"sri-lanka-under-19s-in-pakistan-youth-test-match-2023-24","name":"Sri Lanka Under-19s in Pakistan Youth Test Match, 2023/24","shortName":"Sri Lanka Under-19s in Pakistan Youth Test Match, 2023/24"},{"id":"3924","slug":"sri-lanka-under-19s-in-pakistan-youth-test-series-2004-05","name":"Sri Lanka Under-19s in Pakistan Youth Test Series, 2004/05","shortName":"Sri Lanka Under-19s in Pakistan Youth Test Series, 2004/05"},{"id":"3716","slug":"sri-lanka-young-cricketers-in-england-youth-test-series-1986","name":"Sri Lanka Young Cricketers in England Youth Test Series, 1986","shortName":"Sri Lanka Young Cricketers in England Youth Test Series, 1986"},{"id":"3745","slug":"west-indies-under-19s-in-australia-youth-test-series-1987-88","name":"West Indies Under-19s in Australia Youth Test Series, 1987/88","shortName":"West Indies Under-19s in Australia Youth Test Series, 1987/88"},{"id":"3814","slug":"west-indies-under-19s-in-england-youth-test-series-1993","name":"West Indies Under-19s in England Youth Test Series, 1993","shortName":"West Indies Under-19s in England Youth Test Series, 1993"},{"id":"3904","slug":"west-indies-under-19s-in-england-youth-test-series-2001","name":"West Indies Under-19s in England Youth Test Series, 2001","shortName":"West Indies Under-19s in England Youth Test Series, 2001"},{"id":"3843","slug":"west-indies-under-19s-in-pakistan-youth-test-series-1995-96","name":"West Indies Under-19s in Pakistan Youth Test Series, 1995/96","shortName":"West Indies Under-19s in Pakistan Youth Test Series, 1995/96"},{"id":"15719","slug":"west-indies-under-19s-in-sri-lanka-youth-test-series-2023","name":"West Indies Under-19s in Sri Lanka Youth Test Series, 2023","shortName":"West Indies Under-19s in Sri Lanka Youth Test Series, 2023"},{"id":"3725","slug":"west-indies-young-cricketers-in-england-youth-test-series-1974","name":"West Indies Young Cricketers in England Youth Test Series, 1974","shortName":"West Indies Young Cricketers in England Youth Test Series, 1974"},{"id":"3683","slug":"west-indies-young-cricketers-in-england-youth-test-series-1978","name":"West Indies Young Cricketers in England Youth Test Series, 1978","shortName":"West Indies Young Cricketers in England Youth Test Series, 1978"},{"id":"3695","slug":"west-indies-young-cricketers-in-england-youth-test-series-1982","name":"West Indies Young Cricketers in England Youth Test Series, 1982","shortName":"West Indies Young Cricketers in England Youth Test Series, 1982"},{"id":"3873","slug":"zimbabwe-under-19s-in-england-youth-test-series-1997","name":"Zimbabwe Under-19s in England Youth Test Series, 1997","shortName":"Zimbabwe Under-19s in England Youth Test Series, 1997"},{"id":"12076","slug":"afghanistan-under-19s-in-bangladesh-youth-odi-series-2017-18","name":"Afghanistan Under-19s in Bangladesh Youth ODI Series, 2017/18","shortName":"Afghanistan Under-19s in Bangladesh Youth ODI Series, 2017/18"},{"id":"14145","slug":"afghanistan-under-19s-in-bangladesh-youth-odi-series-2021","name":"Afghanistan Under-19s in Bangladesh Youth ODI Series, 2021","shortName":"Afghanistan Under-19s in Bangladesh Youth ODI Series, 2021"},{"id":"13459","slug":"afghanistan-under-19s-in-india-youth-odi-series-2019-20","name":"Afghanistan Under-19s in India Youth ODI Series, 2019/20","shortName":"Afghanistan Under-19s in India Youth ODI Series, 2019/20"},{"id":"15298","slug":"afghanistan-under-19s-v-bangladesh-under-19s-youth-odi-series-2022-23","name":"Afghanistan Under-19s v Bangladesh Under-19s Youth ODI Series, 2022/23","shortName":"Afghanistan Under-19s v Bangladesh Under-19s Youth ODI Series, 2022/23"},{"id":"15303","slug":"afghanistan-under-19s-v-sri-lanka-under-19s-youth-odi-series-2022-23","name":"Afghanistan Under-19s v Sri Lanka Under-19s Youth ODI Series, 2022/23","shortName":"Afghanistan Under-19s v Sri Lanka Under-19s Youth ODI Series, 2022/23"},{"id":"2615","slug":"afro-asia-cup-under-19s-2005-06","name":"Afro-Asia Cup Under-19s, 2005/06","shortName":"Afro-Asia Cup Under-19s, 2005/06"},{"id":"2419","slug":"asia-under-19-tournament-2003-04","name":"Asia Under-19 Tournament, 2003/04","shortName":"Asia Under-19 Tournament, 2003/04"},{"id":"7377","slug":"asian-cricket-council-under-19s-asia-cup-2012","name":"Asian Cricket Council Under-19s Asia Cup, 2012","shortName":"Asian Cricket Council Under-19s Asia Cup, 2012"},{"id":"8749","slug":"asian-cricket-council-under-19s-asia-cup-2013-14","name":"Asian Cricket Council Under-19s Asia Cup, 2013/14","shortName":"Asian Cricket Council Under-19s Asia Cup, 2013/14"},{"id":"11638","slug":"asian-cricket-council-under-19s-asia-cup-2016-17","name":"Asian Cricket Council Under-19s Asia Cup, 2016/17","shortName":"Asian Cricket Council Under-19s Asia Cup, 2016/17"},{"id":"12151","slug":"asian-cricket-council-under-19s-asia-cup-2017-18","name":"Asian Cricket Council Under-19s Asia Cup, 2017/18","shortName":"Asian Cricket Council Under-19s Asia Cup, 2017/18"},{"id":"12664","slug":"asian-cricket-council-under-19s-asia-cup-2018-19","name":"Asian Cricket Council Under-19s Asia Cup, 2018/19","shortName":"Asian Cricket Council Under-19s Asia Cup, 2018/19"},{"id":"13299","slug":"asian-cricket-council-under-19s-asia-cup-2019","name":"Asian Cricket Council Under-19s Asia Cup, 2019","shortName":"Asian Cricket Council Under-19s Asia Cup, 2019"},{"id":"14402","slug":"asian-cricket-council-under-19s-asia-cup-2021-22","name":"Asian Cricket Council Under-19s Asia Cup, 2021/22","shortName":"Asian Cricket Council Under-19s Asia Cup, 2021/22"},{"id":"15966","slug":"asian-cricket-council-under-19s-asia-cup-2023-24","name":"Asian Cricket Council Under-19s Asia Cup, 2023/24","shortName":"Asian Cricket Council Under-19s Asia Cup, 2023/24"},{"id":"16848","slug":"asian-cricket-council-under-19s-asia-cup-2024-25","name":"Asian Cricket Council Under-19s Asia Cup, 2024/25","shortName":"Asian Cricket Council Under-19s Asia Cup, 2024/25"},{"id":"3894","slug":"australia-under-19s-in-england-youth-odi-series-1999","name":"Australia Under-19s in England Youth ODI Series, 1999","shortName":"Australia Under-19s in England Youth ODI Series, 1999"},{"id":"9745","slug":"australia-under-19s-in-england-youth-odi-series-2015","name":"Australia Under-19s in England Youth ODI Series, 2015","shortName":"Australia Under-19s in England Youth ODI Series, 2015"},{"id":"15450","slug":"australia-under-19s-in-england-youth-odi-series-2023","name":"Australia Under-19s in England Youth ODI Series, 2023","shortName":"Australia Under-19s in England Youth ODI Series, 2023"},{"id":"3706","slug":"australia-under-19s-in-india-youth-odi-series-1984-85","name":"Australia Under-19s in India Youth ODI Series, 1984/85","shortName":"Australia Under-19s in India Youth ODI Series, 1984/85"},{"id":"3825","slug":"australia-under-19s-in-india-youth-odi-series-1993-94","name":"Australia Under-19s in India Youth ODI Series, 1993/94","shortName":"Australia Under-19s in India Youth ODI Series, 1993/94"},{"id":"3933","slug":"australia-under-19s-in-india-youth-odi-series-2005-06","name":"Australia Under-19s in India Youth ODI Series, 2005/06","shortName":"Australia Under-19s in India Youth ODI Series, 2005/06"},{"id":"16628","slug":"australia-under-19s-in-india-youth-odi-series-2024-25","name":"Australia Under-19s in India Youth ODI Series, 2024/25","shortName":"Australia Under-19s in India Youth ODI Series, 2024/25"},{"id":"3734","slug":"australia-under-19s-in-new-zealand-youth-odi-series-1986-87","name":"Australia Under-19s in New Zealand Youth ODI Series, 1986/87","shortName":"Australia Under-19s in New Zealand Youth ODI Series, 1986/87"},{"id":"3811","slug":"australia-under-19s-in-new-zealand-youth-odi-series-1992-93","name":"Australia Under-19s in New Zealand Youth ODI Series, 1992/93","shortName":"Australia Under-19s in New Zealand Youth ODI Series, 1992/93"},{"id":"8015","slug":"australia-under-19s-in-new-zealand-youth-odi-series-2012-13","name":"Australia Under-19s in New Zealand Youth ODI Series, 2012/13","shortName":"Australia Under-19s in New Zealand Youth ODI Series, 2012/13"},{"id":"3871","slug":"australia-under-19s-in-pakistan-youth-odi-series-1996-97","name":"Australia Under-19s in Pakistan Youth ODI Series, 1996/97","shortName":"Australia Under-19s in Pakistan Youth ODI Series, 1996/97"},{"id":"3510","slug":"australia-under-19s-in-pakistan-youth-odi-series-2007-08","name":"Australia Under-19s in Pakistan Youth ODI Series, 2007/08","shortName":"Australia Under-19s in Pakistan Youth ODI Series, 2007/08"},{"id":"3709","slug":"australia-under-19s-in-sri-lanka-youth-odi-series-1984-85","name":"Australia Under-19s in Sri Lanka Youth ODI Series, 1984/85","shortName":"Australia Under-19s in Sri Lanka Youth ODI Series, 1984/85"},{"id":"8825","slug":"australia-under-19s-in-sri-lanka-youth-odi-series-2013-14","name":"Australia Under-19s in Sri Lanka Youth ODI Series, 2013/14","shortName":"Australia Under-19s in Sri Lanka Youth ODI Series, 2013/14"},{"id":"9483","slug":"australia-under-19s-in-sri-lanka-youth-odi-series-2014-15","name":"Australia Under-19s in Sri Lanka Youth ODI Series, 2014/15","shortName":"Australia Under-19s in Sri Lanka Youth ODI Series, 2014/15"},{"id":"12824","slug":"australia-under-19s-in-sri-lanka-youth-odi-series-2018-19","name":"Australia Under-19s in Sri Lanka Youth ODI Series, 2018/19","shortName":"Australia Under-19s in Sri Lanka Youth ODI Series, 2018/19"},{"id":"3675","slug":"australia-young-cricketers-in-england-youth-odi-series-1977","name":"Australia Young Cricketers in England Youth ODI Series, 1977","shortName":"Australia Young Cricketers in England Youth ODI Series, 1977"},{"id":"3698","slug":"australia-young-cricketers-in-england-youth-odi-series-1983","name":"Australia Young Cricketers in England Youth ODI Series, 1983","shortName":"Australia Young Cricketers in England Youth ODI Series, 1983"},{"id":"3798","slug":"australia-young-cricketers-in-england-youth-odi-series-1991","name":"Australia Young Cricketers in England Youth ODI Series, 1991","shortName":"Australia Young Cricketers in England Youth ODI Series, 1991"},{"id":"3918","slug":"bangladesh-under-19s-in-england-youth-odi-series-2004","name":"Bangladesh Under-19s in England Youth ODI Series, 2004","shortName":"Bangladesh Under-19s in England Youth ODI Series, 2004"},{"id":"4881","slug":"bangladesh-under-19s-in-england-youth-odi-series-2009","name":"Bangladesh Under-19s in England Youth ODI Series, 2009","shortName":"Bangladesh Under-19s in England Youth ODI Series, 2009"},{"id":"13383","slug":"bangladesh-under-19s-in-new-zealand-youth-odi-series-2019-20","name":"Bangladesh Under-19s in New Zealand Youth ODI Series, 2019/20","shortName":"Bangladesh Under-19s in New Zealand Youth ODI Series, 2019/20"},{"id":"3609","slug":"bangladesh-under-19s-in-pakistan-youth-odi-series-2007-08","name":"Bangladesh Under-19s in Pakistan Youth ODI Series, 2007/08","shortName":"Bangladesh Under-19s in Pakistan Youth ODI Series, 2007/08"},{"id":"15103","slug":"bangladesh-under-19s-in-pakistan-youth-odi-series-2022-23","name":"Bangladesh Under-19s in Pakistan Youth ODI Series, 2022/23","shortName":"Bangladesh Under-19s in Pakistan Youth ODI Series, 2022/23"},{"id":"10201","slug":"bangladesh-under-19s-in-south-africa-youth-odi-series-2015","name":"Bangladesh Under-19s in South Africa Youth ODI Series, 2015","shortName":"Bangladesh Under-19s in South Africa Youth ODI Series, 2015"},{"id":"9853","slug":"bangladesh-under-19s-in-sri-lanka-youth-odi-series-2014-15","name":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2014/15","shortName":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2014/15"},{"id":"12708","slug":"bangladesh-under-19s-in-sri-lanka-youth-odi-series-2018-19","name":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2018/19","shortName":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2018/19"},{"id":"14238","slug":"bangladesh-under-19s-in-sri-lanka-youth-odi-series-2021-22","name":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2021/22","shortName":"Bangladesh Under-19s in Sri Lanka Youth ODI Series, 2021/22"},{"id":"8613","slug":"bangladesh-under-19s-in-west-indies-youth-odi-series-2013-14","name":"Bangladesh Under-19s in West Indies Youth ODI Series, 2013/14","shortName":"Bangladesh Under-19s in West Indies Youth ODI Series, 2013/14"},{"id":"2666","slug":"bangladesh-under-19s-tri-nation-tournament-2005-06","name":"Bangladesh Under-19s Tri-Nation Tournament, 2005/06","shortName":"Bangladesh Under-19s Tri-Nation Tournament, 2005/06"},{"id":"3782","slug":"beximco-asia-youth-cup-1989-90","name":"Beximco Asia Youth Cup, 1989/90","shortName":"Beximco Asia Youth Cup, 1989/90"},{"id":"6501","slug":"dubai-under-19s-one-day-series-2011","name":"Dubai Under-19s One-Day Series, 2011","shortName":"Dubai Under-19s One-Day Series, 2011"},{"id":"3911","slug":"england-under-19s-in-australia-youth-odi-series-2002-03","name":"England Under-19s in Australia Youth ODI Series, 2002/03","shortName":"England Under-19s in Australia Youth ODI Series, 2002/03"},{"id":"9895","slug":"england-under-19s-in-australia-youth-odi-series-2015","name":"England Under-19s in Australia Youth ODI Series, 2015","shortName":"England Under-19s in Australia Youth ODI Series, 2015"},{"id":"15230","slug":"england-under-19s-in-australia-youth-odi-series-2022-23","name":"England Under-19s in Australia Youth ODI Series, 2022/23","shortName":"England Under-19s in Australia Youth ODI Series, 2022/23"},{"id":"5429","slug":"england-under-19s-in-bangladesh-youth-odi-series-2009-10","name":"England Under-19s in Bangladesh Youth ODI Series, 2009/10","shortName":"England Under-19s in Bangladesh Youth ODI Series, 2009/10"},{"id":"7185","slug":"england-under-19s-in-bangladesh-youth-odi-series-2011-12","name":"England Under-19s in Bangladesh Youth ODI Series, 2011/12","shortName":"England Under-19s in Bangladesh Youth ODI Series, 2011/12"},{"id":"12874","slug":"england-under-19s-in-bangladesh-youth-odi-series-2018-19","name":"England Under-19s in Bangladesh Youth ODI Series, 2018/19","shortName":"England Under-19s in Bangladesh Youth ODI Series, 2018/19"},{"id":"3808","slug":"england-under-19s-in-india-youth-odi-series-1992-93","name":"England Under-19s in India Youth ODI Series, 1992/93","shortName":"England Under-19s in India Youth ODI Series, 1992/93"},{"id":"3898","slug":"england-under-19s-in-india-youth-odi-series-2000-01","name":"England Under-19s in India Youth ODI Series, 2000/01","shortName":"England Under-19s in India Youth ODI Series, 2000/01"},{"id":"3920","slug":"england-under-19s-in-india-youth-odi-series-2004-05","name":"England Under-19s in India Youth ODI Series, 2004/05","shortName":"England Under-19s in India Youth ODI Series, 2004/05"},{"id":"11667","slug":"england-under-19s-in-india-youth-odi-series-2016-17","name":"England Under-19s in India Youth ODI Series, 2016/17","shortName":"England Under-19s in India Youth ODI Series, 2016/17"},{"id":"3888","slug":"england-under-19s-in-new-zealand-youth-odi-series-1998-99","name":"England Under-19s in New Zealand Youth ODI Series, 1998/99","shortName":"England Under-19s in New Zealand Youth ODI Series, 1998/99"},{"id":"3802","slug":"england-under-19s-in-pakistan-youth-odi-series-1991-92","name":"England Under-19s in Pakistan Youth ODI Series, 1991/92","shortName":"England Under-19s in Pakistan Youth ODI Series, 1991/92"},{"id":"3861","slug":"england-under-19s-in-pakistan-youth-odi-series-1996-97","name":"England Under-19s in Pakistan Youth ODI Series, 1996/97","shortName":"England Under-19s in Pakistan Youth ODI Series, 1996/97"},{"id":"3879","slug":"england-under-19s-in-south-africa-youth-odi-series-1997-98","name":"England Under-19s in South Africa Youth ODI Series, 1997/98","shortName":"England Under-19s in South Africa Youth ODI Series, 1997/98"},{"id":"4789","slug":"england-under-19s-in-south-africa-youth-odi-series-2008-09","name":"England Under-19s in South Africa Youth ODI Series, 2008/09","shortName":"England Under-19s in South Africa Youth ODI Series, 2008/09"},{"id":"7918","slug":"england-under-19s-in-south-africa-youth-odi-series-2012-13","name":"England Under-19s in South Africa Youth ODI Series, 2012/13","shortName":"England Under-19s in South Africa Youth ODI Series, 2012/13"},{"id":"3817","slug":"england-under-19s-in-sri-lanka-youth-odi-series-1993-94","name":"England Under-19s in Sri Lanka Youth ODI Series, 1993/94","shortName":"England Under-19s in Sri Lanka Youth ODI Series, 1993/94"},{"id":"6366","slug":"england-under-19s-in-sri-lanka-youth-odi-series-2010-11","name":"England Under-19s in Sri Lanka Youth ODI Series, 2010/11","shortName":"England Under-19s in Sri Lanka Youth ODI Series, 2010/11"},{"id":"14391","slug":"england-under-19s-in-sri-lanka-youth-odi-series-2021-22","name":"England Under-19s in Sri Lanka Youth ODI Series, 2021/22","shortName":"England Under-19s in Sri Lanka Youth ODI Series, 2021/22"},{"id":"3832","slug":"england-under-19s-in-west-indies-youth-odi-series-1994-95","name":"England Under-19s in West Indies Youth ODI Series, 1994/95","shortName":"England Under-19s in West Indies Youth ODI Series, 1994/95"},{"id":"3846","slug":"england-under-19s-in-zimbabwe-youth-odi-series-1995-96","name":"England Under-19s in Zimbabwe Youth ODI Series, 1995/96","shortName":"England Under-19s in Zimbabwe Youth ODI Series, 1995/96"},{"id":"7921","slug":"england-under-19s-tri-nation-tournament-2013","name":"England Under-19s Tri-Nation Tournament, 2013","shortName":"England Under-19s Tri-Nation Tournament, 2013"},{"id":"3685","slug":"england-young-cricketers-in-australia-youth-odi-series-1978-79","name":"England Young Cricketers in Australia Youth ODI Series, 1978/79","shortName":"England Young Cricketers in Australia Youth ODI Series, 1978/79"},{"id":"3787","slug":"england-young-cricketers-in-australia-youth-odi-series-1989-90","name":"England Young Cricketers in Australia Youth ODI Series, 1989/90","shortName":"England Young Cricketers in Australia Youth ODI Series, 1989/90"},{"id":"3796","slug":"england-young-cricketers-in-new-zealand-youth-odi-series-1990-91","name":"England Young Cricketers in New Zealand Youth ODI Series, 1990/91","shortName":"England Young Cricketers in New Zealand Youth ODI Series, 1990/91"},{"id":"3723","slug":"england-young-cricketers-in-sri-lanka-youth-odi-series-1986-87","name":"England Young Cricketers in Sri Lanka Youth ODI Series, 1986/87","shortName":"England Young Cricketers in Sri Lanka Youth ODI Series, 1986/87"},{"id":"3679","slug":"england-young-cricketers-in-west-indies-youth-odi-series-1976","name":"England Young Cricketers in West Indies Youth ODI Series, 1976","shortName":"England Young Cricketers in West Indies Youth ODI Series, 1976"},{"id":"3703","slug":"england-young-cricketers-in-west-indies-youth-odi-series-1984-85","name":"England Young Cricketers in West Indies Youth ODI Series, 1984/85","shortName":"England Young Cricketers in West Indies Youth ODI Series, 1984/85"},{"id":"3069","slug":"hsbc-invitational-1st-tri-series-2006-07","name":"HSBC Invitational 1st Tri-Series, 2006/07","shortName":"HSBC Invitational 1st Tri-Series, 2006/07"},{"id":"3070","slug":"hsbc-invitational-2nd-tri-series-2006-07","name":"HSBC Invitational 2nd Tri-Series, 2006/07","shortName":"HSBC Invitational 2nd Tri-Series, 2006/07"},{"id":"3275","slug":"icc-under-19-world-cup-1997-98","name":"ICC Under-19 World Cup, 1997/98","shortName":"ICC Under-19 World Cup, 1997/98"},{"id":"2138","slug":"icc-under-19-world-cup-1999-00","name":"ICC Under-19 World Cup, 1999/00","shortName":"ICC Under-19 World Cup, 1999/00"},{"id":"2243","slug":"icc-under-19-world-cup-2001-02","name":"ICC Under-19 World Cup, 2001/02","shortName":"ICC Under-19 World Cup, 2001/02"},{"id":"2391","slug":"icc-under-19-world-cup-2003-04","name":"ICC Under-19 World Cup, 2003/04","shortName":"ICC Under-19 World Cup, 2003/04"},{"id":"2616","slug":"icc-under-19-world-cup-2005-06","name":"ICC Under-19 World Cup, 2005/06","shortName":"ICC Under-19 World Cup, 2005/06"},{"id":"3138","slug":"icc-under-19-world-cup-2007-08","name":"ICC Under-19 World Cup, 2007/08","shortName":"ICC Under-19 World Cup, 2007/08"},{"id":"5324","slug":"icc-under-19-world-cup-2009-10","name":"ICC Under-19 World Cup, 2009/10","shortName":"ICC Under-19 World Cup, 2009/10"},{"id":"6767","slug":"icc-under-19-world-cup-2012","name":"ICC Under-19 World Cup, 2012","shortName":"ICC Under-19 World Cup, 2012"},{"id":"8909","slug":"icc-under-19-world-cup-2013-14","name":"ICC Under-19 World Cup, 2013/14","shortName":"ICC Under-19 World Cup, 2013/14"},{"id":"10799","slug":"icc-under-19-world-cup-2015-16","name":"ICC Under-19 World Cup, 2015/16","shortName":"ICC Under-19 World Cup, 2015/16"},{"id":"11980","slug":"icc-under-19-world-cup-2017-18","name":"ICC Under-19 World Cup, 2017/18","shortName":"ICC Under-19 World Cup, 2017/18"},{"id":"13425","slug":"icc-under-19-world-cup-2019-20","name":"ICC Under-19 World Cup, 2019/20","shortName":"ICC Under-19 World Cup, 2019/20"},{"id":"14379","slug":"icc-under-19-world-cup-2021-22","name":"ICC Under-19 World Cup, 2021/22","shortName":"ICC Under-19 World Cup, 2021/22"},{"id":"15822","slug":"icc-under-19-world-cup-2023-24","name":"ICC Under-19 World Cup, 2023/24","shortName":"ICC Under-19 World Cup, 2023/24"},{"id":"3718","slug":"india-under-19s-in-australia-youth-odi-series-1986-87","name":"India Under-19s in Australia Youth ODI Series, 1986/87","shortName":"India Under-19s in Australia Youth ODI Series, 1986/87"},{"id":"3834","slug":"india-under-19s-in-australia-youth-odi-series-1994-95","name":"India Under-19s in Australia Youth ODI Series, 1994/95","shortName":"India Under-19s in Australia Youth ODI Series, 1994/95"},{"id":"4983","slug":"india-under-19s-in-australia-youth-odi-series-2009","name":"India Under-19s in Australia Youth ODI Series, 2009","shortName":"India Under-19s in Australia Youth ODI Series, 2009"},{"id":"3829","slug":"india-under-19s-in-england-youth-odi-series-1994","name":"India Under-19s in England Youth ODI Series, 1994","shortName":"India Under-19s in England Youth ODI Series, 1994"},{"id":"3906","slug":"india-under-19s-in-england-youth-odi-series-2002","name":"India Under-19s in England Youth ODI Series, 2002","shortName":"India Under-19s in England Youth ODI Series, 2002"},{"id":"2725","slug":"india-under-19s-in-england-youth-odi-series-2006","name":"India Under-19s in England Youth ODI Series, 2006","shortName":"India Under-19s in England Youth ODI Series, 2006"},{"id":"11910","slug":"india-under-19s-in-england-youth-odi-series-2017","name":"India Under-19s in England Youth ODI Series, 2017","shortName":"India Under-19s in England Youth ODI Series, 2017"},{"id":"3742","slug":"india-under-19s-in-new-zealand-youth-odi-series-1987-88","name":"India Under-19s in New Zealand Youth ODI Series, 1987/88","shortName":"India Under-19s in New Zealand Youth ODI Series, 1987/88"},{"id":"3053","slug":"india-under-19s-in-new-zealand-youth-odi-series-2006-07","name":"India Under-19s in New Zealand Youth ODI Series, 2006/07","shortName":"India Under-19s in New Zealand Youth ODI Series, 2006/07"},{"id":"2880","slug":"india-under-19s-in-pakistan-youth-odi-series-2006-07","name":"India Under-19s in Pakistan Youth ODI Series, 2006/07","shortName":"India Under-19s in Pakistan Youth ODI Series, 2006/07"},{"id":"13542","slug":"india-under-19s-in-south-africa-youth-odi-series-2019-20","name":"India Under-19s in South Africa Youth ODI Series, 2019/20","shortName":"India Under-19s in South Africa Youth ODI Series, 2019/20"},{"id":"3868","slug":"india-under-19s-in-sri-lanka-youth-odi-series-1996-97","name":"India Under-19s in Sri Lanka Youth ODI Series, 1996/97","shortName":"India Under-19s in Sri Lanka Youth ODI Series, 1996/97"},{"id":"8257","slug":"india-under-19s-in-sri-lanka-youth-odi-series-2013","name":"India Under-19s in Sri Lanka Youth ODI Series, 2013","shortName":"India Under-19s in Sri Lanka Youth ODI Series, 2013"},{"id":"12481","slug":"india-under-19s-in-sri-lanka-youth-odi-series-2018","name":"India Under-19s in Sri Lanka Youth ODI Series, 2018","shortName":"India Under-19s in Sri Lanka Youth ODI Series, 2018"},{"id":"3068","slug":"india-under-19s-v-sri-lanka-under-19s-youth-odi-series-2006-07","name":"India Under-19s v Sri Lanka Under-19s Youth ODI Series, 2006/07","shortName":"India Under-19s v Sri Lanka Under-19s Youth ODI Series, 2006/07"},{"id":"3688","slug":"india-young-cricketers-in-england-youth-odi-series-1981","name":"India Young Cricketers in England Youth ODI Series, 1981","shortName":"India Young Cricketers in England Youth ODI Series, 1981"},{"id":"15716","slug":"ireland-under-19s-in-england-youth-odi-series-2023","name":"Ireland Under-19s in England Youth ODI Series, 2023","shortName":"Ireland Under-19s in England Youth ODI Series, 2023"},{"id":"14433","slug":"ireland-under-19s-v-zimbabwe-under-19s-youth-odi-series-2021-22","name":"Ireland Under-19s v Zimbabwe Under-19s Youth ODI Series, 2021/22","shortName":"Ireland Under-19s v Zimbabwe Under-19s Youth ODI Series, 2021/22"},{"id":"16027","slug":"ireland-under-19s-v-zimbabwe-under-19s-youth-odi-series-2023-24","name":"Ireland Under-19s v Zimbabwe Under-19s Youth ODI Series, 2023/24","shortName":"Ireland Under-19s v Zimbabwe Under-19s Youth ODI Series, 2023/24"},{"id":"2681","slug":"mcdonald-s-bicentennial-youth-world-cup-1987-88","name":"McDonald's Bicentennial Youth World Cup, 1987/88","shortName":"McDonald's Bicentennial Youth World Cup, 1987/88"},{"id":"3850","slug":"new-zealand-under-19s-in-australia-youth-odi-series-1995-96","name":"New Zealand Under-19s in Australia Youth ODI Series, 1995/96","shortName":"New Zealand Under-19s in Australia Youth ODI Series, 1995/96"},{"id":"13181","slug":"new-zealand-under-19s-in-australia-youth-odi-series-2019","name":"New Zealand Under-19s in Australia Youth ODI Series, 2019","shortName":"New Zealand Under-19s in Australia Youth ODI Series, 2019"},{"id":"3855","slug":"new-zealand-under-19s-in-england-youth-odi-series-1996","name":"New Zealand Under-19s in England Youth ODI Series, 1996","shortName":"New Zealand Under-19s in England Youth ODI Series, 1996"},{"id":"3570","slug":"new-zealand-under-19s-in-england-youth-odi-series-2008","name":"New Zealand Under-19s in England Youth ODI Series, 2008","shortName":"New Zealand Under-19s in England Youth ODI Series, 2008"},{"id":"3804","slug":"new-zealand-under-19s-in-india-youth-odi-series-1991-92","name":"New Zealand Under-19s in India Youth ODI Series, 1991/92","shortName":"New Zealand Under-19s in India Youth ODI Series, 1991/92"},{"id":"3820","slug":"new-zealand-under-19s-in-pakistan-youth-odi-series-1993-94","name":"New Zealand Under-19s in Pakistan Youth ODI Series, 1993/94","shortName":"New Zealand Under-19s in Pakistan Youth ODI Series, 1993/94"},{"id":"3712","slug":"new-zealand-young-cricketers-in-australia-youth-odi-series-1985-86","name":"New Zealand Young Cricketers in Australia Youth ODI Series, 1985/86","shortName":"New Zealand Young Cricketers in Australia Youth ODI Series, 1985/86"},{"id":"3768","slug":"new-zealand-young-cricketers-in-australia-youth-odi-series-1988-89","name":"New Zealand Young Cricketers in Australia Youth ODI Series, 1988/89","shortName":"New Zealand Young Cricketers in Australia Youth ODI Series, 1988/89"},{"id":"3773","slug":"new-zealand-young-cricketers-in-england-youth-odi-series-1989","name":"New Zealand Young Cricketers in England Youth ODI Series, 1989","shortName":"New Zealand Young Cricketers in England Youth ODI Series, 1989"},{"id":"3691","slug":"pakistan-under-19s-in-australia-youth-odi-series-1981-82","name":"Pakistan Under-19s in Australia Youth ODI Series, 1981/82","shortName":"Pakistan Under-19s in Australia Youth ODI Series, 1981/82"},{"id":"3876","slug":"pakistan-under-19s-in-australia-youth-odi-series-1997-98","name":"Pakistan Under-19s in Australia Youth ODI Series, 1997/98","shortName":"Pakistan Under-19s in Australia Youth ODI Series, 1997/98"},{"id":"3137","slug":"pakistan-under-19s-in-australia-youth-odi-series-2007","name":"Pakistan Under-19s in Australia Youth ODI Series, 2007","shortName":"Pakistan Under-19s in Australia Youth ODI Series, 2007"},{"id":"7360","slug":"pakistan-under-19s-in-australia-youth-odi-series-2012","name":"Pakistan Under-19s in Australia Youth ODI Series, 2012","shortName":"Pakistan Under-19s in Australia Youth ODI Series, 2012"},{"id":"12192","slug":"pakistan-under-19s-in-australia-youth-odi-series-2017-18","name":"Pakistan Under-19s in Australia Youth ODI Series, 2017/18","shortName":"Pakistan Under-19s in Australia Youth ODI Series, 2017/18"},{"id":"15376","slug":"pakistan-under-19s-in-bangladesh-youth-odi-series-2023","name":"Pakistan Under-19s in Bangladesh Youth ODI Series, 2023","shortName":"Pakistan Under-19s in Bangladesh Youth ODI Series, 2023"},{"id":"3882","slug":"pakistan-under-19s-in-england-youth-odi-series-1998","name":"Pakistan Under-19s in England Youth ODI Series, 1998","shortName":"Pakistan Under-19s in England Youth ODI Series, 1998"},{"id":"2985","slug":"pakistan-under-19s-in-england-youth-odi-series-2007","name":"Pakistan Under-19s in England Youth ODI Series, 2007","shortName":"Pakistan Under-19s in England Youth ODI Series, 2007"},{"id":"3781","slug":"pakistan-under-19s-in-india-youth-odi-series-1989-90","name":"Pakistan Under-19s in India Youth ODI Series, 1989/90","shortName":"Pakistan Under-19s in India Youth ODI Series, 1989/90"},{"id":"3837","slug":"pakistan-under-19s-in-new-zealand-youth-odi-series-1994-95","name":"Pakistan Under-19s in New Zealand Youth ODI Series, 1994/95","shortName":"Pakistan Under-19s in New Zealand Youth ODI Series, 1994/95"},{"id":"12212","slug":"pakistan-under-19s-in-new-zealand-youth-odi-series-2017-18","name":"Pakistan Under-19s in New Zealand Youth ODI Series, 2017/18","shortName":"Pakistan Under-19s in New Zealand Youth ODI Series, 2017/18"},{"id":"3865","slug":"pakistan-under-19s-in-south-africa-youth-odi-series-1996-97","name":"Pakistan Under-19s in South Africa Youth ODI Series, 1996/97","shortName":"Pakistan Under-19s in South Africa Youth ODI Series, 1996/97"},{"id":"7210","slug":"pakistan-under-19s-in-south-africa-youth-odi-series-2011-12","name":"Pakistan Under-19s in South Africa Youth ODI Series, 2011/12","shortName":"Pakistan Under-19s in South Africa Youth ODI Series, 2011/12"},{"id":"13119","slug":"pakistan-under-19s-in-south-africa-youth-odi-series-2019","name":"Pakistan Under-19s in South Africa Youth ODI Series, 2019","shortName":"Pakistan Under-19s in South Africa Youth ODI Series, 2019"},{"id":"3915","slug":"pakistan-under-19s-in-sri-lanka-youth-odi-series-2003","name":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2003","shortName":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2003"},{"id":"10505","slug":"pakistan-under-19s-in-sri-lanka-youth-odi-series-2015-16","name":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2015/16","shortName":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2015/16"},{"id":"13039","slug":"pakistan-under-19s-in-sri-lanka-youth-odi-series-2019","name":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2019","shortName":"Pakistan Under-19s in Sri Lanka Youth ODI Series, 2019"},{"id":"3858","slug":"pakistan-under-19s-in-west-indies-youth-odi-series-1996-97","name":"Pakistan Under-19s in West Indies Youth ODI Series, 1996/97","shortName":"Pakistan Under-19s in West Indies Youth ODI Series, 1996/97"},{"id":"5473","slug":"pakistan-under-19s-in-zimbabwe-youth-odi-series-2009-10","name":"Pakistan Under-19s in Zimbabwe Youth ODI Series, 2009/10","shortName":"Pakistan Under-19s in Zimbabwe Youth ODI Series, 2009/10"},{"id":"3790","slug":"pakistan-young-cricketers-in-england-youth-odi-series-1990","name":"Pakistan Young Cricketers in England Youth ODI Series, 1990","shortName":"Pakistan Young Cricketers in England Youth ODI Series, 1990"},{"id":"7217","slug":"quadrangular-under-19-series-australia-2012","name":"Quadrangular Under-19 Series (Australia), 2012","shortName":"Quadrangular Under-19 Series (Australia), 2012"},{"id":"6829","slug":"quadrangular-under-19-series-india-2011-12","name":"Quadrangular Under-19 Series (India), 2011/12","shortName":"Quadrangular Under-19 Series (India), 2011/12"},{"id":"8335","slug":"quadrangular-under-19-series-india-2013-14","name":"Quadrangular Under-19 Series (India), 2013/14","shortName":"Quadrangular Under-19 Series (India), 2013/14"},{"id":"12887","slug":"quadrangular-under-19-series-india-2018-19","name":"Quadrangular Under-19 Series (India), 2018/19","shortName":"Quadrangular Under-19 Series (India), 2018/19"},{"id":"15918","slug":"quadrangular-under-19-series-india-2023-24","name":"Quadrangular Under-19 Series (India), 2023/24","shortName":"Quadrangular Under-19 Series (India), 2023/24"},{"id":"13549","slug":"quadrangular-under-19-series-south-africa-2019-20","name":"Quadrangular Under-19 Series (South Africa), 2019/20","shortName":"Quadrangular Under-19 Series (South Africa), 2019/20"},{"id":"9957","slug":"south-africa-under-19s-in-bangladesh-youth-odi-series-2015","name":"South Africa Under-19s in Bangladesh Youth ODI Series, 2015","shortName":"South Africa Under-19s in Bangladesh Youth ODI Series, 2015"},{"id":"15578","slug":"south-africa-under-19s-in-bangladesh-youth-odi-series-2023","name":"South Africa Under-19s in Bangladesh Youth ODI Series, 2023","shortName":"South Africa Under-19s in Bangladesh Youth ODI Series, 2023"},{"id":"3840","slug":"south-africa-under-19s-in-england-youth-odi-series-1995","name":"South Africa Under-19s in England Youth ODI Series, 1995","shortName":"South Africa Under-19s in England Youth ODI Series, 1995"},{"id":"3913","slug":"south-africa-under-19s-in-england-youth-odi-series-2003","name":"South Africa Under-19s in England Youth ODI Series, 2003","shortName":"South Africa Under-19s in England Youth ODI Series, 2003"},{"id":"6415","slug":"south-africa-under-19s-in-england-youth-odi-series-2011","name":"South Africa Under-19s in England Youth ODI Series, 2011","shortName":"South Africa Under-19s in England Youth ODI Series, 2011"},{"id":"8783","slug":"south-africa-under-19s-in-england-youth-odi-series-2014","name":"South Africa Under-19s in England Youth ODI Series, 2014","shortName":"South Africa Under-19s in England Youth ODI Series, 2014"},{"id":"12375","slug":"south-africa-under-19s-in-england-youth-odi-series-2018","name":"South Africa Under-19s in England Youth ODI Series, 2018","shortName":"South Africa Under-19s in England Youth ODI Series, 2018"},{"id":"3852","slug":"south-africa-under-19s-in-india-youth-odi-series-1995-96","name":"South Africa Under-19s in India Youth ODI Series, 1995/96","shortName":"South Africa Under-19s in India Youth ODI Series, 1995/96"},{"id":"3900","slug":"south-africa-under-19s-in-new-zealand-youth-odi-series-2000-01","name":"South Africa Under-19s in New Zealand Youth ODI Series, 2000/01","shortName":"South Africa Under-19s in New Zealand Youth ODI Series, 2000/01"},{"id":"3885","slug":"south-africa-under-19s-in-pakistan-youth-odi-series-1998-99","name":"South Africa Under-19s in Pakistan Youth ODI Series, 1998/99","shortName":"South Africa Under-19s in Pakistan Youth ODI Series, 1998/99"},{"id":"11201","slug":"south-africa-under-19s-in-sri-lanka-youth-odi-series-2016","name":"South Africa Under-19s in Sri Lanka Youth ODI Series, 2016","shortName":"South Africa Under-19s in Sri Lanka Youth ODI Series, 2016"},{"id":"14411","slug":"south-africa-under-19s-in-west-indies-youth-odi-series-2021-22","name":"South Africa Under-19s in West Indies Youth ODI Series, 2021/22","shortName":"South Africa Under-19s in West Indies Youth ODI Series, 2021/22"},{"id":"5938","slug":"south-africa-under-19s-in-zimbabwe-youth-odi-series-2010","name":"South Africa Under-19s in Zimbabwe Youth ODI Series, 2010","shortName":"South Africa Under-19s in Zimbabwe Youth ODI Series, 2010"},{"id":"3701","slug":"sri-lanka-under-19s-in-australia-youth-odi-series-1983-84","name":"Sri Lanka Under-19s in Australia Youth ODI Series, 1983/84","shortName":"Sri Lanka Under-19s in Australia Youth ODI Series, 1983/84"},{"id":"3902","slug":"sri-lanka-under-19s-in-australia-youth-odi-series-2000-01","name":"Sri Lanka Under-19s in Australia Youth ODI Series, 2000/01","shortName":"Sri Lanka Under-19s in Australia Youth ODI Series, 2000/01"},{"id":"5433","slug":"sri-lanka-under-19s-in-australia-youth-odi-series-2009-10","name":"Sri Lanka Under-19s in Australia Youth ODI Series, 2009/10","shortName":"Sri Lanka Under-19s in Australia Youth ODI Series, 2009/10"},{"id":"11809","slug":"sri-lanka-under-19s-in-australia-youth-odi-series-2017","name":"Sri Lanka Under-19s in Australia Youth ODI Series, 2017","shortName":"Sri Lanka Under-19s in Australia Youth ODI Series, 2017"},{"id":"3746","slug":"sri-lanka-under-19s-in-bangladesh-youth-odi-series-2007-08","name":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2007/08","shortName":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2007/08"},{"id":"5028","slug":"sri-lanka-under-19s-in-bangladesh-youth-odi-series-2009","name":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2009","shortName":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2009"},{"id":"8087","slug":"sri-lanka-under-19s-in-bangladesh-youth-odi-series-2013","name":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2013","shortName":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2013"},{"id":"13423","slug":"sri-lanka-under-19s-in-bangladesh-youth-odi-series-2019-20","name":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2019/20","shortName":"Sri Lanka Under-19s in Bangladesh Youth ODI Series, 2019/20"},{"id":"3897","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2000","name":"Sri Lanka Under-19s in England Youth ODI Series, 2000","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2000"},{"id":"3925","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2005","name":"Sri Lanka Under-19s in England Youth ODI Series, 2005","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2005"},{"id":"5617","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2010","name":"Sri Lanka Under-19s in England Youth ODI Series, 2010","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2010"},{"id":"10789","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2016","name":"Sri Lanka Under-19s in England Youth ODI Series, 2016","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2016"},{"id":"14596","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2022","name":"Sri Lanka Under-19s in England Youth ODI Series, 2022","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2022"},{"id":"16090","slug":"sri-lanka-under-19s-in-england-youth-odi-series-2024","name":"Sri Lanka Under-19s in England Youth ODI Series, 2024","shortName":"Sri Lanka Under-19s in England Youth ODI Series, 2024"},{"id":"3892","slug":"sri-lanka-under-19s-in-india-youth-odi-series-1998-99","name":"Sri Lanka Under-19s in India Youth ODI Series, 1998/99","shortName":"Sri Lanka Under-19s in India Youth ODI Series, 1998/99"},{"id":"3908","slug":"sri-lanka-under-19s-in-pakistan-youth-odi-series-2001-02","name":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2001/02","shortName":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2001/02"},{"id":"3923","slug":"sri-lanka-under-19s-in-pakistan-youth-odi-series-2004-05","name":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2004/05","shortName":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2004/05"},{"id":"15877","slug":"sri-lanka-under-19s-in-pakistan-youth-odi-series-2023-24","name":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2023/24","shortName":"Sri Lanka Under-19s in Pakistan Youth ODI Series, 2023/24"},{"id":"11685","slug":"sri-lanka-under-19s-in-south-africa-youth-odi-series-2016-17","name":"Sri Lanka Under-19s in South Africa Youth ODI Series, 2016/17","shortName":"Sri Lanka Under-19s in South Africa Youth ODI Series, 2016/17"},{"id":"3715","slug":"sri-lanka-young-cricketers-in-england-youth-odi-series-1986","name":"Sri Lanka Young Cricketers in England Youth ODI Series, 1986","shortName":"Sri Lanka Young Cricketers in England Youth ODI Series, 1986"},{"id":"8156","slug":"top-end-under-19-series-2013","name":"Top End Under-19 Series, 2013","shortName":"Top End Under-19 Series, 2013"},{"id":"13162","slug":"tri-nation-under-19s-tournament-in-england-2019","name":"Tri-Nation Under-19s Tournament in England, 2019","shortName":"Tri-Nation Under-19s Tournament in England, 2019"},{"id":"16692","slug":"tri-nation-under-19s-tournament-in-england-2024","name":"Tri-Nation Under-19s Tournament in England, 2024","shortName":"Tri-Nation Under-19s Tournament in England, 2024"},{"id":"10733","slug":"tri-nation-under-19s-tournament-in-india-2015-16","name":"Tri-Nation Under-19s Tournament in India, 2015/16","shortName":"Tri-Nation Under-19s Tournament in India, 2015/16"},{"id":"3574","slug":"tri-nation-under-19s-tournament-in-south-africa-2007-08","name":"Tri-Nation Under-19s Tournament in South Africa, 2007/08","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2007/08"},{"id":"5653","slug":"tri-nation-under-19s-tournament-in-south-africa-2009-10","name":"Tri-Nation Under-19s Tournament in South Africa, 2009/10","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2009/10"},{"id":"7097","slug":"tri-nation-under-19s-tournament-in-south-africa-2011-12","name":"Tri-Nation Under-19s Tournament in South Africa, 2011/12","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2011/12"},{"id":"11682","slug":"tri-nation-under-19s-tournament-in-south-africa-2016-17","name":"Tri-Nation Under-19s Tournament in South Africa, 2016/17","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2016/17"},{"id":"12133","slug":"tri-nation-under-19s-tournament-in-south-africa-2017-18","name":"Tri-Nation Under-19s Tournament in South Africa, 2017/18","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2017/18"},{"id":"16020","slug":"tri-nation-under-19s-tournament-in-south-africa-2023-24","name":"Tri-Nation Under-19s Tournament in South Africa, 2023/24","shortName":"Tri-Nation Under-19s Tournament in South Africa, 2023/24"},{"id":"3206","slug":"tri-nation-under-19s-tournament-in-sri-lanka-2007","name":"Tri-Nation Under-19s Tournament in Sri Lanka, 2007","shortName":"Tri-Nation Under-19s Tournament in Sri Lanka, 2007"},{"id":"3948","slug":"tri-nation-under-19s-tournament-in-sri-lanka-2007-08","name":"Tri-Nation Under-19s Tournament in Sri Lanka, 2007/08","shortName":"Tri-Nation Under-19s Tournament in Sri Lanka, 2007/08"},{"id":"5545","slug":"tri-nation-under-19s-tournament-in-sri-lanka-2009-10","name":"Tri-Nation Under-19s Tournament in Sri Lanka, 2009/10","shortName":"Tri-Nation Under-19s Tournament in Sri Lanka, 2009/10"},{"id":"10739","slug":"tri-nation-under-19s-tournament-in-sri-lanka-2015-16","name":"Tri-Nation Under-19s Tournament in Sri Lanka, 2015/16","shortName":"Tri-Nation Under-19s Tournament in Sri Lanka, 2015/16"},{"id":"8751","slug":"tri-nation-under-19s-tournament-in-united-arab-emirates-2013-14","name":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2013/14","shortName":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2013/14"},{"id":"10951","slug":"tri-nation-under-19s-tournament-in-united-arab-emirates-2015-16","name":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2015/16","shortName":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2015/16"},{"id":"15299","slug":"tri-nation-under-19s-tournament-in-united-arab-emirates-2022-23","name":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2022/23","shortName":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2022/23"},{"id":"16862","slug":"tri-nation-under-19s-tournament-in-united-arab-emirates-2024-25","name":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2024/25","shortName":"Tri-Nation Under-19s Tournament in United Arab Emirates, 2024/25"},{"id":"13484","slug":"tri-nation-under-19s-tournament-in-west-indies-2019-20","name":"Tri-Nation Under-19s Tournament in West Indies, 2019/20","shortName":"Tri-Nation Under-19s Tournament in West Indies, 2019/20"},{"id":"4053","slug":"west-indies-under-19s-in-bangladesh-youth-odi-series-2007-08","name":"West Indies Under-19s in Bangladesh Youth ODI Series, 2007/08","shortName":"West Indies Under-19s in Bangladesh Youth ODI Series, 2007/08"},{"id":"8731","slug":"west-indies-under-19s-in-bangladesh-youth-odi-series-2013-14","name":"West Indies Under-19s in Bangladesh Youth ODI Series, 2013/14","shortName":"West Indies Under-19s in Bangladesh Youth ODI Series, 2013/14"},{"id":"10959","slug":"west-indies-under-19s-in-bangladesh-youth-odi-series-2015-16","name":"West Indies Under-19s in Bangladesh Youth ODI Series, 2015/16","shortName":"West Indies Under-19s in Bangladesh Youth ODI Series, 2015/16"},{"id":"3815","slug":"west-indies-under-19s-in-england-youth-odi-series-1993","name":"West Indies Under-19s in England Youth ODI Series, 1993","shortName":"West Indies Under-19s in England Youth ODI Series, 1993"},{"id":"3905","slug":"west-indies-under-19s-in-england-youth-odi-series-2001","name":"West Indies Under-19s in England Youth ODI Series, 2001","shortName":"West Indies Under-19s in England Youth ODI Series, 2001"},{"id":"14136","slug":"west-indies-under-19s-in-england-youth-odi-series-2021","name":"West Indies Under-19s in England Youth ODI Series, 2021","shortName":"West Indies Under-19s in England Youth ODI Series, 2021"},{"id":"3844","slug":"west-indies-under-19s-in-pakistan-youth-odi-series-1995-96","name":"West Indies Under-19s in Pakistan Youth ODI Series, 1995/96","shortName":"West Indies Under-19s in Pakistan Youth ODI Series, 1995/96"},{"id":"3937","slug":"west-indies-under-19s-in-pakistan-youth-odi-series-2005-06","name":"West Indies Under-19s in Pakistan Youth ODI Series, 2005/06","shortName":"West Indies Under-19s in Pakistan Youth ODI Series, 2005/06"},{"id":"11906","slug":"west-indies-under-19s-in-south-africa-youth-odi-series-2017","name":"West Indies Under-19s in South Africa Youth ODI Series, 2017","shortName":"West Indies Under-19s in South Africa Youth ODI Series, 2017"},{"id":"3938","slug":"west-indies-under-19s-in-sri-lanka-youth-odi-series-2003-04","name":"West Indies Under-19s in Sri Lanka Youth ODI Series, 2003/04","shortName":"West Indies Under-19s in Sri Lanka Youth ODI Series, 2003/04"},{"id":"15718","slug":"west-indies-under-19s-in-sri-lanka-youth-odi-series-2023","name":"West Indies Under-19s in Sri Lanka Youth ODI Series, 2023","shortName":"West Indies Under-19s in Sri Lanka Youth ODI Series, 2023"},{"id":"11907","slug":"west-indies-under-19s-in-zimbabwe-youth-odi-series-2017","name":"West Indies Under-19s in Zimbabwe Youth ODI Series, 2017","shortName":"West Indies Under-19s in Zimbabwe Youth ODI Series, 2017"},{"id":"3682","slug":"west-indies-young-cricketers-in-england-youth-odi-series-1978","name":"West Indies Young Cricketers in England Youth ODI Series, 1978","shortName":"West Indies Young Cricketers in England Youth ODI Series, 1978"},{"id":"3694","slug":"west-indies-young-cricketers-in-england-youth-odi-series-1982","name":"West Indies Young Cricketers in England Youth ODI Series, 1982","shortName":"West Indies Young Cricketers in England Youth ODI Series, 1982"},{"id":"5431","slug":"zimbabwe-under-19s-in-bangladesh-youth-odi-series-2009-10","name":"Zimbabwe Under-19s in Bangladesh Youth ODI Series, 2009/10","shortName":"Zimbabwe Under-19s in Bangladesh Youth ODI Series, 2009/10"},{"id":"10644","slug":"zimbabwe-under-19s-in-bangladesh-youth-odi-series-2015-16","name":"Zimbabwe Under-19s in Bangladesh Youth ODI Series, 2015/16","shortName":"Zimbabwe Under-19s in Bangladesh Youth ODI Series, 2015/16"},{"id":"3874","slug":"zimbabwe-under-19s-in-england-youth-odi-series-1997","name":"Zimbabwe Under-19s in England Youth ODI Series, 1997","shortName":"Zimbabwe Under-19s in England Youth ODI Series, 1997"},{"id":"6377","slug":"zimbabwe-under-19s-in-south-africa-youth-odi-series-2010-11","name":"Zimbabwe Under-19s in South Africa Youth ODI Series, 2010/11","shortName":"Zimbabwe Under-19s in South Africa Youth ODI Series, 2010/11"},{"id":"5136","slug":"bangladesh-under-19s-in-england-youth-t20i-series-2009","name":"Bangladesh Under-19s in England Youth T20I Series, 2009","shortName":"Bangladesh Under-19s in England Youth T20I Series, 2009"},{"id":"15134","slug":"bangladesh-under-19s-in-pakistan-youth-t20i-series-2022-23","name":"Bangladesh Under-19s in Pakistan Youth T20I Series, 2022/23","shortName":"Bangladesh Under-19s in Pakistan Youth T20I Series, 2022/23"},{"id":"15231","slug":"england-under-19s-in-australia-youth-t20i-match-2022-23","name":"England Under-19s in Australia Youth T20I Match, 2022/23","shortName":"England Under-19s in Australia Youth T20I Match, 2022/23"},{"id":"12876","slug":"england-under-19s-in-bangladesh-youth-t20i-match-2018-19","name":"England Under-19s in Bangladesh Youth T20I Match, 2018/19","shortName":"England Under-19s in Bangladesh Youth T20I Match, 2018/19"},{"id":"4787","slug":"england-under-19s-in-south-africa-youth-t20i-series-2008-09","name":"England Under-19s in South Africa Youth T20I Series, 2008/09","shortName":"England Under-19s in South Africa Youth T20I Series, 2008/09"},{"id":"15377","slug":"pakistan-under-19s-in-bangladesh-youth-t20i-match-2023","name":"Pakistan Under-19s in Bangladesh Youth T20I Match, 2023","shortName":"Pakistan Under-19s in Bangladesh Youth T20I Match, 2023"},{"id":"5474","slug":"pakistan-under-19s-in-zimbabwe-youth-t20i-series-2009-10","name":"Pakistan Under-19s in Zimbabwe Youth T20I Series, 2009/10","shortName":"Pakistan Under-19s in Zimbabwe Youth T20I Series, 2009/10"},{"id":"5940","slug":"south-africa-under-19s-in-zimbabwe-youth-t20i-series-2010","name":"South Africa Under-19s in Zimbabwe Youth T20I Series, 2010","shortName":"South Africa Under-19s in Zimbabwe Youth T20I Series, 2010"},{"id":"5616","slug":"sri-lanka-under-19s-in-england-t20i-series-2010","name":"Sri Lanka Under-19s in England T20I Series, 2010","shortName":"Sri Lanka Under-19s in England T20I Series, 2010"},{"id":"6378","slug":"zimbabwe-under-19s-in-south-africa-youth-t20i-series-2010-11","name":"Zimbabwe Under-19s in South Africa Youth T20I Series, 2010/11","shortName":"Zimbabwe Under-19s in South Africa Youth T20I Series, 2010/11"},{"id":"15158","slug":"charlotte-edwards-cup-2023","name":"Charlotte Edwards Cup, 2023","shortName":"Charlotte Edwards Cup, 2023"},{"id":"15944","slug":"charlotte-edwards-cup-2024","name":"Charlotte Edwards Cup, 2024","shortName":"Charlotte Edwards Cup, 2024"},{"id":"15846","slug":"csa-women-s-division-one-t20-2023-24","name":"CSA Women's Division One T20, 2023/24","shortName":"CSA Women's Division One T20, 2023/24"},{"id":"15845","slug":"csa-women-s-division-two-t20-2023-24","name":"CSA Women's Division Two T20, 2023/24","shortName":"CSA Women's Division Two T20, 2023/24"},{"id":"16147","slug":"england-a-women-in-new-zealand-unofficial-t20i-series-2023-24","name":"England A Women in New Zealand unofficial T20I Series, 2023/24","shortName":"England A Women in New Zealand unofficial T20I Series, 2023/24"},{"id":"16146","slug":"england-a-women-tour-of-new-zealand-2023-24","name":"England A Women tour of New Zealand, 2023/24","shortName":"England A Women tour of New Zealand, 2023/24"},{"id":"16501","slug":"india-a-women-in-australia-unofficial-t20i-series-2024","name":"India A Women in Australia unofficial T20I Series, 2024","shortName":"India A Women in Australia unofficial T20I Series, 2024"},{"id":"16500","slug":"india-a-women-tour-of-australia-2024","name":"India A Women tour of Australia, 2024","shortName":"India A Women tour of Australia, 2024"},{"id":"11513","slug":"new-zealand-cricket-women-s-twenty20-2016-17","name":"New Zealand Cricket Women's Twenty20, 2016/17","shortName":"New Zealand Cricket Women's Twenty20, 2016/17"},{"id":"12130","slug":"new-zealand-cricket-women-s-twenty20-2017-18","name":"New Zealand Cricket Women's Twenty20, 2017/18","shortName":"New Zealand Cricket Women's Twenty20, 2017/18"},{"id":"12659","slug":"new-zealand-cricket-women-s-twenty20-2018-19","name":"New Zealand Cricket Women's Twenty20, 2018/19","shortName":"New Zealand Cricket Women's Twenty20, 2018/19"},{"id":"13261","slug":"new-zealand-cricket-women-s-twenty20-2019-20","name":"New Zealand Cricket Women's Twenty20, 2019/20","shortName":"New Zealand Cricket Women's Twenty20, 2019/20"},{"id":"13757","slug":"new-zealand-cricket-women-s-twenty20-2020-21","name":"New Zealand Cricket Women's Twenty20, 2020/21","shortName":"New Zealand Cricket Women's Twenty20, 2020/21"},{"id":"13783","slug":"supernovas-tour-of-united-arab-emirates-2020-21","name":"Supernovas tour of United Arab Emirates, 2020/21","shortName":"Supernovas tour of United Arab Emirates, 2020/21"},{"id":"16542","slug":"t20-spring-challenge-2024-25","name":"T20 Spring Challenge, 2024/25","shortName":"T20 Spring Challenge, 2024/25"},{"id":"13891","slug":"the-hundred-women-s-competition-2021","name":"The Hundred Women's Competition, 2021","shortName":"The Hundred Women's Competition, 2021"},{"id":"14454","slug":"the-hundred-women-s-competition-2022","name":"The Hundred Women's Competition, 2022","shortName":"The Hundred Women's Competition, 2022"},{"id":"15217","slug":"the-hundred-women-s-competition-2023","name":"The Hundred Women's Competition, 2023","shortName":"The Hundred Women's Competition, 2023"},{"id":"16046","slug":"the-hundred-women-s-competition-2024","name":"The Hundred Women's Competition, 2024","shortName":"The Hundred Women's Competition, 2024"},{"id":"13782","slug":"trailblazers-tour-of-united-arab-emirates-2020-21","name":"Trailblazers tour of United Arab Emirates, 2020/21","shortName":"Trailblazers tour of United Arab Emirates, 2020/21"},{"id":"13784","slug":"velocity-tour-of-united-arab-emirates-2020-21","name":"Velocity tour of United Arab Emirates, 2020/21","shortName":"Velocity tour of United Arab Emirates, 2020/21"},{"id":"10271","slug":"women-s-big-bash-league-2015-16","name":"Women's Big Bash League, 2015/16","shortName":"Women's Big Bash League, 2015/16"},{"id":"11243","slug":"women-s-big-bash-league-2016-17","name":"Women's Big Bash League, 2016/17","shortName":"Women's Big Bash League, 2016/17"},{"id":"12010","slug":"women-s-big-bash-league-2017-18","name":"Women's Big Bash League, 2017/18","shortName":"Women's Big Bash League, 2017/18"},{"id":"12487","slug":"women-s-big-bash-league-2018-19","name":"Women's Big Bash League, 2018/19","shortName":"Women's Big Bash League, 2018/19"},{"id":"13102","slug":"women-s-big-bash-league-2019-20","name":"Women's Big Bash League, 2019/20","shortName":"Women's Big Bash League, 2019/20"},{"id":"13693","slug":"women-s-big-bash-league-2020-21","name":"Women's Big Bash League, 2020/21","shortName":"Women's Big Bash League, 2020/21"},{"id":"14033","slug":"women-s-big-bash-league-2021-22","name":"Women's Big Bash League, 2021/22","shortName":"Women's Big Bash League, 2021/22"},{"id":"14818","slug":"women-s-big-bash-league-2022-23","name":"Women's Big Bash League, 2022/23","shortName":"Women's Big Bash League, 2022/23"},{"id":"15588","slug":"women-s-big-bash-league-2023-24","name":"Women's Big Bash League, 2023/24","shortName":"Women's Big Bash League, 2023/24"},{"id":"16467","slug":"women-s-big-bash-league-2024-25","name":"Women's Big Bash League, 2024/25","shortName":"Women's Big Bash League, 2024/25"},{"id":"14812","slug":"women-s-caribbean-premier-league-2022","name":"Women's Caribbean Premier League, 2022","shortName":"Women's Caribbean Premier League, 2022"},{"id":"15486","slug":"women-s-caribbean-premier-league-2023","name":"Women's Caribbean Premier League, 2023","shortName":"Women's Caribbean Premier League, 2023"},{"id":"16476","slug":"women-s-caribbean-premier-league-2024","name":"Women's Caribbean Premier League, 2024","shortName":"Women's Caribbean Premier League, 2024"},{"id":"11025","slug":"women-s-cricket-super-league-2016","name":"Women's Cricket Super League, 2016","shortName":"Women's Cricket Super League, 2016"},{"id":"11836","slug":"women-s-cricket-super-league-2017","name":"Women's Cricket Super League, 2017","shortName":"Women's Cricket Super League, 2017"},{"id":"12172","slug":"women-s-cricket-super-league-2018","name":"Women's Cricket Super League, 2018","shortName":"Women's Cricket Super League, 2018"},{"id":"12762","slug":"women-s-cricket-super-league-2019","name":"Women's Cricket Super League, 2019","shortName":"Women's Cricket Super League, 2019"},{"id":"15174","slug":"women-s-premier-league-2022-23","name":"Women's Premier League, 2022/23","shortName":"Women's Premier League, 2022/23"},{"id":"15955","slug":"women-s-premier-league-2023-24","name":"Women's Premier League, 2023/24","shortName":"Women's Premier League, 2023/24"},{"id":"14382","slug":"women-s-super-smash-2021-22","name":"Women's Super Smash, 2021/22","shortName":"Women's Super Smash, 2021/22"},{"id":"15071","slug":"women-s-super-smash-2022-23","name":"Women's Super Smash, 2022/23","shortName":"Women's Super Smash, 2022/23"},{"id":"15931","slug":"women-s-super-smash-2023-24","name":"Women's Super Smash, 2023/24","shortName":"Women's Super Smash, 2023/24"},{"id":"12970","slug":"women-s-t20-challenge-2019","name":"Women's T20 Challenge, 2019","shortName":"Women's T20 Challenge, 2019"},{"id":"13705","slug":"women-s-t20-challenge-2020-21","name":"Women's T20 Challenge, 2020/21","shortName":"Women's T20 Challenge, 2020/21"},{"id":"14625","slug":"women-s-t20-challenge-2022","name":"Women's T20 Challenge, 2022","shortName":"Women's T20 Challenge, 2022"}],"footnote":["Australia Women vs India Women at W.A.C.A, Australia Women vs India Women 3rd ODI, Dec 11, 2024 [\u003ca href='/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard'\u003e\u003cu\u003eWomen ODI # 1423]\u003c/u\u003e\u003c/a\u003e","South Africa Women vs England Women at Potchefstroom, South Africa vs England Women 3rd ODI, Dec 11, 2024 [\u003ca href='/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/full-scorecard'\u003e\u003cu\u003eWomen ODI # 1424]\u003c/u\u003e\u003c/a\u003e","Australia Women vs India Women at Brisbane, Australia Women vs India Women 2nd ODI, Dec 8, 2024 [\u003ca href='/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard'\u003e\u003cu\u003eWomen ODI # 1421]\u003c/u\u003e\u003c/a\u003e"],"note":null,"hasLiveMatchesData":false,"relatedCategoryItems":[{"title":"Most Runs","groupEntityIds":["14537"],"slug":"batting-most-runs-career","recordClass":null,"params":[]},{"title":"Most wickets","groupEntityIds":["14537"],"slug":"bowling-most-wickets-career","recordClass":null,"params":[]},{"title":"Match results","groupEntityIds":["14537"],"slug":"team-match-results","recordClass":null,"params":[]},{"title":"Highest match aggregates","groupEntityIds":["14537"],"slug":"team-highest-match-aggregates","recordClass":null,"params":[]},{"title":"Largest victories","groupEntityIds":["14537"],"slug":"team-largest-margins","recordClass":null,"params":[]},{"title":"Most extras in an innings","groupEntityIds":["14537"],"slug":"team-most-extras-innings","recordClass":null,"params":[]}],"seo":{"titleTemplate":"Highest totals For {{ENTITY_NAME}}","descriptionTemplate":null},"tables":[{"name":"Highest totals","headers":[{"label":"Team","tooltip":"team score","highlight":false,"show":true},{"label":"Score","tooltip":"team score","highlight":true,"show":true},{"label":"Overs","tooltip":"team overs","highlight":false,"show":true},{"label":"RR","tooltip":"Run rate","highlight":false,"show":true},{"label":"Inns","tooltip":"innings played","highlight":false,"show":true},{"label":"Opposition","tooltip":"opposition team name","highlight":false,"show":true},{"label":"Ground","tooltip":"ground played on","highlight":false,"show":true},{"label":"Result","tooltip":"Result","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":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"371/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"7.42","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Brisbane","link":"/cricket-grounds/allan-border-field-brisbane-56333","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"8 Dec 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1421","link":"/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard","isHtml":false}],"note":null,"highlightValue":4,"rank":1},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"365/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"7.30","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Queenstown","link":"/cricket-grounds/john-davies-oval-queenstown-58919","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"12 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1351","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-1st-odi-1388199/full-scorecard","isHtml":false}],"note":null,"highlightValue":366,"rank":2},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"336/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.72","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"North Sydney","link":"/cricket-grounds/north-sydney-oval-sydney-56539","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"21 Jan 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1311","link":"/series/pakistan-women-in-australia-2022-23-1345089/australia-women-vs-pakistan-women-3rd-odi-1345094/full-scorecard","isHtml":false}],"note":null,"highlightValue":691,"rank":3},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"335/3","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.70","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Lahore","link":"/cricket-grounds/gaddafi-stadium-lahore-58967","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"4 Nov 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1296","link":"/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-1st-odi-1308233/full-scorecard","isHtml":false}],"note":null,"highlightValue":769,"rank":4},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"333/5","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.66","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Canterbury","link":"/cricket-grounds/st-lawrence-ground-canterbury-56869","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"21 Sep 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1292","link":"/series/india-women-in-england-2022-1289245/england-women-vs-india-women-2nd-odi-1301338/full-scorecard","isHtml":false}],"note":null,"highlightValue":813,"rank":5},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"329/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.58","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Galle","link":"/cricket-grounds/galle-international-stadium-59325","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"30 Jun 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1320","link":"/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-2nd-odi-1379758/full-scorecard","isHtml":false}],"note":null,"highlightValue":531,"rank":6},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"325/3","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.50","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Bengaluru","link":"/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"19 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1390","link":"/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-2nd-odi-1434288/full-scorecard","isHtml":false}],"note":null,"highlightValue":176,"rank":7},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"321/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.42","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"25 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1331","link":"/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-2nd-odi-1378198/full-scorecard","isHtml":false}],"note":null,"highlightValue":506,"rank":8},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"321/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.42","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Bengaluru","link":"/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"19 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1390","link":"/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-2nd-odi-1434288/full-scorecard","isHtml":false}],"note":null,"highlightValue":176,"rank":9},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"320/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.40","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"9 Sep 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1406","link":"/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-2nd-odi-1430818/full-scorecard","isHtml":false}],"note":null,"highlightValue":94,"rank":10},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"316/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.32","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"Benoni","link":"/cricket-grounds/willowmoore-park-benoni-59039","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"23 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1356","link":"/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-3rd-odi-1398260/full-scorecard","isHtml":false}],"note":null,"highlightValue":355,"rank":11},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"307/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.14","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"North Sound","link":"/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"4 Dec 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1303","link":"/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-1st-odi-1343931/full-scorecard","isHtml":false}],"note":null,"highlightValue":739,"rank":12},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"305/4","link":null,"isHtml":false},{"value":"44.3","link":null,"isHtml":false},{"value":"6.85","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"17 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1380","link":"/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-3rd-odi-1398267/full-scorecard","isHtml":false}],"note":null,"highlightValue":239,"rank":13},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"302/5","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.04","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Chelmsford","link":"/cricket-grounds/county-ground-chelmsford-56887","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"29 May 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1386","link":"/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-3rd-odi-1398273/full-scorecard","isHtml":false}],"note":null,"highlightValue":197,"rank":14},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"301/5","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"6.02","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"17 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1380","link":"/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-3rd-odi-1398267/full-scorecard","isHtml":false}],"note":null,"highlightValue":239,"rank":15},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"298/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.96","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"W.A.C.A","link":"/cricket-grounds/w-a-c-a-ground-perth-56490","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"11 Dec 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1423","link":"/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard","isHtml":false}],"note":null,"highlightValue":1,"rank":16},{"items":[{"value":"WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"297/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.94","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Gros Islet","link":"/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"26 Jun 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1317","link":"/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-1st-odi-1378191/full-scorecard","isHtml":false}],"note":null,"highlightValue":535,"rank":17},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"292/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.84","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/national-stadium-karachi-58956","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"8 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1333","link":"/series/south-africa-women-in-pakistan-2023-1381903/pakistan-women-vs-south-africa-women-1st-odi-1382169/full-scorecard","isHtml":false}],"note":null,"highlightValue":461,"rank":18},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"285/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.70","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"Taunton","link":"/cricket-grounds/the-cooper-associates-county-ground-taunton-57351","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"18 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1328","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-3rd-odi-1336079/full-scorecard","isHtml":false}],"note":null,"highlightValue":513,"rank":19},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"282/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.64","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Southampton","link":"/cricket-grounds/the-rose-bowl-southampton-57312","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"16 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1327","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-2nd-odi-1336078/full-scorecard","isHtml":false}],"note":null,"highlightValue":515,"rank":20},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"279/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.58","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"Southampton","link":"/cricket-grounds/the-rose-bowl-southampton-57312","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"16 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1327","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-2nd-odi-1336078/full-scorecard","isHtml":false}],"note":null,"highlightValue":515,"rank":21},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"278/5","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.56","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"17 Jun 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1280","link":"/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-3rd-odi-1316647/full-scorecard","isHtml":false}],"note":null,"highlightValue":909,"rank":22},{"items":[{"value":"WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"278/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.56","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/national-stadium-karachi-58956","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"23 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1383","link":"/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-3rd-odi-1426083/full-scorecard","isHtml":false}],"note":null,"highlightValue":233,"rank":23},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"277/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.54","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"North Sydney","link":"/cricket-grounds/north-sydney-oval-sydney-56539","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"10 Feb 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1365","link":"/series/south-africa-women-in-australia-2023-24-1375859/australia-women-vs-south-africa-women-3rd-odi-1375874/full-scorecard","isHtml":false}],"note":null,"highlightValue":306,"rank":24},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"275/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.50","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"Hambantota","link":"/cricket-grounds/mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota-434210","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"21 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1391","link":"/series/sri-lanka-women-vs-west-indies-women-2024-1436883/sri-lanka-women-vs-west-indies-women-3rd-odi-1436888/full-scorecard","isHtml":false}],"note":null,"highlightValue":174,"rank":25},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"273/8","link":null,"isHtml":false},{"value":"31.0","link":null,"isHtml":false},{"value":"8.80","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Leicester","link":"/cricket-grounds/grace-road-leicester-57100","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"14 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1338","link":"/series/sri-lanka-women-in-england-2023-1336069/england-women-vs-sri-lanka-women-3rd-odi-1336085/full-scorecard","isHtml":false}],"note":null,"highlightValue":455,"rank":26},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"270/6","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.40","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"East London","link":"/cricket-grounds/buffalo-park-east-london-59098","isHtml":false},{"value":"n/r","link":null,"isHtml":false},{"value":"9 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1375","link":"/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-1st-odi-1398265/full-scorecard","isHtml":false}],"note":null,"highlightValue":247,"rank":27},{"items":[{"value":"WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"269/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.38","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/national-stadium-karachi-58956","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"18 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1381","link":"/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-1st-odi-1426081/full-scorecard","isHtml":false}],"note":null,"highlightValue":238,"rank":28},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"267/8","link":null,"isHtml":false},{"value":"48.1","link":null,"isHtml":false},{"value":"5.54","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"Bristol","link":"/cricket-grounds/county-ground-bristol-56831","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"12 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1325","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-1st-odi-1336077/full-scorecard","isHtml":false}],"note":null,"highlightValue":519,"rank":29},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"265/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.30","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Bengaluru","link":"/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"16 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1388","link":"/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-1st-odi-1434287/full-scorecard","isHtml":false}],"note":null,"highlightValue":179,"rank":30},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"263/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.26","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Bristol","link":"/cricket-grounds/county-ground-bristol-56831","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"12 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1325","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-1st-odi-1336077/full-scorecard","isHtml":false}],"note":null,"highlightValue":519,"rank":31},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"261/7","link":null,"isHtml":false},{"value":"49.2","link":null,"isHtml":false},{"value":"5.29","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"16 Aug 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1402","link":"/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-1st-odi-1430814/full-scorecard","isHtml":false}],"note":null,"highlightValue":118,"rank":32},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"260","link":null,"isHtml":false},{"value":"48.1","link":null,"isHtml":false},{"value":"5.39","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"North Sound","link":"/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"6 Dec 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1304","link":"/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-2nd-odi-1343932/full-scorecard","isHtml":false}],"note":null,"highlightValue":737,"rank":33},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"260/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.20","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/southend-club-cricket-stadium-karachi-58950","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"5 Jun 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1277","link":"/series/sri-lanka-women-in-pakistan-2022-1310976/pakistan-women-vs-sri-lanka-women-3rd-odi-1310986/full-scorecard","isHtml":false}],"note":null,"highlightValue":921,"rank":34},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"260/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.20","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"16 Aug 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1402","link":"/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-1st-odi-1430814/full-scorecard","isHtml":false}],"note":null,"highlightValue":118,"rank":35},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"259/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.18","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Ahmedabad","link":"/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"27 Oct 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1413","link":"/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/full-scorecard","isHtml":false}],"note":null,"highlightValue":46,"rank":36},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"257/3","link":null,"isHtml":false},{"value":"45.2","link":null,"isHtml":false},{"value":"5.66","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Pietermaritzburg","link":"/cricket-grounds/city-oval-pietermaritzburg-59151","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"28 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1340","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-2nd-odi-1392349/full-scorecard","isHtml":false}],"note":null,"highlightValue":441,"rank":37},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"256","link":null,"isHtml":false},{"value":"43.3","link":null,"isHtml":false},{"value":"5.88","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"North Sound","link":"/cricket-grounds/sir-vivian-richards-stadium-north-sound-antigua-208543","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"9 Dec 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1305","link":"/series/england-women-in-west-indies-2022-23-1343928/west-indies-women-vs-england-women-3rd-odi-1343933/full-scorecard","isHtml":false}],"note":null,"highlightValue":734,"rank":38},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"255/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.10","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Pallekele","link":"/cricket-grounds/pallekele-international-cricket-stadium-434211","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"7 Jul 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1283","link":"/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-3rd-odi-1319714/full-scorecard","isHtml":false}],"note":null,"highlightValue":889,"rank":39},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"255/5","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.10","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"18 Aug 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1403","link":"/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-2nd-odi-1430815/full-scorecard","isHtml":false}],"note":null,"highlightValue":116,"rank":40},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"253","link":null,"isHtml":false},{"value":"49.5","link":null,"isHtml":false},{"value":"5.07","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Pietermaritzburg","link":"/cricket-grounds/city-oval-pietermaritzburg-59151","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"28 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1340","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-2nd-odi-1392349/full-scorecard","isHtml":false}],"note":null,"highlightValue":441,"rank":41},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"253/2","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.06","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/southend-club-cricket-stadium-karachi-58950","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"3 Jun 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1276","link":"/series/sri-lanka-women-in-pakistan-2022-1310976/pakistan-women-vs-sri-lanka-women-2nd-odi-1310985/full-scorecard","isHtml":false}],"note":null,"highlightValue":923,"rank":42},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"252","link":null,"isHtml":false},{"value":"49.0","link":null,"isHtml":false},{"value":"5.14","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Hamilton","link":"/cricket-grounds/seddon-park-hamilton-58831","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"4 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1373","link":"/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-2nd-odi-1388208/full-scorecard","isHtml":false}],"note":null,"highlightValue":252,"rank":43},{"items":[{"value":"BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"252/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.04","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"27 Nov 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1416","link":"/series/ireland-women-in-bangladesh-2024-25-1458406/bangladesh-women-vs-ireland-women-1st-odi-1458411/full-scorecard","isHtml":false}],"note":null,"highlightValue":15,"rank":44},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"251/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.02","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Christchurch","link":"/cricket-grounds/hagley-oval-christchurch-58810","isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"18 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1354","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-3rd-odi-1388201/full-scorecard","isHtml":false}],"note":null,"highlightValue":360,"rank":45},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"251/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.02","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Christchurch","link":"/cricket-grounds/hagley-oval-christchurch-58810","isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"18 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1354","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-3rd-odi-1388201/full-scorecard","isHtml":false}],"note":null,"highlightValue":360,"rank":46},{"items":[{"value":"BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"250/3","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"5.00","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"East London","link":"/cricket-grounds/buffalo-park-east-london-59098","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"16 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1353","link":"/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-1st-odi-1398258/full-scorecard","isHtml":false}],"note":null,"highlightValue":362,"rank":47},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"249","link":null,"isHtml":false},{"value":"44.5","link":null,"isHtml":false},{"value":"5.55","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"Brisbane","link":"/cricket-grounds/allan-border-field-brisbane-56333","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"8 Dec 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1421","link":"/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-2nd-odi-1426621/full-scorecard","isHtml":false}],"note":null,"highlightValue":4,"rank":48},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"245","link":null,"isHtml":false},{"value":"44.2","link":null,"isHtml":false},{"value":"5.52","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Canterbury","link":"/cricket-grounds/st-lawrence-ground-canterbury-56869","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"21 Sep 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1292","link":"/series/india-women-in-england-2022-1289245/england-women-vs-india-women-2nd-odi-1301338/full-scorecard","isHtml":false}],"note":null,"highlightValue":813,"rank":49},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"243/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.86","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Derby","link":"/cricket-grounds/county-ground-derby-56953","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"23 May 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1384","link":"/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-1st-odi-1398271/full-scorecard","isHtml":false}],"note":null,"highlightValue":203,"rank":50},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"240","link":null,"isHtml":false},{"value":"48.0","link":null,"isHtml":false},{"value":"5.00","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"18 Aug 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1403","link":"/series/ireland-vs-sri-lanka-women-2024-1430804/ireland-women-vs-sri-lanka-women-2nd-odi-1430815/full-scorecard","isHtml":false}],"note":null,"highlightValue":116,"rank":51},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"239/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.78","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"Gros Islet","link":"/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"26 Jun 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1317","link":"/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-1st-odi-1378191/full-scorecard","isHtml":false}],"note":null,"highlightValue":535,"rank":52},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"236/4","link":null,"isHtml":false},{"value":"44.2","link":null,"isHtml":false},{"value":"5.32","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Ahmedabad","link":"/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"29 Oct 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1415","link":"/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/full-scorecard","isHtml":false}],"note":null,"highlightValue":44,"rank":53},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"236/6","link":null,"isHtml":false},{"value":"47.1","link":null,"isHtml":false},{"value":"5.00","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"24 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1339","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-1st-odi-1392348/full-scorecard","isHtml":false}],"note":null,"highlightValue":445,"rank":54},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"235/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.70","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"North Sydney","link":"/cricket-grounds/north-sydney-oval-sydney-56539","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"21 Jan 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1311","link":"/series/pakistan-women-in-australia-2022-23-1345089/australia-women-vs-pakistan-women-3rd-odi-1345094/full-scorecard","isHtml":false}],"note":null,"highlightValue":691,"rank":55},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"235/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.70","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"24 Sep 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1339","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-1st-odi-1392348/full-scorecard","isHtml":false}],"note":null,"highlightValue":445,"rank":56},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"234","link":null,"isHtml":false},{"value":"49.5","link":null,"isHtml":false},{"value":"4.69","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Queenstown","link":"/cricket-grounds/john-davies-oval-queenstown-58919","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"12 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1351","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-1st-odi-1388199/full-scorecard","isHtml":false}],"note":null,"highlightValue":366,"rank":57},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"233/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.66","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"11 Dec 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1424","link":"/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-3rd-odi-1432230/full-scorecard","isHtml":false}],"note":null,"highlightValue":1,"rank":58},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"232/3","link":null,"isHtml":false},{"value":"44.2","link":null,"isHtml":false},{"value":"5.23","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Hove","link":"/cricket-grounds/county-ground-hove-56825","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"18 Sep 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1290","link":"/series/india-women-in-england-2022-1289245/england-women-vs-india-women-1st-odi-1301337/full-scorecard","isHtml":false}],"note":null,"highlightValue":816,"rank":59},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"232","link":null,"isHtml":false},{"value":"49.5","link":null,"isHtml":false},{"value":"4.65","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Ahmedabad","link":"/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"29 Oct 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1415","link":"/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/full-scorecard","isHtml":false}],"note":null,"highlightValue":44,"rank":60},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"230/3","link":null,"isHtml":false},{"value":"47.4","link":null,"isHtml":false},{"value":"4.82","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"Kimberley","link":"/cricket-grounds/diamond-oval-kimberley-59135","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"13 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1378","link":"/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-2nd-odi-1398266/full-scorecard","isHtml":false}],"note":null,"highlightValue":243,"rank":61},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"229/6","link":null,"isHtml":false},{"value":"45.0","link":null,"isHtml":false},{"value":"5.08","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"North Sydney","link":"/cricket-grounds/north-sydney-oval-sydney-56539","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"7 Feb 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1364","link":"/series/south-africa-women-in-australia-2023-24-1375859/australia-women-vs-south-africa-women-2nd-odi-1375873/full-scorecard","isHtml":false}],"note":null,"highlightValue":309,"rank":62},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"229","link":null,"isHtml":false},{"value":"49.5","link":null,"isHtml":false},{"value":"4.59","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Kimberley","link":"/cricket-grounds/diamond-oval-kimberley-59135","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"13 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1378","link":"/series/sri-lanka-women-in-south-africa-2023-24-1398245/south-africa-women-vs-sri-lanka-women-2nd-odi-1398266/full-scorecard","isHtml":false}],"note":null,"highlightValue":243,"rank":63},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"228/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.56","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"19 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1329","link":"/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-2nd-odi-1382167/full-scorecard","isHtml":false}],"note":null,"highlightValue":512,"rank":64},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"227","link":null,"isHtml":false},{"value":"44.3","link":null,"isHtml":false},{"value":"5.10","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Ahmedabad","link":"/cricket-grounds/narendra-modi-stadium-motera-ahmedabad-57851","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"24 Oct 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1411","link":"/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-1st-odi-1454391/full-scorecard","isHtml":false}],"note":null,"highlightValue":49,"rank":65},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"227/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.54","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Hove","link":"/cricket-grounds/county-ground-hove-56825","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"18 Sep 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1290","link":"/series/india-women-in-england-2022-1289245/england-women-vs-india-women-1st-odi-1301337/full-scorecard","isHtml":false}],"note":null,"highlightValue":816,"rank":66},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"226/5","link":null,"isHtml":false},{"value":"47.1","link":null,"isHtml":false},{"value":"4.79","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Lahore","link":"/cricket-grounds/gaddafi-stadium-lahore-58967","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"9 Nov 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1298","link":"/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-3rd-odi-1308235/full-scorecard","isHtml":false}],"note":null,"highlightValue":764,"rank":67},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"225","link":null,"isHtml":false},{"value":"49.3","link":null,"isHtml":false},{"value":"4.54","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"22 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1330","link":"/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-3rd-odi-1382168/full-scorecard","isHtml":false}],"note":null,"highlightValue":509,"rank":68},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"225","link":null,"isHtml":false},{"value":"49.5","link":null,"isHtml":false},{"value":"4.51","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Lahore","link":"/cricket-grounds/gaddafi-stadium-lahore-58967","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"9 Nov 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1298","link":"/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-3rd-odi-1308235/full-scorecard","isHtml":false}],"note":null,"highlightValue":764,"rank":68},{"items":[{"value":"BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"225/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.50","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"tied","link":null,"isHtml":false},{"value":"22 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1330","link":"/series/icc-women-s-championship-2022-23-2025-1308225/bangladesh-women-vs-india-women-3rd-odi-1382168/full-scorecard","isHtml":false}],"note":null,"highlightValue":509,"rank":70},{"items":[{"value":"WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"225/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.50","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/national-stadium-karachi-58956","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"21 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1382","link":"/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-2nd-odi-1426082/full-scorecard","isHtml":false}],"note":null,"highlightValue":235,"rank":71},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"223/2","link":null,"isHtml":false},{"value":"45.1","link":null,"isHtml":false},{"value":"4.93","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"20 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1355","link":"/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-2nd-odi-1398259/full-scorecard","isHtml":false}],"note":null,"highlightValue":358,"rank":72},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"223","link":null,"isHtml":false},{"value":"48.5","link":null,"isHtml":false},{"value":"4.56","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"Karachi","link":"/cricket-grounds/national-stadium-karachi-58956","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"21 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1382","link":"/series/pakistan-women-vs-west-indies-women-2024-1426078/pakistan-women-vs-west-indies-women-2nd-odi-1426082/full-scorecard","isHtml":false}],"note":null,"highlightValue":235,"rank":73},{"items":[{"value":"BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"222/4","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.44","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Potchefstroom","link":"/cricket-grounds/senwes-park-potchefstroom-59172","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"20 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1355","link":"/series/bangladesh-women-in-south-africa-2023-24-1398249/south-africa-women-vs-bangladesh-women-2nd-odi-1398259/full-scorecard","isHtml":false}],"note":null,"highlightValue":358,"rank":74},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"221/0","link":null,"isHtml":false},{"value":"35.5","link":null,"isHtml":false},{"value":"6.16","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"28 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1332","link":"/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-3rd-odi-1378199/full-scorecard","isHtml":false}],"note":null,"highlightValue":503,"rank":75},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"221/9","link":null,"isHtml":false},{"value":"48.5","link":null,"isHtml":false},{"value":"4.52","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Christchurch","link":"/cricket-grounds/hagley-oval-christchurch-58810","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"15 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1352","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-2nd-odi-1388200/full-scorecard","isHtml":false}],"note":null,"highlightValue":363,"rank":76},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"220/4","link":null,"isHtml":false},{"value":"40.4","link":null,"isHtml":false},{"value":"5.40","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Bengaluru","link":"/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"23 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1392","link":"/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-3rd-odi-1434289/full-scorecard","isHtml":false}],"note":null,"highlightValue":172,"rank":77},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"220","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.40","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Christchurch","link":"/cricket-grounds/hagley-oval-christchurch-58810","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"15 Dec 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1352","link":"/series/pakistan-women-in-new-zealand-2023-24-1388176/new-zealand-women-vs-pakistan-women-2nd-odi-1388200/full-scorecard","isHtml":false}],"note":null,"highlightValue":363,"rank":78},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"217/1","link":null,"isHtml":false},{"value":"38.4","link":null,"isHtml":false},{"value":"5.61","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"14 Jun 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1279","link":"/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-2nd-odi-1316646/full-scorecard","isHtml":false}],"note":null,"highlightValue":912,"rank":79},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"217","link":null,"isHtml":false},{"value":"49.0","link":null,"isHtml":false},{"value":"4.42","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"28 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1332","link":"/series/australia-women-in-ireland-2023-1378184/ireland-women-vs-australia-women-3rd-odi-1378199/full-scorecard","isHtml":false}],"note":null,"highlightValue":503,"rank":80},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"216","link":null,"isHtml":false},{"value":"47.3","link":null,"isHtml":false},{"value":"4.54","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Pallekele","link":"/cricket-grounds/pallekele-international-cricket-stadium-434211","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"7 Jul 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1283","link":"/series/india-women-in-sri-lanka-2022-1319706/sri-lanka-women-vs-india-women-3rd-odi-1319714/full-scorecard","isHtml":false}],"note":null,"highlightValue":889,"rank":81},{"items":[{"value":"India Women","link":"/team/india-women-1812","isHtml":false},{"value":"215","link":null,"isHtml":false},{"value":"45.1","link":null,"isHtml":false},{"value":"4.76","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"W.A.C.A","link":"/cricket-grounds/w-a-c-a-ground-perth-56490","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"11 Dec 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1423","link":"/series/australia-women-vs-india-women-2024-25-1426497/australia-women-vs-india-women-3rd-odi-1426622/full-scorecard","isHtml":false}],"note":null,"highlightValue":1,"rank":82},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"215/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.30","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v India Women","link":"/team/india-women-1812","isHtml":false},{"value":"Bengaluru","link":"/cricket-grounds/m-chinnaswamy-stadium-bengaluru-57897","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"23 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1392","link":"/series/india-women-vs-south-africa-women-2024-1434282/india-women-vs-south-africa-women-3rd-odi-1434289/full-scorecard","isHtml":false}],"note":null,"highlightValue":172,"rank":83},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"213","link":null,"isHtml":false},{"value":"48.4","link":null,"isHtml":false},{"value":"4.37","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Galle","link":"/cricket-grounds/galle-international-stadium-59325","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"30 Jun 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1320","link":"/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-2nd-odi-1379758/full-scorecard","isHtml":false}],"note":null,"highlightValue":531,"rank":84},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"213/8","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.26","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Dublin","link":"/cricket-grounds/castle-avenue-dublin-58604","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"14 Jun 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1279","link":"/series/south-africa-women-in-ireland-2022-1316639/ireland-women-vs-south-africa-women-2nd-odi-1316646/full-scorecard","isHtml":false}],"note":null,"highlightValue":912,"rank":85},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"213/7","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.26","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"21 Mar 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1366","link":"/series/bangladesh-women-vs-australia-women-2023-24-1425056/bangladesh-women-vs-australia-women-1st-odi-1425061/full-scorecard","isHtml":false}],"note":null,"highlightValue":266,"rank":86},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"211/6","link":null,"isHtml":false},{"value":"34.5","link":null,"isHtml":false},{"value":"6.05","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"7 Sep 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1405","link":"/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-1st-odi-1430817/full-scorecard","isHtml":false}],"note":null,"highlightValue":96,"rank":87},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"210/4","link":null,"isHtml":false},{"value":"43.2","link":null,"isHtml":false},{"value":"4.84","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"Durban","link":"/cricket-grounds/kingsmead-durban-59089","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"1 Oct 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1341","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-3rd-odi-1392350/full-scorecard","isHtml":false}],"note":null,"highlightValue":438,"rank":88},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"210","link":null,"isHtml":false},{"value":"46.5","link":null,"isHtml":false},{"value":"4.48","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Belfast","link":"/cricket-grounds/civil-service-cricket-club-stormont-belfast-58588","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"7 Sep 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1405","link":"/series/ireland-women-vs-england-women-2024-1430808/ireland-women-vs-england-women-1st-odi-1430817/full-scorecard","isHtml":false}],"note":null,"highlightValue":96,"rank":89},{"items":[{"value":"ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"209/6","link":null,"isHtml":false},{"value":"41.2","link":null,"isHtml":false},{"value":"5.05","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Wellington","link":"/cricket-grounds/basin-reserve-wellington-58895","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"1 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1372","link":"/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-1st-odi-1388207/full-scorecard","isHtml":false}],"note":null,"highlightValue":255,"rank":90},{"items":[{"value":"SA Women","link":"/team/south-africa-women-3328","isHtml":false},{"value":"209","link":null,"isHtml":false},{"value":"44.3","link":null,"isHtml":false},{"value":"4.69","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Durban","link":"/cricket-grounds/kingsmead-durban-59089","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"1 Oct 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1341","link":"/series/new-zealand-women-in-south-africa-2023-24-1389754/south-africa-women-vs-new-zealand-women-3rd-odi-1392350/full-scorecard","isHtml":false}],"note":null,"highlightValue":438,"rank":91},{"items":[{"value":"NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"207","link":null,"isHtml":false},{"value":"48.2","link":null,"isHtml":false},{"value":"4.28","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Wellington","link":"/cricket-grounds/basin-reserve-wellington-58895","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"1 Apr 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1372","link":"/series/icc-women-s-championship-2022-23-2025-1308225/new-zealand-women-vs-england-women-1st-odi-1388207/full-scorecard","isHtml":false}],"note":null,"highlightValue":255,"rank":92},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"207","link":null,"isHtml":false},{"value":"49.3","link":null,"isHtml":false},{"value":"4.18","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"Lahore","link":"/cricket-grounds/gaddafi-stadium-lahore-58967","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"4 Nov 2022","link":null,"isHtml":false},{"value":"Women's ODI # 1296","link":"/series/ireland-women-in-pakistan-2022-23-1308227/pakistan-women-vs-ireland-women-1st-odi-1308233/full-scorecard","isHtml":false}],"note":null,"highlightValue":769,"rank":92},{"items":[{"value":"PAK Women","link":"/team/pakistan-women-2971","isHtml":false},{"value":"206/9","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.12","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Derby","link":"/cricket-grounds/county-ground-derby-56953","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"23 May 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1384","link":"/series/pakistan-women-in-england-2024-1398242/england-women-vs-pakistan-women-1st-odi-1398271/full-scorecard","isHtml":false}],"note":null,"highlightValue":203,"rank":94},{"items":[{"value":"WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"204/4","link":null,"isHtml":false},{"value":"41.1","link":null,"isHtml":false},{"value":"4.95","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Gros Islet","link":"/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"1 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1321","link":"/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-3rd-odi-1378193/full-scorecard","isHtml":false}],"note":null,"highlightValue":530,"rank":95},{"items":[{"value":"IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"203","link":null,"isHtml":false},{"value":"50.0","link":null,"isHtml":false},{"value":"4.06","link":null,"isHtml":false},{"value":1,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"Gros Islet","link":"/cricket-grounds/daren-sammy-national-cricket-stadium-gros-islet-st-lucia-59518","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"1 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1321","link":"/series/ireland-women-in-west-indies-2023-1378179/west-indies-women-vs-ireland-women-3rd-odi-1378193/full-scorecard","isHtml":false}],"note":null,"highlightValue":530,"rank":96},{"items":[{"value":"AUS Women","link":"/team/australia-women-238","isHtml":false},{"value":"199","link":null,"isHtml":false},{"value":"35.3","link":null,"isHtml":false},{"value":"5.60","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v ENG Women","link":"/team/england-women-975","isHtml":false},{"value":"Taunton","link":"/cricket-grounds/the-cooper-associates-county-ground-taunton-57351","isHtml":false},{"value":"lost","link":null,"isHtml":false},{"value":"18 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1328","link":"/series/women-s-ashes-2023-1391081/england-women-vs-australia-women-3rd-odi-1336079/full-scorecard","isHtml":false}],"note":null,"highlightValue":513,"rank":97},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"198/4","link":null,"isHtml":false},{"value":"34.1","link":null,"isHtml":false},{"value":"5.79","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v WI Women","link":"/team/west-indies-women-3816","isHtml":false},{"value":"Hambantota","link":"/cricket-grounds/mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota-434210","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"15 Jun 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1387","link":"/series/sri-lanka-women-vs-west-indies-women-2024-1436883/sri-lanka-women-vs-west-indies-women-1st-odi-1436886/full-scorecard","isHtml":false}],"note":null,"highlightValue":180,"rank":98},{"items":[{"value":"BAN Women","link":"/team/bangladesh-women-299037","isHtml":false},{"value":"197/5","link":null,"isHtml":false},{"value":"43.5","link":null,"isHtml":false},{"value":"4.49","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v IRE Women","link":"/team/ireland-women-2234","isHtml":false},{"value":"Mirpur","link":"/cricket-grounds/shere-bangla-national-stadium-mirpur-dhaka-236761","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"30 Nov 2024","link":null,"isHtml":false},{"value":"Women's ODI # 1417","link":"/series/ireland-women-in-bangladesh-2024-25-1458406/bangladesh-women-vs-ireland-women-2nd-odi-1458412/full-scorecard","isHtml":false}],"note":null,"highlightValue":12,"rank":99},{"items":[{"value":"SL Women","link":"/team/sri-lanka-women-3621","isHtml":false},{"value":"196/2","link":null,"isHtml":false},{"value":"26.5","link":null,"isHtml":false},{"value":"7.30","link":null,"isHtml":false},{"value":2,"link":null,"isHtml":false},{"value":"v NZ Women","link":"/team/new-zealand-women-2563","isHtml":false},{"value":"Galle","link":"/cricket-grounds/galle-international-stadium-59325","isHtml":false},{"value":"won","link":null,"isHtml":false},{"value":"3 Jul 2023","link":null,"isHtml":false},{"value":"Women's ODI # 1322","link":"/series/new-zealand-women-in-sri-lanka-2023-1379754/sri-lanka-women-vs-new-zealand-women-3rd-odi-1379759/full-scorecard","isHtml":false}],"note":null,"highlightValue":528,"rank":100}]}]},"classMeta":null}},"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-tournament-team-highest-innings-totals","siteSection":"records","contentType":"records","subSection":"records-tournament-team-highest-innings-totals","league":"no-league"}},"seo":{"title":"ICC Women's Championship, 2022/23-2025 team highest innings totals Records | ESPNcricinfo","description":"Find ICC Women's Championship, 2022/23-2025 team highest innings totals records and stats on ESPNcricinfo. Check team highest innings totals stats of ICC Women's Championship, 2022/23-2025.","canonical":"/records/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537","keywords":["ICC Women's Championship, 2022/23-2025 team highest innings totals Records","ICC Women's Championship, 2022/23-2025 team highest innings totals stats"],"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/tournament/icc-women-s-championship-2022-23-2025-14537","name":"ICC Women's Championship, 2022/23-2025 Records"}},{"@type":"ListItem","position":3,"item":{"@id":"/records/tournament/team-highest-innings-totals/icc-women-s-championship-2022-23-2025-14537","name":"Team Highest Innings Totals "}}]}}}}}},"page":"/records/CiRecordGroupResultsPage","query":{"groupType":"tournament","identifier":"team-highest-innings-totals","groupSlug":"icc-women-s-championship-2022-23-2025","groupId":"14537"},"buildId":"MiPnNHIe3h1nUpIEUXdNS","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>