CINXE.COM
<!DOCTYPE html><html lang="hi"><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 lang="hi">न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत</title><meta name="title" content="न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत"/><meta name="description" content="न्यूज़ीलैंड (128/9) vs वेस्टइंडीज़ (120/8) - न्यूज़ीलैंड महिला की 8 रन से जीत , दूसरा सेमीफ़ाइनल at शारजाह क्रिकेट स्टेडियम, महिला T20 विश्व कप 2024/25, October 18, 2024"/><meta name="keywords" content="स्कोर्स,मैच का सार,हाइलाइट्स,रिपोर्ट,खिलाड़ी,खिलाड़ी"/><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/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत"/><meta property="og:description" content="न्यूज़ीलैंड (128/9) vs वेस्टइंडीज़ (120/8) - न्यूज़ीलैंड महिला की 8 रन से जीत , दूसरा सेमीफ़ाइनल at शारजाह क्रिकेट स्टेडियम, महिला T20 विश्व कप 2024/25, October 18, 2024"/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389100/389120.6.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"/><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="न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत"/><meta name="twitter:description" content="न्यूज़ीलैंड (128/9) vs वेस्टइंडीज़ (120/8) - न्यूज़ीलैंड महिला की 8 रन से जीत , दूसरा सेमीफ़ाइनल at शारजाह क्रिकेट स्टेडियम, महिला T20 विश्व कप 2024/25, October 18, 2024"/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389100/389120.6.jpg"/><meta itemProp="name" content="न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत"/><meta itemProp="description" content="न्यूज़ीलैंड (128/9) vs वेस्टइंडीज़ (120/8) - न्यूज़ीलैंड महिला की 8 रन से जीत , दूसरा सेमीफ़ाइनल at शारजाह क्रिकेट स्टेडियम, महिला T20 विश्व कप 2024/25, October 18, 2024"/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389100/389120.6.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="स्कोर्स,मैच का सार,हाइलाइट्स,रिपोर्ट,खिलाड़ी,खिलाड़ी"/><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":"लाइव स्कोर","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी मैच देखें","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आगामी","url":"https://www.espncricinfo.com/hindi/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"परिणाम","url":"https://www.espncricinfo.com/hindi/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सीरीज़","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी (प्लेट)","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-plate-league-2024-25-1445826"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया vs भारत","url":"https://www.espncricinfo.com/hindi/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका vs भारत","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"विश्व टेस्ट चैंपियनशिप","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टीम","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया","url":"https://www.espncricinfo.com/hindi/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"अफ़ग़ानिस्तान","url":"https://www.espncricinfo.com/hindi/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"बांग्लादेश","url":"https://www.espncricinfo.com/hindi/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आयरलैंड","url":"https://www.espncricinfo.com/hindi/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"इंग्लैंड","url":"https://www.espncricinfo.com/hindi/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नामीबिया","url":"https://www.espncricinfo.com/hindi/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भारत","url":"https://www.espncricinfo.com/hindi/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नेपाल","url":"https://www.espncricinfo.com/hindi/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"न्यूज़ीलैंड","url":"https://www.espncricinfo.com/hindi/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नीदरलैंड्स","url":"https://www.espncricinfo.com/hindi/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पाकिस्तान","url":"https://www.espncricinfo.com/hindi/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ओमान","url":"https://www.espncricinfo.com/hindi/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका","url":"https://www.espncricinfo.com/hindi/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पीएनजी","url":"https://www.espncricinfo.com/hindi/team/papua-new-guinea-20"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"श्रीलंका","url":"https://www.espncricinfo.com/hindi/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"स्कॉटलैंड","url":"https://www.espncricinfo.com/hindi/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वेस्टइंडीज़","url":"https://www.espncricinfo.com/hindi/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएई","url":"https://www.espncricinfo.com/hindi/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ज़िम्बाब्वे","url":"https://www.espncricinfo.com/hindi/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएसए","url":"https://www.espncricinfo.com/hindi/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स होम","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियो","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियोज़ होम","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टाइम आउट हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/t20-time-out-hindi-236"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"हां या ना","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"मैच डे हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"क्या खोया क्या पाया","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Blog","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी खिलाड़ी","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Squads","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924/squads"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल - न्यूज़ीलैंड महिला की 8 रन से जीत","description":"न्यूज़ीलैंड (128/9) vs वेस्टइंडीज़ (120/8) - न्यूज़ीलैंड महिला की 8 रन से जीत , दूसरा सेमीफ़ाइनल at शारजाह क्रिकेट स्टेडियम, महिला T20 विश्व कप 2024/25, October 18, 2024","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score","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":"SportsEvent","name":"न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला Live Cricket Score, 18 10 2024","description":"Check live cricket score of न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला, दूसरा सेमीफ़ाइनल, 18 10 2024, ICC महिला T20 विश्व कप on ESPNcricinfo","startDate":"2024-10-18T14:00:00+00:00","endDate":"2024-10-18T00:00:00+00:00","location":{"@type":"Place","name":"शारजाह क्रिकेट स्टेडियम","address":"Sharjah"},"homeTeam":{"@type":"SportsTeam","name":"न्यूज़ीलैंड महिला"},"awayTeam":{"@type":"SportsTeam","name":"वेस्टइंडीज़ महिला"}}</script><meta name="next-head-count" content="72"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.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/CiLanguageHindi.3476f59b21602a213702.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/477-d7fe77fd53aa96177097.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiMatchBatsmanPerformance.cf8b59c6653f900a93e1.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiMatchBowlerPerformance.d5e2c993a074bd10de10.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-3fcb36baf91d3f8e877d.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-cac852f46f0beeac3ee5.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/5829-8407746c18ac31a29e08.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/7839-c7fb89c60f54b51f8ade.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/751-2a6cbdf6426d2ff0ce41.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-28764e6d74e43e411b76.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-b46fc70701d401c0f014.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5437-a773fb659769045e9bd8.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9547-afd439dc2ac60e66e7ea.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1865-8a4d8f2e840901209236.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9352-cb4dde73f4182771a0e4.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9406-4bc3024b93639bf2d00a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3100-b99ca5ac5f3a68406b1e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2095-37fde6e80d09c59b6f8b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1858-4b52876344f0cd5773d0.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2558-5d040c9763daa9bc692c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchHomePage-1438af7bba4366d98bac.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>@font-face { font-family: 'NotoSansDevanagariUI-Regular'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Regular.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Medium'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Medium.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Bold'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Bold.ttf') format('ttf'); font-weight: bold; font-style: normal; font-display: swap; } body { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-regular { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-medium { font-family: NotoSansDevanagariUI-Medium, Arial, Noto Sans, sans-serif; } .ds-font-bold { font-family: NotoSansDevanagariUI-Bold, Arial, Noto Sans, sans-serif; } </style><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-915847"></aside><div class="ds-pb-4 ds-bg-fill-hsb ds-pt-2 ds-min-h-[182px]"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-px-2 ds-flex ds-bg-transparent ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white ds-tab-active"><span>मैच<!-- --> <span>(<!-- -->31<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>AUS vs IND<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WI vs BAN<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Abu Dhabi T10<!-- --> <span>(<!-- -->6<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Sheffield Shield<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SMAT<!-- --> <span>(<!-- -->18<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>ZIM vs PAK<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>GSL 2024<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->पहला टेस्ट </span> • <!-- --> <!-- -->पर्थ</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="भारत"><img width="20" height="20" alt="भारत Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">भारत</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">150<span> & </span></strong><strong class="">487/6d</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ऑस्ट्रेलिया"><img width="20" height="20" alt="ऑस्ट्रेलिया Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ऑस्ट्रेलिया</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(T:534) </span><strong class="">104<span> & </span></strong><strong class="">238</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="भारत की 295 रन से जीत "><span>भारत की 295 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/australia-vs-india-2024-25-1426547/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report" title="रिपोर्ट" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">रिपोर्ट</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-videos" title="वीडियो" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">वीडियो</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547" title="भारत का ऑस्ट्रेलिया दौरा" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->2:00 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->नॉर्थ साउंड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="वेस्टइंडीज़"><img width="20" height="20" alt="वेस्टइंडीज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">वेस्टइंडीज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">450/9d<span> & </span></strong><strong class="ds-text-typo-mid3">152</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्लादेश"><img width="20" height="20" alt="बांग्लादेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्लादेश</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(31 ov, T:334) </span><strong class="ds-text-typo-mid3">269/9d<span> & </span></strong><strong class="">109/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="वेस्टइंडीज़ vs बांग्लादेश - 1st Test"><span>दिन 4 - बांग्लादेश को 225 रन की ज़रूरत</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357" title="Bangladesh tour of West Indies" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-bangla-tigers-18th-match-1459859/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->18th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="DB"><img width="20" height="20" alt="DB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">DB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">123/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BT"><img width="20" height="20" alt="BT Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BT</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/10 ov, T:124) </span><strong class="">124/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी "><span>बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->एडिलेड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="WA"><img width="20" height="20" alt="WA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">WA</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(68 ov) </span><strong class="ds-text-typo-mid3">373<span> & </span></strong><strong class="">185/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SOA"><img width="20" height="20" alt="SOA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">SOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">253</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WA vs SOA - 13th Match"><span>दिन 3 - West Aust 305 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->ब्रिसबेन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIC"><img width="20" height="20" alt="VIC Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIC</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36 ov) </span><strong class="ds-text-typo-mid3">186<span> & </span></strong><strong class="">122/0</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="QLD"><img width="20" height="20" alt="QLD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">QLD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">297</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIC vs QLD - 15th Match"><span>दिन 2 - Victoria 11 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->11:30 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->14th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->सिडनी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAS"><img width="20" height="20" alt="TAS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">TAS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">364</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NSW"><img width="20" height="20" alt="NSW Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NSW</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(60 ov) </span><strong class="">235/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="TAS vs NSW - 14th Match"><span>दिन 2 - NSW 129 रन से पीछे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बिहार</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">113/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:114) </span><strong class="">114/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पंजाब की 6 विकेट से जीत, 62 गेंद बाकी "><span>पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">217/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:218) </span><strong class="">155/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="राजस्थान की 62 रन से जीत "><span>राजस्थान की 62 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">165/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.4/20 ov, T:166) </span><strong class="">168/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी "><span>बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">185/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.3/20 ov, T:186) </span><strong class="">191/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी "><span>कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">161/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:162) </span><strong class="">126</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="दिल्ली की 35 रन से जीत "><span>दिल्ली की 35 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">243/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:244) </span><strong class="">155/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="झारखंड की 88 रन से जीत "><span>झारखंड की 88 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">191/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:192) </span><strong class="">186/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="चंडीगढ़ की 5 रन से जीत "><span>चंडीगढ़ की 5 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गोवा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:188) </span><strong class="">165/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="सर्विसेज़ की 22 रन से जीत "><span>सर्विसेज़ की 22 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">137</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17.5/20 ov, T:138) </span><strong class="">138/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बंगाल की 8 विकेट से जीत, 13 गेंद बाकी "><span>बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="एमपी"><img width="20" height="20" alt="एमपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">एमपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">222/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:223) </span><strong class="">121</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="एमपी की 101 रन से जीत "><span>एमपी की 101 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">218/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:219) </span><strong class="">84/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="तमिलनाडु की 134 रन से जीत "><span>तमिलनाडु की 134 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">255/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17/20 ov, T:256) </span><strong class="">80</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="हरियाणा की 175 रन से जीत "><span>हरियाणा की 175 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">166/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:167) </span><strong class="">168/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी "><span>पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विजयनगरम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">194/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.5/20 ov, T:195) </span><strong class="">198/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी "><span>रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी "><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">केरला</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.5/20 ov, T:188) </span><strong class="">189/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी "><span>महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">196/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:197) </span><strong class="">199/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="गुजरात की 5 विकेट से जीत, 4 गेंद बाकी "><span>गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="24" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल"><img width="20" height="20" alt="हिमाचल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हिमाचल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">100</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="यूपी"><img width="20" height="20" alt="यूपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">यूपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(13.3/20 ov, T:101) </span><strong class="">104/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी "><span>उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="25" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/chennai-braves-vs-ajman-bolts-17th-match-1459858/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->17th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AJB"><img width="20" height="20" alt="AJB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AJB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">142/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="CB"><img width="20" height="20" alt="CB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">CB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(10 ov, T:143) </span><strong class="">124/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Bolts की 18 रन से जीत "><span>Bolts की 18 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="26" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/new-york-strikers-vs-team-abu-dhabi-16th-match-1459857/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->16th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAD"><img width="20" height="20" alt="TAD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">TAD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">73/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NYS"><img width="20" height="20" alt="NYS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(6.2/10 ov, T:74) </span><strong class="">74/0</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी "><span>स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="27" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-2nd-odi-1444650/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium">2nd ODI</span> • <!-- --> <!-- -->बुलावायो</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ज़िम्बाब्वे"><img width="20" height="20" alt="ज़िम्बाब्वे Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ज़िम्बाब्वे</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पाकिस्तान"><img width="20" height="20" alt="पाकिस्तान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पाकिस्तान</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">7:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ज़िम्बाब्वे vs पाकिस्तान - 2nd ODI"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642" title="Pakistan tour of Zimbabwe" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="28" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/up-nawabs-vs-deccan-gladiators-19th-match-1459860/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>19th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UP Nawabs"><img width="20" height="20" alt="UP Nawabs Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UP Nawabs</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="डेक्कन ग्लैडिएटर्स"><img width="20" height="20" alt="डेक्कन ग्लैडिएटर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">डेक्कन ग्लैडिएटर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="UPN vs DG - 19th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="29" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/bangla-tigers-vs-northern-warriors-20th-match-1459861/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>20th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्ला टाइगर्स"><img width="20" height="20" alt="बांग्ला टाइगर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्ला टाइगर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नॉर्दर्न वॉरियर्स"><img width="20" height="20" alt="नॉर्दर्न वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नॉर्दर्न वॉरियर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">1:45 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="BT vs NW - 20th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="30" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-samp-army-21st-match-1459862/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>21st Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली बुल्स"><img width="20" height="20" alt="दिल्ली बुल्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली बुल्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सैंप आर्मी"><img width="20" height="20" alt="सैंप आर्मी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सैंप आर्मी</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">4:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DB vs SA - 21st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="31" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/global-super-league-2024-25-1460197/guyana-amazon-warriors-vs-lahore-qalandars-1st-match-1460205/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>1st Match</span> • <!-- -->GSL 2024<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->गयाना</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गयाना ऐमेज़ॉन वॉरियर्स"><img width="20" height="20" alt="गयाना ऐमेज़ॉन वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गयाना ऐमेज़ॉन वॉरियर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="लाहौर क़लंदर्स"><img width="20" height="20" alt="लाहौर क़लंदर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">लाहौर क़लंदर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ऐमेज़ॉन vs लाहौर - 1st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/global-super-league-2024-25-1460197/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/global-super-league-2024-25-1460197/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/global-super-league-2024-25-1460197" title="Global Super League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div></div><div style="min-height:0px"><div class="ds-relative" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><nav><div class="ds-bg-fill-navbar ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-flex-row ds-items-center ds-justify-start"><div class="ds-h-12 ds-flex ds-items-center ds-mr-10"><a href="/hindi" 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="/hindi/live-cricket-score" title="लाइव स्कोर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">लाइव स्कोर</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">सीरीज़</a></div><div class="ds-popper-wrapper"><a href="/team" title="टीम" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">टीम</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-news" title="ताज़ा ख़बर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">ताज़ा ख़बर</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-features" title="फ़ीचर्स" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">फ़ीचर्स</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-videos/latest" title="वीडियो" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">वीडियो</a></div><div class="ds-popper-wrapper"><a href="/hindi/auction/ipl-2025-auction-1460972" title="IPL 2025 Auction" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">IPL 2025 नीलामी</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 IN</div></div><div class="ci-nav-item ci-nav-hover"></div><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer"><i style="font-size:24px" class="icon-translate ds-text-icon-inverse ds-mr-1"></i></div></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></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-146475"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 lg:ds-pt-4"><div class="ds-w-full"><div class="lg:ds--mx-5"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-103217" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-justify-center"><aside></aside><aside></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><h1 class="ds-text-title-xs ds-font-bold ds-mb-2 ds-m-1">न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला<!-- -->, <!-- -->दूसरा सेमीफ़ाइनल<!-- --> at <!-- -->Sharjah<!-- -->, <!-- -->महिला T20 विश्व कप<!-- -->,<!-- --> <!-- -->Oct 18 2024<!-- --> - <!-- -->मैच का परिणाम</h1><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line"><div class="ds-p-0"><div><div class="ds-px-4 ds-py-3 ds-border-b ds-border-line"><div class="ds-flex ds-items-center"><div class="ds-grow"><div class=""><strong class="ds-uppercase ds-text-tight-m">परिणाम</strong></div><div class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">दूसरा सेमीफ़ाइनल (N), शारजाह, October 18, 2024<!-- -->, <a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420" title="ICC महिला T20 विश्व कप" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-text-typo-mid3">ICC महिला T20 विश्व कप</span></a></div></div><div class="ds-grow-0 ds-flex"><div class="ds-flex ds-border-r ds-border-ui-stroke ds-pr-3"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/australia-women-vs-south-africa-women-1st-semi-final-1432442/full-scorecard" class="ds-group ds-inline-flex ds-items-center"><i style="font-size:24px" class="icon-chevron_left-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">पिछला</span></a><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-south-africa-women-final-1432444/full-scorecard" class="ds-group ds-inline-flex ds-items-center ds-ml-4"><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">अगला</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i></a></div><div class="ds-flex ds-items-center ds-leading-none"><div></div><div class="ds-ml-4"></div><div class="ds-ml-4"><div class="ds-popper-wrapper"><i style="font-size:20px" class="icon-more_vert-outlined ds-text-icon ds-cursor-pointer"></i></div></div></div></div></div></div><div class="ds-flex"><div class="ds-w-2/3"><div class="ds-text-compact-xxs ds-p-2 ds-px-4 lg:ds-py-3"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-3 md:ds-mt-0 ds-mt-0 ds-mb-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-mb-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="न्यूज़ीलैंड महिला"><img width="32" height="32" alt="न्यूज़ीलैंड महिला Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/hindi/team/new-zealand-women-2563" title="न्यूज़ीलैंड महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-l ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-truncate">न्यूज़ीलैंड महिला</span></a></div><div class="ds-text-compact-m ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-s ds-mr-0.5"></span><strong class="">128/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-mb-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="वेस्टइंडीज़ महिला"><img width="32" height="32" alt="वेस्टइंडीज़ महिला Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/hindi/team/west-indies-women-3816" title="वेस्टइंडीज़ महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-l ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-truncate">वेस्टइंडीज़ महिला</span></a></div><div class="ds-text-compact-m ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-s ds-mr-0.5">(20 ov, T:129) </span><strong class="">120/8</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>न्यूज़ीलैंड महिला की 8 रन से जीत </span></p></div></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3"></span></div><div class="ds-w-1/3 ds-border-l ds-border-line"><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full ds-border-line odd:ds-border-b"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">प्लेयर ऑफ़ द मैच</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" title="ईडन कार्सन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ईडन कार्सन</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->न्यूज़ीलैंड</span></div><div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid1">3/29</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" class="ds-cursor-pointer"><div class="ds-relative"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full"><img width="64" height="64" alt="eden-carson" style="width:64px;height:64px" class="ds-block" src="https://img1.hscicdn.com/image/upload/f_auto,t_h_100_2x/lsci/db/PICTURES/CMS/357400/357491.1.png"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">क्रिकइंफ़ो बहुमूल्य खिलाड़ी</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डिएंड्रा डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">डिएंड्रा डॉटिन</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->वेस्टइंडीज़</span></div><div><span><span class="ds-text-tight-s ds-font-regular ds-mr-2 ds-text-typo-mid1">137.46<!-- --> pts</span><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-impact-player" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block"><span class="ds-flex ds--mr-1">प्रभाव</span></span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" class="ds-cursor-pointer"><div class="ds-relative"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full"><img width="64" height="64" alt="deandra-dottin" style="width:64px;height:64px" class="ds-block" src="https://img1.hscicdn.com/image/upload/f_auto,t_h_100_2x/lsci/db/PICTURES/CMS/320500/320597.1.png"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div></div></div></div><div class="ds-relative ds-w-full ds-scrollbar-hide ds-border-t ds-border-line ds-px-2 ds-flex ds-bg-fill-content-prime ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-inner-border ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2 ds-tab-active">मैच का सार</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/full-scorecard" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">स्कोरकार्ड</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-impact-player" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">क्रिकइंफ़ो बहुमूल्य खिलाड़ी</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/ball-by-ball-commentary" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">कॉमेंट्री</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-statistics" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">आंकड़े</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-overs-comparison" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">ओवर</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/points-table-standings" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">तालिका</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-news" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">न्यूज़</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-photo" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">फ़ोटो</span></a></div></div></div><div class="ds-block"></div></div></div><div class="ds-mt-3"><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 class="lg:ds-flex lg:ds-items-center lg:ds-justify-between ds-border-b ds-border-line ds-bg-fill-content-prime lg:ds-rounded-t"><div class="ds-p-3"><div class="ds-text-compact-xs ds-flex ds-items-center ds-justify-between lg:ds-justify-start "><span class="ds-text-title-xs ds-font-bold ds-capitalize ds-text-typo">मैच सेंटर<!-- --> </span><span class="ds-ml-2 ds-whitespace-nowrap ds-flex ds-items-center"></span></div></div></div><div class="lg:ds-flex"><div class="ds-bg-fill-content-prime lg:ds-w-[64%] lg:ds-border-r lg:ds-border-line"><div class=""><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-bg-fill-content-alternate ds-px-3 ds-py-1">संक्षिप्त स्कोरकार्ड</div><div class=""><div class="ds-text-tight-s ds-font-regular"><div class="ds-py-2 ds-px-3 ds-border-b ds-border-line ds-uppercase ds-flex ds-justify-between"><div><strong>न्यूज़ीलैंड महिला</strong><span class=""> <strong>• <!-- -->128<!-- -->/<!-- -->9</strong><span class="ds-ml-1 ds-capitalize">(<!-- -->20 ओवर<!-- -->)</span></span></div></div><div class="ds-flex ds-flex-col"><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/georgia-plimmer-1208951" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>जॉर्जिया प्लिमर</span></span></a></div><span><span class="ds-font-medium">33</span> <span>(<!-- -->31<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डिएंड्रा डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">डिएंड्रा डॉटिन</span></a></div><span><span class="ds-font-medium">4<!-- -->/<!-- -->22</span> <span>(<!-- -->4<!-- -->)</span></span></div></div><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/suzie-bates-54565" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>सूज़ी बेट्स</span></span></a></div><span><span class="ds-font-medium">26</span> <span>(<!-- -->28<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/afy-fletcher-355351" title="ऐफ़ी फ़्लेचर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ऐफ़ी फ़्लेचर</span></a></div><span><span class="ds-font-medium">2<!-- -->/<!-- -->23</span> <span>(<!-- -->3<!-- -->)</span></span></div></div></div></div><div class="ds-text-tight-s ds-font-regular"><div class="ds-py-2 ds-px-3 ds-border-b ds-border-line ds-uppercase ds-flex ds-justify-between"><div><strong>वेस्टइंडीज़ महिला</strong><span class=""> <strong>• <!-- -->120<!-- -->/<!-- -->8</strong><span class="ds-ml-1 ds-capitalize">(<!-- -->20 ओवर<!-- -->)</span></span></div></div><div class="ds-flex ds-flex-col"><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>डिएंड्रा डॉटिन</span></span></a></div><span><span class="ds-font-medium">33</span> <span>(<!-- -->22<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" title="ईडन कार्सन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ईडन कार्सन</span></a></div><span><span class="ds-font-medium">3<!-- -->/<!-- -->29</span> <span>(<!-- -->4<!-- -->)</span></span></div></div><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/afy-fletcher-355351" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>ऐफ़ी फ़्लेचर</span></span></a></div><span><span class="ds-font-medium">17<!-- -->*</span> <span>(<!-- -->15<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/amelia-kerr-803971" title="एमेलिया कर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एमेलिया कर</span></a></div><span><span class="ds-font-medium">2<!-- -->/<!-- -->14</span> <span>(<!-- -->4<!-- -->)</span></span></div></div></div></div></div><div class="ds-block ds-px-3 ds-py-2 ds-text-center ds-border-b ds-border-line ds-mb-3"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/full-scorecard" title="पूरा स्कोरकार्ड देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरा स्कोरकार्ड देखें</span></a></div></div><div class=""><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-bg-fill-content-alternate ds-px-3 ds-py-1"><span class="ds-uppercase ds-flex ds-justify-between ds-text-tight-s">मैच का सबसे बहुमूल्य खिलाड़ी<i style="font-size:20px" class="icon-info-outlined ds-text-icon-primary ds-cursor-pointer"></i></span></div><div class="ds-overflow-x-auto ds-scrollbar-hide"><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left">खिलाड़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-justify-end ds-cursor-pointer ds-cursor-pointer"><span class="ds-underline">पूर्ण इम्पैक्ट</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-justify-end ds-cursor-pointer"><span class="ds-underline">रन</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-whitespace-nowrap ds-justify-end ds-cursor-pointer"><span class="ds-underline">प्रभावी रन</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-whitespace-nowrap ds-justify-end ds-cursor-pointer"><span class="ds-underline">बल्लेबाज़ी इम्पैक्ट</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-justify-end ds-cursor-pointer"><span class="ds-underline">गेंदबाज़ी</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-whitespace-nowrap ds-justify-end ds-cursor-pointer"><span class="ds-underline">प्रभावी विकेट</span></div></div></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div><div class="ds-popper-wrapper"><div class="ds-flex ds-cursor-pointer ds-whitespace-nowrap ds-justify-end ds-cursor-pointer"><span class="ds-underline">गेंदबाज़ी इम्पैक्ट</span></div></div></div></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max ds-text-left"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डिएंड्रा डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-whitespace-nowrap ds-cursor-pointer">डिएंड्रा डॉटिन</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">वेस्टइंडीज़</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">137.46</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33(22)</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">45.53</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">58.68</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4/22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4.41</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">78.78</td></tr><tr class="ds-text-right"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max ds-text-left"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/amelia-kerr-803971" title="एमेलिया कर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-whitespace-nowrap ds-cursor-pointer">एमेलिया कर</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">न्यूज़ीलैंड</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">69.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7(11)</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.89</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">- 2.63</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2/14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.44</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">72.03</td></tr><tr class="ds-text-right"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max ds-text-left"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" title="ईडन कार्सन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-whitespace-nowrap ds-cursor-pointer">ईडन कार्सन</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">न्यूज़ीलैंड</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">59.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0(1)</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">- 1.08</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">- 0.89</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3/29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3.48</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">60</td></tr><tr class="ds-text-right"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max ds-text-left"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/afy-fletcher-355351" title="ऐफ़ी फ़्लेचर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-whitespace-nowrap ds-cursor-pointer">ऐफ़ी फ़्लेचर</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">वेस्टइंडीज़</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">55.17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">17(15)</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18.39</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18.12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2/23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.54</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">37.05</td></tr><tr class="ds-text-right"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max ds-text-left"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/georgia-plimmer-1208951" title="जॉर्जिया प्लिमर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-whitespace-nowrap ds-cursor-pointer">जॉर्जिया प्लिमर</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">न्यूज़ीलैंड</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">48.94</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33(31)</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">37.93</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">48.94</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-</td></tr></tbody></table></div><div class="ds-block ds-px-3 ds-py-2 ds-text-center ds-border-b ds-border-line ds-mb-3"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-impact-player" title="पूरी सूची देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरी सूची देखें</span></a></div></div><div class="ds-mt-2"></div><div itemType="https://schema.org/LiveBlogPosting" itemscope="" id="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"><meta itemProp="coverageStartTime" content="2024-10-18T14:00:00+00:00"/><meta itemProp="coverageEndTime" content="2024-10-18T00:00:00+00:00"/><meta itemProp="datePublished" content="2024-10-18T14:00:00+00:00"/><meta itemProp="dateModified" content="2024-10-18T17:07:55+00:00"/><meta itemProp="about" content="sportsevent"/><meta itemProp="author" content="espncricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"/><meta itemProp="headline" content="दूसरा सेमीफ़ाइनल (N), शारजाह, October 18, 2024, ICC महिला T20 विश्व कप"/><meta itemProp="description" content="Check न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला दूसरा सेमीफ़ाइनल 2024 live cricket score from Sharjah. Get the live score updates and ball by ball commentary of न्यूज़ीलैंड vs वेस्टइंडीज़ दूसरा सेमीफ़ाइनल, 2024. Fastest scorecard and detailed analysis of the match on ESPNcricinfo"/><div><div><div><div><div><div></div><div><div></div></div><div><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-p-2 ds-border-l-4 ds-border-ui-stroke-primary ds-bg-raw-blue/20 ds-justify-between"><div class="ds-flex ds-flex-col ds-text-typo"><span class="ds-text-tight-m ds-font-bold ds-uppercase">ओवर समाप्त 20</span><span class="ds-block ds-mt-px"><span>6 रन<!-- --> <!-- -->• 1 विकेट</span></span></div><div class="ds-flex ds-flex-col ds-text-typo ds-text-right"><span class="ds-text-tight-m ds-font-bold">वेस्टइंडीज़<!-- -->: <!-- -->120<!-- -->/<!-- -->8</span><span class=""><span>CRR<!-- -->:<!-- --> <!-- -->6.00</span> <span></span></span></div></div><div class="ds-flex ds-bg-raw-blue/10"><div class="ds-w-1/2 ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span>ऐफ़ी फ़्लेचर</span><span>17 (15b 1x4)</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span>अश्मिनी मुनिसार</span><span>1 (1b)</span></div></div><div class="ds-w-1/2 ds-border-l ds-border-line-default-translucent ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">सूज़ी बेट्स<!-- --> </span></span><span>1-0-6-1</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">ईडन कार्सन<!-- --> </span></span><span>4-0-29-3</span></div></div></div></div><div></div></div><div class="ds-my-3"><div class="ds-flex ds-justify-center"><aside></aside></div></div></div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.6</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>बेट्स, फ़्लेचर को<!-- -->, <span> 1 रन</span></span></div></div></div><div class="ds-mt-2 ds-ml-4 lg:ds-ml-3"><div class=""><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:150%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Sophie Devine and Suzie Bates get in on a group hug" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The New Zealand players celebrate qualifying for the final" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The New Zealand players celebrate their win" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div><div class="ds-pt-1 ds-flex"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-photo" title="सभी फोटोज़ देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">सभी फोटोज़ देखें</span></a></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.5</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>•</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>बेट्स, फ़्लेचर को<!-- -->, <span>कोई रन नहीं</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.4</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>बेट्स, मुनिसार को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.3</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-red ds-text-raw-white"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-raw-white"><span>W</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class="ds-leading-[16px] lg:ds-leading-none ds-mb-0.5"><span>बेट्स, ज़ायडा जेम्स को<!-- -->, <span>आउट</span></span></div></div></div><div class="ds-rounded ds-bg-fill-content-alternate ds-ml-4 lg:ds-ml-3 ds-mt-1 ds-inline-block ds-p-3"><strong>ज़ायडा जेम्स b बेट्स 14 (8b 2x4 0x6 10m) SR: 175</strong></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.2</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>•</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>बेट्स, ज़ायडा जेम्स को<!-- -->, <span>कोई रन नहीं</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">19.1</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-raw-white"><span>4</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>बेट्स, ज़ायडा जेम्स को<!-- -->, <span>चार रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div><div></div><div><div></div></div><div><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-p-2 ds-border-l-4 ds-border-ui-stroke-primary ds-bg-raw-blue/20 ds-justify-between"><div class="ds-flex ds-flex-col ds-text-typo"><span class="ds-text-tight-m ds-font-bold ds-uppercase">ओवर समाप्त 19</span><span class="ds-block ds-mt-px"><span>8 रन<!-- --> </span></span></div><div class="ds-flex ds-flex-col ds-text-typo ds-text-right"><span class="ds-text-tight-m ds-font-bold">वेस्टइंडीज़<!-- -->: <!-- -->114<!-- -->/<!-- -->7</span><span class=""><span>CRR<!-- -->:<!-- --> <!-- -->6.00</span> <span class="no-wrap">• <!-- -->RRR<!-- -->:<!-- --> <!-- -->15.00</span><span> • 6b में 15 की ज़रूरत</span></span></div></div><div class="ds-flex ds-bg-raw-blue/10"><div class="ds-w-1/2 ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span>ऐफ़ी फ़्लेचर</span><span>16 (13b 1x4)</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span>ज़ायडा जेम्स</span><span>10 (5b 1x4)</span></div></div><div class="ds-w-1/2 ds-border-l ds-border-line-default-translucent ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">ईडन कार्सन<!-- --> </span></span><span>4-0-29-3</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">फ़्रैन जोनस<!-- --> </span></span><span>4-0-21-1</span></div></div></div></div><div></div></div><div class="ds-my-3"><div><aside></aside></div></div></div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.6</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>2</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, फ़्लेचर को<!-- -->, <span> 2 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.5</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, ज़ायडा जेम्स को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.4</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>2</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, ज़ायडा जेम्स को<!-- -->, <span> 2 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.3</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, फ़्लेचर को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.2</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, ज़ायडा जेम्स को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">18.1</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कार्सन, फ़्लेचर को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div><div></div><div><div></div></div><div><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-p-2 ds-border-l-4 ds-border-ui-stroke-primary ds-bg-raw-blue/20 ds-justify-between"><div class="ds-flex ds-flex-col ds-text-typo"><span class="ds-text-tight-m ds-font-bold ds-uppercase">ओवर समाप्त 18</span><span class="ds-block ds-mt-px"><span>10 रन<!-- --> <!-- -->• 1 विकेट</span></span></div><div class="ds-flex ds-flex-col ds-text-typo ds-text-right"><span class="ds-text-tight-m ds-font-bold">वेस्टइंडीज़<!-- -->: <!-- -->106<!-- -->/<!-- -->7</span><span class=""><span>CRR<!-- -->:<!-- --> <!-- -->5.88</span> <span class="no-wrap">• <!-- -->RRR<!-- -->:<!-- --> <!-- -->11.50</span><span> • 12b में 23 की ज़रूरत</span></span></div></div><div class="ds-flex ds-bg-raw-blue/10"><div class="ds-w-1/2 ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span>ज़ायडा जेम्स</span><span>6 (2b 1x4)</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span>ऐफ़ी फ़्लेचर</span><span>12 (10b 1x4)</span></div></div><div class="ds-w-1/2 ds-border-l ds-border-line-default-translucent ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">फ़्रैन जोनस<!-- --> </span></span><span>4-0-21-1</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">एमेलिया कर<!-- --> </span></span><span>4-0-14-2</span></div></div></div></div><div></div></div><div class="ds-my-3"><div><aside></aside></div></div></div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.6</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>2</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, ज़ायडा जेम्स को<!-- -->, <span> 2 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.5</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-raw-white"><span>4</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, ज़ायडा जेम्स को<!-- -->, <span>चार रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.4</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, फ़्लेचर को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.4</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>2w</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, ज़ायडा जेम्स को<!-- -->, <span>2 वाइड</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.3</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-red ds-text-raw-white"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-raw-white"><span>W</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class="ds-leading-[16px] lg:ds-leading-none ds-mb-0.5"><span>जोनस, नेशन को<!-- -->, <span>आउट</span></span></div></div></div><div class="ds-rounded ds-bg-fill-content-alternate ds-ml-4 lg:ds-ml-3 ds-mt-1 ds-inline-block ds-p-3"><strong>शडीन नेशन b जोनस 0 (5b 0x4 0x6 4m) SR: 0</strong></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.2</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>•</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, नेशन को<!-- -->, <span>कोई रन नहीं</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">17.1</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>1</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>जोनस, फ़्लेचर को<!-- -->, <span> 1 रन</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div><div><div><div><div><div><div></div><div><div></div></div><div><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-p-2 ds-border-l-4 ds-border-ui-stroke-primary ds-bg-raw-blue/20 ds-justify-between"><div class="ds-flex ds-flex-col ds-text-typo"><span class="ds-text-tight-m ds-font-bold ds-uppercase">ओवर समाप्त 17</span><span class="ds-block ds-mt-px"><span>1 रन<!-- --> <!-- -->• 1 विकेट</span></span></div><div class="ds-flex ds-flex-col ds-text-typo ds-text-right"><span class="ds-text-tight-m ds-font-bold">वेस्टइंडीज़<!-- -->: <!-- -->96<!-- -->/<!-- -->6</span><span class=""><span>CRR<!-- -->:<!-- --> <!-- -->5.64</span> <span class="no-wrap">• <!-- -->RRR<!-- -->:<!-- --> <!-- -->11.00</span><span> • 18b में 33 की ज़रूरत</span></span></div></div><div class="ds-flex ds-bg-raw-blue/10"><div class="ds-w-1/2 ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span>शडीन नेशन</span><span>0 (3b)</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span>ऐफ़ी फ़्लेचर</span><span>10 (8b 1x4)</span></div></div><div class="ds-w-1/2 ds-border-l ds-border-line-default-translucent ds-p-2"><div class="ds-flex ds-justify-between ds-text-typo ds-mb-1"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">एमेलिया कर<!-- --> </span></span><span>4-0-14-2</span></div><div class="ds-flex ds-justify-between ds-text-typo"><span class="ds-flex ds-space-x-2"><span class="ds-mt-px">लिया तहुहू<!-- --> </span></span><span>3-0-33-1</span></div></div></div></div><div></div></div><div class="ds-my-3"><div><aside></aside></div></div></div><div class="lg:hover:ds-bg-ui-fill-translucent ds-hover-parent ds-relative"><div class="ds-text-tight-m ds-font-regular ds-flex ds-px-3 ds-py-2 lg:ds-px-4 lg:ds-py-[10px] ds-items-start ds-select-none lg:ds-select-auto ds-items-center"><div class="lg:ds-flex lg:ds-items-center lg:ds-px-2"><span class="ds-text-tight-s ds-font-regular ds-mb-1 lg:ds-mb-0 lg:ds-mr-3 ds-block ds-text-center ds-text-typo-mid1">16.6</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-10 ds-h-10 ds-text-typo"><span>•</span></div></div></div><div class="xl:ds-w-[400px]"><div><div class="ds-ml-4 lg:ds-ml-3 ds-text-typo-mid1"><div class=""><span>कर, नेशन को<!-- -->, <span>कोई रन नहीं</span></span></div></div></div></div><div class="ds-hover-child ds-ml-auto ds-mr-1"><div></div></div></div></div></div><div class="ds-border-b ds-border-line"></div></div></div></div></div><div class="ds-uppercase ds-text-center ds-py-3 ds-mb-2"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/ball-by-ball-commentary" title="पूरी कॉमेंट्री पढ़िए" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरी कॉमेंट्री पढ़िए</span></a></div></div><div class="lg:ds-w-[36%]"><div class="ds-bg-fill-content-prime"><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-px-4 ds-py-1 ds-bg-fill-content-alternate">सर्वश्रेष्ठ प्रदर्शन-बल्लेबाज़</div><div class="ds-px-4 ds-py-3"><div class="ds-h-6 ds-bg-ui-fill-alternate ds-rounded-[40px] ds-p-0.5 ds-cursor-pointer ds-max-w-max ds-m-auto"><div class="ds-relative ds-flex ds-items-center ds-justify-center"><div class="ds-relative ds-text-tight-xs ds-text-typo ds-text-center ds-whitespace-nowrap ds-py-1 ds-px-3 ds-switch-standout ds-active ds-rounded-[54px] ds-shadow ds-transition-all !ds-text-raw-white ds-bg-ui-fill-standout">स्पाइक ग्राफ़</div><div class="ds-relative ds-text-tight-xs ds-text-typo ds-text-center ds-whitespace-nowrap ds-py-1 ds-px-3 ds-switch-standout">वैगन ज़ोन</div></div></div></div><div class="ds-overflow-auto ds-border-b ds-border-line"><div class="ds-border-line ds1-min-w-[320px]"><div class="ds-flex ds-items-start ds-p-4 ds-pb-2 ds-mb-3 ds-bg-fill-content-alternate"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-12 ds-h-12 ds-rounded-full ds-flex-shrink-0"><img width="48" height="48" alt="डी डॉटिन" style="width:48px;height:48px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span><div class="ds-grow ds-ml-3"><div class="ds-inline-flex ds-items-center"><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डी डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-title-xs ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">डी डॉटिन</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-ml-1">WI-W</span></div></div><div class="ds-flex ds-items-center ds-flex-row lg-max:ds-flex-col lg-max:ds-items-start"><div class="ds-flex"><span class="ds-text-tight-s ds-font-medium ds-text-typo">33 रन<!-- --> </span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">(<!-- -->22<!-- -->)</span></div><div class="ds-flex ds-items-center ds-ml-2 lg-max:ds-ml-0"><span class="ds-text-tight-s ds-font-regular ds-text-typo">0 चौका</span><span class="ds-mx-1 ds-inline-flex ds-rounded-full ds-bg-icon ds-w-1 ds-h-1"></span><span class="ds-text-tight-s ds-font-regular ds-text-typo">3 छक्के</span></div></div></div></div><div class="ds-flex ds-gap-4 ds-p-4 ds-pt-0 ds-items-center ds-justify-between ds-flex-col ds-gap-6 xl:ds-px-9"><div class="ds-flex ds-justify-between ds-w-full ds-gap-2"><div><div class="ds-text-tight-xs ds-font-bold ds-uppercase ds-text-typo-light">सफलतम शॉट</div><div class="ds-text-compact-s ds-font-medium ds-capitalize ds-mt-1">पुल</div><div class="ds-mt-1 ds-flex ds-items-center ds-gap-3 lg-max:ds-flex-col lg-max:ds-items-start lg-max:ds-gap-0"><div class="ds-text-tight-s ds-font-regular">14 रन</div><div class="ds-inline-flex ds-items-center"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">0 चौका</span><span class="ds-mx-1 ds-inline-flex ds-rounded-full ds-bg-ui-fill-mid ds-w-1 ds-h-1"></span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">1 छक्का</span></div></div></div><div class="ds-w-[72px]"><div class="ds-text-tight-xs ds-font-bold ds-uppercase ds-text-typo-light">नियंत्रण</div><div class="ds-text-tight-s ds-font-bold ds-mb-1">76<!-- -->%</div><div class="ds-relative ds-w-full ds-h-2 ds-bg-fill-content-alternate ds-rounded-full ds-overflow-hidden"><span style="width:76%" class="ds-absolute ds-rounded-full ds-bg-fill-primary ds-inline-block ds-h-full"></span></div></div></div><div class="ds-w-full ds-h-[200px] ds-flex ds-justify-center"><span class="ds-flex ds-flex-row ds-items-center ds-space-x-2"><span class="ds-relative ds-h-[3.75rem] ds-w-[3.75rem]"><span class="ds-spinner before:ds-border-ui-stroke-primary before:ds-h-[3.75rem] before:ds-w-[3.75rem]"></span></span></span></div></div></div></div><div class="ds-overflow-auto"><div class="ds-border-line ds1-min-w-[320px]"><div class="ds-flex ds-items-start ds-p-4 ds-pb-2 ds-mb-3 ds-bg-fill-content-alternate"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-12 ds-h-12 ds-rounded-full ds-flex-shrink-0"><img width="48" height="48" alt="जी इ प्लिमर" style="width:48px;height:48px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span><div class="ds-grow ds-ml-3"><div class="ds-inline-flex ds-items-center"><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/georgia-plimmer-1208951" title="जी इ प्लिमर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-title-xs ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">जी इ प्लिमर</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-ml-1">NZ-W</span></div></div><div class="ds-flex ds-items-center ds-flex-row lg-max:ds-flex-col lg-max:ds-items-start"><div class="ds-flex"><span class="ds-text-tight-s ds-font-medium ds-text-typo">33 रन<!-- --> </span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">(<!-- -->31<!-- -->)</span></div><div class="ds-flex ds-items-center ds-ml-2 lg-max:ds-ml-0"><span class="ds-text-tight-s ds-font-regular ds-text-typo">3 चौके</span><span class="ds-mx-1 ds-inline-flex ds-rounded-full ds-bg-icon ds-w-1 ds-h-1"></span><span class="ds-text-tight-s ds-font-regular ds-text-typo">1 छक्का</span></div></div></div></div><div class="ds-flex ds-gap-4 ds-p-4 ds-pt-0 ds-items-center ds-justify-between ds-flex-col ds-gap-6 xl:ds-px-9"><div class="ds-flex ds-justify-between ds-w-full ds-gap-2"><div><div class="ds-text-tight-xs ds-font-bold ds-uppercase ds-text-typo-light">सफलतम शॉट</div><div class="ds-text-compact-s ds-font-medium ds-capitalize ds-mt-1">ऑन ड्राइव</div><div class="ds-mt-1 ds-flex ds-items-center ds-gap-3 lg-max:ds-flex-col lg-max:ds-items-start lg-max:ds-gap-0"><div class="ds-text-tight-s ds-font-regular">11 रन</div><div class="ds-inline-flex ds-items-center"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">0 चौका</span><span class="ds-mx-1 ds-inline-flex ds-rounded-full ds-bg-ui-fill-mid ds-w-1 ds-h-1"></span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">1 छक्का</span></div></div></div><div class="ds-w-[72px]"><div class="ds-text-tight-xs ds-font-bold ds-uppercase ds-text-typo-light">नियंत्रण</div><div class="ds-text-tight-s ds-font-bold ds-mb-1">55<!-- -->%</div><div class="ds-relative ds-w-full ds-h-2 ds-bg-fill-content-alternate ds-rounded-full ds-overflow-hidden"><span style="width:55%" class="ds-absolute ds-rounded-full ds-bg-fill-primary ds-inline-block ds-h-full"></span></div></div></div><div class="ds-w-full ds-h-[200px] ds-flex ds-justify-center"><span class="ds-flex ds-flex-row ds-items-center ds-space-x-2"><span class="ds-relative ds-h-[3.75rem] ds-w-[3.75rem]"><span class="ds-spinner before:ds-border-ui-stroke-primary before:ds-h-[3.75rem] before:ds-w-[3.75rem]"></span></span></span></div></div></div></div></div><div class="ds-bg-fill-content-prime"><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-px-3 ds-py-1 ds-bg-fill-content-alternate">सर्वश्रेष्ठ प्रदर्शन-गेंदबाज़</div><div class="ds-p-3 ds-border-b ds-border-line ds-mb-3"><div class="ds-border-line ds-pb-3"><div class="ds-flex ds-overflow-x-auto"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-10 ds-h-10 ds-rounded-full ds-min-w-[2.5rem]"><img width="40" height="40" alt="डी डॉटिन" style="width:40px;height:40px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span><div class="ds-text-tight-s ds-font-bold ds-ml-2"><div class="ds-inline-flex ds-items-center"><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डी डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">डी डॉटिन</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-ml-1">WI-W</span></div></div><div class="ds-flex ds-mt-2"><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">O</div><div>4</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">M</div><div>0</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">R</div><div>22</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">W</div><div>4</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">इकॉनमी</div><div>5.5</div></div></div></div></div><div class="ds-flex ds-pt-4"><div class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-pt-[3.125rem]"><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">FT</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">Y</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">F</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">G</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">SG</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">S</span></div><div class="ds-w-[104px]"><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-justify-between ds-text-typo-mid3 ds-mb-2"><span class="ds-px-1 ds-border-line ds-border-b">ऑफ़</span><i style="font-size:16px" class="icon-stumps ds-text-icon-mid"></i><span class="ds-px-1 ds-border-line ds-border-b">लेग</span></div><div class="ds-text-tight-xs ds-font-bold ds-w-[106px] ds-py-1.5 ds-bg-fill-content-alternate ds-text-center">RHB</div></div><table class="ds-w-full ds-table ds-table-sm ds-table-bordered ds-border-collapse ds-border ds-border-line ds-table-auto ds-text-tight-xs"><tbody class=""><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320">1W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320">2W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr></tbody></table></div><div class="ds-w-[104px] ds-ml-4"><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-justify-between ds-text-typo-light ds-mb-2"><span class="ds-px-1 ds-border-line ds-border-b">लेग</span><i style="font-size:16px" class="icon-stumps ds-text-icon-light"></i><span class="ds-px-1 ds-border-line ds-border-b">ऑफ़</span></div><div class="ds-text-tight-xs ds-font-bold ds-w-[106px] ds-py-1.5 ds-bg-fill-content-alternate ds-text-center">LHB</div></div><table class="ds-w-full ds-table ds-table-sm ds-table-bordered ds-border-collapse ds-border ds-border-line ds-table-auto ds-text-tight-xs"><tbody class=""><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320">1W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr></tbody></table></div></div></div></div><div class="ds-p-3"><div class="ds-border-line ds-pb-3"><div class="ds-flex ds-overflow-x-auto"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-10 ds-h-10 ds-rounded-full ds-min-w-[2.5rem]"><img width="40" height="40" alt="ई कार्सन" style="width:40px;height:40px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span><div class="ds-text-tight-s ds-font-bold ds-ml-2"><div class="ds-inline-flex ds-items-center"><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" title="ई कार्सन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-cursor-pointer">ई कार्सन</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-ml-1">NZ-W</span></div></div><div class="ds-flex ds-mt-2"><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">O</div><div>4</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">M</div><div>0</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">R</div><div>29</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">W</div><div>3</div></div><div class="ds-mr-4"><div class="ds-text-tight-xs ds-font-bold">इकॉनमी</div><div>7.25</div></div></div></div></div><div class="ds-flex ds-pt-4"><div class="ds-text-tight-s ds-font-regular ds-text-typo-mid3 ds-pt-[3.125rem]"><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">FT</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">Y</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">F</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">G</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">SG</span><span class="ds-block ds-h-[33px] ds-content-center ds-px-2 ds-border-line ds-border-b">S</span></div><div class="ds-w-[104px]"><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-justify-between ds-text-typo-mid3 ds-mb-2"><span class="ds-px-1 ds-border-line ds-border-b">ऑफ़</span><i style="font-size:16px" class="icon-stumps ds-text-icon-mid"></i><span class="ds-px-1 ds-border-line ds-border-b">लेग</span></div><div class="ds-text-tight-xs ds-font-bold ds-w-[106px] ds-py-1.5 ds-bg-fill-content-alternate ds-text-center">RHB</div></div><table class="ds-w-full ds-table ds-table-sm ds-table-bordered ds-border-collapse ds-border ds-border-line ds-table-auto ds-text-tight-xs"><tbody class=""><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320">1W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2994A">1W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr></tbody></table></div><div class="ds-w-[104px] ds-ml-4"><div class="ds-text-tight-s ds-font-regular"><div class="ds-flex ds-justify-between ds-text-typo-light ds-mb-2"><span class="ds-px-1 ds-border-line ds-border-b">लेग</span><i style="font-size:16px" class="icon-stumps ds-text-icon-light"></i><span class="ds-px-1 ds-border-line ds-border-b">ऑफ़</span></div><div class="ds-text-tight-xs ds-font-bold ds-w-[106px] ds-py-1.5 ds-bg-fill-content-alternate ds-text-center">LHB</div></div><table class="ds-w-full ds-table ds-table-sm ds-table-bordered ds-border-collapse ds-border ds-border-line ds-table-auto ds-text-tight-xs"><tbody class=""><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2C94C"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2B320">1W</div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08" style="background-color:#F2994A"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td><td class="ds-min-w-max !ds-p-0"><div class="ds-w-[20px] ds-h-[32px] ds-flex ds-items-center ds-justify-center ds-text-raw-grey08"></div></td></tr></tbody></table></div></div></div></div></div><div class="ds-uppercase ds-text-center ds-bg-fill-content-prime ds-px-3 ds-py-2 ds-border-t ds-border-line"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-statistics" title="आंकड़े विस्तार से" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">आंकड़े विस्तार से</span></a></div><div class="ds-bg-fill-content-prime"><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-px-3 ds-py-1 ds-bg-fill-content-alternate">मैच की जानकारियां</div><table class="ds-w-full ds-table ds-table-sm ds-table-auto lg:ds-border-b ds-border-line"><tbody class=""><tr class=""><td class="ds-min-w-max" colSpan="2"><a href="/hindi/cricket-grounds/sharjah-cricket-stadium-59392" title="शारजाह क्रिकेट स्टेडियम" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">शारजाह क्रिकेट स्टेडियम</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">टॉस</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">न्यूज़ीलैंड महिला, पहले बल्लेबाज़ी चुनी</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सीरीज़</span></td><td class="ds-text-typo"><div class=""><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420" title="ICC महिला T20 विश्व कप" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ICC महिला T20 विश्व कप</span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सत्र</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/series/index.html?season2024/25" title="2024/25" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">2024/25</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">प्लेयर ऑफ़ द मैच</span></td><td class="ds-text-typo"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" class="ds-flex ds-items-center ds-cursor-pointer"><div><img width="24" height="24" alt="न्यूज़ीलैंड महिला" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="ईडन कार्सन" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">ईडन कार्सन</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सीरीज़ परिणाम</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">न्यूज़ीलैंड महिला आगे बढ़े</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-leading-none ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच नंबर</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/records/index.html?class=10" title="महिला टी20 अंतर्राष्ट्रीय नं. 2097" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">महिला टी20 अंतर्राष्ट्रीय नं. 2097</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच के दिन</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">18 अक्तूबर 2024<!-- --> - रात का मैच<!-- --> <!-- -->(20-ओवर का मैच)</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">वेस्टइंडीज़<!-- --> <!-- -->प्लेयर रिप्लेसमेंट</span></td><td class="ds-text-typo"><div class="ds-text-tight-s ds-font-regular ds-pb-2 last:ds-pb-0">कंकशन सब्स्टिट्यूट<!-- -->: <div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chedean-nation-355355" title="शडीन नेशन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">शडीन नेशन</span></a></div> <!-- -->अंदर<!-- -->, <div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chinelle-henry-474190" title="शिनेल हेनरी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">शिनेल हेनरी</span></a></div> <!-- -->बाहर<!-- --> <!-- -->(2nd पारी, 13.1 ov)</div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">अंपायर्स</span></td><td class="ds-min-w-max ds-text-typo !ds-p-0"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/claire-polosak-788811" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="ऑस्ट्रेलिया" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="क्लेयर पोलोसैक" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">क्लेयर पोलोसैक</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/lauren-agenbag-1072118" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="साउथ अफ़्रीका" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="लॉरेन ऐगेनबैग" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">लॉरेन ऐगेनबैग</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">टीवी अंपायर</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/eloise-sheridan-1169355" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="ऑस्ट्रेलिया" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="इलॉयज़ शेरिडन" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">इलॉयज़ शेरिडन</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">रिज़र्व अंपायर</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/vrinda-rathi-1290109" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="भारत" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="वृंदा राठी" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">वृंदा राठी</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच रेफ़री</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/gs-lakshmi-53923" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="भारत" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="जी एस लक्ष्मी" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">जी एस लक्ष्मी</span></span></a></div></td></tr></tbody></table></div></div></div></div></div><div id="taboola-below-section-front-thumbnails" class="ci-ad-taboola-slot"></div></div></div><div class="ds-flex-none" style="width:302px"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-4"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-space-x-1"><i style="font-size:16px" class="icon-translate ds-text-icon"></i><span class="ds-text-tight-s ds-font-bold">Language</span></div><div class="ds-w-[136px]"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-w-full ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">Hindi</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2 ds-ml-auto"></i></div></div></div></div></div></div></div><aside class="ad-placeholder incontentstrip ad-incontentstrip-987534" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-383315" style="min-width:10%;min-height:250px"></aside><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">जीत की संभावना</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><div class="ds-flex ds-items-center"><div class="ds-w-2 ds-h-2 ds-rounded ds-ml-2" style="background-color:#E49042"></div><div class="ds-text-tight-s ds-font-bold ds-ml-1">न्यूज़ीलैंड<!-- --> <!-- -->100%</div></div></span></div></div><div class="ds-p-0"><div class=""><div class="ds-w-[300px] ds-relative ds-mb-4"><span class="ds-text-tight-xs ds-text-typo-mid3 ds-absolute ds-left-2 ds-select-none ds--rotate-90 ds-origin-left ds-top-[60px]">न्यूज़ीलैंड</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-absolute ds-left-2 ds-select-none ds--rotate-90 ds-origin-left ds-top-[160px]">वेस्टइंडीज़</span><div class="ds-absolute ds-w-0.5 ds-h-[200px] ds-top-0 ds-z-10 ds-cursor-move ds-bg-clip-padding ds-box-content ds-select-none ds-bg-fill-contrast" style="border-left-width:10px;border-right-width:10px;border-color:transparent;left:289px"></div><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds--top-3 ds-select-none ds-right-1">100%</span><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds-top-[100px] ds-right-1 ds-select-none ds-right-1">50%</span><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds-top-[200px] ds-right-1 ds-select-none ds-right-1">100%</span><svg class="ds-select-none" viewBox="0 0 300 200" xmlns="http://www.w3.org/2000/svg"><g class="x-grid"><line x1="0" x2="300" y1="200" y2="200" class="ds-stroke-line-default-translucent"></line></g><g><line x1="0" x2="300" y1="100" y2="100" class="ds-stroke-line-default-translucent"></line></g><g><line x1="150" x2="150" y1="0" y2="200" class="ds-stroke-line-default-translucent"></line></g><polyline points="7.5,119.2 15,133.26 22.5,141.9 30,131 37.5,119.2 45,99.24 52.5,76.88 60,56.639999999999986 67.5,99.24 75,119.2 82.5,124 90,111.8 97.5,79.28 105,65.25999999999999 112.5,84.18 120,104.28 127.5,126.36 135,121.62 142.5,119.2 150,124 157.5,121.14 165,115.62 172.5,111 180,110.22 187.5,91.88 195,73.22 202.5,63.76 210,55.72 217.5,82.52 225,101.4 232.5,68.38 240,29.56 247.5,29.14 255,14.18 262.5,11.86 270,106.66 277.5,24.12 285,17.34 292.5,25.6 300,0" fill="none" stroke="#E49042" stroke-width="2"></polyline><defs><mask id="myMask" x="0" y="0" width="100%" height="100%"><polyline fill="none" points="7.5,119.2 15,133.26 22.5,141.9 30,131 37.5,119.2 45,99.24 52.5,76.88 60,56.639999999999986 67.5,99.24 75,119.2 82.5,124 90,111.8 97.5,79.28 105,65.25999999999999 112.5,84.18 120,104.28 127.5,126.36 135,121.62 142.5,119.2 150,124 157.5,121.14 165,115.62 172.5,111 180,110.22 187.5,91.88 195,73.22 202.5,63.76 210,55.72 217.5,82.52 225,101.4 232.5,68.38 240,29.56 247.5,29.14 255,14.18 262.5,11.86 270,106.66 277.5,24.12 285,17.34 292.5,25.6 300,0" stroke="white" stroke-width="2"></polyline></mask></defs><rect fill="#03A9F4" x="0" y="100" width="300" height="100" mask="url(#myMask)"></rect><text x="50" y="196" class="ds-fill-typo-mid1 ds-text-tight-xxs ds-select-none">न्यूज़ीलैंड पारी</text><text x="200" y="196" class="ds-fill-typo-mid1 ds-text-tight-xxs ds-select-none">वेस्टइंडीज़ पारी</text><circle cx="67.5" cy="99.24" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="90" cy="111.8" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="97.5" cy="79.28" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="112.5" cy="84.18" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="120" cy="104.28" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="127.5" cy="126.36" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="127.5" cy="120.36" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="150" cy="124" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="150" cy="118" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="172.5" cy="111" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="187.5" cy="91.88" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="217.5" cy="82.52" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="232.5" cy="68.38" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="255" cy="14.18" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="277.5" cy="24.12" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="285" cy="17.34" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="300" cy="4" r="3" class="ds-fill-raw-red" stroke-width="1"></circle></svg></div><div class="ds-px-4 ds-pb-3 ds-select-none"><div><p class="ds-text-compact-xs ds-font-medium ds-flex ds-items-center">ओवर 20<!-- --> • <!-- -->वेस्टइंडीज़ 120/8</p><div class="ds-text-compact-xs ds-flex ds-items-center ds-justify-between ds-space-x-2 ds-my-1"><span>ज़ायडा जेम्स b बेट्स 14 (8b 2x4 0x6 10m) SR: 175</span><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-red ds-text-raw-white ds-flex-none"><div class="ds-text-tight-m ds-font-bold ds-flex ds-items-center ds-justify-center ds-text-center ds-w-8 ds-h-8 ds-text-raw-white"><span>W</span></div></div></div><span class="ds-text-compact-xs">न्यूज़ीलैंड महिला की 8 रन से जीत </span></div></div></div></div><div class="ds-border-t ds-border-line "><div class="ds-flex ds-py-2 ds-px-4"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-xs ds-ml-2">स्मार्ट स्टैट्स द्वारा संचालित</span></div></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-107679" style="min-width:10%;min-height:250px"></aside><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">मैच कवरेज</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-news" title="मैच न्यूज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-flex">मैच न्यूज़</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-p-0 ds-flex ds-flex-col"><div class="ds-p-4"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/match-preview" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">अंडरडॉग की लड़ाई में न्यूज़ीलैंड का सामना वेस्टइंडीज़ से</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>टूर्नामेंट से पहले कोई भी टीम पसंदीदा नहीं थी लेकिन अब दोनों में से एक के पास फ़ाइनल में जगह बनाने का मौक़ा है</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="अंडरडॉग की लड़ाई में न्यूज़ीलैंड का सामना वेस्टइंडीज़ से" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></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"><div class="ds-p-0"><div class="ds-flex ds-flex-col"><div><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-justify-center ds-py-4 ds-border-b ds-border-line"><img width="135" alt="AskESPNcricinfo Logo" style="width:135px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></a></div><div class="ds-m-4"><span class="ds-text-title-xs ds-font-bold ds-mb-4 ds-text-typo">Instant answers to T20 questions</span><div></div><div class="ds-flex ds-justify-center"><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-items-center ds-justify-center ds-bg-transparent ds-border ds-border-ui-stroke-primary ds-text-typo-primary ds-rounded-full ds-w-full ds-h-10 ds-px-5 hover:ds-bg-ui-fill-hover focus:ds-ring-4 focus:ds-ring-button-primary"><span class="ds-text-tight-m ds-font-bold">Ask a question</span></a></div></div></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-text-tight-s"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">वेस्टइंडीज़ महिला पारी</span></div></div><div class="ds-p-0"><div class=""><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><div class="slick-list"><div class="slick-track" style="width:300%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max" colSpan="2">खिलाड़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">b</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hayley-matthews-474308" title="एच मैथ्यूज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एच मैथ्यूज़</span></a></div></td><td class="ds-min-w-max"><span>कैच</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">15</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">21</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/qiana-joseph-769485" title="क्यू जोसेफ़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">क्यू जोसेफ़</span></a></div></td><td class="ds-min-w-max"><span>बोल्ड</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">12</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/shemaine-campbelle-424631" title="एस ए कैंपबेल" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एस ए कैंपबेल</span></a></div></td><td class="ds-min-w-max"><span>कैच</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/stafanie-taylor-355359" title="एस आर टेलर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एस आर टेलर</span></a></div></td><td class="ds-min-w-max"><span>बोल्ड</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">20</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deandra-dottin-355349" title="डी डॉटिन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">डी डॉटिन</span></a></div></td><td class="ds-min-w-max"><span>कैच</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">22</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aaliyah-alleyne-661441" title="एए आलेन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एए आलेन</span></a></div></td><td class="ds-min-w-max"><span>कैच</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/afy-fletcher-355351" title="ए फ़्लेचर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ए फ़्लेचर</span></a></div></td><td class="ds-min-w-max"><span>नाबाद</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">15</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chedean-nation-355355" title="सीएन नेशन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">सीएन नेशन</span></a></div></td><td class="ds-min-w-max"><span>बोल्ड</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/zaida-james-1268281" title="ज़ायडा जेम्स" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ज़ायडा जेम्स</span></a></div></td><td class="ds-min-w-max"><span>बोल्ड</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ashmini-munisar-1352168" title="ए मुनिसार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ए मुनिसार</span></a></div></td><td class="ds-min-w-max"><span>नाबाद</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td></tr><tr class=""><td class="ds-min-w-max ds-font-bold" colSpan="1">अतिरिक्त</td><td class="ds-min-w-max" colSpan="3">(<!-- -->lb 1, w 7<!-- -->)</td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-uppercase" colSpan="1">कुल</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="3"><span class="ds-text-tight-s ds-font-regular ds-mr-2">120</span><span class="ds-text-tight-s ds-font-regular"><span>(8 विकेट; 20 Ovs)</span></span></td></tr></tbody></table></div></div></div><div data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">खिलाड़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">इकॉनमी</th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rosemary-mair-701751" title="आर ए मेयर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">आर ए मेयर</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/fran-jonas-1208952" title="एफ़ जोनस" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एफ़ जोनस</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5.25 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-carson-1169661" title="ई कार्सन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ई कार्सन</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7.25 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/amelia-kerr-803971" title="ए सी कर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ए सी कर</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3.5 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/lea-tahuhu-380929" title="एल एम एम तहुहू" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एल एम एम तहुहू</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/suzie-bates-54565" title="एस डब्ल्यू बेट्स" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एस डब्ल्यू बेट्स</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6 </td></tr></tbody></table></div></div></div><div data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="ds-overflow-x-auto ds-scrollbar-hide"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">विकेट</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">रन</th><th class="ds-min-w-max" colSpan="2">खिलाड़ी</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1st</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">हेली मैथ्यूज़</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">किआना जोसेफ़</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2nd</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">शमैन कैंपबेल</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">हेली मैथ्यूज़</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3rd</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">स्टेफ़ानी टेलर</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">हेली मैथ्यूज़</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">डिएंड्रा डॉटिन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">हेली मैथ्यूज़</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">डिएंड्रा डॉटिन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">आलिया ऑलेन</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">डिएंड्रा डॉटिन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">ऐफ़ी फ़्लेचर</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">ऐफ़ी फ़्लेचर</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">शडीन नेशन</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">ऐफ़ी फ़्लेचर</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">ज़ायडा जेम्स</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">ऐफ़ी फ़्लेचर</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">अश्मिनी मुनिसार</td></tr></tbody></table></div></div></div></div></div></div></div></div><div class="ds-text-tight-m ds-font-regular ds-text-center ds-p-2"><span class="ds-cursor-pointer ds-p-2 ds-opacity-50"><</span><span>1<!-- --> / <!-- -->3</span><span class="ds-cursor-pointer ds-p-2 ">></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"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">ICC महिला T20 विश्व कप</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group A</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="नेट रन रेट">NRR</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/australia-women-238" title="ऑस्ट्रेलिया महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ऑस्ट्रेलिया</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.223</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/new-zealand-women-2563" title="न्यूज़ीलैंड महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">न्यूज़ीलैंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.879</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/india-women-1812" title="भारत" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">भारत</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.322</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/pakistan-women-2971" title="पाकिस्तान महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">पाकिस्तान</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-min-w-max ds-font-bold">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.040</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/sri-lanka-women-3621" title="श्रीलंका महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">श्रीलंका</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-min-w-max ds-font-bold">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-2.173</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group B</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="नेट रन रेट">NRR</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/west-indies-women-3816" title="वेस्टइंडीज़ महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">वेस्टइंडीज़</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.536</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/south-africa-women-3328" title="साउथ अफ़्रीका महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">सा. अफ़्रीका</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.382</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/england-women-975" title="इंग्लैंड महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">इंग्लैंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.091</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/bangladesh-women-299037" title="बांग्लादेश" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">बांग्लादेश</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-min-w-max ds-font-bold">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.844</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/scotland-women-3454" title="स्कॉटलैंड महिला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">स्कॉटलैंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-min-w-max ds-font-bold">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-3.129</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/points-table-standings" title="पूरी तालिका" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-py-2 ds-uppercase">पूरी तालिका</span></a></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-967066" 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":"hi","country":"sg","edition":"in","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12316,"objectId":1272752,"title":"https://www.instagram.com/cricinfohindi/","url":"https://www.instagram.com/cricinfohindi/"}},{"title":"Twitter हिंदी\n","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12250,"objectId":1271199,"title":"https://twitter.com/cricinfohindi?lang=en","url":"https://twitter.com/cricinfohindi?lang=en"}},{"title":"Facebook हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12317,"objectId":1272753,"title":"https://www.facebook.com/ESPNcricinfoHindi","url":"https://www.facebook.com/ESPNcricinfoHindi"}}],"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":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}},{"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/"}}],"featuredItems":[{"title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"","previewImage":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":300722,"objectId":1299473,"scribeId":1299473,"slug":"india-in-the-under-19-world-cups-seeing-that-team-win-the-tournament-under-virat-was-massive","title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","subTitle":"","seoTitle":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"मंदीप सिंह, श्रीवत्स गोस्वामी, रीतिंदर सोढ़ी, हर्षल पटेल और इशान पोरेल से बातचीत","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2022-02-01T09:00:00.000Z","modifiedAt":"2022-02-01T11:39:01.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:16:20.435Z"}},{"title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"","previewImage":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":299460,"objectId":1293330,"scribeId":1293330,"slug":"the-match-that-revived-test-cricket-story-of-test-crickets-first-ever-tied-match","title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","subTitle":"","seoTitle":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"टेस्ट इतिहास का पहला टाई टेस्ट आज ही के दिन 61 साल पहले ब्रिस्बेन में संपन्न हुआ था","shortText":null,"byline":"ब्राइडन कवरडेल","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2021-12-14T09:07:00.000Z","modifiedAt":"2021-12-14T09:17:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":null,"image":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:16:20.435Z"}},{"title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115401,"objectId":1262222,"scribeId":31382310,"statusTypeId":3,"slug":"ubharte-sitaare-hindi-pacer-kartik-tyagi-s-journey","title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","subTitle":"","seoTitle":"Ubharte Sitaare-Hindi-pacer Kartik Tyagi's journey","summary":"मेहनत और लगन से कार्तिक ने हर मुश्किल को किया दरकिनार","duration":379,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-05-03","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-05-03","expireAt":"2041-05-06T08:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.jpg","origin":{"type":"CLIP"},"assetId":"dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi","scribeMongoId":"608faef3ca84b7709aef9bb3","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/playlist.m3u8"}]}},{"title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115163,"objectId":1260248,"scribeId":31300009,"statusTypeId":3,"slug":"chetan-sakariya-s-journey-to-ipl-2021","title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","subTitle":"","seoTitle":"Chetan Sakariya's journey to IPL 2021","summary":"एक समय परिवार ने दिया था क्रिकेट खेलने के लिए सिर्फ 2 साल का समय, आज आईपीएल 2021 के बने सबसे प्रतिभाशाली युवा तेज गेंदबाज","duration":795,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2021-04-21","modifiedAt":"2021-07-08T19:31:44.000Z","recordedAt":"2021-04-21","expireAt":"2051-04-24T06:46:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.jpg","origin":{"type":"CLIP"},"assetId":"dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya","scribeMongoId":"607fcaaeca84b7709acf0658","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/playlist.m3u8"}]}},{"title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115338,"objectId":1261845,"scribeId":31363362,"statusTypeId":3,"slug":"ipl-2021-the-redemption-of-mohammad-siraj","title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","subTitle":"","seoTitle":"IPL 2021-The redemption of Mohammad Siraj","summary":"2019 तक सिराज RCB फ़ैन्स के निशाने पर रहते थे मगर एक साल में इस हैदराबादी ने कहानी पलट कर रख दी। एक साधारण गेंदबाज़ के सुपरस्टार बनने की कहानी","duration":213,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-04-30","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-04-30","expireAt":"2041-05-03T05:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.jpg","origin":{"type":"CLIP"},"assetId":"dm_210430_ipl2021_news_nonbranded_siraj","scribeMongoId":"608b99daca84b7709ae87b45","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj/playlist.m3u8"}]}}],"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":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313173,"objectId":1241632,"slug":"belize-logo","url":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","width":500,"height":500,"caption":"Belize logo","longCaption":"Belize logo","credit":null,"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/313100/313159.logo.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":313159,"objectId":1241618,"slug":"cayman-islands-logo","url":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","width":500,"height":500,"caption":"Cayman Islands logo","longCaption":"Cayman Islands logo","credit":null,"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":null,"isCountry":true,"primaryColor":null,"image":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":"लाइव स्कोर","url":"/hindi/live-cricket-score","code":"matches","links":[{"title":"सभी मैच देखें","url":"/hindi/live-cricket-score","displayType":null},{"title":"आगामी","url":"/hindi/live-cricket-match-schedule-fixtures","displayType":null},{"title":"परिणाम","url":"/hindi/live-cricket-match-results","displayType":null}],"displayType":null},{"title":"सीरीज़","url":"/cricket-fixtures","code":"series","links":[{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","altText":"इंडियन प्रीमियर लीग 2025","displayType":null},{"title":"रणजी ट्रॉफ़ी","url":"/hindi/series/ranji-trophy-2024-25-1445824","displayType":null},{"title":"रणजी ट्रॉफ़ी (प्लेट)","url":"/hindi/series/ranji-trophy-plate-league-2024-25-1445826","displayType":null},{"title":"ऑस्ट्रेलिया vs भारत","url":"/hindi/series/australia-vs-india-2024-25-1426547","displayType":null},{"title":"साउथ अफ़्रीका vs भारत","url":"/hindi/series/india-in-south-africa-2024-25-1449299","displayType":null},{"title":"विश्व टेस्ट चैंपियनशिप","url":"/hindi/series/icc-world-test-championship-2023-2025-1345943","displayType":null},{"title":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html","displayType":"button"},{"title":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"टीम","url":"/team","code":"team","links":[{"title":"ऑस्ट्रेलिया","url":"/hindi/team/australia-2","displayType":null},{"title":"अफ़ग़ानिस्तान","url":"/hindi/team/afghanistan-40","displayType":null},{"title":"बांग्लादेश","url":"/hindi/team/bangladesh-25","displayType":null},{"title":"आयरलैंड","url":"/hindi/team/ireland-29","displayType":null},{"title":"इंग्लैंड","url":"/hindi/team/england-1","displayType":null},{"title":"नामीबिया","url":"/hindi/team/namibia-28","displayType":null},{"title":"भारत","url":"/hindi/team/india-6","displayType":null},{"title":"नेपाल","url":"/hindi/team/nepal-33","displayType":null},{"title":"न्यूज़ीलैंड","url":"/hindi/team/new-zealand-5","displayType":null},{"title":"नीदरलैंड्स","url":"/hindi/team/netherlands-15","displayType":null},{"title":"पाकिस्तान","url":"/hindi/team/pakistan-7","displayType":null},{"title":"ओमान","url":"/hindi/team/oman-37","displayType":null},{"title":"साउथ अफ़्रीका","url":"/hindi/team/south-africa-3","displayType":null},{"title":"पीएनजी","url":"/hindi/team/papua-new-guinea-20","displayType":null},{"title":"श्रीलंका","url":"/hindi/team/sri-lanka-8","displayType":null},{"title":"स्कॉटलैंड","url":"/hindi/team/scotland-30","displayType":null},{"title":"वेस्टइंडीज़","url":"/hindi/team/west-indies-4","displayType":null},{"title":"यूएई","url":"/hindi/team/united-arab-emirates-27","displayType":null},{"title":"ज़िम्बाब्वे","url":"/hindi/team/zimbabwe-9","displayType":null},{"title":"यूएसए","url":"/hindi/team/united-states-of-america-11","displayType":null}],"displayType":null},{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","code":"news","links":[{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","displayType":null}],"displayType":null},{"title":"फ़ीचर्स","url":"/hindi/cricket-features","code":"features","links":[{"title":"फ़ीचर्स होम","url":"/hindi/cricket-features","displayType":null}],"displayType":null},{"title":"वीडियो","url":"/hindi/cricket-videos/latest","code":"videos","links":[{"title":"वीडियोज़ होम","url":"/hindi/cricket-videos/latest","displayType":null},{"title":"टाइम आउट हिंदी","url":"/cricket-videos/genre/t20-time-out-hindi-236","displayType":null},{"title":"हां या ना","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"मैच डे हिंदी","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"क्या खोया क्या पाया","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null}],"displayType":null},{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","code":"IPL 2025 नीलामी","links":[{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","displayType":null},{"title":"Live Blog","url":"/hindi/auction/ipl-2025-auction-1460972/live-updates","displayType":null},{"title":"सभी खिलाड़ी","url":"/auction/ipl-2025-auction-1460972/all-players","displayType":null},{"title":"Squads","url":"/hindi/series/ipl-2025-1449924/squads","displayType":null},{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","displayType":null}],"altText":"IPL 2025 Auction","displayType":null}]},"trendingMatches":{"matches":[{"_uid":114384,"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","stage":"FINISHED","state":"POST","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"पहला टेस्ट ","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-22T02:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 295 रन से जीत ","statusEng":"RESULT","internationalNumber":"002561","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":35.2,"liveBalls":348,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"ऑस्ट्रेलिया बनाम भारत","longName":"भारत का ऑस्ट्रेलिया दौरा","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":41,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3404,"objectId":1126475,"name":"पर्थ स्टेडियम","smallName":"पर्थ","longName":"पर्थ स्टेडियम","slug":"perth-stadium","location":"","image":null,"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":null},"teams":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"150 \u0026 487/6d","scoreInfo":null,"inningNumbers":[1,3],"points":12,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","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":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"104 \u0026 238","scoreInfo":"T:534","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330365,"reportStoryId":330459,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":181,"totalVideos":41,"totalStories":16,"languages":["hi"],"generatedAt":"2024-11-25T23:28:51.888Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115067,"id":115067,"objectId":1433378,"scribeId":1433378,"slug":"west-indies-vs-bangladesh-1st-test","stage":"RUNNING","state":"LIVE","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-22T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 4 - बांग्लादेश को 225 रन की ज़रूरत","statusEng":"Stumps","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":30.06,"liveOversPending":null,"liveBalls":181,"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":2,"gamePlayWatch":false},"ground":{"id":1985,"objectId":208543,"name":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","smallName":"नॉर्थ साउंड","longName":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","slug":"sir-vivian-richards-stadium-north-sound-antigua","location":"","image":{"id":73681,"objectId":287424,"slug":"an-overview-of-the-sir-vivian-richards-stadium-in-north-sound","url":"/lsci/db/PICTURES/CMS/73600/73681.jpg","width":500,"height":268,"caption":"An overview of the Sir Vivian Richards Stadium in North Sound","longCaption":"An overview of the Sir Vivian Richards Stadium in North Sound, Antigua, March 26, 2007","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1102,"objectId":273715,"name":"North Sound","area":"Antigua","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"10,000"},"teams":[{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"वेस्टइंडीज़","longName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","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":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"450/9d \u0026 152","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/750","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665364~1/750\u0026bet=1"}},{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"बांग्लादेश","longName":"बांग्लादेश","abbreviation":"बांग्लादेश","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":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"}},"isHome":false,"isLive":true,"score":"269/9d \u0026 109/7","scoreInfo":"31 ov, T:334","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"66/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665374~66/1\u0026bet=1"}}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":{"odds":"100/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665370~100/1\u0026bet=1"},"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:28:51.003Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117873,"id":117873,"objectId":1459859,"scribeId":1459859,"slug":"delhi-bulls-vs-bangla-tigers-18th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"night","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6685,"tossWinnerTeamId":6685,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.05,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"123/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"124/3","scoreInfo":"9.4/10 ov, T:124","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":115844,"id":115844,"objectId":1444504,"scribeId":1444504,"slug":"south-australia-vs-western-australia-13th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 3 - West Aust 305 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":571,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":68,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"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":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":131,"objectId":56293,"name":"एडिलेड ओवल","smallName":"एडिलेड","longName":"एडिलेड ओवल","slug":"adelaide-oval","location":"North Adelaide","image":{"id":173155,"objectId":695353,"slug":"a-general-view-of-the-adelaide-oval","url":"/lsci/db/PICTURES/CMS/173100/173155.jpg","width":900,"height":600,"caption":"A general view of the Adelaide Oval","longCaption":"A general view of the Adelaide Oval, South Australia v Tasmania, Sheffield Shield, 3rd day, Adelaide, November 24, 2013","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":2,"objectId":56292,"name":"Adelaide","area":"South Australia","timezone":"Australia/Adelaide"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"50,000"},"teams":[{"team":{"id":653,"objectId":602,"scribeId":602,"slug":"western-australia","name":"West Aust","longName":"Western Australia","abbreviation":"WA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","isCountry":false,"primaryColor":"#fbf304","image":{"id":313237,"objectId":1241696,"slug":"western-australia-logo","url":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","width":500,"height":500,"caption":"Western Australia logo","longCaption":"Western Australia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"373 \u0026 185/2","scoreInfo":"68 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":571,"objectId":520,"scribeId":520,"slug":"south-australia","name":"South Aust","longName":"South Australia","abbreviation":"SOA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390435.png","isCountry":false,"primaryColor":"#f70808","image":{"id":390435,"objectId":1458547,"slug":"south-australia-team-logo","url":"/lsci/db/PICTURES/CMS/390400/390435.png","width":500,"height":500,"caption":"South Australia team logo","longCaption":"South Australia team logo","credit":"South Australian Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"253","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.003Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115846,"id":115846,"objectId":1444506,"scribeId":1444506,"slug":"queensland-vs-victoria-15th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"daynight","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-24T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - Victoria 11 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":635,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":36,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"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":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":209,"objectId":56336,"name":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","smallName":"ब्रिसबेन","longName":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","slug":"brisbane-cricket-ground-woolloongabba-brisbane","location":"Woolloongabba","image":{"id":35809,"objectId":189133,"slug":"australia-have-not-lost-a-test-at-the-gabba-since-1988","url":"/lsci/db/PICTURES/CMS/35800/35809.jpg","width":350,"height":232,"caption":"Australia have not lost a Test at the Gabba since 1988","longCaption":"Australia have not lost a Test at the Gabba since 1988","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":8,"objectId":56332,"name":"Brisbane","area":"Queensland","timezone":"Australia/Brisbane"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"37,000"},"teams":[{"team":{"id":635,"objectId":584,"scribeId":584,"slug":"victoria","name":"Victoria","longName":"Victoria","abbreviation":"VIC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390439.jpg","isCountry":false,"primaryColor":null,"image":{"id":390439,"objectId":1458568,"slug":"victora-team-logo-white-background","url":"/lsci/db/PICTURES/CMS/390400/390439.jpg","width":500,"height":500,"caption":"Victora team logo white background","longCaption":"Victora team logo white background","credit":"Cricket Australia","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"186 \u0026 122/0","scoreInfo":"36 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":510,"objectId":459,"scribeId":459,"slug":"queensland","name":"Queensland","longName":"Queensland","abbreviation":"QLD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","isCountry":false,"primaryColor":"#c90808","image":{"id":313233,"objectId":1241692,"slug":"queensland-logo","url":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","width":500,"height":500,"caption":"Queensland logo","longCaption":"Queensland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"297","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.003Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115845,"id":115845,"objectId":1444505,"scribeId":1444505,"slug":"new-south-wales-vs-tasmania-14th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-23T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - NSW 129 रन से पीछे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"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":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":132,"objectId":56544,"name":"सिडनी क्रिकेट ग्राउंड","smallName":"सिडनी","longName":"सिडनी क्रिकेट ग्राउंड","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":false,"score":"364","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":true,"score":"235/4","scoreInfo":"60 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.003Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116353,"id":116353,"objectId":1445992,"scribeId":1445992,"slug":"bihar-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2063,"tossWinnerTeamId":1636,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"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":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116356,"id":116356,"objectId":1445995,"scribeId":1445995,"slug":"baroda-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116361,"id":116361,"objectId":1446000,"scribeId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":1719,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":713,"objectId":58324,"name":"वानखेडे़ स्टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116363,"id":116363,"objectId":1446002,"scribeId":1446002,"slug":"jharkhand-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6558,"tossWinnerTeamId":1994,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116364,"id":116364,"objectId":1446003,"scribeId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":2230,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116368,"id":116368,"objectId":1446007,"scribeId":1446007,"slug":"goa-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2170,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116352,"id":116352,"objectId":1445991,"scribeId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"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":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116354,"id":116354,"objectId":1445993,"scribeId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116359,"id":116359,"objectId":1445998,"scribeId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116360,"id":116360,"objectId":1445999,"scribeId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"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":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116365,"id":116365,"objectId":1446004,"scribeId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6562,"tossWinnerTeamId":6562,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116366,"id":116366,"objectId":1446005,"scribeId":1446005,"slug":"odisha-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1874,"tossWinnerTeamId":1874,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116367,"id":116367,"objectId":1446006,"scribeId":1446006,"slug":"andhra-vs-nagaland-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1592,"tossWinnerTeamId":1592,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"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":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","smallName":"हैदराबाद, डेक्कन","longName":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116369,"id":116369,"objectId":1446008,"scribeId":1446008,"slug":"kerala-vs-maharashtra-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","smallName":"हैदराबाद, डेक्कन","longName":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116357,"id":116357,"objectId":1445996,"scribeId":1445996,"slug":"gujarat-vs-saurashtra-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1780,"tossWinnerTeamId":2121,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"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":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","inningNumbers":[2],"points":4,"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":["hi"],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116362,"id":116362,"objectId":1446001,"scribeId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2212,"tossWinnerTeamId":1803,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":13,"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":713,"objectId":58324,"name":"वानखेडे़ स्टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","inningNumbers":[2],"points":4,"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-11-25T23:28:51.004Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":117872,"id":117872,"objectId":1459858,"scribeId":1459858,"slug":"chennai-braves-vs-ajman-bolts-17th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"17th Match","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"Bolts की 18 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7225,"tossWinnerTeamId":6887,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.06,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7225,"objectId":1459839,"scribeId":1459839,"slug":"ajman-bolts","name":"Bolts","longName":"Ajman Bolts","abbreviation":"AJB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391065.png","isCountry":false,"primaryColor":null,"image":{"id":391065,"objectId":1459883,"slug":"ajman-bolts-abu-dhabi-t10-logo","url":"/lsci/db/PICTURES/CMS/391000/391065.png","width":500,"height":500,"caption":"Ajman Bolts Abu Dhabi T10 logo","longCaption":"Ajman Bolts Abu Dhabi T10 logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"142/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6887,"objectId":1288991,"scribeId":1288991,"slug":"chennai-braves","name":"ब्रेव्स","longName":"चेन्नई ब्रेव्स","abbreviation":"CB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391067.png","isCountry":false,"primaryColor":null,"image":{"id":391067,"objectId":1459885,"slug":"chennai-brave-jaguars-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391067.png","width":500,"height":500,"caption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","longCaption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"124/5","scoreInfo":"10 ov, T:143","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":117871,"id":117871,"objectId":1459857,"scribeId":1459857,"slug":"new-york-strikers-vs-team-abu-dhabi-16th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"16th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7025,"tossWinnerTeamId":7025,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":6.02,"liveOversPending":null,"liveBalls":36,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6684,"objectId":1204575,"scribeId":1204575,"slug":"team-abu-dhabi","name":"अबू धाबी","longName":"टीम अबू धाबी","abbreviation":"TAD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371942.png","isCountry":false,"primaryColor":null,"image":{"id":371942,"objectId":1410826,"slug":"team-abu-dhabi-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371942.png","width":500,"height":500,"caption":"Team Abu Dhabi team logo","longCaption":"Team Abu Dhabi team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"73/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7025,"objectId":1344976,"scribeId":1344976,"slug":"new-york-strikers","name":"स्ट्राइकर्स","longName":"न्यूयॉर्क स्ट्राइकर्स","abbreviation":"NYS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371940.png","isCountry":false,"primaryColor":null,"image":{"id":371940,"objectId":1410824,"slug":"new-york-strikers-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371940.png","width":500,"height":500,"caption":"New York Strikers team logo","longCaption":"New York Strikers team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"74/0","scoreInfo":"6.2/10 ov, T:74","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115881,"id":115881,"objectId":1444650,"scribeId":1444650,"slug":"zimbabwe-vs-pakistan-2nd-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"2nd ODI","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004811","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":16518,"objectId":1444642,"scribeId":1444642,"slug":"pakistan-in-zimbabwe-2024-25","name":"Pakistan in Zimbabwe","longName":"Pakistan tour of Zimbabwe","alternateName":"ZIM vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"क्वींस स्पोर्ट्स क्लब, बुलावायो","smallName":"बुलावायो","longName":"क्वींस स्पोर्ट्स क्लब, बुलावायो","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"ज़िम्बाब्वे","longName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","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":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","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":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"पाकिस्तान","longName":"पाकिस्तान","abbreviation":"पाकिस्तान","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":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","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":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.004Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117874,"id":117874,"objectId":1459860,"scribeId":1459860,"slug":"up-nawabs-vs-deccan-gladiators-19th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","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":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7226,"objectId":1459841,"scribeId":1459841,"slug":"up-nawabs","name":"Nawabs","longName":"UP Nawabs","abbreviation":"UPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391066.png","isCountry":false,"primaryColor":null,"image":{"id":391066,"objectId":1459884,"slug":"up-nawabs-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391066.png","width":500,"height":500,"caption":"UP Nawabs Abu Dhabi T10 league logo","longCaption":"UP Nawabs Abu Dhabi T10 league logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6683,"objectId":1204574,"scribeId":1204574,"slug":"deccan-gladiators","name":"ग्लैडिएटर्स","longName":"डेक्कन ग्लैडिएटर्स","abbreviation":"DG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371941.png","isCountry":false,"primaryColor":null,"image":{"id":371941,"objectId":1410825,"slug":"deccan-gladiators-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371941.png","width":500,"height":500,"caption":"Deccan Gladiators team logo","longCaption":"Deccan Gladiators team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"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":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117875,"id":117875,"objectId":1459861,"scribeId":1459861,"slug":"bangla-tigers-vs-northern-warriors-20th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"20th Match","floodlit":"daynight","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","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":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6600,"objectId":1163305,"scribeId":1163305,"slug":"northern-warriors","name":"वॉरियर्स","longName":"नॉर्दर्न वॉरियर्स","abbreviation":"NW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371937.png","isCountry":false,"primaryColor":null,"image":{"id":371937,"objectId":1410821,"slug":"northern-warriors-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371937.png","width":500,"height":500,"caption":"Northern Warriors Team logo","longCaption":"Northern Warriors Team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"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":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117876,"id":117876,"objectId":1459862,"scribeId":1459862,"slug":"delhi-bulls-vs-samp-army-21st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","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":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7026,"objectId":1344977,"scribeId":1344977,"slug":"samp-army","name":"सैंप आर्मी","longName":"सैंप आर्मी","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371939.png","isCountry":false,"primaryColor":null,"image":{"id":371939,"objectId":1410823,"slug":"samp-army-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371939.png","width":500,"height":500,"caption":"Samp Army team logo","longCaption":"Samp Army team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"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":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117908,"id":117908,"objectId":1460205,"scribeId":1460205,"slug":"guyana-amazon-warriors-vs-lahore-qalandars-1st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T23:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","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":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},"ground":{"id":1986,"objectId":208544,"name":"गयाना","smallName":"गयाना","longName":"गयाना","slug":"providence-stadium-guyana","location":"","image":{"id":74347,"objectId":289745,"slug":"an-overview-of-the-providence-stadium-in-guyana","url":"/lsci/db/PICTURES/CMS/74300/74347.jpg","width":500,"height":333,"caption":"An overview of the Providence Stadium in Guyana","longCaption":"An overview of the Providence Stadium in Guyana, Ireland v New Zealand, Super Eights, Guyana, April 9, 2007 ","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1076,"objectId":248162,"name":"प्रॉविडेंस","area":"गुयाना","timezone":"America/Guyana"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"15,000"},"teams":[{"team":{"id":5153,"objectId":642413,"scribeId":642413,"slug":"guyana-amazon-warriors","name":"ऐमेज़ॉन","longName":"गयाना ऐमेज़ॉन वॉरियर्स","abbreviation":"ऐमेज़ॉन","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","isCountry":false,"primaryColor":"#2a7416","image":{"id":313482,"objectId":1241941,"slug":"guyana-amazon-warriors-logo","url":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","width":500,"height":500,"caption":"Guyana Amazon Warriors logo","longCaption":"Guyana Amazon Warriors logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":5799,"objectId":953847,"scribeId":953847,"slug":"lahore-qalandars","name":"लाहौर","longName":"लाहौर क़लंदर्स","abbreviation":"लाहौर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313523,"objectId":1241982,"slug":"lahore-qalandars-logo","url":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","width":500,"height":500,"caption":"Lahore Qalandars logo","longCaption":"Lahore Qalandars logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","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":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:28:51.005Z","scorecardSource":null,"ballByBallSource":null}]},"keySeriesItems":[{"title":"Indian Premier League, 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024","startDate":"2024-03-22T00:00:00.000Z","endDate":"2024-05-26T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":377,"totalSquads":10,"gamePlayWatch":true}},{"title":"भारत vs इंग्लैंड","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15633,"objectId":1389386,"scribeId":22002,"slug":"england-in-india-2023-24","name":"भारत बनाम इंग्लैंड","longName":"इंग्लैंड का भारत दौरा","alternateName":"IND v ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-25T00:00:00.000Z","endDate":"2024-03-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":44,"totalSquads":3,"gamePlayWatch":false}},{"title":"रणजी ट्रॉफ़ी, 2023/24","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15548,"objectId":1383414,"scribeId":8050,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2024-01-05T00:00:00.000Z","endDate":"2024-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":2,"totalSquads":32,"gamePlayWatch":false}},{"title":"ऑस्ट्रेलिया vs वेस्टइंडीज़","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15391,"objectId":1375837,"scribeId":21397,"slug":"west-indies-in-australia-2023-24","name":"ऑस्ट्रेलिया vs वेस्टइंडीज़","longName":"वेस्टइंडीज़ का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-10T00:00:00.000Z","endDate":"2024-02-13T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}},{"title":"WTC 2023-25","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"विश्व टेस्ट चैंपियनशिप","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":151,"totalSquads":0,"gamePlayWatch":false}},{"title":"अंडर-19 विश्व कप","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15822,"objectId":1399722,"scribeId":8368,"slug":"icc-under-19-world-cup-2023-24","name":"ICC अंडर-19 विश्व कप","longName":"ICC अंडर-19 विश्व कप","alternateName":"U19 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2023/24","startDate":"2024-01-19T00:00:00.000Z","endDate":"2024-02-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false}},{"title":"BBL","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15579,"objectId":1386092,"scribeId":8044,"slug":"big-bash-league-2023-24","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल 2023","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2023/24","startDate":"2023-12-07T00:00:00.000Z","endDate":"2024-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Match Day","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12155,"objectId":1266943,"title":"https://www.espncricinfo.com/video/genre/match-day-155","url":"https://www.espncricinfo.com/video/genre/match-day-155"}},{"title":"ICC Rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11662,"objectId":1241478,"title":"ICC Rankings","url":"https://www.espncricinfo.com/rankings/content/page/211271.html"}}],"promotedItems":[{"title":"साउथ अफ़्रीका बनाम भारत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20253,"objectId":1458753,"title":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"}},{"title":"रणजी ट्रॉफ़ी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20105,"objectId":1455486,"title":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"}},{"title":"ऑस्ट्रेलिया बनाम पाकिस्तान","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20236,"objectId":1458480,"title":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544","url":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20237,"objectId":1458481,"title":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}}],"askQuestionContent":null},"appPageProps":{"data":{"sponsoredFeatures":{"MATCH_POLLS":[]},"data":{"match":{"_uid":114959,"id":114959,"objectId":1432443,"scribeId":1432443,"slug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"दूसरा सेमीफ़ाइनल","floodlit":"night","startDate":"2024-10-18T00:00:00.000Z","endDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 रन से जीत ","statusEng":"RESULT","internationalNumber":"002097","generalNumber":null,"winnerTeamId":2614,"tossWinnerTeamId":2614,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.06,"liveOversPending":null,"liveBalls":115,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16315,"objectId":1432420,"scribeId":8634,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-10-03T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":8,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#E49042","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":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":"128/9","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"teamOdds":null},{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#03A9F4","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":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"120/8","scoreInfo":"20 ov, T:129","inningNumbers":[2],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":329405,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":39,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-11-25T23:30:18.561Z","scorecardSource":"emma","ballByBallSource":"feedback","tiebreakerTeamId":null,"endTime":"2024-10-18T21:23:00.000Z","statusData":{"statusTextLangKey":"match_status_text_won_runs","statusTextLangData":{"firstBattingTeamId":2614,"tossWinnerTeamId":2614,"tiebreakerTeamId":null,"winnerTeamId":2614,"currentBattingTeamId":3867,"wonByRuns":8,"wonByWickets":2,"wonByBalls":0,"day":null,"session":null,"crr":null,"rrr":null,"rpb":null,"rrpb":null,"requiredRuns":null,"remainingBalls":null,"remainingOvers":null,"leadRuns":null,"trailRuns":null,"amountType":null,"rainRuleType":null}},"scheduledDays":1,"scheduledOvers":20,"scheduledInnings":1,"hoursInfo":"","daysInfo":"18 अक्तूबर 2024","umpires":[{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","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":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"player":{"id":78311,"objectId":788811,"name":"क्लेयर पोलोसैक","longName":"क्लेयर पोलोसैक","mobileName":"पोलोसैक","indexName":"Polosak, CA","battingName":"सीए पोलोसैक","fieldingName":"पोलोसैक","slug":"claire-polosak","imageUrl":"/lsci/db/PICTURES/CMS/282200/282293.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":4,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":{"id":282293,"objectId":1165091,"slug":"claire-polosak-umpire-portrait","url":"/lsci/db/PICTURES/CMS/282200/282293.1.jpg","width":160,"height":216,"caption":"Claire Polosak umpire portrait","longCaption":"Claire Polosak umpire portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}},{"team":{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"साउथ अफ़्रीका","longName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","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":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"}},"player":{"id":95814,"objectId":1072118,"name":"लॉरेन ऐगेनबैग","longName":"लॉरेन ऐगेनबैग","mobileName":"ऐगेनबैग","indexName":"Agenbag, L","battingName":"एल ऐगेनबैग","fieldingName":"ऐगेनबैग","slug":"lauren-agenbag","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":8,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":null,"countryTeamId":3,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"tvUmpires":[{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","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":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"player":{"id":104314,"objectId":1169355,"name":"इलॉयज़ शेरिडन","longName":"इलॉयज़ शेरिडन","mobileName":"Sheridan","indexName":"Sheridan, E","battingName":"E Sheridan","fieldingName":"Sheridan","slug":"eloise-sheridan","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1985,"month":9,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":null,"countryTeamId":2,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"reserveUmpires":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"player":{"id":110852,"objectId":1290109,"name":"वृंदा राठी","longName":"वृंदा राठी","mobileName":"राठी","indexName":"वृंदा राठी","battingName":"वी राठी","fieldingName":"राठी","slug":"vrinda-rathi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":2,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"matchReferees":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","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":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"player":{"id":8523,"objectId":53923,"name":"जी एस लक्ष्मी","longName":"जी एस लक्ष्मी","mobileName":"Lakshmi","indexName":"जी एस लक्ष्मी","battingName":"जी एस लक्ष्मी","fieldingName":"जी एस लक्ष्मी","slug":"gs-lakshmi","imageUrl":"/lsci/db/PICTURES/CMS/258700/258726.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1968,"month":5,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":258726,"objectId":1080829,"slug":"gs-lakshmi-player-portrait","url":"/lsci/db/PICTURES/CMS/258700/258726.1.jpg","width":160,"height":221,"caption":"GS Lakshmi player portrait","longCaption":"GS Lakshmi player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"debutPlayers":null,"replacementPlayers":[{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"player":{"id":57205,"objectId":355355,"name":"शडीन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"over":13.1,"oversUnique":13.01,"ballsUnique":null,"inning":2,"replacingPlayer":{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png","dateOfBirth":{"year":1995,"month":8,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.1.png","width":160,"height":136,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.png","width":600,"height":436,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321678.square.png"}}},"playerReplacementType":5}],"otherSerieses":[{"id":16709,"objectId":1453077,"scribeId":1453077,"slug":"new-zealand-women-in-united-arab-emirates-2024-25","name":"New Zealand Women in United Arab Emirates","longName":"New Zealand Women tour of United Arab Emirates","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2024,"typeId":8,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-09-28T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":16712,"objectId":1453081,"scribeId":1453081,"slug":"west-indies-women-in-united-arab-emirates-2024-25","name":"West Indies Women in United Arab Emirates","longName":"West Indies Women tour of United Arab Emirates","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2024,"typeId":8,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-09-28T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}],"actualDays":1,"hawkeyeSource":null,"commentarySource":"cms","liveCommentator":null,"liveScorer":null,"liveDay":1,"liveSession":1},"content":{"recentBallCommentary":{"ballComments":[{"_uid":46960682,"id":46960682,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.06,"oversActual":19.6,"overNumber":20,"ballNumber":6,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":302,"wagonY":264,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"SLOG_SHOT","shotControl":1,"timestamp":"2024-10-18T17:22:57.000Z","modified":"2024-10-18T17:23:00.000Z","batsmanPlayerId":57202,"bowlerPlayerId":46564,"outPlayerId":null,"totalInningRuns":120,"totalInningWickets":8,"predictions":{"score":120,"winProbability":0},"title":"बेट्स, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[{"id":389383,"objectId":1456003,"slug":"sophie-devine-and-suzie-bates-get-in-on-a-group-hug","url":"/lsci/db/PICTURES/CMS/389300/389383.jpg","width":1400,"height":1022,"caption":"Sophie Devine and Suzie Bates get in on a group hug","longCaption":"Sophie Devine and Suzie Bates get in on a group hug, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389383.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389383.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389383.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389378,"objectId":1455995,"slug":"the-new-zealand-players-celebrate-qualifying-for-the-final","url":"/lsci/db/PICTURES/CMS/389300/389378.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate qualifying for the final","longCaption":"The New Zealand players celebrate qualifying for the final, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389378.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389378.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389378.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389377,"objectId":1455994,"slug":"the-new-zealand-players-celebrate-their-win","url":"/lsci/db/PICTURES/CMS/389300/389377.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate their win","longCaption":"The New Zealand players celebrate their win, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389377.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389377.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389377.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"events":[],"over":{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"inningNumber":2,"overNumber":20,"overRuns":6,"overWickets":1,"totalRuns":120,"totalWickets":8,"target":129,"overLimit":20,"ballLimit":120,"isMaiden":false,"isComplete":true,"isSuperOver":false,"overEndBatsmen":[{"player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"runs":17,"balls":15,"fours":1,"sixes":0},{"player":{"id":114401,"objectId":1352168,"name":"ए मुनिसार","longName":"अश्मिनी मुनिसार","mobileName":"मुनिसार","indexName":"Munisar, A","battingName":"ए मुनिसार","fieldingName":"मुनिसार","slug":"ashmini-munisar","imageUrl":"/lsci/db/PICTURES/CMS/370900/370962.6.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":12,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":370962,"objectId":1408003,"slug":"ashmini-munisar-player-portrait","url":"/lsci/db/PICTURES/CMS/370900/370962.6.png","width":160,"height":136,"caption":"Ashmini Munisar, player portrait","longCaption":"Ashmini Munisar, player portrait","credit":"CPL T20/Getty Images","photographer":"Randy Brooks","peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"runs":1,"balls":1,"fours":0,"sixes":0}],"overEndBowlers":[{"player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"overs":1,"balls":6,"maidens":0,"conceded":6,"wickets":1,"currentType":1},{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":29,"wickets":3,"currentType":2}],"rollover":null},"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960681,"id":46960681,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.05,"oversActual":19.5,"overNumber":20,"ballNumber":5,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"SLOG_SHOT","shotControl":2,"timestamp":"2024-10-18T17:22:25.000Z","modified":"2024-10-18T17:22:28.000Z","batsmanPlayerId":57202,"bowlerPlayerId":46564,"outPlayerId":null,"totalInningRuns":119,"totalInningWickets":8,"predictions":{"score":120,"winProbability":0.01},"title":"बेट्स, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960680,"id":46960680,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.04,"oversActual":19.4,"overNumber":20,"ballNumber":4,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":207,"wagonY":248,"wagonZone":4,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"SLOG_SHOT","shotControl":2,"timestamp":"2024-10-18T17:22:00.000Z","modified":"2024-10-18T17:24:00.000Z","batsmanPlayerId":114401,"bowlerPlayerId":46564,"outPlayerId":null,"totalInningRuns":119,"totalInningWickets":8,"predictions":{"score":121,"winProbability":10},"title":"बेट्स, मुनिसार को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960679,"id":46960679,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.03,"oversActual":19.3,"overNumber":20,"ballNumber":3,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":true,"dismissalType":2,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"SLOG_SHOT","shotControl":2,"timestamp":"2024-10-18T17:20:25.000Z","modified":"2024-10-18T17:23:48.000Z","batsmanPlayerId":109568,"bowlerPlayerId":46564,"outPlayerId":109568,"totalInningRuns":118,"totalInningWickets":8,"predictions":{"score":122,"winProbability":2.45},"title":"बेट्स, ज़ायडा जेम्स को","dismissalText":{"short":"बोल्ड","long":" b बेट्स","commentary":"ज़ायडा जेम्स b बेट्स 14 (8b 2x4 0x6 10m) SR: 175"},"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960678,"id":46960678,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.02,"oversActual":19.2,"overNumber":20,"ballNumber":2,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"SWEEP_SHOT","shotControl":2,"timestamp":"2024-10-18T17:19:53.000Z","modified":"2024-10-18T17:22:39.000Z","batsmanPlayerId":109568,"bowlerPlayerId":46564,"outPlayerId":null,"totalInningRuns":118,"totalInningWickets":7,"predictions":{"score":123,"winProbability":14.63},"title":"बेट्स, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960677,"id":46960677,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":19.01,"oversActual":19.1,"overNumber":20,"ballNumber":1,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":344,"wagonY":247,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-18T17:19:05.000Z","modified":"2024-10-18T17:22:35.000Z","batsmanPlayerId":109568,"bowlerPlayerId":46564,"outPlayerId":null,"totalInningRuns":118,"totalInningWickets":7,"predictions":{"score":124,"winProbability":22.6},"title":"बेट्स, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960676,"id":46960676,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.06,"oversActual":18.6,"overNumber":19,"ballNumber":6,"totalRuns":2,"batsmanRuns":2,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":325,"wagonY":123,"wagonZone":2,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"PULL","shotControl":1,"timestamp":"2024-10-18T17:17:15.000Z","modified":"2024-10-18T17:17:18.000Z","batsmanPlayerId":57202,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":114,"totalInningWickets":7,"predictions":{"score":122,"winProbability":12.8},"title":"कार्सन, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"inningNumber":2,"overNumber":19,"overRuns":8,"overWickets":0,"totalRuns":114,"totalWickets":7,"target":129,"overLimit":20,"ballLimit":120,"isMaiden":false,"isComplete":true,"isSuperOver":false,"overEndBatsmen":[{"player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"runs":16,"balls":13,"fours":1,"sixes":0},{"player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"runs":10,"balls":5,"fours":1,"sixes":0}],"overEndBowlers":[{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":29,"wickets":3,"currentType":1},{"player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":21,"wickets":1,"currentType":2}],"rollover":null},"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960675,"id":46960675,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.05,"oversActual":18.5,"overNumber":19,"ballNumber":5,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":228,"wagonY":251,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"ON_DRIVE","shotControl":2,"timestamp":"2024-10-18T17:16:57.000Z","modified":"2024-10-18T17:17:01.000Z","batsmanPlayerId":109568,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":112,"totalInningWickets":7,"predictions":{"score":121,"winProbability":4.45},"title":"कार्सन, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":18.05,"batsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png"},"fielders":[]}],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960674,"id":46960674,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.04,"oversActual":18.4,"overNumber":19,"ballNumber":4,"totalRuns":2,"batsmanRuns":2,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":283,"wagonY":211,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-18T17:16:14.000Z","modified":"2024-10-18T17:16:17.000Z","batsmanPlayerId":109568,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":111,"totalInningWickets":7,"predictions":{"score":121,"winProbability":6.05},"title":"कार्सन, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960673,"id":46960673,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.03,"oversActual":18.3,"overNumber":19,"ballNumber":3,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":200,"wagonY":207,"wagonZone":4,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-18T17:15:49.000Z","modified":"2024-10-18T17:15:53.000Z","batsmanPlayerId":57202,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":109,"totalInningWickets":7,"predictions":{"score":120,"winProbability":5.76},"title":"कार्सन, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960672,"id":46960672,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.02,"oversActual":18.2,"overNumber":19,"ballNumber":2,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":282,"wagonY":207,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":1,"timestamp":"2024-10-18T17:15:32.000Z","modified":"2024-10-18T17:15:35.000Z","batsmanPlayerId":109568,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":108,"totalInningWickets":7,"predictions":{"score":120,"winProbability":6.89},"title":"कार्सन, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960671,"id":46960671,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":18.01,"oversActual":18.1,"overNumber":19,"ballNumber":1,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":60,"wagonY":195,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-18T17:14:44.000Z","modified":"2024-10-18T17:15:06.000Z","batsmanPlayerId":57202,"bowlerPlayerId":104365,"outPlayerId":null,"totalInningRuns":107,"totalInningWickets":7,"predictions":{"score":120,"winProbability":7.86},"title":"कार्सन, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960670,"id":46960670,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.07,"oversActual":17.6,"overNumber":18,"ballNumber":7,"totalRuns":2,"batsmanRuns":2,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":309,"wagonY":212,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":2,"timestamp":"2024-10-18T17:12:59.000Z","modified":"2024-10-18T17:13:03.000Z","batsmanPlayerId":109568,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":106,"totalInningWickets":7,"predictions":{"score":120,"winProbability":8.67},"title":"जोनस, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"inningNumber":2,"overNumber":18,"overRuns":10,"overWickets":1,"totalRuns":106,"totalWickets":7,"target":129,"overLimit":20,"ballLimit":120,"isMaiden":false,"isComplete":true,"isSuperOver":false,"overEndBatsmen":[{"player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"runs":6,"balls":2,"fours":1,"sixes":0},{"player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"runs":12,"balls":10,"fours":1,"sixes":0}],"overEndBowlers":[{"player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":21,"wickets":1,"currentType":1},{"player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":14,"wickets":2,"currentType":2}],"rollover":null},"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960669,"id":46960669,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.06,"oversActual":17.5,"overNumber":18,"ballNumber":6,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":30,"wagonY":88,"wagonZone":7,"pitchLine":"ON_THE_STUMPS","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"PULL","shotControl":1,"timestamp":"2024-10-18T17:12:20.000Z","modified":"2024-10-18T17:12:22.000Z","batsmanPlayerId":109568,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":104,"totalInningWickets":7,"predictions":{"score":119,"winProbability":8.59},"title":"जोनस, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960668,"id":46960668,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.05,"oversActual":17.4,"overNumber":18,"ballNumber":5,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":210,"wagonY":238,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"SLOG_SHOT","shotControl":1,"timestamp":"2024-10-18T17:12:05.000Z","modified":"2024-10-18T17:12:07.000Z","batsmanPlayerId":57202,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":100,"totalInningWickets":7,"predictions":{"score":116,"winProbability":5.28},"title":"जोनस, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960667,"id":46960667,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.04,"oversActual":17.4,"overNumber":18,"ballNumber":4,"totalRuns":2,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":2,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"DOWN_LEG","pitchLength":"GOOD_LENGTH","shotType":"FLICK","shotControl":2,"timestamp":"2024-10-18T17:11:47.000Z","modified":"2024-10-18T17:11:50.000Z","batsmanPlayerId":109568,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":99,"totalInningWickets":7,"predictions":{"score":115,"winProbability":4.93},"title":"जोनस, ज़ायडा जेम्स को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960666,"id":46960666,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.03,"oversActual":17.3,"overNumber":18,"ballNumber":3,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":true,"dismissalType":2,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"SLOG_SHOT","shotControl":2,"timestamp":"2024-10-18T17:10:02.000Z","modified":"2024-10-18T17:10:05.000Z","batsmanPlayerId":57205,"bowlerPlayerId":106955,"outPlayerId":57205,"totalInningRuns":97,"totalInningWickets":7,"predictions":{"score":114,"winProbability":4.09},"title":"जोनस, नेशन को","dismissalText":{"short":"बोल्ड","long":" b जोनस","commentary":"शडीन नेशन b जोनस 0 (5b 0x4 0x6 4m) SR: 0"},"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960665,"id":46960665,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.02,"oversActual":17.2,"overNumber":18,"ballNumber":2,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":180,"wagonY":190,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"COVER_DRIVE","shotControl":2,"timestamp":"2024-10-18T17:09:25.000Z","modified":"2024-10-18T17:09:28.000Z","batsmanPlayerId":57205,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":97,"totalInningWickets":6,"predictions":{"score":115,"winProbability":8.52},"title":"जोनस, नेशन को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960664,"id":46960664,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":17.01,"oversActual":17.1,"overNumber":18,"ballNumber":1,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":305,"wagonY":237,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-18T17:09:09.000Z","modified":"2024-10-18T17:09:11.000Z","batsmanPlayerId":57202,"bowlerPlayerId":106955,"outPlayerId":null,"totalInningRuns":97,"totalInningWickets":6,"predictions":{"score":117,"winProbability":10.95},"title":"जोनस, फ़्लेचर को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[],"over":null,"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]},{"_uid":46960663,"id":46960663,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":16.06,"oversActual":16.6,"overNumber":17,"ballNumber":6,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":98,"wagonY":186,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"COVER_DRIVE","shotControl":2,"timestamp":"2024-10-18T17:07:55.000Z","modified":"2024-10-18T17:07:58.000Z","batsmanPlayerId":57205,"bowlerPlayerId":79609,"outPlayerId":null,"totalInningRuns":96,"totalInningWickets":6,"predictions":{"score":118,"winProbability":12.06},"title":"कर, नेशन को","dismissalText":null,"commentPreTextItems":null,"commentTextItems":null,"commentPostTextItems":null,"commentVideos":[],"commentImages":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":16.06,"batsman":{"id":57205,"objectId":355355,"name":"शडीन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png"},"fielders":[{"id":69360,"objectId":594654,"name":"ब्रूक हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png"}]}],"over":{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"inningNumber":2,"overNumber":17,"overRuns":1,"overWickets":1,"totalRuns":96,"totalWickets":6,"target":129,"overLimit":20,"ballLimit":120,"isMaiden":false,"isComplete":true,"isSuperOver":false,"overEndBatsmen":[{"player":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"runs":0,"balls":3,"fours":0,"sixes":0},{"player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"runs":10,"balls":8,"fours":1,"sixes":0}],"overEndBowlers":[{"player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":14,"wickets":2,"currentType":1},{"player":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"overs":3,"balls":18,"maidens":0,"conceded":33,"wickets":1,"currentType":2}],"rollover":null},"batsmanStatText":null,"bowlerStatText":null,"smartStats":[]}],"superOverBallComments":[],"preComments":[]},"recentOverCommentary":{"overComments":[{"overNumber":20,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":19,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":18,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":17,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":16,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":15,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":14,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":13,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":12,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false},{"overNumber":11,"inningNumber":2,"isComplete":true,"fanComments":[],"isSuperOver":false}],"superOverComments":[]},"teamRecentMatches":{},"headToHead":null,"matchPlayers":{"teamPlayers":[{"type":"PLAYING","team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"players":[{"playerRoleType":"P","player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"matches":10,"runs":242,"innings":10,"average":24.2,"notouts":0,"strikerate":97.18},{"player":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"matches":10,"runs":224,"innings":10,"average":24.8889,"notouts":1,"strikerate":97.81}],"bestBowlers":[{"player":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"matches":10,"wickets":19,"innings":10,"average":12.0526,"economy":6.1614,"conceded":229,"balls":223,"strikerate":11.73},{"player":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"matches":9,"wickets":12,"innings":9,"average":18.25,"economy":6.6364,"conceded":219,"balls":198,"strikerate":16.5}]},{"type":"PLAYING","team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"players":[{"playerRoleType":"P","player":{"id":63338,"objectId":474190,"name":"सीए हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png","dateOfBirth":{"year":1995,"month":8,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.1.png","width":160,"height":136,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.png","width":600,"height":436,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321678.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":114401,"objectId":1352168,"name":"ए मुनिसार","longName":"अश्मिनी मुनिसार","mobileName":"मुनिसार","indexName":"Munisar, A","battingName":"ए मुनिसार","fieldingName":"मुनिसार","slug":"ashmini-munisar","imageUrl":"/lsci/db/PICTURES/CMS/370900/370962.6.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":12,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":370962,"objectId":1408003,"slug":"ashmini-munisar-player-portrait","url":"/lsci/db/PICTURES/CMS/370900/370962.6.png","width":160,"height":136,"caption":"Ashmini Munisar, player portrait","longCaption":"Ashmini Munisar, player portrait","credit":"CPL T20/Getty Images","photographer":"Randy Brooks","peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":63409,"objectId":474308,"name":"हेली मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"matches":10,"runs":357,"innings":10,"average":35.7,"notouts":0,"strikerate":116.66},{"player":{"id":60763,"objectId":424631,"name":"शमैन कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"matches":10,"runs":197,"innings":10,"average":24.625,"notouts":2,"strikerate":101.54}],"bestBowlers":[{"player":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"matches":10,"wickets":22,"innings":10,"average":9.6364,"economy":5.8349,"conceded":212,"balls":218,"strikerate":9.9},{"player":{"id":63409,"objectId":474308,"name":"हेली मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"matches":10,"wickets":8,"innings":10,"average":27.625,"economy":6.1389,"conceded":221,"balls":216,"strikerate":27}]}]},"teamImpactPlayers":{"2614":[],"3867":[]},"statsguruLinks":[],"livePerformance":null,"bestPerformance":{"batsmen":[{"_uid":57201,"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"inningNumber":2,"runs":33,"balls":22,"fours":0,"sixes":3,"strikerate":150,"control":76,"shot":"पुल","shotRuns":14,"shotFours":0,"shotSixes":1,"wagonData":[0,5,25,1,0,2,0,0],"teamAbbreviation":"WI-W"},{"_uid":106954,"player":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"inningNumber":1,"runs":33,"balls":31,"fours":3,"sixes":1,"strikerate":106.45,"control":55,"shot":"ऑन ड्राइव","shotRuns":11,"shotFours":0,"shotSixes":1,"wagonData":[0,0,10,12,8,2,0,1],"teamAbbreviation":"NZ-W"}],"bowlers":[{"_uid":57201,"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"lhbPitchMap":[{"line":2,"length":3,"runs":0,"balls":1,"wickets":0},{"line":3,"length":2,"runs":0,"balls":1,"wickets":1},{"line":3,"length":4,"runs":2,"balls":1,"wickets":0}],"rhbPitchMap":[{"line":2,"length":3,"runs":6,"balls":6,"wickets":1},{"line":2,"length":4,"runs":0,"balls":2,"wickets":0},{"line":3,"length":2,"runs":2,"balls":1,"wickets":0},{"line":3,"length":3,"runs":5,"balls":4,"wickets":0},{"line":3,"length":4,"runs":4,"balls":6,"wickets":2},{"line":3,"length":5,"runs":3,"balls":2,"wickets":0}],"overs":4,"balls":24,"dots":9,"maidens":0,"conceded":22,"wickets":4,"economy":5.5,"currentType":null,"teamAbbreviation":"WI-W"},{"_uid":104365,"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"lhbPitchMap":[{"line":2,"length":3,"runs":1,"balls":1,"wickets":0},{"line":2,"length":4,"runs":6,"balls":3,"wickets":0},{"line":3,"length":1,"runs":4,"balls":1,"wickets":0},{"line":3,"length":4,"runs":1,"balls":2,"wickets":1}],"rhbPitchMap":[{"line":1,"length":5,"runs":1,"balls":1,"wickets":0},{"line":2,"length":3,"runs":4,"balls":5,"wickets":1},{"line":2,"length":4,"runs":6,"balls":7,"wickets":1},{"line":2,"length":5,"runs":3,"balls":2,"wickets":0},{"line":3,"length":4,"runs":3,"balls":2,"wickets":0}],"overs":4,"balls":24,"dots":10,"maidens":0,"conceded":29,"wickets":3,"economy":7.25,"currentType":2,"teamAbbreviation":"NZ-W"}],"fielders":[{"player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"catches":1,"runouts":0,"stumpings":1},{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"catches":2,"runouts":0,"stumpings":0}]},"smartScorecard":{"playerStats":[{"player":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":33,"ballsFaced":22,"smartRuns":45.53,"bowledType":"yes","fieldedType":"yes","wickets":4,"conceded":22,"smartWickets":4.41,"totalImpact":137.46,"battingImpact":58.68,"bowlingImpact":78.78},{"player":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":7,"ballsFaced":11,"smartRuns":2.89,"bowledType":"yes","fieldedType":"yes","wickets":2,"conceded":14,"smartWickets":2.44,"totalImpact":69.4,"battingImpact":-2.63,"bowlingImpact":72.03},{"player":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":0,"ballsFaced":1,"smartRuns":-1.08,"bowledType":"yes","fieldedType":"yes","wickets":3,"conceded":29,"smartWickets":3.48,"totalImpact":59.1,"battingImpact":-0.89,"bowlingImpact":60},{"player":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":17,"ballsFaced":15,"smartRuns":18.39,"bowledType":"yes","fieldedType":"yes","wickets":2,"conceded":23,"smartWickets":2.54,"totalImpact":55.17,"battingImpact":18.12,"bowlingImpact":37.05},{"player":{"id":106954,"objectId":1208951,"name":"जॉर्जिया प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":33,"ballsFaced":31,"smartRuns":37.93,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":48.94,"battingImpact":48.94,"bowlingImpact":0},{"player":{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":26,"ballsFaced":28,"smartRuns":27.24,"bowledType":"yes","fieldedType":"yes","wickets":1,"conceded":6,"smartWickets":0.85,"totalImpact":45.56,"battingImpact":29.47,"bowlingImpact":16.09},{"player":{"id":69360,"objectId":594654,"name":"ब्रूक हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":18,"ballsFaced":9,"smartRuns":26.99,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":43.3,"battingImpact":43.3,"bowlingImpact":0},{"player":{"id":107187,"objectId":1211545,"name":"इसाबेला गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":20,"ballsFaced":14,"smartRuns":25.68,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":36.01,"battingImpact":36.01,"bowlingImpact":0},{"player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":14,"ballsFaced":8,"smartRuns":19.76,"bowledType":"yes","fieldedType":"yes","wickets":0,"conceded":8,"smartWickets":0,"totalImpact":35.32,"battingImpact":26.62,"bowlingImpact":8.7},{"player":{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":0,"ballsFaced":0,"smartRuns":0,"bowledType":"yes","fieldedType":"yes","wickets":1,"conceded":21,"smartWickets":0.86,"totalImpact":28.19,"battingImpact":0,"bowlingImpact":28.19},{"player":{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":2,"ballsFaced":3,"smartRuns":0.93,"bowledType":"yes","fieldedType":"yes","wickets":0,"conceded":16,"smartWickets":0,"totalImpact":21.32,"battingImpact":0.38,"bowlingImpact":20.94},{"player":{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"DNB","runs":0,"ballsFaced":0,"smartRuns":0,"bowledType":"yes","fieldedType":"yes","wickets":1,"conceded":11,"smartWickets":1.01,"totalImpact":20.38,"battingImpact":0,"bowlingImpact":20.38},{"player":{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":6,"ballsFaced":8,"smartRuns":3.33,"bowledType":"yes","fieldedType":"yes","wickets":1,"conceded":33,"smartWickets":1.75,"totalImpact":17.49,"battingImpact":1.61,"bowlingImpact":15.88},{"player":{"id":77329,"objectId":769485,"name":"किआना जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":12,"ballsFaced":12,"smartRuns":13.87,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":16.12,"battingImpact":16.12,"bowlingImpact":0},{"player":{"id":49081,"objectId":231740,"name":"सोफ़ी डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":12,"ballsFaced":12,"smartRuns":11.18,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":11.25,"battingImpact":11.25,"bowlingImpact":0},{"player":{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png","dateOfBirth":{"year":1995,"month":8,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.1.png","width":160,"height":136,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.png","width":600,"height":436,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321678.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"sub","runs":0,"ballsFaced":0,"smartRuns":0,"bowledType":"yes","fieldedType":"yes","wickets":0,"conceded":24,"smartWickets":0,"totalImpact":4.72,"battingImpact":0,"bowlingImpact":4.72},{"player":{"id":63409,"objectId":474308,"name":"हेली मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":15,"ballsFaced":21,"smartRuns":11.3,"bowledType":"yes","fieldedType":"yes","wickets":0,"conceded":9,"smartWickets":0,"totalImpact":2.89,"battingImpact":6.88,"bowlingImpact":-3.98},{"player":{"id":57209,"objectId":355359,"name":"स्टेफ़ानी टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":13,"ballsFaced":20,"smartRuns":8.31,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":2.09,"battingImpact":2.09,"bowlingImpact":0},{"player":{"id":114401,"objectId":1352168,"name":"अश्मिनी मुनिसार","longName":"अश्मिनी मुनिसार","mobileName":"मुनिसार","indexName":"Munisar, A","battingName":"ए मुनिसार","fieldingName":"मुनिसार","slug":"ashmini-munisar","imageUrl":"/lsci/db/PICTURES/CMS/370900/370962.6.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":12,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":370962,"objectId":1408003,"slug":"ashmini-munisar-player-portrait","url":"/lsci/db/PICTURES/CMS/370900/370962.6.png","width":160,"height":136,"caption":"Ashmini Munisar, player portrait","longCaption":"Ashmini Munisar, player portrait","credit":"CPL T20/Getty Images","photographer":"Randy Brooks","peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":1,"ballsFaced":1,"smartRuns":0.91,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":0.59,"battingImpact":0.59,"bowlingImpact":0},{"player":{"id":60763,"objectId":424631,"name":"शमैन कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":3,"ballsFaced":5,"smartRuns":1.72,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":-0.11,"battingImpact":-0.11,"bowlingImpact":0},{"player":{"id":61787,"objectId":438265,"name":"मैडी ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"battedType":"yes","runs":3,"ballsFaced":4,"smartRuns":1.68,"bowledType":"DNB","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":-0.41,"battingImpact":-0.41,"bowlingImpact":0},{"player":{"id":57205,"objectId":355355,"name":"शडीन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":0,"ballsFaced":5,"smartRuns":-5.66,"bowledType":"sub","fieldedType":"yes","wickets":0,"conceded":0,"smartWickets":0,"totalImpact":-6.43,"battingImpact":-6.43,"bowlingImpact":0},{"player":{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":4,"ballsFaced":11,"smartRuns":-2.89,"bowledType":"yes","fieldedType":"yes","wickets":1,"conceded":31,"smartWickets":0.48,"totalImpact":-8.7,"battingImpact":-10.99,"bowlingImpact":2.29}]},"milestones":[],"innings":[{"inningNumber":1,"isCurrent":false,"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"isBatted":true,"runs":128,"wickets":9,"lead":128,"target":0,"overs":20,"balls":120,"totalOvers":20,"totalBalls":120,"minutes":null,"extras":1,"byes":0,"legbyes":0,"wides":0,"noballs":1,"penalties":0,"event":5,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"battedType":"yes","runs":26,"balls":28,"minutes":34,"fours":1,"sixes":0,"strikerate":92.85,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"dismissalBowler":{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b रामहैरक","commentary":"सूज़ी बेट्स b रामहैरक 26 (28b 1x4 0x6 34m) SR: 92.85"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":48,"fowBalls":null,"fowOvers":8.2,"fowOverNumber":9,"ballOversActual":8.2,"ballOversUnique":8.02,"ballTotalRuns":48,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389360,"objectId":1455961,"slug":"suzie-bates-is-bowled-after-missing-the-reverse-hit","url":"/lsci/db/PICTURES/CMS/389300/389360.jpg","width":1400,"height":933,"caption":"Suzie Bates is bowled after missing the reverse hit","longCaption":"Suzie Bates is bowled after missing the reverse hit, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389360.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389360.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389360.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389359,"objectId":1455960,"slug":"karishma-ramharack-broke-the-opening-partnership","url":"/lsci/db/PICTURES/CMS/389300/389359.jpg","width":1400,"height":1020,"caption":"Karishma Ramharack broke the opening partnership","longCaption":"Karishma Ramharack broke the opening partnership, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389359.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389359.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389359.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"battedType":"yes","runs":33,"balls":31,"minutes":55,"fours":3,"sixes":1,"strikerate":106.45,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"dismissalBowler":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"dismissalFielders":[{"player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"स्टंप","long":"st †कैंपबेल b फ़्लेचर","commentary":"जॉर्जिया प्लिमर st †कैंपबेल b फ़्लेचर 33 (31b 3x4 1x6 55m) SR: 106.45"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":69,"fowBalls":null,"fowOvers":12.1,"fowOverNumber":13,"ballOversActual":12.1,"ballOversUnique":12.01,"ballTotalRuns":69,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389364,"objectId":1455970,"slug":"afy-fletcher-struck-twice-in-the-middle-overs","url":"/lsci/db/PICTURES/CMS/389300/389364.jpg","width":1400,"height":1968,"caption":"Afy Fletcher struck twice in the middle overs","longCaption":"Afy Fletcher struck twice in the middle overs, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389364.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389364.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389364.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"battedType":"yes","runs":7,"balls":11,"minutes":17,"fours":0,"sixes":0,"strikerate":63.63,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c रामहैरक b डॉटिन","commentary":"एमेलिया कर c रामहैरक b डॉटिन 7 (11b 0x4 0x6 17m) SR: 63.63"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowBalls":null,"fowOvers":11.2,"fowOverNumber":12,"ballOversActual":11.2,"ballOversUnique":11.02,"ballTotalRuns":65,"ballBatsmanRuns":0,"videos":[{"id":139814,"objectId":1455974,"scribeId":41867420,"statusTypeId":3,"slug":"watch-deandra-dottin-removes-dangerous-amelia-kerr","title":"Watch - Deandra Dottin removes dangerous Amelia Kerr","subTitle":"","seoTitle":"Watch - Deandra Dottin removes dangerous Amelia Kerr","summary":"Key moments from the 2024 T20 World Cup semi-final between New Zealand and West Indies","duration":32,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-18","modifiedAt":"2024-10-18T15:34:07.000Z","recordedAt":"2024-10-18","expireAt":"2040-10-01T15:22:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241018_HL_NZvWI_2wkt","scribeMongoId":"67127d5ce929ad56b8198d32","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt/playlist.m3u8"}]}],"images":[{"id":389362,"objectId":1455965,"slug":"chinelle-henry-dropped-a-catch-and-took-a-blow-on-her-forehead","url":"/lsci/db/PICTURES/CMS/389300/389362.jpg","width":1400,"height":933,"caption":"Chinelle Henry dropped a catch and took a blow on her forehead","longCaption":"Chinelle Henry dropped a catch and took a blow on her forehead, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389362.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389362.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389362.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"C","player":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"battedType":"yes","runs":12,"balls":12,"minutes":22,"fours":1,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"dismissalBowler":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"dismissalFielders":[{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c रामहैरक b फ़्लेचर","commentary":"सोफ़ी डिवाइन c रामहैरक b फ़्लेचर 12 (12b 1x4 0x6 22m) SR: 100"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":98,"fowBalls":null,"fowOvers":15.1,"fowOverNumber":16,"ballOversActual":15.1,"ballOversUnique":15.01,"ballTotalRuns":98,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389368,"objectId":1455980,"slug":"afy-fletcher-celebrates-the-big-wicket-of-sophie-devine","url":"/lsci/db/PICTURES/CMS/389300/389368.jpg","width":1400,"height":933,"caption":"Afy Fletcher celebrates the big wicket of Sophie Devine","longCaption":"Afy Fletcher celebrates the big wicket of Sophie Devine, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389368.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389368.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389368.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"battedType":"yes","runs":18,"balls":9,"minutes":15,"fours":2,"sixes":0,"strikerate":200,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b डॉटिन","commentary":"ब्रूक हैलिडे b डॉटिन 18 (9b 2x4 0x6 15m) SR: 200"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":96,"fowBalls":null,"fowOvers":14.4,"fowOverNumber":15,"ballOversActual":14.4,"ballOversUnique":14.04,"ballTotalRuns":96,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389365,"objectId":1455973,"slug":"deandra-dottin-bossed-new-zealand-with-the-ball","url":"/lsci/db/PICTURES/CMS/389300/389365.jpg","width":1400,"height":1986,"caption":"Deandra Dottin bossed New Zealand with the ball","longCaption":"Deandra Dottin bossed New Zealand with the ball, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389365.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389365.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389365.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"battedType":"yes","runs":3,"balls":4,"minutes":7,"fours":0,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †कैंपबेल b डॉटिन","commentary":"मैडी ग्रीन c †कैंपबेल b डॉटिन 3 (4b 0x4 0x6 7m) SR: 75"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":102,"fowBalls":null,"fowOvers":16.1,"fowOverNumber":17,"ballOversActual":16.1,"ballOversUnique":16.01,"ballTotalRuns":102,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389367,"objectId":1455979,"slug":"deandra-dottin-was-tough-to-put-away","url":"/lsci/db/PICTURES/CMS/389300/389367.jpg","width":1400,"height":1262,"caption":"Deandra Dottin was tough to put away","longCaption":"Deandra Dottin was tough to put away, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389367.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389367.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389367.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"WK","player":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"battedType":"yes","runs":20,"balls":14,"minutes":23,"fours":2,"sixes":0,"strikerate":142.85,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"इसाबेला गेज़ नाबाद 20 (14b 2x4 0x6 23m) SR: 142.85"},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"battedType":"yes","runs":2,"balls":3,"minutes":3,"fours":0,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b डॉटिन","commentary":"रोज़मेरी मेयर lbw b डॉटिन 2 (3b 0x4 0x6 3m) SR: 66.66"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":104,"fowBalls":null,"fowOvers":16.4,"fowOverNumber":17,"ballOversActual":16.4,"ballOversUnique":16.04,"ballTotalRuns":104,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"battedType":"yes","runs":6,"balls":8,"minutes":12,"fours":0,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"dismissalBowler":{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalFielders":[{"player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c जोसेफ़ b आलेन","commentary":"लिया तहुहू c जोसेफ़ b आलेन 6 (8b 0x4 0x6 12m) SR: 75"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":127,"fowBalls":null,"fowOvers":19.4,"fowOverNumber":20,"ballOversActual":19.4,"ballOversUnique":19.04,"ballTotalRuns":127,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"battedType":"yes","runs":0,"balls":1,"minutes":1,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":4,"dismissalBatsman":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalBowler":{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalFielders":[{"player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (आलेन)","commentary":"ईडन कार्सन रन आउट (आलेन) 0 (1b 0x4 0x6 1m) SR: 0"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":127,"fowBalls":null,"fowOvers":19.5,"fowOverNumber":20,"ballOversActual":19.5,"ballOversUnique":19.05,"ballTotalRuns":127,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"battedType":"yes","runs":0,"balls":0,"minutes":1,"fours":0,"sixes":0,"strikerate":0,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"फ़्रैन जोनस नाबाद 0 (0b 0x4 0x6 1m) SR: 0"},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":63338,"objectId":474190,"name":"सीए हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png","dateOfBirth":{"year":1995,"month":8,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.1.png","width":160,"height":136,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.png","width":600,"height":436,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321678.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":24,"wickets":0,"economy":6,"runsPerBall":1,"dots":11,"fours":2,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"bowledType":"yes","overs":2,"balls":12,"maidens":0,"conceded":8,"wickets":0,"economy":4,"runsPerBall":0.66,"dots":7,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"bowledType":"yes","overs":1,"balls":6,"maidens":0,"conceded":9,"wickets":0,"economy":9,"runsPerBall":1.5,"dots":1,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"bowledType":"yes","overs":3,"balls":18,"maidens":0,"conceded":23,"wickets":2,"economy":7.66,"runsPerBall":1.27,"dots":4,"fours":2,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":389364,"objectId":1455970,"slug":"afy-fletcher-struck-twice-in-the-middle-overs","url":"/lsci/db/PICTURES/CMS/389300/389364.jpg","width":1400,"height":1968,"caption":"Afy Fletcher struck twice in the middle overs","longCaption":"Afy Fletcher struck twice in the middle overs, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389364.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389364.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389364.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389368,"objectId":1455980,"slug":"afy-fletcher-celebrates-the-big-wicket-of-sophie-devine","url":"/lsci/db/PICTURES/CMS/389300/389368.jpg","width":1400,"height":933,"caption":"Afy Fletcher celebrates the big wicket of Sophie Devine","longCaption":"Afy Fletcher celebrates the big wicket of Sophie Devine, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389368.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389368.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389368.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"dismissalType":5,"dismissalComment":[],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":69,"fowOvers":12.1,"fowBalls":null},{"dismissalBatsman":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":98,"fowOvers":15.1,"fowBalls":null}]},{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"bowledType":"yes","overs":2,"balls":12,"maidens":0,"conceded":11,"wickets":1,"economy":5.5,"runsPerBall":0.91,"dots":6,"fours":0,"sixes":1,"wides":0,"noballs":0,"videos":[],"images":[{"id":389360,"objectId":1455961,"slug":"suzie-bates-is-bowled-after-missing-the-reverse-hit","url":"/lsci/db/PICTURES/CMS/389300/389360.jpg","width":1400,"height":933,"caption":"Suzie Bates is bowled after missing the reverse hit","longCaption":"Suzie Bates is bowled after missing the reverse hit, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389360.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389360.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389360.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389359,"objectId":1455960,"slug":"karishma-ramharack-broke-the-opening-partnership","url":"/lsci/db/PICTURES/CMS/389300/389359.jpg","width":1400,"height":1020,"caption":"Karishma Ramharack broke the opening partnership","longCaption":"Karishma Ramharack broke the opening partnership, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389359.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389359.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389359.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":48,"fowOvers":8.2,"fowBalls":null}]},{"player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":31,"wickets":1,"economy":7.75,"runsPerBall":1.29,"dots":8,"fours":3,"sixes":0,"wides":0,"noballs":1,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":127,"fowOvers":19.4,"fowBalls":null}]},{"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":22,"wickets":4,"economy":5.5,"runsPerBall":0.91,"dots":9,"fours":0,"sixes":0,"wides":0,"noballs":0,"videos":[{"id":139814,"objectId":1455974,"scribeId":41867420,"statusTypeId":3,"slug":"watch-deandra-dottin-removes-dangerous-amelia-kerr","title":"Watch - Deandra Dottin removes dangerous Amelia Kerr","subTitle":"","seoTitle":"Watch - Deandra Dottin removes dangerous Amelia Kerr","summary":"Key moments from the 2024 T20 World Cup semi-final between New Zealand and West Indies","duration":32,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-18","modifiedAt":"2024-10-18T15:34:07.000Z","recordedAt":"2024-10-18","expireAt":"2040-10-01T15:22:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241018_HL_NZvWI_2wkt","scribeMongoId":"67127d5ce929ad56b8198d32","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt/playlist.m3u8"}]}],"images":[{"id":389362,"objectId":1455965,"slug":"chinelle-henry-dropped-a-catch-and-took-a-blow-on-her-forehead","url":"/lsci/db/PICTURES/CMS/389300/389362.jpg","width":1400,"height":933,"caption":"Chinelle Henry dropped a catch and took a blow on her forehead","longCaption":"Chinelle Henry dropped a catch and took a blow on her forehead, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389362.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389362.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389362.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389365,"objectId":1455973,"slug":"deandra-dottin-bossed-new-zealand-with-the-ball","url":"/lsci/db/PICTURES/CMS/389300/389365.jpg","width":1400,"height":1986,"caption":"Deandra Dottin bossed New Zealand with the ball","longCaption":"Deandra Dottin bossed New Zealand with the ball, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389365.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389365.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389365.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389367,"objectId":1455979,"slug":"deandra-dottin-was-tough-to-put-away","url":"/lsci/db/PICTURES/CMS/389300/389367.jpg","width":1400,"height":1262,"caption":"Deandra Dottin was tough to put away","longCaption":"Deandra Dottin was tough to put away, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389367.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389367.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389367.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowOvers":11.2,"fowBalls":null},{"dismissalBatsman":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":96,"fowOvers":14.4,"fowBalls":null},{"dismissalBatsman":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":102,"fowOvers":16.1,"fowBalls":null},{"dismissalBatsman":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"dismissalType":3,"dismissalComment":[],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":104,"fowOvers":16.4,"fowBalls":null}]}],"inningPartnerships":[{"player1":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"player2":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"outPlayerId":46564,"player1Runs":26,"player1Balls":28,"player2Runs":22,"player2Balls":22,"runs":48,"balls":50,"overs":8.2,"isLive":false},{"player1":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"player2":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"outPlayerId":79609,"player1Runs":7,"player1Balls":11,"player2Runs":10,"player2Balls":7,"runs":17,"balls":18,"overs":3,"isLive":false},{"player1":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"player2":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"outPlayerId":106954,"player1Runs":3,"player1Balls":3,"player2Runs":1,"player2Balls":2,"runs":4,"balls":5,"overs":0.5,"isLive":false},{"player1":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"player2":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"outPlayerId":69360,"player1Runs":8,"player1Balls":7,"player2Runs":18,"player2Balls":9,"runs":27,"balls":16,"overs":2.3,"isLive":false},{"player1":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"player2":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"outPlayerId":49081,"player1Runs":1,"player1Balls":2,"player2Runs":1,"player2Balls":1,"runs":2,"balls":3,"overs":0.3,"isLive":false},{"player1":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"player2":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"outPlayerId":61787,"player1Runs":2,"player1Balls":3,"player2Runs":2,"player2Balls":3,"runs":4,"balls":6,"overs":1,"isLive":false},{"player1":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"player2":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"outPlayerId":74707,"player1Runs":2,"player1Balls":3,"player2Runs":0,"player2Balls":0,"runs":2,"balls":3,"overs":0.3,"isLive":false},{"player1":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"player2":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"outPlayerId":58588,"player1Runs":6,"player1Balls":8,"player2Runs":17,"player2Balls":10,"runs":23,"balls":18,"overs":3,"isLive":false},{"player1":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"player2":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"outPlayerId":104365,"player1Runs":0,"player1Balls":1,"player2Runs":0,"player2Balls":0,"runs":0,"balls":1,"overs":0.1,"isLive":false},{"player1":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"player2":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"outPlayerId":null,"player1Runs":0,"player1Balls":0,"player2Runs":1,"player2Balls":1,"runs":1,"balls":1,"overs":0.1,"isLive":true}],"inningOvers":[{"overNumber":1,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":6,"totalRuns":5,"totalWickets":0,"overRunRate":5,"bowlers":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":114,"predictions":{"score":130,"winProbability":40.4},"balls":[{"_uid":46960235,"id":46960235,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.01,"oversActual":0.1,"overNumber":1,"ballNumber":1,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":160,"wagonY":188,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-18T14:01:46.000Z","modified":"2024-10-18T14:01:49.000Z","batsmanPlayerId":46564,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":{"score":130,"winProbability":40.4},"batsmanStatText":{"statInfo":"0* (1b)","short":"एस डब्ल्यू बेट्स 0* (1b)","long":"सूज़ी बेट्स 0* (1b)"},"bowlerStatText":{"short":"सीए हेनरी 0.1-0-0-0","long":"शिनेल हेनरी 0.1-0-0-0"}},{"_uid":46960237,"id":46960237,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.02,"oversActual":0.2,"overNumber":1,"ballNumber":2,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":173,"wagonY":193,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"PUSH","shotControl":1,"timestamp":"2024-10-18T14:02:05.000Z","modified":"2024-10-18T14:02:07.000Z","batsmanPlayerId":46564,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":{"score":129,"winProbability":39.19},"batsmanStatText":{"statInfo":"0* (2b)","short":"एस डब्ल्यू बेट्स 0* (2b)","long":"सूज़ी बेट्स 0* (2b)"},"bowlerStatText":{"short":"सीए हेनरी 0.2-0-0-0","long":"शिनेल हेनरी 0.2-0-0-0"}},{"_uid":46960239,"id":46960239,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"ballNumber":3,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":127,"wagonY":216,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-18T14:02:41.000Z","modified":"2024-10-18T14:02:43.000Z","batsmanPlayerId":46564,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":{"score":128,"winProbability":38},"batsmanStatText":{"statInfo":"0* (3b)","short":"एस डब्ल्यू बेट्स 0* (3b)","long":"सूज़ी बेट्स 0* (3b)"},"bowlerStatText":{"short":"सीए हेनरी 0.3-0-0-0","long":"शिनेल हेनरी 0.3-0-0-0"}},{"_uid":46960240,"id":46960240,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.04,"oversActual":0.4,"overNumber":1,"ballNumber":4,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":108,"wagonY":189,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":1,"timestamp":"2024-10-18T14:03:12.000Z","modified":"2024-10-18T14:03:15.000Z","batsmanPlayerId":46564,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":128,"winProbability":38},"batsmanStatText":{"statInfo":"1* (4b)","short":"एस डब्ल्यू बेट्स 1* (4b)","long":"सूज़ी बेट्स 1* (4b)"},"bowlerStatText":{"short":"सीए हेनरी 0.4-0-1-0","long":"शिनेल हेनरी 0.4-0-1-0"}},{"_uid":46960243,"id":46960243,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.05,"oversActual":0.5,"overNumber":1,"ballNumber":5,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":106,"wagonY":357,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"ON_DRIVE","shotControl":1,"timestamp":"2024-10-18T14:03:52.000Z","modified":"2024-10-18T14:03:55.000Z","batsmanPlayerId":106954,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":{"score":131,"winProbability":41.62},"batsmanStatText":{"statInfo":"4* (1b)","short":"जी इ प्लिमर 4* (1b 1x4)","long":"जॉर्जिया प्लिमर 4* (1b 1x4)"},"bowlerStatText":{"short":"सीए हेनरी 0.5-0-5-0","long":"शिनेल हेनरी 0.5-0-5-0"}},{"_uid":46960244,"id":46960244,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.06,"oversActual":0.6,"overNumber":1,"ballNumber":6,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"WIDE_OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"LEFT_ALONE","shotControl":1,"timestamp":"2024-10-18T14:04:20.000Z","modified":"2024-10-18T14:04:23.000Z","batsmanPlayerId":106954,"bowlerPlayerId":63338,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":{"score":130,"winProbability":40.4},"batsmanStatText":{"statInfo":"4* (2b)","short":"जी इ प्लिमर 4* (2b 1x4)","long":"जॉर्जिया प्लिमर 4* (2b 1x4)"},"bowlerStatText":{"short":"सीए हेनरी 1-0-5-0","long":"शिनेल हेनरी 1-0-5-0"}}],"events":[]},{"overNumber":2,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":7,"totalWickets":0,"overRunRate":3.5,"bowlers":[{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":108,"predictions":{"score":124,"winProbability":33.37},"balls":[],"events":[]},{"overNumber":3,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":18,"totalRuns":10,"totalWickets":0,"overRunRate":3.33,"bowlers":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":102,"predictions":{"score":120,"winProbability":29.05},"balls":[],"events":[]},{"overNumber":4,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":24,"totalRuns":16,"totalWickets":0,"overRunRate":4,"bowlers":[{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":96,"predictions":{"score":125,"winProbability":34.5},"balls":[],"events":[]},{"overNumber":5,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":30,"totalRuns":23,"totalWickets":0,"overRunRate":4.6,"bowlers":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":90,"predictions":{"score":130,"winProbability":40.4},"balls":[],"events":[]},{"overNumber":6,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":36,"totalRuns":32,"totalWickets":0,"overRunRate":5.33,"bowlers":[{"id":63409,"objectId":474308,"name":"हेली मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":84,"predictions":{"score":138,"winProbability":50.38},"balls":[],"events":[]},{"overNumber":7,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":42,"totalRuns":41,"totalWickets":0,"overRunRate":5.85,"bowlers":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":78,"predictions":{"score":147,"winProbability":61.56},"balls":[],"events":[]},{"overNumber":8,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":48,"totalRuns":48,"totalWickets":0,"overRunRate":6,"bowlers":[{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":72,"predictions":{"score":156,"winProbability":71.68},"balls":[],"events":[]},{"overNumber":9,"overRuns":2,"overWickets":1,"isComplete":true,"totalBalls":54,"totalRuns":50,"totalWickets":1,"overRunRate":5.55,"bowlers":[{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":66,"predictions":{"score":138,"winProbability":50.38},"balls":[],"events":[]},{"overNumber":10,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":54,"totalWickets":1,"overRunRate":5.4,"bowlers":[{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":60,"predictions":{"score":130,"winProbability":40.4},"balls":[],"events":[]},{"overNumber":11,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":66,"totalRuns":63,"totalWickets":1,"overRunRate":5.72,"bowlers":[{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":54,"predictions":{"score":128,"winProbability":38},"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":10.02,"teamId":3867,"isSuccessful":false},{"type":"DROPPED_CATCH","inningNumber":1,"oversUnique":10.04,"batsman":{"id":106954,"objectId":1208951,"name":"जॉर्जिया प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png"},"fielders":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}]}]},{"overNumber":12,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":72,"totalRuns":69,"totalWickets":2,"overRunRate":5.75,"bowlers":[{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":48,"predictions":{"score":133,"winProbability":44.1},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":1,"oversUnique":11.01,"batsman":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"},"fielders":[{"id":63338,"objectId":474190,"name":"शिनेल हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png"}]}]},{"overNumber":13,"overRuns":12,"overWickets":1,"isComplete":true,"totalBalls":78,"totalRuns":81,"totalWickets":3,"overRunRate":6.23,"bowlers":[{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":42,"predictions":{"score":146,"winProbability":60.36},"balls":[],"events":[]},{"overNumber":14,"overRuns":12,"overWickets":0,"isComplete":true,"totalBalls":84,"totalRuns":93,"totalWickets":3,"overRunRate":6.64,"bowlers":[{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":36,"predictions":{"score":152,"winProbability":67.37},"balls":[],"events":[]},{"overNumber":15,"overRuns":5,"overWickets":1,"isComplete":true,"totalBalls":90,"totalRuns":98,"totalWickets":4,"overRunRate":6.53,"bowlers":[{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":30,"predictions":{"score":144,"winProbability":57.91},"balls":[],"events":[]},{"overNumber":16,"overRuns":4,"overWickets":1,"isComplete":true,"totalBalls":96,"totalRuns":102,"totalWickets":5,"overRunRate":6.37,"bowlers":[{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":24,"predictions":{"score":136,"winProbability":47.86},"balls":[],"events":[]},{"overNumber":17,"overRuns":2,"overWickets":2,"isComplete":true,"totalBalls":102,"totalRuns":104,"totalWickets":7,"overRunRate":6.11,"bowlers":[{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":18,"predictions":{"score":127,"winProbability":36.82},"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":16.04,"teamId":3867,"isSuccessful":true}]},{"overNumber":18,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":108,"totalRuns":113,"totalWickets":7,"overRunRate":6.27,"bowlers":[{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":12,"predictions":{"score":129,"winProbability":39.19},"balls":[],"events":[]},{"overNumber":19,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":114,"totalRuns":122,"totalWickets":7,"overRunRate":6.42,"bowlers":[{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":6,"predictions":{"score":130,"winProbability":40.4},"balls":[],"events":[]},{"overNumber":20,"overRuns":6,"overWickets":2,"isComplete":true,"totalBalls":120,"totalRuns":128,"totalWickets":9,"overRunRate":6.4,"bowlers":[{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":0,"predictions":{"score":128,"winProbability":38},"balls":[],"events":[]}],"inningWickets":[{"playerRoleType":"P","player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"battedType":"yes","runs":26,"balls":28,"minutes":34,"fours":1,"sixes":0,"strikerate":92.85,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"dismissalBowler":{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b रामहैरक","commentary":"सूज़ी बेट्स b रामहैरक 26 (28b 1x4 0x6 34m) SR: 92.85"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":48,"fowBalls":null,"fowOvers":8.2,"fowOverNumber":9,"ballOversActual":8.2,"ballOversUnique":8.02,"ballTotalRuns":48,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389360,"objectId":1455961,"slug":"suzie-bates-is-bowled-after-missing-the-reverse-hit","url":"/lsci/db/PICTURES/CMS/389300/389360.jpg","width":1400,"height":933,"caption":"Suzie Bates is bowled after missing the reverse hit","longCaption":"Suzie Bates is bowled after missing the reverse hit, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389360.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389360.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389360.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389359,"objectId":1455960,"slug":"karishma-ramharack-broke-the-opening-partnership","url":"/lsci/db/PICTURES/CMS/389300/389359.jpg","width":1400,"height":1020,"caption":"Karishma Ramharack broke the opening partnership","longCaption":"Karishma Ramharack broke the opening partnership, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389359.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389359.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389359.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"battedType":"yes","runs":7,"balls":11,"minutes":17,"fours":0,"sixes":0,"strikerate":63.63,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c रामहैरक b डॉटिन","commentary":"एमेलिया कर c रामहैरक b डॉटिन 7 (11b 0x4 0x6 17m) SR: 63.63"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowBalls":null,"fowOvers":11.2,"fowOverNumber":12,"ballOversActual":11.2,"ballOversUnique":11.02,"ballTotalRuns":65,"ballBatsmanRuns":0,"videos":[{"id":139814,"objectId":1455974,"scribeId":41867420,"statusTypeId":3,"slug":"watch-deandra-dottin-removes-dangerous-amelia-kerr","title":"Watch - Deandra Dottin removes dangerous Amelia Kerr","subTitle":"","seoTitle":"Watch - Deandra Dottin removes dangerous Amelia Kerr","summary":"Key moments from the 2024 T20 World Cup semi-final between New Zealand and West Indies","duration":32,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-18","modifiedAt":"2024-10-18T15:34:07.000Z","recordedAt":"2024-10-18","expireAt":"2040-10-01T15:22:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241018_HL_NZvWI_2wkt","scribeMongoId":"67127d5ce929ad56b8198d32","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt/playlist.m3u8"}]}],"images":[{"id":389362,"objectId":1455965,"slug":"chinelle-henry-dropped-a-catch-and-took-a-blow-on-her-forehead","url":"/lsci/db/PICTURES/CMS/389300/389362.jpg","width":1400,"height":933,"caption":"Chinelle Henry dropped a catch and took a blow on her forehead","longCaption":"Chinelle Henry dropped a catch and took a blow on her forehead, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389362.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389362.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389362.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"battedType":"yes","runs":33,"balls":31,"minutes":55,"fours":3,"sixes":1,"strikerate":106.45,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"dismissalBowler":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"dismissalFielders":[{"player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"स्टंप","long":"st †कैंपबेल b फ़्लेचर","commentary":"जॉर्जिया प्लिमर st †कैंपबेल b फ़्लेचर 33 (31b 3x4 1x6 55m) SR: 106.45"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":69,"fowBalls":null,"fowOvers":12.1,"fowOverNumber":13,"ballOversActual":12.1,"ballOversUnique":12.01,"ballTotalRuns":69,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389364,"objectId":1455970,"slug":"afy-fletcher-struck-twice-in-the-middle-overs","url":"/lsci/db/PICTURES/CMS/389300/389364.jpg","width":1400,"height":1968,"caption":"Afy Fletcher struck twice in the middle overs","longCaption":"Afy Fletcher struck twice in the middle overs, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389364.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389364.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389364.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"battedType":"yes","runs":18,"balls":9,"minutes":15,"fours":2,"sixes":0,"strikerate":200,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png","dateOfBirth":{"year":1995,"month":10,"date":30},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.1.png","width":160,"height":136,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":357490,"objectId":1367037,"slug":"brooke-halliday-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357490.png","width":600,"height":436,"caption":"Brooke Halliday, player page headshot cutout 2023","longCaption":"Brooke Halliday, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357490.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b डॉटिन","commentary":"ब्रूक हैलिडे b डॉटिन 18 (9b 2x4 0x6 15m) SR: 200"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":96,"fowBalls":null,"fowOvers":14.4,"fowOverNumber":15,"ballOversActual":14.4,"ballOversUnique":14.04,"ballTotalRuns":96,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389365,"objectId":1455973,"slug":"deandra-dottin-bossed-new-zealand-with-the-ball","url":"/lsci/db/PICTURES/CMS/389300/389365.jpg","width":1400,"height":1986,"caption":"Deandra Dottin bossed New Zealand with the ball","longCaption":"Deandra Dottin bossed New Zealand with the ball, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389365.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389365.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389365.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"C","player":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"battedType":"yes","runs":12,"balls":12,"minutes":22,"fours":1,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png","dateOfBirth":{"year":1989,"month":9,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.1.png","width":160,"height":136,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320551,"objectId":1261434,"slug":"sophie-devine-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320551.png","width":600,"height":436,"caption":"Sophie Devine player page headshot cutout, 2021","longCaption":"Sophie Devine player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320551.square.png"}}},"dismissalBowler":{"id":57202,"objectId":355351,"name":"ऐफ़ी फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"dismissalFielders":[{"player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c रामहैरक b फ़्लेचर","commentary":"सोफ़ी डिवाइन c रामहैरक b फ़्लेचर 12 (12b 1x4 0x6 22m) SR: 100"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":98,"fowBalls":null,"fowOvers":15.1,"fowOverNumber":16,"ballOversActual":15.1,"ballOversUnique":15.01,"ballTotalRuns":98,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389368,"objectId":1455980,"slug":"afy-fletcher-celebrates-the-big-wicket-of-sophie-devine","url":"/lsci/db/PICTURES/CMS/389300/389368.jpg","width":1400,"height":933,"caption":"Afy Fletcher celebrates the big wicket of Sophie Devine","longCaption":"Afy Fletcher celebrates the big wicket of Sophie Devine, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389368.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389368.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389368.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"battedType":"yes","runs":3,"balls":4,"minutes":7,"fours":0,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †कैंपबेल b डॉटिन","commentary":"मैडी ग्रीन c †कैंपबेल b डॉटिन 3 (4b 0x4 0x6 7m) SR: 75"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":102,"fowBalls":null,"fowOvers":16.1,"fowOverNumber":17,"ballOversActual":16.1,"ballOversUnique":16.01,"ballTotalRuns":102,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389367,"objectId":1455979,"slug":"deandra-dottin-was-tough-to-put-away","url":"/lsci/db/PICTURES/CMS/389300/389367.jpg","width":1400,"height":1262,"caption":"Deandra Dottin was tough to put away","longCaption":"Deandra Dottin was tough to put away, West Indies vs New Zealand, Women's T20 World Cup, Sharjah, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389367.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389367.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389367.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"battedType":"yes","runs":2,"balls":3,"minutes":3,"fours":0,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"dismissalBowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b डॉटिन","commentary":"रोज़मेरी मेयर lbw b डॉटिन 2 (3b 0x4 0x6 3m) SR: 66.66"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":104,"fowBalls":null,"fowOvers":16.4,"fowOverNumber":17,"ballOversActual":16.4,"ballOversUnique":16.04,"ballTotalRuns":104,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"battedType":"yes","runs":6,"balls":8,"minutes":12,"fours":0,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"dismissalBowler":{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalFielders":[{"player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c जोसेफ़ b आलेन","commentary":"लिया तहुहू c जोसेफ़ b आलेन 6 (8b 0x4 0x6 12m) SR: 75"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":127,"fowBalls":null,"fowOvers":19.4,"fowOverNumber":20,"ballOversActual":19.4,"ballOversUnique":19.04,"ballTotalRuns":127,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"battedType":"yes","runs":0,"balls":1,"minutes":1,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":4,"dismissalBatsman":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalBowler":{"id":72075,"objectId":661441,"name":"आलिया ऑलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalFielders":[{"player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (आलेन)","commentary":"ईडन कार्सन रन आउट (आलेन) 0 (1b 0x4 0x6 1m) SR: 0"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":127,"fowBalls":null,"fowOvers":19.5,"fowOverNumber":20,"ballOversActual":19.5,"ballOversUnique":19.05,"ballTotalRuns":127,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png"},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":48,"fowOvers":8.2,"fowBalls":null},{"dismissalBatsman":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowOvers":11.2,"fowBalls":null},{"dismissalBatsman":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":69,"fowOvers":12.1,"fowBalls":null},{"dismissalBatsman":{"id":69360,"objectId":594654,"name":"बी एम हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":96,"fowOvers":14.4,"fowBalls":null},{"dismissalBatsman":{"id":49081,"objectId":231740,"name":"एस एफ एम डिवाइन","longName":"सोफ़ी डिवाइन","mobileName":"डिवाइन","indexName":"Devine, SFM","battingName":"एस एफ एम डिवाइन","fieldingName":"डिवाइन","slug":"sophie-devine","imageUrl":"/lsci/db/PICTURES/CMS/320500/320551.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320551.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":98,"fowOvers":15.1,"fowBalls":null},{"dismissalBatsman":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":102,"fowOvers":16.1,"fowBalls":null},{"dismissalBatsman":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":104,"fowOvers":16.4,"fowBalls":null},{"dismissalBatsman":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png"},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":127,"fowOvers":19.4,"fowBalls":null},{"dismissalBatsman":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":127,"fowOvers":19.5,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"umpire":{"id":95814,"objectId":1072118,"name":"लॉरेन ऐगेनबैग","longName":"लॉरेन ऐगेनबैग","mobileName":"ऐगेनबैग","indexName":"Agenbag, L","battingName":"एल ऐगेनबैग","fieldingName":"ऐगेनबैग","slug":"lauren-agenbag","imageUrl":null,"headshotImageUrl":null},"batsman":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"},"bowler":{"id":77333,"objectId":769517,"name":"करिश्मा रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png"},"oversActual":10.2,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":1,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"umpire":{"id":95814,"objectId":1072118,"name":"लॉरेन ऐगेनबैग","longName":"लॉरेन ऐगेनबैग","mobileName":"ऐगेनबैग","indexName":"Agenbag, L","battingName":"एल ऐगेनबैग","fieldingName":"ऐगेनबैग","slug":"lauren-agenbag","imageUrl":null,"headshotImageUrl":null},"batsman":{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"},"bowler":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"},"oversActual":16.4,"ballsActual":null,"reviewSide":"bowling","resultType":"upheld","isUmpireCall":false,"remainingCount":1,"originalDecision":"notout","drsDecision":"out"}],"inningOverGroups":[{"type":"POWERPLAY","inningNumber":1,"startOverNumber":1,"endOverNumber":6,"oversRuns":32,"oversWickets":0,"totalRuns":32,"totalWickets":0,"isComplete":true,"topBatsmen":[{"player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"runs":19,"balls":20,"fours":1,"sixes":0}],"topBowlers":[{"player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"overs":2,"balls":12,"maidens":0,"conceded":8,"wickets":0,"currentType":2}]},{"type":"MIDDLE_OVERS","inningNumber":1,"startOverNumber":7,"endOverNumber":16,"oversRuns":70,"oversWickets":5,"totalRuns":102,"totalWickets":5,"isComplete":true,"topBatsmen":[{"player":{"id":106954,"objectId":1208951,"name":"जी इ प्लिमर","longName":"जॉर्जिया प्लिमर","mobileName":"प्लिमर","indexName":"Plimmer, GE","battingName":"जी इ प्लिमर","fieldingName":"प्लिमर","slug":"georgia-plimmer","imageUrl":"/lsci/db/PICTURES/CMS/379000/379029.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379029.png","dateOfBirth":{"year":2004,"month":2,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.1.png","width":160,"height":136,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":379029,"objectId":1428602,"slug":"georgia-plimmer-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379029.png","width":600,"height":436,"caption":"Georgia Plimmer, player page headshot cutout, 2024","longCaption":"Georgia Plimmer, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379029.square.png"}}},"runs":33,"balls":31,"fours":3,"sixes":1}],"topBowlers":[{"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"overs":2,"balls":12,"maidens":0,"conceded":11,"wickets":2,"currentType":2}]},{"type":"FINAL_OVERS","inningNumber":1,"startOverNumber":17,"endOverNumber":20,"oversRuns":26,"oversWickets":4,"totalRuns":128,"totalWickets":9,"isComplete":true,"topBatsmen":[{"player":{"id":107187,"objectId":1211545,"name":"आई गेज़","longName":"इसाबेला गेज़","mobileName":"गेज़","indexName":"इसाबेला गेज़","battingName":"आई गेज़","fieldingName":"गेज़","slug":"isabella-gaze","imageUrl":"/lsci/db/PICTURES/CMS/375400/375436.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375436.png","dateOfBirth":{"year":2004,"month":5,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.1.png","width":160,"height":136,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":375436,"objectId":1419748,"slug":"isabella-gaze-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375436.png","width":600,"height":436,"caption":"Isabella Gaze, player page headshot cutout, 2024","longCaption":"Isabella Gaze, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375436.square.png"}}},"runs":20,"balls":14,"fours":2,"sixes":0}],"topBowlers":[{"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":22,"wickets":4,"currentType":2}]}]},{"inningNumber":2,"isCurrent":true,"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isBatted":true,"runs":120,"wickets":8,"lead":-8,"target":129,"overs":20,"balls":120,"totalOvers":20,"totalBalls":120,"minutes":null,"extras":8,"byes":0,"legbyes":1,"wides":7,"noballs":0,"penalties":0,"event":5,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":63338,"objectId":474190,"name":"सीए हेनरी","longName":"शिनेल हेनरी","mobileName":"हेनरी","indexName":"Henry, CA","battingName":"सीए हेनरी","fieldingName":"हेनरी","slug":"chinelle-henry","imageUrl":"/lsci/db/PICTURES/CMS/321600/321678.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321678.png","dateOfBirth":{"year":1995,"month":8,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.1.png","width":160,"height":136,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321678,"objectId":1263797,"slug":"chinelle-henry-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321678.png","width":600,"height":436,"caption":"Chinelle Henry player page headshot cutout, 2021","longCaption":"Chinelle Henry player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321678.square.png"}}},"battedType":"sub","runs":null,"balls":null,"minutes":null,"fours":null,"sixes":null,"strikerate":null,"isOut":false,"dismissalType":null,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":null,"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"battedType":"yes","runs":15,"balls":21,"minutes":42,"fours":2,"sixes":0,"strikerate":71.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"dismissalBowler":{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"dismissalFielders":[{"player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c कर b तहुहू","commentary":"हेली मैथ्यूज़ c कर b तहुहू 15 (21b 2x4 0x6 42m) SR: 71.42"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":51,"fowBalls":null,"fowOvers":10.5,"fowOverNumber":11,"ballOversActual":10.5,"ballOversUnique":10.05,"ballTotalRuns":51,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":12,"balls":12,"minutes":10,"fours":2,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कार्सन","commentary":"किआना जोसेफ़ b कार्सन 12 (12b 2x4 0x6 10m) SR: 100"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowBalls":null,"fowOvers":2.4,"fowOverNumber":3,"ballOversActual":2.4,"ballOversUnique":2.04,"ballTotalRuns":16,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389374,"objectId":1455988,"slug":"eden-carson-celebrates-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389374.jpg","width":1400,"height":916,"caption":"Eden Carson celebrates dismissing Qiana Joseph","longCaption":"Eden Carson celebrates dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389374.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389374.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389374.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389370,"objectId":1455984,"slug":"eden-carson-is-congratulated-after-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389370.jpg","width":1400,"height":933,"caption":"Eden Carson is congratulated after dismissing Qiana Joseph","longCaption":"Eden Carson is congratulated after dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389370.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389370.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389370.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"WK","player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"battedType":"yes","runs":3,"balls":5,"minutes":5,"fours":0,"sixes":0,"strikerate":60,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c बेट्स b कार्सन","commentary":"शमैन कैंपबेल c बेट्स b कार्सन 3 (5b 0x4 0x6 5m) SR: 60"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":20,"fowBalls":null,"fowOvers":4.1,"fowOverNumber":5,"ballOversActual":4.1,"ballOversUnique":4.01,"ballTotalRuns":20,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389371,"objectId":1455985,"slug":"suzie-bates-is-ecstatic-after-taking-the-catch-of-shemaine-campbelle","url":"/lsci/db/PICTURES/CMS/389300/389371.jpg","width":1400,"height":933,"caption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle","longCaption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389371.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389371.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389371.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"battedType":"yes","runs":13,"balls":20,"minutes":18,"fours":1,"sixes":0,"strikerate":65,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कार्सन","commentary":"स्टेफ़ानी टेलर b कार्सन 13 (20b 1x4 0x6 18m) SR: 65"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":41,"fowBalls":null,"fowOvers":8.5,"fowOverNumber":9,"ballOversActual":8.5,"ballOversUnique":8.05,"ballTotalRuns":41,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389373,"objectId":1455987,"slug":"stafanie-taylor-swipes-across-the-line-and-misses","url":"/lsci/db/PICTURES/CMS/389300/389373.jpg","width":1400,"height":933,"caption":"Stafanie Taylor swipes across the line and misses","longCaption":"Stafanie Taylor swipes across the line and misses, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389373.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"battedType":"yes","runs":33,"balls":22,"minutes":34,"fours":0,"sixes":3,"strikerate":150,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalBowler":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalFielders":[{"player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c जोनस b कर","commentary":"डिएंड्रा डॉटिन c जोनस b कर 33 (22b 0x4 3x6 34m) SR: 150"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":96,"fowBalls":null,"fowOvers":16.3,"fowOverNumber":17,"ballOversActual":16.3,"ballOversUnique":16.03,"ballTotalRuns":96,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389376,"objectId":1455993,"slug":"rosemary-mair-dropped-deandra-dottin-on-7","url":"/lsci/db/PICTURES/CMS/389300/389376.jpg","width":1400,"height":1010,"caption":"Rosemary Mair dropped Deandra Dottin on 7","longCaption":"Rosemary Mair dropped Deandra Dottin on 7, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389376.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389376.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389376.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"battedType":"yes","runs":4,"balls":11,"minutes":12,"fours":0,"sixes":0,"strikerate":36.36,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalBowler":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalFielders":[{"player":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c ग्रीन b कर","commentary":"आलिया ऑलेन c ग्रीन b कर 4 (11b 0x4 0x6 12m) SR: 36.36"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":63,"fowBalls":null,"fowOvers":13.4,"fowOverNumber":14,"ballOversActual":13.4,"ballOversUnique":13.04,"ballTotalRuns":63,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"battedType":"yes","runs":17,"balls":15,"minutes":30,"fours":1,"sixes":0,"strikerate":113.33,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"ऐफ़ी फ़्लेचर नाबाद 17 (15b 1x4 0x6 30m) SR: 113.33"},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[{"id":389383,"objectId":1456003,"slug":"sophie-devine-and-suzie-bates-get-in-on-a-group-hug","url":"/lsci/db/PICTURES/CMS/389300/389383.jpg","width":1400,"height":1022,"caption":"Sophie Devine and Suzie Bates get in on a group hug","longCaption":"Sophie Devine and Suzie Bates get in on a group hug, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389383.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389383.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389383.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389378,"objectId":1455995,"slug":"the-new-zealand-players-celebrate-qualifying-for-the-final","url":"/lsci/db/PICTURES/CMS/389300/389378.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate qualifying for the final","longCaption":"The New Zealand players celebrate qualifying for the final, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389378.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389378.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389378.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389377,"objectId":1455994,"slug":"the-new-zealand-players-celebrate-their-win","url":"/lsci/db/PICTURES/CMS/389300/389377.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate their win","longCaption":"The New Zealand players celebrate their win, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389377.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389377.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389377.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":1},{"playerRoleType":"P","player":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"battedType":"yes","runs":0,"balls":5,"minutes":4,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"dismissalBowler":{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b जोनस","commentary":"शडीन नेशन b जोनस 0 (5b 0x4 0x6 4m) SR: 0"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":97,"fowBalls":null,"fowOvers":17.3,"fowOverNumber":18,"ballOversActual":17.3,"ballOversUnique":17.03,"ballTotalRuns":97,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"battedType":"yes","runs":14,"balls":8,"minutes":10,"fours":2,"sixes":0,"strikerate":175,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"dismissalBowler":{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b बेट्स","commentary":"ज़ायडा जेम्स b बेट्स 14 (8b 2x4 0x6 10m) SR: 175"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":118,"fowBalls":null,"fowOvers":19.3,"fowOverNumber":20,"ballOversActual":19.3,"ballOversUnique":19.03,"ballTotalRuns":118,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":114401,"objectId":1352168,"name":"ए मुनिसार","longName":"अश्मिनी मुनिसार","mobileName":"मुनिसार","indexName":"Munisar, A","battingName":"ए मुनिसार","fieldingName":"मुनिसार","slug":"ashmini-munisar","imageUrl":"/lsci/db/PICTURES/CMS/370900/370962.6.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":12,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":370962,"objectId":1408003,"slug":"ashmini-munisar-player-portrait","url":"/lsci/db/PICTURES/CMS/370900/370962.6.png","width":160,"height":136,"caption":"Ashmini Munisar, player portrait","longCaption":"Ashmini Munisar, player portrait","credit":"CPL T20/Getty Images","photographer":"Randy Brooks","peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":1,"balls":1,"minutes":1,"fours":0,"sixes":0,"strikerate":100,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"अश्मिनी मुनिसार नाबाद 1 (1b 0x4 0x6 1m) SR: 100"},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":2},{"playerRoleType":"P","player":{"id":77333,"objectId":769517,"name":"के रामहैरक","longName":"करिश्मा रामहैरक","mobileName":"रामहैरक","indexName":"Ramharack, K","battingName":"के रामहैरक","fieldingName":"रामहैरक","slug":"karishma-ramharack","imageUrl":"/lsci/db/PICTURES/CMS/321600/321683.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321683.png","dateOfBirth":{"year":1995,"month":1,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.1.png","width":160,"height":136,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321683,"objectId":1263802,"slug":"karishma-ramharack-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321683.png","width":600,"height":436,"caption":"Karishma Ramharack player page headshot cutout, 2021","longCaption":"Karishma Ramharack player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321683.square.png"}}},"battedType":"DNB","runs":null,"balls":null,"minutes":null,"fours":null,"sixes":null,"strikerate":null,"isOut":false,"dismissalType":null,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":null,"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":74707,"objectId":701751,"name":"आर ए मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png","dateOfBirth":{"year":1998,"month":11,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.3.png","width":160,"height":136,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336281,"objectId":1306179,"slug":"rosemary-mair-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336281.png","width":600,"height":436,"caption":"Rosemary Mair, player page headshot cutout 2022","longCaption":"Rosemary Mair, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336281.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":16,"wickets":0,"economy":4,"runsPerBall":0.66,"dots":13,"fours":1,"sixes":0,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":21,"wickets":1,"economy":5.25,"runsPerBall":0.87,"dots":12,"fours":1,"sixes":0,"wides":2,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":97,"fowOvers":17.3,"fowBalls":null}]},{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":29,"wickets":3,"economy":7.25,"runsPerBall":1.2,"dots":10,"fours":4,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":389374,"objectId":1455988,"slug":"eden-carson-celebrates-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389374.jpg","width":1400,"height":916,"caption":"Eden Carson celebrates dismissing Qiana Joseph","longCaption":"Eden Carson celebrates dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389374.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389374.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389374.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389370,"objectId":1455984,"slug":"eden-carson-is-congratulated-after-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389370.jpg","width":1400,"height":933,"caption":"Eden Carson is congratulated after dismissing Qiana Joseph","longCaption":"Eden Carson is congratulated after dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389370.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389370.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389370.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389371,"objectId":1455985,"slug":"suzie-bates-is-ecstatic-after-taking-the-catch-of-shemaine-campbelle","url":"/lsci/db/PICTURES/CMS/389300/389371.jpg","width":1400,"height":933,"caption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle","longCaption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389371.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389371.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389371.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389373,"objectId":1455987,"slug":"stafanie-taylor-swipes-across-the-line-and-misses","url":"/lsci/db/PICTURES/CMS/389300/389373.jpg","width":1400,"height":933,"caption":"Stafanie Taylor swipes across the line and misses","longCaption":"Stafanie Taylor swipes across the line and misses, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389373.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":2,"inningWickets":[{"dismissalBatsman":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowOvers":2.4,"fowBalls":null},{"dismissalBatsman":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":20,"fowOvers":4.1,"fowBalls":null},{"dismissalBatsman":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":41,"fowOvers":8.5,"fowBalls":null}]},{"player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":14,"wickets":2,"economy":3.5,"runsPerBall":0.58,"dots":15,"fours":1,"sixes":0,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":63,"fowOvers":13.4,"fowBalls":null},{"dismissalBatsman":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":96,"fowOvers":16.3,"fowBalls":null}]},{"player":{"id":58588,"objectId":380929,"name":"एल एम एम तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"bowledType":"yes","overs":3,"balls":18,"maidens":0,"conceded":33,"wickets":1,"economy":11,"runsPerBall":1.83,"dots":5,"fours":0,"sixes":3,"wides":2,"noballs":0,"videos":[],"images":[{"id":389376,"objectId":1455993,"slug":"rosemary-mair-dropped-deandra-dottin-on-7","url":"/lsci/db/PICTURES/CMS/389300/389376.jpg","width":1400,"height":1010,"caption":"Rosemary Mair dropped Deandra Dottin on 7","longCaption":"Rosemary Mair dropped Deandra Dottin on 7, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389376.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389376.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389376.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":51,"fowOvers":10.5,"fowBalls":null}]},{"player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"bowledType":"yes","overs":1,"balls":6,"maidens":0,"conceded":6,"wickets":1,"economy":6,"runsPerBall":1,"dots":3,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":389383,"objectId":1456003,"slug":"sophie-devine-and-suzie-bates-get-in-on-a-group-hug","url":"/lsci/db/PICTURES/CMS/389300/389383.jpg","width":1400,"height":1022,"caption":"Sophie Devine and Suzie Bates get in on a group hug","longCaption":"Sophie Devine and Suzie Bates get in on a group hug, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389383.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389383.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389383.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389378,"objectId":1455995,"slug":"the-new-zealand-players-celebrate-qualifying-for-the-final","url":"/lsci/db/PICTURES/CMS/389300/389378.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate qualifying for the final","longCaption":"The New Zealand players celebrate qualifying for the final, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389378.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389378.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389378.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389377,"objectId":1455994,"slug":"the-new-zealand-players-celebrate-their-win","url":"/lsci/db/PICTURES/CMS/389300/389377.jpg","width":1400,"height":933,"caption":"The New Zealand players celebrate their win","longCaption":"The New Zealand players celebrate their win, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389377.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389377.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389377.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":1,"inningWickets":[{"dismissalBatsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":118,"fowOvers":19.3,"fowBalls":null}]}],"inningPartnerships":[{"player1":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"player2":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"outPlayerId":77329,"player1Runs":3,"player1Balls":4,"player2Runs":12,"player2Balls":12,"runs":16,"balls":16,"overs":2.4,"isLive":false},{"player1":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"player2":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"outPlayerId":60763,"player1Runs":3,"player1Balls":5,"player2Runs":1,"player2Balls":4,"runs":4,"balls":9,"overs":1.3,"isLive":false},{"player1":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"player2":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"outPlayerId":57209,"player1Runs":13,"player1Balls":20,"player2Runs":7,"player2Balls":8,"runs":21,"balls":28,"overs":4.4,"isLive":false},{"player1":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"player2":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"outPlayerId":63409,"player1Runs":4,"player1Balls":7,"player2Runs":4,"player2Balls":5,"runs":10,"balls":12,"overs":2,"isLive":false},{"player1":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"player2":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"outPlayerId":72075,"player1Runs":7,"player1Balls":6,"player2Runs":4,"player2Balls":11,"runs":12,"balls":17,"overs":2.5,"isLive":false},{"player1":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"player2":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"outPlayerId":57201,"player1Runs":22,"player1Balls":9,"player2Runs":10,"player2Balls":8,"runs":33,"balls":17,"overs":2.5,"isLive":false},{"player1":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"player2":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"outPlayerId":57205,"player1Runs":1,"player1Balls":1,"player2Runs":0,"player2Balls":5,"runs":1,"balls":6,"overs":1,"isLive":false},{"player1":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"player2":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"outPlayerId":109568,"player1Runs":5,"player1Balls":4,"player2Runs":14,"player2Balls":8,"runs":21,"balls":12,"overs":2,"isLive":false},{"player1":{"id":57202,"objectId":355351,"name":"ए फ़्लेचर","longName":"ऐफ़ी फ़्लेचर","mobileName":"फ़्लेचर","indexName":"Fletcher, ASS","battingName":"ए फ़्लेचर","fieldingName":"फ़्लेचर","slug":"afy-fletcher","imageUrl":"/lsci/db/PICTURES/CMS/320500/320593.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320593.png","dateOfBirth":{"year":1987,"month":3,"date":17},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.1.png","width":160,"height":136,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320593,"objectId":1261481,"slug":"afy-fletcher-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320593.png","width":600,"height":436,"caption":"Afy Fletcher player page headshot cutout, 2021","longCaption":"Afy Fletcher player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320593.square.png"}}},"player2":{"id":114401,"objectId":1352168,"name":"ए मुनिसार","longName":"अश्मिनी मुनिसार","mobileName":"मुनिसार","indexName":"Munisar, A","battingName":"ए मुनिसार","fieldingName":"मुनिसार","slug":"ashmini-munisar","imageUrl":"/lsci/db/PICTURES/CMS/370900/370962.6.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":12,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":370962,"objectId":1408003,"slug":"ashmini-munisar-player-portrait","url":"/lsci/db/PICTURES/CMS/370900/370962.6.png","width":160,"height":136,"caption":"Ashmini Munisar, player portrait","longCaption":"Ashmini Munisar, player portrait","credit":"CPL T20/Getty Images","photographer":"Randy Brooks","peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"outPlayerId":null,"player1Runs":1,"player1Balls":2,"player2Runs":1,"player2Balls":1,"runs":2,"balls":3,"overs":0.3,"isLive":true}],"inningOvers":[{"overNumber":1,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":6,"totalRuns":4,"totalWickets":0,"overRunRate":4,"bowlers":[{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"}],"requiredRunRate":6.57,"requiredRuns":125,"remainingBalls":114,"predictions":{"score":130,"winProbability":60.57},"balls":[{"_uid":46960481,"id":46960481,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.01,"oversActual":0.1,"overNumber":1,"ballNumber":1,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":310,"wagonY":187,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-18T15:53:45.000Z","modified":"2024-10-18T15:53:48.000Z","batsmanPlayerId":63409,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":133,"winProbability":62.45},"batsmanStatText":{"statInfo":"1* (1b)","short":"एच मैथ्यूज़ 1* (1b)","long":"हेली मैथ्यूज़ 1* (1b)"},"bowlerStatText":{"short":"आर ए मेयर 0.1-0-1-0","long":"रोज़मेरी मेयर 0.1-0-1-0"}},{"_uid":46960483,"id":46960483,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.02,"oversActual":0.2,"overNumber":1,"ballNumber":2,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":132,"wagonY":203,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"PULL","shotControl":2,"timestamp":"2024-10-18T15:54:16.000Z","modified":"2024-10-18T15:54:19.000Z","batsmanPlayerId":77329,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":132,"winProbability":61.68},"batsmanStatText":{"statInfo":"0* (1b)","short":"क्यू जोसेफ़ 0* (1b)","long":"किआना जोसेफ़ 0* (1b)"},"bowlerStatText":{"short":"आर ए मेयर 0.2-0-1-0","long":"रोज़मेरी मेयर 0.2-0-1-0"}},{"_uid":46960484,"id":46960484,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"ballNumber":3,"totalRuns":2,"batsmanRuns":2,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":330,"wagonY":131,"wagonZone":2,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"SQUARE_DRIVE","shotControl":1,"timestamp":"2024-10-18T15:54:52.000Z","modified":"2024-10-18T15:54:55.000Z","batsmanPlayerId":77329,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":3,"totalInningWickets":0,"predictions":{"score":133,"winProbability":63.32},"batsmanStatText":{"statInfo":"2* (2b)","short":"क्यू जोसेफ़ 2* (2b)","long":"किआना जोसेफ़ 2* (2b)"},"bowlerStatText":{"short":"आर ए मेयर 0.3-0-3-0","long":"रोज़मेरी मेयर 0.3-0-3-0"}},{"_uid":46960485,"id":46960485,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.04,"oversActual":0.4,"overNumber":1,"ballNumber":4,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"SLOG_SHOT","shotControl":2,"timestamp":"2024-10-18T15:55:14.000Z","modified":"2024-10-18T15:55:16.000Z","batsmanPlayerId":77329,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":3,"totalInningWickets":0,"predictions":{"score":132,"winProbability":62.54},"batsmanStatText":{"statInfo":"2* (3b)","short":"क्यू जोसेफ़ 2* (3b)","long":"किआना जोसेफ़ 2* (3b)"},"bowlerStatText":{"short":"आर ए मेयर 0.4-0-3-0","long":"रोज़मेरी मेयर 0.4-0-3-0"}},{"_uid":46960487,"id":46960487,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.05,"oversActual":0.5,"overNumber":1,"ballNumber":5,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":2,"timestamp":"2024-10-18T15:55:48.000Z","modified":"2024-10-18T15:55:50.000Z","batsmanPlayerId":77329,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":3,"totalInningWickets":0,"predictions":{"score":131,"winProbability":61.74},"batsmanStatText":{"statInfo":"2* (4b)","short":"क्यू जोसेफ़ 2* (4b)","long":"किआना जोसेफ़ 2* (4b)"},"bowlerStatText":{"short":"आर ए मेयर 0.5-0-3-0","long":"रोज़मेरी मेयर 0.5-0-3-0"}},{"_uid":46960489,"id":46960489,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.06,"oversActual":0.6,"overNumber":1,"ballNumber":6,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":45,"wagonY":113,"wagonZone":7,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"LEG_GLANCE","shotControl":1,"timestamp":"2024-10-18T15:56:28.000Z","modified":"2024-10-18T15:56:30.000Z","batsmanPlayerId":77329,"bowlerPlayerId":74707,"outPlayerId":null,"totalInningRuns":4,"totalInningWickets":0,"predictions":{"score":130,"winProbability":60.57},"batsmanStatText":{"statInfo":"3* (5b)","short":"क्यू जोसेफ़ 3* (5b)","long":"किआना जोसेफ़ 3* (5b)"},"bowlerStatText":{"short":"आर ए मेयर 1-0-4-0","long":"रोज़मेरी मेयर 1-0-4-0"}}],"events":[]},{"overNumber":2,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":8,"totalWickets":0,"overRunRate":4,"bowlers":[{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png"}],"requiredRunRate":6.72,"requiredRuns":121,"remainingBalls":108,"predictions":{"score":127,"winProbability":57.81},"balls":[],"events":[]},{"overNumber":3,"overRuns":8,"overWickets":1,"isComplete":true,"totalBalls":18,"totalRuns":16,"totalWickets":1,"overRunRate":5.33,"bowlers":[{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"}],"requiredRunRate":6.64,"requiredRuns":113,"remainingBalls":102,"predictions":{"score":128,"winProbability":55.5},"balls":[],"events":[]},{"overNumber":4,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":24,"totalRuns":20,"totalWickets":1,"overRunRate":5,"bowlers":[{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png"}],"requiredRunRate":6.81,"requiredRuns":109,"remainingBalls":96,"predictions":{"score":128,"winProbability":55.11},"balls":[],"events":[]},{"overNumber":5,"overRuns":2,"overWickets":1,"isComplete":true,"totalBalls":30,"totalRuns":22,"totalWickets":2,"overRunRate":4.4,"bowlers":[{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"}],"requiredRunRate":7.13,"requiredRuns":107,"remainingBalls":90,"predictions":{"score":126,"winProbability":45.94},"balls":[],"events":[]},{"overNumber":6,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":36,"totalRuns":25,"totalWickets":2,"overRunRate":4.16,"bowlers":[{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"}],"requiredRunRate":7.42,"requiredRuns":104,"remainingBalls":84,"predictions":{"score":116,"winProbability":36.61},"balls":[],"events":[]},{"overNumber":7,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":42,"totalRuns":28,"totalWickets":2,"overRunRate":4,"bowlers":[{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png"}],"requiredRunRate":7.76,"requiredRuns":101,"remainingBalls":78,"predictions":{"score":112,"winProbability":31.88},"balls":[],"events":[]},{"overNumber":8,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":48,"totalRuns":31,"totalWickets":2,"overRunRate":3.87,"bowlers":[{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"}],"requiredRunRate":8.16,"requiredRuns":98,"remainingBalls":72,"predictions":{"score":110,"winProbability":27.86},"balls":[],"events":[]},{"overNumber":9,"overRuns":11,"overWickets":1,"isComplete":true,"totalBalls":54,"totalRuns":42,"totalWickets":3,"overRunRate":4.66,"bowlers":[{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"}],"requiredRunRate":7.9,"requiredRuns":87,"remainingBalls":66,"predictions":{"score":127,"winProbability":41.26},"balls":[],"events":[]},{"overNumber":10,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":48,"totalWickets":3,"overRunRate":4.8,"bowlers":[{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"}],"requiredRunRate":8.1,"requiredRuns":81,"remainingBalls":60,"predictions":{"score":134,"winProbability":50.7},"balls":[],"events":[]},{"overNumber":11,"overRuns":4,"overWickets":1,"isComplete":true,"totalBalls":66,"totalRuns":52,"totalWickets":4,"overRunRate":4.72,"bowlers":[{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png"}],"requiredRunRate":8.55,"requiredRuns":77,"remainingBalls":54,"predictions":{"score":127,"winProbability":34.19},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":10.01,"batsman":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"},"fielders":[{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png"}]}]},{"overNumber":12,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":72,"totalRuns":54,"totalWickets":4,"overRunRate":4.5,"bowlers":[{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"}],"requiredRunRate":9.37,"requiredRuns":75,"remainingBalls":48,"predictions":{"score":112,"winProbability":14.78},"balls":[],"events":[]},{"overNumber":13,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":78,"totalRuns":61,"totalWickets":4,"overRunRate":4.69,"bowlers":[{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png"}],"requiredRunRate":9.71,"requiredRuns":68,"remainingBalls":42,"predictions":{"score":112,"winProbability":14.57},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":12.03,"batsman":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"},"fielders":[{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"}]}]},{"overNumber":14,"overRuns":4,"overWickets":1,"isComplete":true,"totalBalls":84,"totalRuns":65,"totalWickets":5,"overRunRate":4.64,"bowlers":[{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"}],"requiredRunRate":10.66,"requiredRuns":64,"remainingBalls":36,"predictions":{"score":110,"winProbability":7.09},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":13.06,"batsman":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"},"fielders":[{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"}]}]},{"overNumber":15,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":90,"totalRuns":72,"totalWickets":5,"overRunRate":4.8,"bowlers":[{"id":74707,"objectId":701751,"name":"रोज़मेरी मेयर","longName":"रोज़मेरी मेयर","mobileName":"मेयर","indexName":"Mair, RA","battingName":"आर ए मेयर","fieldingName":"मेयर","slug":"rosemary-mair","imageUrl":"/lsci/db/PICTURES/CMS/336200/336281.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336281.png"}],"requiredRunRate":11.4,"requiredRuns":57,"remainingBalls":30,"predictions":{"score":109,"winProbability":5.93},"balls":[],"events":[]},{"overNumber":16,"overRuns":23,"overWickets":0,"isComplete":true,"totalBalls":96,"totalRuns":95,"totalWickets":5,"overRunRate":5.93,"bowlers":[{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png"}],"requiredRunRate":8.5,"requiredRuns":34,"remainingBalls":24,"predictions":{"score":129,"winProbability":53.33},"balls":[],"events":[]},{"overNumber":17,"overRuns":1,"overWickets":1,"isComplete":true,"totalBalls":102,"totalRuns":96,"totalWickets":6,"overRunRate":5.64,"bowlers":[{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png"}],"requiredRunRate":11,"requiredRuns":33,"remainingBalls":18,"predictions":{"score":118,"winProbability":12.06},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":16.06,"batsman":{"id":57205,"objectId":355355,"name":"शडीन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png"},"fielders":[{"id":69360,"objectId":594654,"name":"ब्रूक हैलिडे","longName":"ब्रूक हैलिडे","mobileName":"हैलिडे","indexName":"Halliday, BM","battingName":"बी एम हैलिडे","fieldingName":"हैलिडे","slug":"brooke-halliday","imageUrl":"/lsci/db/PICTURES/CMS/357400/357490.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357490.png"}]}]},{"overNumber":18,"overRuns":10,"overWickets":1,"isComplete":true,"totalBalls":108,"totalRuns":106,"totalWickets":7,"overRunRate":5.88,"bowlers":[{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png"}],"requiredRunRate":11.5,"requiredRuns":23,"remainingBalls":12,"predictions":{"score":120,"winProbability":8.67},"balls":[],"events":[]},{"overNumber":19,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":114,"totalRuns":114,"totalWickets":7,"overRunRate":6,"bowlers":[{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png"}],"requiredRunRate":15,"requiredRuns":15,"remainingBalls":6,"predictions":{"score":122,"winProbability":12.8},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":18.05,"batsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png"},"fielders":[]}]},{"overNumber":20,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":120,"totalRuns":120,"totalWickets":8,"overRunRate":6,"bowlers":[{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png"}],"requiredRunRate":0,"requiredRuns":9,"remainingBalls":0,"predictions":{"score":120,"winProbability":0},"balls":[],"events":[]}],"inningWickets":[{"playerRoleType":"P","player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":12,"balls":12,"minutes":10,"fours":2,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कार्सन","commentary":"किआना जोसेफ़ b कार्सन 12 (12b 2x4 0x6 10m) SR: 100"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowBalls":null,"fowOvers":2.4,"fowOverNumber":3,"ballOversActual":2.4,"ballOversUnique":2.04,"ballTotalRuns":16,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389374,"objectId":1455988,"slug":"eden-carson-celebrates-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389374.jpg","width":1400,"height":916,"caption":"Eden Carson celebrates dismissing Qiana Joseph","longCaption":"Eden Carson celebrates dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389374.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389374.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389374.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}},{"id":389370,"objectId":1455984,"slug":"eden-carson-is-congratulated-after-dismissing-qiana-joseph","url":"/lsci/db/PICTURES/CMS/389300/389370.jpg","width":1400,"height":933,"caption":"Eden Carson is congratulated after dismissing Qiana Joseph","longCaption":"Eden Carson is congratulated after dismissing Qiana Joseph, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389370.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389370.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389370.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"WK","player":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"battedType":"yes","runs":3,"balls":5,"minutes":5,"fours":0,"sixes":0,"strikerate":60,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png","dateOfBirth":{"year":1992,"month":10,"date":14},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.1.png","width":160,"height":136,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320608,"objectId":1261496,"slug":"shemaine-campbelle-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320608.png","width":600,"height":436,"caption":"Shemaine Campbelle player page headshot cutout, 2021","longCaption":"Shemaine Campbelle player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320608.square.png"}}},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":{"id":46564,"objectId":54565,"name":"एस डब्ल्यू बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c बेट्स b कार्सन","commentary":"शमैन कैंपबेल c बेट्स b कार्सन 3 (5b 0x4 0x6 5m) SR: 60"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":20,"fowBalls":null,"fowOvers":4.1,"fowOverNumber":5,"ballOversActual":4.1,"ballOversUnique":4.01,"ballTotalRuns":20,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389371,"objectId":1455985,"slug":"suzie-bates-is-ecstatic-after-taking-the-catch-of-shemaine-campbelle","url":"/lsci/db/PICTURES/CMS/389300/389371.jpg","width":1400,"height":933,"caption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle","longCaption":"Suzie Bates is ecstatic after taking the catch of Shemaine Campbelle, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389371.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389371.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389371.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"battedType":"yes","runs":13,"balls":20,"minutes":18,"fours":1,"sixes":0,"strikerate":65,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png","dateOfBirth":{"year":1991,"month":6,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.1.png","width":160,"height":136,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320610,"objectId":1261498,"slug":"stafanie-taylor-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320610.png","width":600,"height":436,"caption":"Stafanie Taylor player page headshot cutout, 2021","longCaption":"Stafanie Taylor player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320610.square.png"}}},"dismissalBowler":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कार्सन","commentary":"स्टेफ़ानी टेलर b कार्सन 13 (20b 1x4 0x6 18m) SR: 65"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":41,"fowBalls":null,"fowOvers":8.5,"fowOverNumber":9,"ballOversActual":8.5,"ballOversUnique":8.05,"ballTotalRuns":41,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389373,"objectId":1455987,"slug":"stafanie-taylor-swipes-across-the-line-and-misses","url":"/lsci/db/PICTURES/CMS/389300/389373.jpg","width":1400,"height":933,"caption":"Stafanie Taylor swipes across the line and misses","longCaption":"Stafanie Taylor swipes across the line and misses, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389373.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"C","player":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"battedType":"yes","runs":15,"balls":21,"minutes":42,"fours":2,"sixes":0,"strikerate":71.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png","dateOfBirth":{"year":1998,"month":3,"date":19},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.1.png","width":160,"height":136,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320598,"objectId":1261486,"slug":"hayley-matthews-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320598.png","width":600,"height":436,"caption":"Hayley Matthews player page headshot cutout, 2021","longCaption":"Hayley Matthews player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320598.square.png"}}},"dismissalBowler":{"id":58588,"objectId":380929,"name":"लिया तहुहू","longName":"लिया तहुहू","mobileName":"तहुहू","indexName":"Tahuhu, LMM","battingName":"एल एम एम तहुहू","fieldingName":"तहुहू","slug":"lea-tahuhu","imageUrl":"/lsci/db/PICTURES/CMS/320500/320543.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320543.png","dateOfBirth":{"year":1990,"month":9,"date":23},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.1.png","width":160,"height":136,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":320543,"objectId":1261426,"slug":"lea-tahuhu-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320543.png","width":600,"height":436,"caption":"Lea Tahuhu player page headshot cutout, 2021","longCaption":"Lea Tahuhu player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320543.square.png"}}},"dismissalFielders":[{"player":{"id":79609,"objectId":803971,"name":"ए सी कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c कर b तहुहू","commentary":"हेली मैथ्यूज़ c कर b तहुहू 15 (21b 2x4 0x6 42m) SR: 71.42"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":51,"fowBalls":null,"fowOvers":10.5,"fowOverNumber":11,"ballOversActual":10.5,"ballOversUnique":10.05,"ballTotalRuns":51,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"battedType":"yes","runs":4,"balls":11,"minutes":12,"fours":0,"sixes":0,"strikerate":36.36,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png","dateOfBirth":{"year":1994,"month":11,"date":11},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.1.png","width":160,"height":136,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321671,"objectId":1263790,"slug":"aaliyah-alleyne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321600/321671.png","width":600,"height":436,"caption":"Aaliyah Alleyne player page headshot cutout, 2021","longCaption":"Aaliyah Alleyne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321600/321671.square.png"}}},"dismissalBowler":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalFielders":[{"player":{"id":61787,"objectId":438265,"name":"एम एल ग्रीन","longName":"मैडी ग्रीन","mobileName":"ग्रीन","indexName":"Green, ML","battingName":"एम एल ग्रीन","fieldingName":"ग्रीन","slug":"maddy-green","imageUrl":"/lsci/db/PICTURES/CMS/320500/320545.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320545.png","dateOfBirth":{"year":1992,"month":10,"date":20},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.1.png","width":160,"height":136,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320545,"objectId":1261428,"slug":"maddy-green-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320545.png","width":600,"height":436,"caption":"Maddy Green player page headshot cutout, 2021","longCaption":"Maddy Green player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320545.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c ग्रीन b कर","commentary":"आलिया ऑलेन c ग्रीन b कर 4 (11b 0x4 0x6 12m) SR: 36.36"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":63,"fowBalls":null,"fowOvers":13.4,"fowOverNumber":14,"ballOversActual":13.4,"ballOversUnique":13.04,"ballTotalRuns":63,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"battedType":"yes","runs":33,"balls":22,"minutes":34,"fours":0,"sixes":3,"strikerate":150,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"dismissalBowler":{"id":79609,"objectId":803971,"name":"एमेलिया कर","longName":"एमेलिया कर","mobileName":"कर","indexName":"Kerr, AC","battingName":"ए सी कर","fieldingName":"कर","slug":"amelia-kerr","imageUrl":"/lsci/db/PICTURES/CMS/320500/320534.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320534.png","dateOfBirth":{"year":2000,"month":10,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.1.png","width":160,"height":136,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320534,"objectId":1261417,"slug":"amelia-kerr-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320534.png","width":600,"height":436,"caption":"Amelia Kerr player page headshot cutout, 2021","longCaption":"Amelia Kerr player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320534.square.png"}}},"dismissalFielders":[{"player":{"id":106955,"objectId":1208952,"name":"एफ़ जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c जोनस b कर","commentary":"डिएंड्रा डॉटिन c जोनस b कर 33 (22b 0x4 3x6 34m) SR: 150"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":96,"fowBalls":null,"fowOvers":16.3,"fowOverNumber":17,"ballOversActual":16.3,"ballOversUnique":16.03,"ballTotalRuns":96,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389376,"objectId":1455993,"slug":"rosemary-mair-dropped-deandra-dottin-on-7","url":"/lsci/db/PICTURES/CMS/389300/389376.jpg","width":1400,"height":1010,"caption":"Rosemary Mair dropped Deandra Dottin on 7","longCaption":"Rosemary Mair dropped Deandra Dottin on 7, New Zealand vs West Indies, Sharjah, Women's T20 World Cup, October 18, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389376.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389376.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389376.10.jpg"},"dateTaken":"2024-10-18","capturedOn":{"year":2024,"month":10,"date":18}}],"currentType":null},{"playerRoleType":"P","player":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"battedType":"yes","runs":0,"balls":5,"minutes":4,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png","dateOfBirth":{"year":1986,"month":10,"date":31},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.1.png","width":160,"height":136,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":320596,"objectId":1261484,"slug":"chedean-nation-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320596.png","width":600,"height":436,"caption":"Chedean Nation player page headshot cutout, 2021","longCaption":"Chedean Nation player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320596.square.png"}}},"dismissalBowler":{"id":106955,"objectId":1208952,"name":"फ़्रैन जोनस","longName":"फ़्रैन जोनस","mobileName":"जोनस","indexName":"Jonas, FC","battingName":"एफ़ जोनस","fieldingName":"जोनस","slug":"fran-jonas","imageUrl":"/lsci/db/PICTURES/CMS/379000/379033.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/379000/379033.png","dateOfBirth":{"year":2004,"month":4,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.1.png","width":160,"height":136,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":379033,"objectId":1428606,"slug":"fran-jonas-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/379000/379033.png","width":600,"height":436,"caption":"Fran Jonas, player page headshot cutout, 2024","longCaption":"Fran Jonas, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/379000/379033.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b जोनस","commentary":"शडीन नेशन b जोनस 0 (5b 0x4 0x6 4m) SR: 0"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":97,"fowBalls":null,"fowOvers":17.3,"fowOverNumber":18,"ballOversActual":17.3,"ballOversUnique":17.03,"ballTotalRuns":97,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"battedType":"yes","runs":14,"balls":8,"minutes":10,"fours":2,"sixes":0,"strikerate":175,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png","dateOfBirth":{"year":2004,"month":10,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.1.png","width":160,"height":136,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":375442,"objectId":1419754,"slug":"zaida-james-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/375400/375442.png","width":600,"height":436,"caption":"Zaida James, player page headshot cutout, 2024","longCaption":"Zaida James, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/375400/375442.square.png"}}},"dismissalBowler":{"id":46564,"objectId":54565,"name":"सूज़ी बेट्स","longName":"सूज़ी बेट्स","mobileName":"बेट्स","indexName":"Bates, SW","battingName":"एस डब्ल्यू बेट्स","fieldingName":"बेट्स","slug":"suzie-bates","imageUrl":"/lsci/db/PICTURES/CMS/320600/320652.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320652.png","dateOfBirth":{"year":1987,"month":9,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.1.png","width":160,"height":136,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320652,"objectId":1261550,"slug":"suzie-bates-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320652.png","width":600,"height":436,"caption":"Suzie Bates player page headshot cutout, 2021","longCaption":"Suzie Bates player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320652.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b बेट्स","commentary":"ज़ायडा जेम्स b बेट्स 14 (8b 2x4 0x6 10m) SR: 175"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":118,"fowBalls":null,"fowOvers":19.3,"fowOverNumber":20,"ballOversActual":19.3,"ballOversUnique":19.03,"ballTotalRuns":118,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowOvers":2.4,"fowBalls":null},{"dismissalBatsman":{"id":60763,"objectId":424631,"name":"एस ए कैंपबेल","longName":"शमैन कैंपबेल","mobileName":"कैंपबेल","indexName":"Campbelle, SA","battingName":"एस ए कैंपबेल","fieldingName":"कैंपबेल","slug":"shemaine-campbelle","imageUrl":"/lsci/db/PICTURES/CMS/320600/320608.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320608.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":20,"fowOvers":4.1,"fowBalls":null},{"dismissalBatsman":{"id":57209,"objectId":355359,"name":"एस आर टेलर","longName":"स्टेफ़ानी टेलर","mobileName":"टेलर","indexName":"Taylor, SR","battingName":"एस आर टेलर","fieldingName":"टेलर","slug":"stafanie-taylor","imageUrl":"/lsci/db/PICTURES/CMS/320600/320610.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320610.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":41,"fowOvers":8.5,"fowBalls":null},{"dismissalBatsman":{"id":63409,"objectId":474308,"name":"एच मैथ्यूज़","longName":"हेली मैथ्यूज़","mobileName":"मैथ्यूज़","indexName":"Matthews, HK","battingName":"एच मैथ्यूज़","fieldingName":"मैथ्यूज़","slug":"hayley-matthews","imageUrl":"/lsci/db/PICTURES/CMS/320500/320598.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320598.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":51,"fowOvers":10.5,"fowBalls":null},{"dismissalBatsman":{"id":72075,"objectId":661441,"name":"एए आलेन","longName":"आलिया ऑलेन","mobileName":"आलेन","indexName":"Alleyne, AA","battingName":"एए आलेन","fieldingName":"आलेन","slug":"aaliyah-alleyne","imageUrl":"/lsci/db/PICTURES/CMS/321600/321671.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321600/321671.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":63,"fowOvers":13.4,"fowBalls":null},{"dismissalBatsman":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":96,"fowOvers":16.3,"fowBalls":null},{"dismissalBatsman":{"id":57205,"objectId":355355,"name":"सीएन नेशन","longName":"शडीन नेशन","mobileName":"नेशन","indexName":"Nation, CN","battingName":"सीएन नेशन","fieldingName":"नेशन","slug":"chedean-nation","imageUrl":"/lsci/db/PICTURES/CMS/320500/320596.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320596.png"},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":97,"fowOvers":17.3,"fowBalls":null},{"dismissalBatsman":{"id":109568,"objectId":1268281,"name":"ज़ायडा जेम्स","longName":"ज़ायडा जेम्स","mobileName":"ज़ायडा जेम्स","indexName":"Zaida James","battingName":"ज़ायडा जेम्स","fieldingName":"ज़ायडा जेम्स","slug":"zaida-james","imageUrl":"/lsci/db/PICTURES/CMS/375400/375442.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/375400/375442.png"},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":118,"fowOvers":19.3,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[{"type":"POWERPLAY","inningNumber":2,"startOverNumber":1,"endOverNumber":6,"oversRuns":25,"oversWickets":2,"totalRuns":25,"totalWickets":2,"isComplete":true,"topBatsmen":[{"player":{"id":77329,"objectId":769485,"name":"क्यू जोसेफ़","longName":"किआना जोसेफ़","mobileName":"जोसेफ़","indexName":"Joseph, Q","battingName":"क्यू जोसेफ़","fieldingName":"जोसेफ़","slug":"qiana-joseph","imageUrl":"/lsci/db/PICTURES/CMS/388700/388786.1.png","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":22},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":388786,"objectId":1454602,"slug":"qiana-joseph-latest-player-portrait","url":"/lsci/db/PICTURES/CMS/388700/388786.1.png","width":187,"height":136,"caption":"Qiana Joseph latest player portrait","longCaption":"Qiana Joseph latest player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"runs":12,"balls":12,"fours":2,"sixes":0}],"topBowlers":[{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"overs":2,"balls":12,"maidens":0,"conceded":10,"wickets":2,"currentType":2}]},{"type":"FINAL_OVERS","inningNumber":2,"startOverNumber":17,"endOverNumber":20,"oversRuns":25,"oversWickets":3,"totalRuns":120,"totalWickets":8,"isComplete":true,"topBatsmen":[{"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"runs":33,"balls":22,"fours":0,"sixes":3}],"topBowlers":[{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"overs":4,"balls":24,"maidens":0,"conceded":29,"wickets":3,"currentType":2}]},{"type":"MIDDLE_OVERS","inningNumber":2,"startOverNumber":7,"endOverNumber":16,"oversRuns":70,"oversWickets":3,"totalRuns":95,"totalWickets":5,"isComplete":true,"topBatsmen":[{"player":{"id":57201,"objectId":355349,"name":"डी डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"runs":33,"balls":21,"fours":0,"sixes":3}],"topBowlers":[{"player":{"id":104365,"objectId":1169661,"name":"ई कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"overs":3,"balls":18,"maidens":0,"conceded":21,"wickets":3,"currentType":2}]}]}],"videos":[],"matchPlayerAwards":[{"type":"PLAYER_OF_MATCH","player":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"inningStats":[{"inningNumber":1,"stat":{"runs":0,"ballsFaced":1,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":2,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":3,"conceded":29,"balls":24,"economy":7.25,"caught":0,"stumped":0}}]}],"teamHeadToHeadStats":[],"groundTeamHeadToHeadStats":[],"polls":{"stats":[{"type":1,"title":"टॉस कौन जीतेगा?","options":[{"id":18999,"title":"NZ-W Win \u0026 Bat","code":"tm_2614::toss_1","votes":872},{"id":19000,"title":"WI-W Win \u0026 Bat","code":"tm_3867::toss_1","votes":413},{"id":19001,"title":"NZ-W Win \u0026 Bowl","code":"tm_2614::toss_2","votes":228},{"id":19002,"title":"WI-W Win \u0026 Bowl","code":"tm_3867::toss_2","votes":294}],"answerCode":"tm_2614::toss_1","endTime":null,"endEventText":"टॉस के पहले पोल समाप्त"},{"type":2,"title":"मैच कौन जीतेगा?","options":[{"id":18997,"title":"NZ-W","code":"tm_2614","votes":1345},{"id":18998,"title":"WI-W","code":"tm_3867","votes":1289}],"answerCode":"tm_2614","endTime":"2024-10-18T14:00:00.000Z","endEventText":null},{"type":3,"title":"न्यूज़ीलैंड महिला क्या लक्ष्य देगा?","options":[{"id":19111,"title":"\u003c100","code":"cnpo_5","votes":38},{"id":19112,"title":"100-160","code":"cnpo_6","votes":729},{"id":19113,"title":"160+","code":"cnpo_7","votes":101}],"answerCode":"cnpo_6","endTime":"2024-10-18T14:00:00.000Z","endEventText":null},{"type":4,"title":"वेस्टइंडीज़ महिला कितने विकेट लेगी?","options":[{"id":19114,"title":"\u003c=3","code":"cnpo_8","votes":34},{"id":19115,"title":"4-7","code":"cnpo_9","votes":570},{"id":19116,"title":"8+","code":"cnpo_10","votes":159}],"answerCode":"cnpo_10","endTime":"2024-10-18T14:00:00.000Z","endEventText":null}],"generatedAt":"2024-11-25T23:30:18.665Z"},"superOverInnings":[],"supportInfo":{"stories":[{"id":329405,"objectId":1455778,"scribeId":1455778,"slug":"womens-t20-world-cup-new-zealand-west-indies","title":"अंडरडॉग की लड़ाई में न्यूज़ीलैंड का सामना वेस्टइंडीज़ से","subTitle":"","seoTitle":"womens t20 world cup - अंडरडॉग की लड़ाई में new zealand का सामना west indies से","summary":"टूर्नामेंट से पहले कोई भी टीम पसंदीदा नहीं थी लेकिन अब दोनों में से एक के पास फ़ाइनल में जगह बनाने का मौक़ा है","shortText":null,"byline":"श्रुति रवींद्रनाथ","categoryType":"OTHERS","genreType":"PREVIEW","genreId":728,"genreName":"Preview","publishedAt":"2024-10-17T17:10:00.000Z","modifiedAt":"2024-10-18T02:47:52.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":747,"image":{"id":389120,"objectId":1455450,"slug":"deandra-dottin-and-hayley-matthews-celebrate-the-dismissal-of-alice-capsey","url":"/lsci/db/PICTURES/CMS/389100/389120.5.jpg","width":365,"height":205,"caption":"Deandra Dottin and Hayley Matthews celebrate the dismissal of Alice Capsey","longCaption":"Deandra Dottin and Hayley Matthews celebrate the dismissal of Alice Capsey, England vs West Indies, Women's T20 World Cup, Dubai, October 15, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389100/389120.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389100/389120.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389100/389120.10.jpg"}},"matchMeta":{"id":114959,"objectId":1432443,"scribeId":1432443,"slug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","seriesId":16315,"seriesObjectId":1432420,"seriesSlug":"icc-women-s-t20-world-cup-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:30:19.854Z"}],"videos":[],"seriesStories":[],"seriesStandings":{"series":{"id":16315,"objectId":1432420,"scribeId":8634,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-10-03T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":8,"totalSquads":10,"gamePlayWatch":false},"notes":"","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":false,"multiSeries":false,"quotient":false,"nrr":true,"rpwr":false,"forAgainst":true},"groups":[{"name":"Group A","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":4,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":2.223,"rpwr":null,"for":"476/65.2","against":"405/80.0","pct":null,"recentMatches":[{"_uid":114955,"id":114955,"objectId":1432439,"slug":"australia-women-vs-india-women-18th-match-group-a","title":"18th Match, Group A","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"151/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"142/9","scoreInfo":"20 ov, T:152","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114951,"id":114951,"objectId":1432435,"slug":"australia-women-vs-pakistan-women-14th-match-group-a","title":"14th Match, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 विकेट से जीत, 54 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"83/1","scoreInfo":"11/20 ov, T:83","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114947,"id":114947,"objectId":1432431,"slug":"australia-women-vs-new-zealand-women-10th-match-group-a","title":"10th Match, Group A","startDate":"2024-10-08T00:00:00.000Z","startTime":"2024-10-08T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 60 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329068,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"148/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"88","scoreInfo":"19.2/20 ov, T:149","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114942,"id":114942,"objectId":1432426,"slug":"australia-women-vs-sri-lanka-women-5th-match-group-a","title":"5th Match, Group A","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"93/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"94/4","scoreInfo":"14.2/20 ov, T:94","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432426,1432431,1432435,1432439]},{"teamInfo":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":6,"quotient":null,"nrr":0.879,"rpwr":null,"for":"476/77.3","against":"421/80.0","pct":null,"recentMatches":[{"_uid":114956,"id":114956,"objectId":1432440,"slug":"new-zealand-women-vs-pakistan-women-19th-match-group-a","title":"19th Match, Group A","startDate":"2024-10-14T00:00:00.000Z","startTime":"2024-10-14T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"110/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"56","scoreInfo":"11.4/20 ov, T:111","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114952,"id":114952,"objectId":1432436,"slug":"new-zealand-women-vs-sri-lanka-women-15th-match-group-a","title":"15th Match, Group A","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"115/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:116","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114947,"id":114947,"objectId":1432431,"slug":"australia-women-vs-new-zealand-women-10th-match-group-a","title":"10th Match, Group A","startDate":"2024-10-08T00:00:00.000Z","startTime":"2024-10-08T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 60 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329068,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"148/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"88","scoreInfo":"19.2/20 ov, T:149","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114941,"id":114941,"objectId":1432425,"slug":"india-women-vs-new-zealand-women-4th-match-group-a","title":"4th Match, Group A","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328957,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"102","scoreInfo":"19/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432425,1432431,1432436,1432440]},{"teamInfo":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":2,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":0.322,"rpwr":null,"for":"524/78.5","against":"506/80.0","pct":null,"recentMatches":[{"_uid":114955,"id":114955,"objectId":1432439,"slug":"australia-women-vs-india-women-18th-match-group-a","title":"18th Match, Group A","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"151/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"142/9","scoreInfo":"20 ov, T:152","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114949,"id":114949,"objectId":1432433,"slug":"india-women-vs-sri-lanka-women-12th-match-group-a","title":"12th Match, Group A","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 82 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329095,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"172/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90","scoreInfo":"19.5/20 ov, T:173","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114944,"id":114944,"objectId":1432428,"slug":"india-women-vs-pakistan-women-7th-match-group-a","title":"7वां मैच, ग्रुप ए","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329008,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"105/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"108/4","scoreInfo":"18.5/20 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114941,"id":114941,"objectId":1432425,"slug":"india-women-vs-new-zealand-women-4th-match-group-a","title":"4th Match, Group A","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328957,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"102","scoreInfo":"19/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432425,1432428,1432433,1432439]},{"teamInfo":{"id":3022,"objectId":2971,"scribeId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","isCountry":false,"primaryColor":"#07df52","image":{"id":313341,"objectId":1241800,"slug":"pakistan-women-logo","url":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","width":500,"height":500,"caption":"Pakistan Women logo","longCaption":"Pakistan Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":1,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":2,"quotient":null,"nrr":-1.04,"rpwr":null,"for":"359/80.0","against":"386/69.5","pct":null,"recentMatches":[{"_uid":114956,"id":114956,"objectId":1432440,"slug":"new-zealand-women-vs-pakistan-women-19th-match-group-a","title":"19th Match, Group A","startDate":"2024-10-14T00:00:00.000Z","startTime":"2024-10-14T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"110/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"56","scoreInfo":"11.4/20 ov, T:111","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114951,"id":114951,"objectId":1432435,"slug":"australia-women-vs-pakistan-women-14th-match-group-a","title":"14th Match, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 विकेट से जीत, 54 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"83/1","scoreInfo":"11/20 ov, T:83","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114944,"id":114944,"objectId":1432428,"slug":"india-women-vs-pakistan-women-7th-match-group-a","title":"7वां मैच, ग्रुप ए","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329008,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"105/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"108/4","scoreInfo":"18.5/20 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114939,"id":114939,"objectId":1432423,"slug":"pakistan-women-vs-sri-lanka-women-2nd-match-group-a","title":"दूसरा मैच, ग्रुप ए","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 31 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"116","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"85/9","scoreInfo":"20 ov, T:117","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432423,1432428,1432435,1432440]},{"teamInfo":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":0,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-2.173,"rpwr":null,"for":"383/80.0","against":"500/71.5","pct":null,"recentMatches":[{"_uid":114952,"id":114952,"objectId":1432436,"slug":"new-zealand-women-vs-sri-lanka-women-15th-match-group-a","title":"15th Match, Group A","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"115/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:116","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114949,"id":114949,"objectId":1432433,"slug":"india-women-vs-sri-lanka-women-12th-match-group-a","title":"12th Match, Group A","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 82 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329095,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"172/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90","scoreInfo":"19.5/20 ov, T:173","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114942,"id":114942,"objectId":1432426,"slug":"australia-women-vs-sri-lanka-women-5th-match-group-a","title":"5th Match, Group A","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"93/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"94/4","scoreInfo":"14.2/20 ov, T:94","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114939,"id":114939,"objectId":1432423,"slug":"pakistan-women-vs-sri-lanka-women-2nd-match-group-a","title":"दूसरा मैच, ग्रुप ए","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 31 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"116","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"85/9","scoreInfo":"20 ov, T:117","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432423,1432426,1432433,1432436]}],"finalMatches":[]},{"name":"Group B","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":6,"quotient":null,"nrr":1.536,"rpwr":null,"for":"467/62.3","against":"462/77.5","pct":null,"recentMatches":[{"_uid":114957,"id":114957,"objectId":1432441,"slug":"england-women-vs-west-indies-women-20th-match-group-b","title":"20th Match, Group B","startDate":"2024-10-15T00:00:00.000Z","startTime":"2024-10-15T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 12 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329297,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"141/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:142","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114950,"id":114950,"objectId":1432434,"slug":"bangladesh-women-vs-west-indies-women-13th-match-group-b","title":"13th Match, Group B","startDate":"2024-10-10T00:00:00.000Z","startTime":"2024-10-10T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 8 विकेट से जीत, 43 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329150,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"103/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/2","scoreInfo":"12.5/20 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114945,"id":114945,"objectId":1432429,"slug":"scotland-women-vs-west-indies-women-8th-match-group-b","title":"8वां मैच, ग्रुप बी","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329012,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"99/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"101/4","scoreInfo":"11.4/20 ov, T:100","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114940,"id":114940,"objectId":1432424,"slug":"south-africa-women-vs-west-indies-women-3rd-match-group-b","title":"3rd Match, Group B","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 10 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328964,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/0","scoreInfo":"17.5/20 ov, T:119","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432424,1432429,1432434,1432441]},{"teamInfo":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":6,"quotient":null,"nrr":1.382,"rpwr":null,"for":"516/75.1","against":"435/79.2","pct":null,"recentMatches":[{"_uid":114953,"id":114953,"objectId":1432437,"slug":"bangladesh-women-vs-south-africa-women-16th-match-group-b","title":"16th Match, Group B","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329216,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"106/3","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"107/3","scoreInfo":"17.2/20 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114948,"id":114948,"objectId":1432432,"slug":"scotland-women-vs-south-africa-women-11th-match-group-b","title":"11th Match, Group B","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 80 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329085,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"166/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86","scoreInfo":"17.5/20 ov, T:167","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114946,"id":114946,"objectId":1432430,"slug":"england-women-vs-south-africa-women-9th-match-group-b","title":"9th Match, Group B","startDate":"2024-10-07T00:00:00.000Z","startTime":"2024-10-07T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329033,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"124/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"125/3","scoreInfo":"19.2/20 ov, T:125","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114940,"id":114940,"objectId":1432424,"slug":"south-africa-women-vs-west-indies-women-3rd-match-group-b","title":"3rd Match, Group B","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 10 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328964,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/0","scoreInfo":"17.5/20 ov, T:119","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432424,1432430,1432432,1432437]},{"teamInfo":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":6,"quotient":null,"nrr":1.091,"rpwr":null,"for":"497/69.2","against":"474/78.0","pct":null,"recentMatches":[{"_uid":114957,"id":114957,"objectId":1432441,"slug":"england-women-vs-west-indies-women-20th-match-group-b","title":"20th Match, Group B","startDate":"2024-10-15T00:00:00.000Z","startTime":"2024-10-15T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 12 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329297,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"141/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:142","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114954,"id":114954,"objectId":1432438,"slug":"england-women-vs-scotland-women-17th-match-group-b","title":"17th Match, Group B","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 10 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329237,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"109/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"113/0","scoreInfo":"10/20 ov, T:110","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114946,"id":114946,"objectId":1432430,"slug":"england-women-vs-south-africa-women-9th-match-group-b","title":"9th Match, Group B","startDate":"2024-10-07T00:00:00.000Z","startTime":"2024-10-07T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329033,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"124/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"125/3","scoreInfo":"19.2/20 ov, T:125","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114943,"id":114943,"objectId":1432427,"slug":"bangladesh-women-vs-england-women-6th-match-group-b","title":"6th Match, Group B","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 21 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"97/7","scoreInfo":"20 ov, T:119","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432427,1432430,1432438,1432441]},{"teamInfo":{"id":4240,"objectId":299037,"scribeId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":false,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":1,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":2,"quotient":null,"nrr":-0.844,"rpwr":null,"for":"425/80.0","against":"432/70.1","pct":null,"recentMatches":[{"_uid":114953,"id":114953,"objectId":1432437,"slug":"bangladesh-women-vs-south-africa-women-16th-match-group-b","title":"16th Match, Group B","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329216,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"106/3","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"107/3","scoreInfo":"17.2/20 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114950,"id":114950,"objectId":1432434,"slug":"bangladesh-women-vs-west-indies-women-13th-match-group-b","title":"13th Match, Group B","startDate":"2024-10-10T00:00:00.000Z","startTime":"2024-10-10T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 8 विकेट से जीत, 43 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329150,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"103/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/2","scoreInfo":"12.5/20 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114943,"id":114943,"objectId":1432427,"slug":"bangladesh-women-vs-england-women-6th-match-group-b","title":"6th Match, Group B","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 21 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"97/7","scoreInfo":"20 ov, T:119","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114938,"id":114938,"objectId":1432422,"slug":"bangladesh-women-vs-scotland-women-1st-match-group-b","title":"पहला मैच, ग्रुप बी","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"119/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/7","scoreInfo":"20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432422,1432427,1432434,1432437]},{"teamInfo":{"id":3505,"objectId":3454,"scribeId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":false,"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":"स्कॉटलैंड","shortName":"स्कॉटलैंड","abbreviation":"स्कॉटलैंड","slug":"scotland"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"4","matchesWon":0,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-3.129,"rpwr":null,"for":"397/80.0","against":"499/61.4","pct":null,"recentMatches":[{"_uid":114954,"id":114954,"objectId":1432438,"slug":"england-women-vs-scotland-women-17th-match-group-b","title":"17th Match, Group B","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 10 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329237,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"109/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"113/0","scoreInfo":"10/20 ov, T:110","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114948,"id":114948,"objectId":1432432,"slug":"scotland-women-vs-south-africa-women-11th-match-group-b","title":"11th Match, Group B","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 80 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329085,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"166/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86","scoreInfo":"17.5/20 ov, T:167","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114945,"id":114945,"objectId":1432429,"slug":"scotland-women-vs-west-indies-women-8th-match-group-b","title":"8वां मैच, ग्रुप बी","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329012,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"99/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"101/4","scoreInfo":"11.4/20 ov, T:100","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114938,"id":114938,"objectId":1432422,"slug":"bangladesh-women-vs-scotland-women-1st-match-group-b","title":"पहला मैच, ग्रुप बी","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"119/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/7","scoreInfo":"20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1432422,1432429,1432432,1432438]}],"finalMatches":[]}],"finalMatches":[{"finalType":3,"matchObjectIds":[1432442,1432443]},{"finalType":1,"matchObjectIds":[1432444]}],"liveTeamIds":[],"objects":{"matches":{"1432422":{"_uid":114938,"id":114938,"objectId":1432422,"slug":"bangladesh-women-vs-scotland-women-1st-match-group-b","title":"पहला मैच, ग्रुप बी","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"119/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/7","scoreInfo":"20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]},"1432423":{"_uid":114939,"id":114939,"objectId":1432423,"slug":"pakistan-women-vs-sri-lanka-women-2nd-match-group-a","title":"दूसरा मैच, ग्रुप ए","startDate":"2024-10-03T00:00:00.000Z","startTime":"2024-10-03T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 31 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"116","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"85/9","scoreInfo":"20 ov, T:117","points":0,"teamOdds":null}],"languages":["hi"]},"1432424":{"_uid":114940,"id":114940,"objectId":1432424,"slug":"south-africa-women-vs-west-indies-women-3rd-match-group-b","title":"3rd Match, Group B","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 10 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328964,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/0","scoreInfo":"17.5/20 ov, T:119","points":2,"teamOdds":null}],"languages":["hi"]},"1432425":{"_uid":114941,"id":114941,"objectId":1432425,"slug":"india-women-vs-new-zealand-women-4th-match-group-a","title":"4th Match, Group A","startDate":"2024-10-04T00:00:00.000Z","startTime":"2024-10-04T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328957,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"102","scoreInfo":"19/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]},"1432426":{"_uid":114942,"id":114942,"objectId":1432426,"slug":"australia-women-vs-sri-lanka-women-5th-match-group-a","title":"5th Match, Group A","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"93/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"94/4","scoreInfo":"14.2/20 ov, T:94","points":2,"teamOdds":null}],"languages":["hi"]},"1432427":{"_uid":114943,"id":114943,"objectId":1432427,"slug":"bangladesh-women-vs-england-women-6th-match-group-b","title":"6th Match, Group B","startDate":"2024-10-05T00:00:00.000Z","startTime":"2024-10-05T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 21 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":328981,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"118/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"97/7","scoreInfo":"20 ov, T:119","points":0,"teamOdds":null}],"languages":["hi"]},"1432428":{"_uid":114944,"id":114944,"objectId":1432428,"slug":"india-women-vs-pakistan-women-7th-match-group-a","title":"7वां मैच, ग्रुप ए","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329008,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"105/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"108/4","scoreInfo":"18.5/20 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},"1432429":{"_uid":114945,"id":114945,"objectId":1432429,"slug":"scotland-women-vs-west-indies-women-8th-match-group-b","title":"8वां मैच, ग्रुप बी","startDate":"2024-10-06T00:00:00.000Z","startTime":"2024-10-06T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329012,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"99/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"101/4","scoreInfo":"11.4/20 ov, T:100","points":2,"teamOdds":null}],"languages":["hi"]},"1432430":{"_uid":114946,"id":114946,"objectId":1432430,"slug":"england-women-vs-south-africa-women-9th-match-group-b","title":"9th Match, Group B","startDate":"2024-10-07T00:00:00.000Z","startTime":"2024-10-07T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329033,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"124/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"125/3","scoreInfo":"19.2/20 ov, T:125","points":2,"teamOdds":null}],"languages":["hi"]},"1432431":{"_uid":114947,"id":114947,"objectId":1432431,"slug":"australia-women-vs-new-zealand-women-10th-match-group-a","title":"10th Match, Group A","startDate":"2024-10-08T00:00:00.000Z","startTime":"2024-10-08T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 60 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329068,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"148/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"88","scoreInfo":"19.2/20 ov, T:149","points":0,"teamOdds":null}],"languages":["hi"]},"1432432":{"_uid":114948,"id":114948,"objectId":1432432,"slug":"scotland-women-vs-south-africa-women-11th-match-group-b","title":"11th Match, Group B","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 80 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329085,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"166/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86","scoreInfo":"17.5/20 ov, T:167","points":0,"teamOdds":null}],"languages":["hi"]},"1432433":{"_uid":114949,"id":114949,"objectId":1432433,"slug":"india-women-vs-sri-lanka-women-12th-match-group-a","title":"12th Match, Group A","startDate":"2024-10-09T00:00:00.000Z","startTime":"2024-10-09T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 82 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329095,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"172/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90","scoreInfo":"19.5/20 ov, T:173","points":0,"teamOdds":null}],"languages":["hi"]},"1432434":{"_uid":114950,"id":114950,"objectId":1432434,"slug":"bangladesh-women-vs-west-indies-women-13th-match-group-b","title":"13th Match, Group B","startDate":"2024-10-10T00:00:00.000Z","startTime":"2024-10-10T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 8 विकेट से जीत, 43 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329150,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"103/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/2","scoreInfo":"12.5/20 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},"1432435":{"_uid":114951,"id":114951,"objectId":1432435,"slug":"australia-women-vs-pakistan-women-14th-match-group-a","title":"14th Match, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 विकेट से जीत, 54 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"83/1","scoreInfo":"11/20 ov, T:83","points":2,"teamOdds":null}],"languages":["hi"]},"1432436":{"_uid":114952,"id":114952,"objectId":1432436,"slug":"new-zealand-women-vs-sri-lanka-women-15th-match-group-a","title":"15th Match, Group A","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"115/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:116","points":2,"teamOdds":null}],"languages":["hi"]},"1432437":{"_uid":114953,"id":114953,"objectId":1432437,"slug":"bangladesh-women-vs-south-africa-women-16th-match-group-b","title":"16th Match, Group B","startDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-12T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329216,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"106/3","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"107/3","scoreInfo":"17.2/20 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},"1432438":{"_uid":114954,"id":114954,"objectId":1432438,"slug":"england-women-vs-scotland-women-17th-match-group-b","title":"17th Match, Group B","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T10:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 10 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329237,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":3505,"objectId":3454,"slug":"scotland-women","name":"स्कॉटलैंड महिला","longName":"स्कॉटलैंड महिला","abbreviation":"स्कॉटलैंड","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"109/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"113/0","scoreInfo":"10/20 ov, T:110","points":2,"teamOdds":null}],"languages":["hi"]},"1432439":{"_uid":114955,"id":114955,"objectId":1432439,"slug":"australia-women-vs-india-women-18th-match-group-a","title":"18th Match, Group A","startDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"151/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"142/9","scoreInfo":"20 ov, T:152","points":0,"teamOdds":null}],"languages":["hi"]},"1432440":{"_uid":114956,"id":114956,"objectId":1432440,"slug":"new-zealand-women-vs-pakistan-women-19th-match-group-a","title":"19th Match, Group A","startDate":"2024-10-14T00:00:00.000Z","startTime":"2024-10-14T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"110/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"56","scoreInfo":"11.4/20 ov, T:111","points":0,"teamOdds":null}],"languages":["hi"]},"1432441":{"_uid":114957,"id":114957,"objectId":1432441,"slug":"england-women-vs-west-indies-women-20th-match-group-b","title":"20th Match, Group B","startDate":"2024-10-15T00:00:00.000Z","startTime":"2024-10-15T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 12 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329297,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"141/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:142","points":2,"teamOdds":null}],"languages":["hi"]},"1432442":{"_uid":114958,"id":114958,"objectId":1432442,"slug":"australia-women-vs-south-africa-women-1st-semi-final","title":"पहला सेमीफ़ाइनल","startDate":"2024-10-17T00:00:00.000Z","startTime":"2024-10-17T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329375,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"134/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"135/2","scoreInfo":"17.2/20 ov, T:135","points":null,"teamOdds":null}],"languages":["hi"]},"1432443":{"_uid":114959,"id":114959,"objectId":1432443,"slug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","title":"दूसरा सेमीफ़ाइनल","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329405,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"128/9","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"120/8","scoreInfo":"20 ov, T:129","points":null,"teamOdds":null}],"languages":["hi"]},"1432444":{"_uid":114960,"id":114960,"objectId":1432444,"slug":"new-zealand-women-vs-south-africa-women-final","title":"फ़ाइनल","startDate":"2024-10-20T00:00:00.000Z","startTime":"2024-10-20T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 32 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329472,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"158/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126/9","scoreInfo":"20 ov, T:159","points":null,"teamOdds":null}],"languages":["hi"]}}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":{"player":{"id":57201,"objectId":355349,"name":"डिएंड्रा डॉटिन","longName":"डिएंड्रा डॉटिन","mobileName":"डॉटिन","indexName":"Dottin, DJS","battingName":"डी डॉटिन","fieldingName":"डॉटिन","slug":"deandra-dottin","imageUrl":"/lsci/db/PICTURES/CMS/320500/320597.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320500/320597.png","dateOfBirth":{"year":1991,"month":6,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.1.png","width":160,"height":136,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":4,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320597,"objectId":1261485,"slug":"deandra-dottin-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320500/320597.png","width":600,"height":436,"caption":"Deandra Dottin player page headshot cutout, 2021","longCaption":"Deandra Dottin player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320500/320597.square.png"}}},"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"battedType":"yes","runs":33,"ballsFaced":22,"smartRuns":45.53,"bowledType":"yes","fieldedType":"yes","wickets":4,"conceded":22,"smartWickets":4.41,"totalImpact":137.46,"battingImpact":58.68,"bowlingImpact":78.78},"playersOfTheMatch":[{"type":"PLAYER_OF_MATCH","player":{"id":104365,"objectId":1169661,"name":"ईडन कार्सन","longName":"ईडन कार्सन","mobileName":"कार्सन","indexName":"ईडन कार्सन","battingName":"ई कार्सन","fieldingName":"कार्सन","slug":"eden-carson","imageUrl":"/lsci/db/PICTURES/CMS/357400/357491.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/357400/357491.png","dateOfBirth":{"year":2001,"month":8,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.1.png","width":160,"height":136,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":357491,"objectId":1367038,"slug":"eden-carson-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/357400/357491.png","width":600,"height":436,"caption":"Eden Carson, player page headshot cutout 2023","longCaption":"Eden Carson, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/357400/357491.square.png"}}},"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"inningStats":[{"inningNumber":1,"stat":{"runs":0,"ballsFaced":1,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":2,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":3,"conceded":29,"balls":24,"economy":7.25,"caught":0,"stumped":0}}]}],"playersOfTheSeries":null,"matchSeriesResult":{"leadTeam":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"leadType":3,"leadHowWon":1,"resultType":8,"matchesWonByLeadTeam":0,"matchesWonByLoserTeam":0,"matchNumber":2,"totalNumberOfMatches":0,"abondonedNumberOfMatches":0,"cancelledNumberOfMatches":0,"isLeadAbandoned":false,"isLeadCancelled":false,"groupTitle":""},"recentReportStory":null,"recentPreviewStory":{"id":329405,"objectId":1455778,"scribeId":1455778,"slug":"womens-t20-world-cup-new-zealand-west-indies","title":"अंडरडॉग की लड़ाई में न्यूज़ीलैंड का सामना वेस्टइंडीज़ से","subTitle":"","seoTitle":"womens t20 world cup - अंडरडॉग की लड़ाई में new zealand का सामना west indies से","summary":"टूर्नामेंट से पहले कोई भी टीम पसंदीदा नहीं थी लेकिन अब दोनों में से एक के पास फ़ाइनल में जगह बनाने का मौक़ा है","shortText":null,"byline":"श्रुति रवींद्रनाथ","categoryType":"OTHERS","genreType":"PREVIEW","genreId":728,"genreName":"Preview","publishedAt":"2024-10-17T17:10:00.000Z","modifiedAt":"2024-10-18T02:47:52.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":747,"image":{"id":389120,"objectId":1455450,"slug":"deandra-dottin-and-hayley-matthews-celebrate-the-dismissal-of-alice-capsey","url":"/lsci/db/PICTURES/CMS/389100/389120.5.jpg","width":365,"height":205,"caption":"Deandra Dottin and Hayley Matthews celebrate the dismissal of Alice Capsey","longCaption":"Deandra Dottin and Hayley Matthews celebrate the dismissal of Alice Capsey, England vs West Indies, Women's T20 World Cup, Dubai, October 15, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389100/389120.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389100/389120.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389100/389120.10.jpg"}},"matchMeta":{"id":114959,"objectId":1432443,"scribeId":1432443,"slug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","seriesId":16315,"seriesObjectId":1432420,"seriesSlug":"icc-women-s-t20-world-cup-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:30:19.869Z","credit":"श्रुति रवींद्रनाथ ESPNcricinfo में सब एडिटर हैं।","copyright":"ESPN Sports Media Ltd.","overviewHtml":null,"keywords":[""],"video":null,"storyGenre":{"id":728,"slug":"preview","title":"Preview","summary":null}},"liveBlogStory":null,"fantasyPickStory":null,"commentaryStarted":true,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"2614":[{"_uid":114956,"id":114956,"objectId":1432440,"slug":"new-zealand-women-vs-pakistan-women-19th-match-group-a","title":"19th Match, Group A","startDate":"2024-10-14T00:00:00.000Z","startTime":"2024-10-14T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329271,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"110/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3022,"objectId":2971,"slug":"pakistan-women","name":"पाकिस्तान महिला","longName":"पाकिस्तान महिला","abbreviation":"पाकिस्तान","imageUrl":"/lsci/db/PICTURES/CMS/313300/313341.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"56","scoreInfo":"11.4/20 ov, T:111","points":0,"teamOdds":null}],"languages":["hi"]}],"3867":[{"_uid":114957,"id":114957,"objectId":1432441,"slug":"england-women-vs-west-indies-women-20th-match-group-b","title":"20th Match, Group B","startDate":"2024-10-15T00:00:00.000Z","startTime":"2024-10-15T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 12 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329297,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"141/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:142","points":2,"teamOdds":null}],"languages":["hi"]}]},"teamsNextMatches":{"2614":[{"_uid":114960,"id":114960,"objectId":1432444,"slug":"new-zealand-women-vs-south-africa-women-final","title":"फ़ाइनल","startDate":"2024-10-20T00:00:00.000Z","startTime":"2024-10-20T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 32 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329472,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"158/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126/9","scoreInfo":"20 ov, T:159","points":null,"teamOdds":null}],"languages":["hi"]}],"3867":[{"_uid":117896,"id":117896,"objectId":1459891,"slug":"india-women-vs-west-indies-women-1st-t20i","title":"1st T20I","startDate":"2024-12-15T00:00:00.000Z","startTime":"2024-12-15T13:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"Y","series":{"id":16821,"objectId":1459886,"slug":"west-indies-women-in-india-2024-25","name":"West Indies Women in India","longName":"West Indies Women tour of India","alternateName":"IND Women vs WI Women","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-27T00:00:00.000Z"},"ground":{"id":2361,"objectId":343050,"name":"Dr DY Patil Sports Academy, Navi Mumbai","smallName":"मुंबई (डीवाई)","longName":"Dr DY Patil Sports Academy, Navi Mumbai","slug":"dr-dy-patil-sports-academy-navi-mumbai","location":"","image":{"id":89552,"objectId":346879,"slug":"view-of-dr-dy-patil-sports-academy-mumbai","url":"/lsci/db/PICTURES/CMS/89500/89552.jpg","width":390,"height":291,"caption":"View of Dr DY Patil Sports Academy, Mumbai","longCaption":"View of Dr DY Patil Sports Academy, Mumbai","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":1652,"objectId":1311588,"name":"Navi Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}]},"seriesPrevMatches":[{"_uid":114958,"id":114958,"objectId":1432442,"slug":"australia-women-vs-south-africa-women-1st-semi-final","title":"पहला सेमीफ़ाइनल","startDate":"2024-10-17T00:00:00.000Z","startTime":"2024-10-17T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329375,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"134/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"135/2","scoreInfo":"17.2/20 ov, T:135","points":null,"teamOdds":null}],"languages":["hi"]},{"_uid":114957,"id":114957,"objectId":1432441,"slug":"england-women-vs-west-indies-women-20th-match-group-b","title":"20th Match, Group B","startDate":"2024-10-15T00:00:00.000Z","startTime":"2024-10-15T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 12 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329297,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"141/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:142","points":2,"teamOdds":null}],"languages":["hi"]}],"seriesNextMatches":[{"_uid":114960,"id":114960,"objectId":1432444,"slug":"new-zealand-women-vs-south-africa-women-final","title":"फ़ाइनल","startDate":"2024-10-20T00:00:00.000Z","startTime":"2024-10-20T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 32 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":329472,"coverage":"Y","series":{"id":16315,"objectId":1432420,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-10-20T00:00:00.000Z"},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"158/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126/9","scoreInfo":"20 ov, T:159","points":null,"teamOdds":null}],"languages":["hi"]}],"hasTeamPlayers":true,"weather":null,"social":null,"hasTeamSquads":true,"hasStats":true,"hasFantasyStats":false,"hasFanComments":false,"hasPolls":true}}}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":true},"ad":{"gpt":{"webAdUnitPath":"game","appAdUnitPath":"game","attributes":{"pgtyp":"game","kvpt":"livescorecard","kvsite":"icc-women-s-t20-world-cup-2024-25","kvseriesid":1432420,"kvmatchid":1432443},"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"}},"longstripGamepackageLeft":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"left"}},"longstripGamepackageRight":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"right"}},"presbyMobile":{"unit":"presbyMobile","type":"IN_PAGE","attributes":{"pos":"presbyMobile","kvpos":"top"}},"instream":{"unit":"instream","type":"IN_PAGE","attributes":{"pos":"instream"}},"nativeText":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"top"}},"nativeText2":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"middle"}},"nativeText3":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"bottom"}},"bannerNative":{"unit":"bannerNative","type":"IN_VIEW","attributes":{"pos":"bannerNative","kvpos":"newbottom"}}}},"video":{"adUnitPath":"game/game","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:new-zealand-women-vs-west-indies-women-2nd-semi-final:summary","siteSection":"icc-women-s-t20-world-cup-2024-25","subSection":"game:icc-women-s-t20-world-cup-2024-25","contentType":"game","league":"icc-women-s-t20-world-cup-2024-25","gameid":"1432443-न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिलादूसरा सेमीफ़ाइनल-2024/25","gameState":"post"}},"seo":{"title":"न्यूज़ीलैंड महिला beat वेस्टइंडीज़ महिला, न्यूज़ीलैंड महिला की 8 रन से जीत ","description":"न्यूज़ीलैंड 128/9 vs वेस्टइंडीज़ 120/8 - न्यूज़ीलैंड महिला की 8 रन से जीत in Sharjah, महिला T20 विश्व कप 2024, October 18, 2024","canonical":"/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score","keywords":["न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला दूसरा सेमीफ़ाइनल 2024/25","न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला","score","summary","highlights","reports","ICC महिला T20 विश्व कप","ICC महिला T20 विश्व कप"],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389100/389120.6.jpg","canonicalEng":"/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score","structuredData":{"broadcastEvent":{"@context":"https://schema.org","@type":"SportsEvent","name":"न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला Live Cricket Score, 18 10 2024","description":"Check live cricket score of न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला, दूसरा सेमीफ़ाइनल, 18 10 2024, ICC महिला T20 विश्व कप on ESPNcricinfo","startDate":"2024-10-18T14:00:00+00:00","endDate":"2024-10-18T00:00:00+00:00","location":{"@type":"Place","name":"शारजाह क्रिकेट स्टेडियम","address":"Sharjah"},"homeTeam":{"@type":"SportsTeam","name":"न्यूज़ीलैंड महिला"},"awayTeam":{"@type":"SportsTeam","name":"वेस्टइंडीज़ महिला"}}},"language":{"title":{"langKey":"match_homepage_seo_result_title","defaultValue":"न्यूज़ीलैंड महिला beat वेस्टइंडीज़ महिला, न्यूज़ीलैंड महिला की 8 रन से जीत ","params":{"HOME_TEAM_NAME":"न्यूज़ीलैंड महिला","AWAY_TEAM_NAME":"वेस्टइंडीज़ महिला","HOME_TEAM_ABBR":"न्यूज़ीलैंड","AWAY_TEAM_ABBR":"वेस्टइंडीज़","SERIES_ABBR":"महिला T20 विश्व कप","SERIES_NAME":"ICC महिला T20 विश्व कप","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"ICC महिला T20 विश्व कप","MATCH_TITLE":"दूसरा सेमीफ़ाइनल","MATCH_STATUS":"न्यूज़ीलैंड महिला की 8 रन से जीत ","MATCH_CITY":"Sharjah","MATCH_DATE":"October 18, 2024","MATCH_GROUND":"शारजाह क्रिकेट स्टेडियम","ESPN_URL":"ESPNcricinfo.com","HOME_TEAM_SCORE":"128/9","AWAY_TEAM_SCORE":"120/8"}},"description":{"langKey":"match_homepage_seo_result_description","defaultValue":"न्यूज़ीलैंड 128/9 vs वेस्टइंडीज़ 120/8 - न्यूज़ीलैंड महिला की 8 रन से जीत in Sharjah, महिला T20 विश्व कप 2024, October 18, 2024","params":{"HOME_TEAM_NAME":"न्यूज़ीलैंड महिला","AWAY_TEAM_NAME":"वेस्टइंडीज़ महिला","HOME_TEAM_ABBR":"न्यूज़ीलैंड","AWAY_TEAM_ABBR":"वेस्टइंडीज़","SERIES_ABBR":"महिला T20 विश्व कप","SERIES_NAME":"ICC महिला T20 विश्व कप","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"ICC महिला T20 विश्व कप","MATCH_TITLE":"दूसरा सेमीफ़ाइनल","MATCH_STATUS":"न्यूज़ीलैंड महिला की 8 रन से जीत ","MATCH_CITY":"Sharjah","MATCH_DATE":"October 18, 2024","MATCH_GROUND":"शारजाह क्रिकेट स्टेडियम","ESPN_URL":"ESPNcricinfo.com","HOME_TEAM_SCORE":"128/9","AWAY_TEAM_SCORE":"120/8"}},"keywords":[{"langKey":"cm_scores","defaultValue":"scores"},{"langKey":"cm_summary","defaultValue":"summary"},{"langKey":"cm_highlight_plural","defaultValue":"highlights"},{"langKey":"cm_reports","defaultValue":"reports"},{"langKey":"","defaultValue":"न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला दूसरा सेमीफ़ाइनल 2024/25"},{"langKey":"","defaultValue":"न्यूज़ीलैंड महिला vs वेस्टइंडीज़ महिला"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"}]}}}},"page":"/match/CiMatchHomePage","query":{"language":"hindi","seriesSlug":"icc-women-s-t20-world-cup-2024-25","seriesId":"1432420","matchSlug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","matchId":"1432443"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037,70120,34861],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>