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 न्यूज़ीलैंड महिला 3rd ODI 2024/25 - क्रिकेट इनसाइट्स | ESPNcricinfo.com</title><meta name="title" content="लाइव मैच ब्लॉग- भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25 - क्रिकेट इनसाइट्स | ESPNcricinfo.com"/><meta name="description" content="लाइव ब्लॉग चेक करें भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25, भारत महिला vs न्यूज़ीलैंड महिला सिर्फ़ ESPNcricinfo.com पर"/><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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा"/><meta property="og:description" content="लाइव ब्लॉग चेक करें भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25, भारत महिला vs न्यूज़ीलैंड महिला सिर्फ़ ESPNcricinfo.com पर"/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><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="IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा"/><meta name="twitter:description" content="लाइव ब्लॉग चेक करें भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25, भारत महिला vs न्यूज़ीलैंड महिला सिर्फ़ ESPNcricinfo.com पर"/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg"/><meta itemProp="name" content="लाइव मैच ब्लॉग- भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25 - क्रिकेट इनसाइट्स | ESPNcricinfo.com"/><meta itemProp="description" content="लाइव ब्लॉग चेक करें भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25, भारत महिला vs न्यूज़ीलैंड महिला सिर्फ़ ESPNcricinfo.com पर"/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="लाइव मैच ब्लॉग- भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25 - क्रिकेट इनसाइट्स | ESPNcricinfo.com"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="खिलाड़ी,आर्टिकल्स,लाइव ब्लॉग,खिलाड़ी,खिलाड़ी,खिलाड़ी"/><meta itemProp="datePublished" content="2024-10-29T12:28:00+05:30"/><meta itemProp="dateModified" content="2024-10-30T09:29:19+05:30"/><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 न्यूज़ीलैंड महिला 3rd ODI 2024/25 - क्रिकेट इनसाइट्स | ESPNcricinfo.com","description":"लाइव ब्लॉग चेक करें भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI 2024/25, भारत महिला vs न्यूज़ीलैंड महिला सिर्फ़ ESPNcricinfo.com पर","url":"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog","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><meta name="next-head-count" content="73"/><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/CiVideoPlayerLiveStream.22d194478668a067c666.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/517-a73288f46abd89eca9ed.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/4319-9b33304e03706ad6d7ae.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/3807-88b63759d6b07c3f22ca.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4524-a40b191e9761bb39382e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchLiveBlogPage-448a4e1131be8581820d.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-461080"></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-728063"></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-487069" 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)"><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">3rd ODI (D/N), अहमदाबाद, October 29, 2024<!-- -->, <a href="/hindi/series/new-zealand-women-in-india-2024-25-1454389" title="न्यूज़ीलैंड महिलाओं का भारत दौरा" 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">न्यूज़ीलैंड महिलाओं का भारत दौरा</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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/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><span class="ds-cursor-pointer ds-group ds-inline-flex ds-items-center ds-ml-4 ds-cursor-default"><span class="ds-text-tight-xs ds-text-typo-light ds-block ds-text-typo">अगला</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo ds-opacity-50"></i></span></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-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/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="">232</strong></div></div><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/india-women-1812" 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">(44.2/50 ov, T:233) </span><strong class="">236/4</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>भारत की 6 विकेट से जीत, 34 गेंद बाकी </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/smriti-mandhana-597806" 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">100 (122)</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/smriti-mandhana-597806" 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="smriti-mandhana" 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/320600/320632.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 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/deepti-sharma-597811" 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">56 runs • 6 wkts</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/deepti-sharma-597811" 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="deepti-sharma" 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/386900/386946.5.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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-cricket-score" 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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" 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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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 id="section-1457497" class="ds-mb-4"><article><section><div class="ds-flex ciStoryTimelineCnt"><div class="ds-hidden lg:ds-flex-none lg:ds-block lg:ds-w-64"><div style="min-height:0px"><div class="" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><aside class="ds-mt-4 ds-border ds-border-line-default-translucent ds-rounded-tl-xl ds-rounded-bl-xl ds-p-4 ds-overflow-auto ds-scrollbar-hide ds-bg-fill-canvas ds-max-h-[80vh]"><div class="ds-flex ds-mb-2 ds-items-center"><i style="font-size:16px" class="icon-liveblog_timeline ds-text-icon"></i> <span class="ds-text-tight-l ds-font-bold ds-text-typo">टाइमलाइन</span></div><span class="ds-cursor-pointer ds-flex ds-justify-between ds-rounded-full ds-border ds-border-ui-stroke ds-py-1.5 ds-px-3 ds-mb-4"><span class="ds-text-tight-m ds-font-regular">नई ख़बर पहले<!-- --> </span><i style="font-size:16px" class="icon-swap_vert-filled ds-text-icon-primary"></i></span><ul class="ds-list-none ds-mt-2"><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 3:20 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>मांधना और हरमनप्रीत की बेहतरीन पारी से भारतीय टीम को मिली जीत</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 2:49 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>शतक लगाने के बाद पवेलियन वापस लौंटी मांधना</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 2:45 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>हरमनप्रीत का अर्धशतक पूरा</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 2:03 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>मांधना का अर्धशतक पूरा</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 1:07 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>मांधना और यास्तिका अच्छी लय में</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 12:25 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>भारत को लगा पहला झटका</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 11:55 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>सम्मानजनक स्कोर तक पहुंचा न्यूज़ीलैंड</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 11:28 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>दीप्ति को मिली तीसरी सफलता</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 11:05 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>हैडिले खेल रही हैं कमाल की पारी</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 9:49 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>रन आउट हुईं ग्रीन</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 8:53 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>प्रिया ने दिलाई सफलता</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 8:34 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>ठाकोर ने डाउन का विकेट का किया डाउन !</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 8:31 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>जेमिमाह के बढ़िया थ्रो से बेट्स रन आउट</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 8:27 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>न्यूज़ीलैंड की सधी हुई शुरुआत</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 7:43 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>न्यूज़ीलैंड ने चुनी बल्लेबाज़ी, दोनों टीमों में एक एक बदलाव</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 7:38 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>पिछले मैच की प्लेइंग इलेवन</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 7:30 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>पिच कैसी है?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 7:21 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>डिवाइन से होगी न्यूज़ीलैंड को उम्मीद</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 7:07 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>अब तक की सीरीज़ कैसी रही?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29 Oct 2024, 6:58 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>क्या मांधना वापस पाएंगी लय?</p></div></div></li></ul></aside></div></div></div><div class="ds-flex-grow"><div itemType="https://schema.org/LiveBlogPosting" itemscope="" id="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"><meta itemProp="coverageStartTime" content="2024-10-29T06:58:00+00:00"/><meta itemProp="coverageEndTime" content="2024-10-29T15:20:00+00:00"/><meta itemProp="datePublished" content="2024-10-29T06:58:00+00:00"/><meta itemProp="dateModified" content="2024-10-30T03:59:19+00:00"/><meta itemProp="author" content="नवनीत झा"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="headline" content="IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा"/><meta itemProp="description" content="सीरीज़ 1-1 की बराबरी पर, आज होगा सीरीज़ के विजेता का फ़ैसला"/><meta itemProp="articleBody" content=" भारतीय टीम को मिली जीत मांधना ने जड़ा शानदार शतक हरमन ने भी लगाया अर्धशतक "/><div class="ds-bg-fill-content-prime ds-rounded-xl ds-shadow-down"><div class="ds-p-7 ds-pb-2 ds-relative"><div class="ds-absolute ds-right-4 ds-top-4"><div></div></div><div class="ds-text-tight-m ds-font-regular ds-mb-4"><span class="timestamp" data-behavior="date_time" data-date="2024-10-29T06:58:00.000Z">Updated 29-Oct-2024 • Published 29-Oct-2024</span></div><h1 class="ds-text-title-xl ds-font-bold ds-mb-2 ds-text-typo">IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा</h1><a href="/author/espncricinfo-staff-1" title="By नवनीत झा" 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">By नवनीत झा</span></a></div><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T15:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20459"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T15:25:52+00:00"/><meta itemProp="headline" content="मांधना और हरमनप्रीत की बेहतरीन पारी से भारतीय टीम को मिली जीत"/><meta itemProp="articleBody" content="https://twitter.com/CricinfoHindi/status/1851283270287442196"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20459"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 3:20 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>मांधना और हरमनप्रीत की बेहतरीन पारी से भारतीय टीम को मिली जीत</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>चौके के साथ कप्तान हरमन ने मैच का समापन किया। इस जीत के साथ भारत ने तीन मैचों की वनडे सीरीज़ को अपने नाम कर लिया है। विश्व कप में मिली निराश के बाद भारत के लिए यह सीरीज़ जीत काफ़ी महत्वपूर्ण है। मांधना की बल्लेबाज़ी भी भारतीय टीम के लिए काफ़ी सकारात्मक ख़बर लेकर आई है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T14:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20458"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T15:01:19+00:00"/><meta itemProp="headline" content="शतक लगाने के बाद पवेलियन वापस लौंटी मांधना"/><meta itemProp="articleBody" content="https://twitter.com/CricinfoHindi/status/1851277885228924993"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20458"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 2:49 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>शतक लगाने के बाद पवेलियन वापस लौंटी मांधना</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>एक बेहतरीन शतक लगाने के बाद मांधना पवेलियन वापस लौट गई हैं। वनडे में यह उनका आठवां शतक था। उनके इस शतक के कारण भारत मैच और सीरीज़ में कब्जा जमाने के लिए पूरी तरह से तैयार है। अब हरमन को एक अच्छे फ़िनिशिंग टच के साथ मैच को ख़त्म करना है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T14:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20457"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T14:45:24+00:00"/><meta itemProp="headline" content="हरमनप्रीत का अर्धशतक पूरा"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20457"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 2:45 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>हरमनप्रीत का अर्धशतक पूरा</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-bg-ui-fill-translucent ds-rounded-xl ds-flex ds-items-center ds-space-x-3 ds-my-4 ds-p-4"> <span class="ci-html-content">50</span></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T14:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20456"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T14:08:19+00:00"/><meta itemProp="headline" content="मांधना का अर्धशतक पूरा"/><meta itemProp="articleBody" content="https://twitter.com/CricinfoHindi/status/1851262495685775541"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20456"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 2:03 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>मांधना का अर्धशतक पूरा</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>मांधना की कमाल की पारी से भारतीय टीम मज़बूत स्थिति में पहुंच गई है। हरमन भी मांधना का भरपूर साथ निभा रही हैं। अगर दोनों बल्लेबाज़ इसी लय में बल्लेबाज़ी करते हैं तो भारत आसानी से लक्ष्य तक पहुंच सकता है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T13:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20454"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T13:07:25+00:00"/><meta itemProp="headline" content="मांधना और यास्तिका अच्छी लय में"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20454"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 1:07 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>मांधना और यास्तिका अच्छी लय में</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Smriti Mandhana was dismissed for 7, India vs Pakistan, Women's T20 World Cup 2024, Dubai, October 6, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">मांधना को मिली अच्छी शुरुआत</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388500/388540.4.jpg","caption":"मांधना को मिली अच्छी शुरुआत"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>शेफ़ाली के आउट होने के बाद मांधना और यास्तिका के बीच काफ़ी अच्छी साझेदारी हुई है। दोनों बल्लेबाज़ काफ़ी सूझबूझ के साथ अपनी पारी को आगे बढ़ा रहे हैं। यहां से अगर वे इसी तरह से 8-10 ओवर बल्लेबाज़ी करती हैं तो इस मैच में भारत की पकड़ काफ़ी मज़बूत हो जाएगी।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T12:25:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20453"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T12:29:28+00:00"/><meta itemProp="headline" content="भारत को लगा पहला झटका"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20453"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 12:25 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>भारत को लगा पहला झटका</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Shafali Verma swats a ball, India vs Sri Lanka, ICC Women's T20 World Cup, Dubai, October 9, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">शेफ़ाली के रूप में भारत को लगा पहला झटका</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388753.4.jpg","caption":"शेफ़ाली के रूप में भारत को लगा पहला झटका"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>शेफ़ाली भारतीय टीम को तेज़ शुरुआत दिलाने के प्रयास में थीं। उन्होंने दो बेहतरीन चौके भी लगाए लेकिन उनकी पारी बड़ी नहीं हो पाई और वह 11 गेंद में 12 रन बनाकर पवेलियन लौट गईं।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T11:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20452"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T11:55:31+00:00"/><meta itemProp="headline" content="सम्मानजनक स्कोर तक पहुंचा न्यूज़ीलैंड"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20452"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 11:55 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>सम्मानजनक स्कोर तक पहुंचा न्यूज़ीलैंड</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-bg-ui-fill-translucent ds-rounded-xl ds-flex ds-items-center ds-space-x-3 ds-my-4 ds-p-4"><span class="ds-text-title-8xl ds-font-bold ds-text-typo-primary">232</span> <span class="ci-html-content"></span></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>हैलिडे की बेहतरीन पारी की बदौलत न्यूज़ीलैंड ने 232 रनों का स्कोर खड़ा किया है। एक समय पर न्यूज़ीलैंड की टीम 88 के स्कोर पर पांच विकेट गंवा कर संघर्ष कर रही थी लेकिन हैलिड ने पुछल्ले बल्लेबाज़ों के साथ काफ़ी अच्छी बल्लेबाज़ी की और अब उनकी टीम के पास इस मैच को जीत कर, सीरीज़ पर कब्जा जमाने का अच्छा मौक़ा है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T11:28:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20449"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T11:30:14+00:00"/><meta itemProp="headline" content="दीप्ति को मिली तीसरी सफलता"/><meta itemProp="articleBody" content="दीप्ति ने अर्धशतक लगाने वाली खिलाड़ी हैलिड और उनके बाद हेन्ना को पवेलियन का रास्ता दिखा दिया है। हालांकि न्यूज़ीलैंड के पुछल्ले बल्लेबाज़ भी ठीक-ठीक रन बटोर रहे हैं। अगर वे 230 से ज़्यादा का स्कोर बनाते हैं तो न्यूज़ीलैंड के गेंदबाज़ों के पास वापसी का बेहतरीन मौक़ा बनेगा।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20449"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 11:28 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>दीप्ति को मिली तीसरी सफलता</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>दीप्ति ने अर्धशतक लगाने वाली खिलाड़ी हैलिड और उनके बाद हेन्ना को पवेलियन का रास्ता दिखा दिया है। हालांकि न्यूज़ीलैंड के पुछल्ले बल्लेबाज़ भी ठीक-ठीक रन बटोर रहे हैं। अगर वे 230 से ज़्यादा का स्कोर बनाते हैं तो न्यूज़ीलैंड के गेंदबाज़ों के पास वापसी का बेहतरीन मौक़ा बनेगा।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T11:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20446"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T11:30:14+00:00"/><meta itemProp="headline" content="हैडिले खेल रही हैं कमाल की पारी"/><meta itemProp="articleBody" content="भारतीय गेंदबाज़ों के ख़िलाफ़ हैलिड कमाल के काउंटर अटैक प्लान के साथ आई हैं। लगातार गिरते विकेटों के बीच वह अपनी बेहतरीन पारी से न्यूज़ीलैंड को एक सम्मानजनक स्कोर तक पहुंचाने का अच्छा प्रयास कर रही हैं। अगर वह अंत तक खेलती रहीं तो न्यूज़ीलैंड आसानी से 220 के क़रीब पहुंच सकता है, जो इस पिच एक सम्मानजनक स्कोर होगा"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20446"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 11:05 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>हैडिले खेल रही हैं कमाल की पारी</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>भारतीय गेंदबाज़ों के ख़िलाफ़ हैलिड कमाल के काउंटर अटैक प्लान के साथ आई हैं। लगातार गिरते विकेटों के बीच वह अपनी बेहतरीन पारी से न्यूज़ीलैंड को एक सम्मानजनक स्कोर तक पहुंचाने का अच्छा प्रयास कर रही हैं। अगर वह अंत तक खेलती रहीं तो न्यूज़ीलैंड आसानी से 220 के क़रीब पहुंच सकता है, जो इस पिच एक सम्मानजनक स्कोर होगा</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T10:53:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20445"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T10:53:38+00:00"/><meta itemProp="headline" content="दीप्ति ने तोड़ी साझेदारी"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20445"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 10:53 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>दीप्ति ने तोड़ी साझेदारी</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Deepti Sharma kept her fine form going with a miserly 1 for 14 in the semi-final, India vs Bangladesh, Women's Asia Cup 2024, semi-final, Dambulla, July 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">दीप्ति को मिली सफलता</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ACC</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/385300/385344.4.jpg","caption":"दीप्ति को मिली सफलता"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>हैलिडे और गेज़ की साझेदारी 64 रनों की हो चुकी थी। ऐसे में भारतीय टीम को एक विकेट की आवश्यकता थी। <a href="https://www.espncricinfo.com/hindi/story/icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table-1457521">वनडे रैंकिंग में दूसरे स्थान प्राप्त करने वाली गेंदबाज़ दीप्ति</a> ने भारतीय टीम की इस ज़रूरत को पूरा करते हुए पवेलियन का रास्ता दिखा दिया।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T10:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20444"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T10:53:38+00:00"/><meta itemProp="headline" content="हैलिडे और गेज़ के बीच अच्छी साझेदारी"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20444"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 10:34 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>हैलिडे और गेज़ के बीच अच्छी साझेदारी</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-bg-ui-fill-translucent ds-rounded-xl ds-flex ds-items-center ds-space-x-3 ds-my-4 ds-p-4"><span class="ds-text-title-8xl ds-font-bold ds-text-typo-primary">50</span> <span class="ci-html-content"></span></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>88 रन पर पांच विकेट गंवाने के बाद न्यूज़ीलैंड की टीम मुश्किल में नज़र आ रही थी लेकिन हैलिडे और गेज़ के बीच एक बेहतरीन अर्धशतकीय साझेदारी हुई है,जिससे उनकी टीम को मैच में वापसी करने का मौक़ा मिल गया है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T09:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20442"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T09:52:10+00:00"/><meta itemProp="headline" content="रन आउट हुईं ग्रीन"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20442"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 9:49 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>रन आउट हुईं ग्रीन</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-bg-ui-fill-translucent ds-rounded-xl ds-flex ds-items-center ds-space-x-3 ds-my-4 ds-p-4"><span class="ds-text-title-8xl ds-font-bold ds-text-typo-primary">5</span> <span class="ci-html-content">न्यूज़ीलैंड की आधी टीम पवेलियन वापस</span></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>ग्रीन और हैलिडे के बीच एक साझेदारी पनप रही थी, लेकिन ग्रीन दुर्भाग्यपूर्ण तरीक़े से रन आउट होकर पवेलियन चली गई हैं। अब न्यूज़ीलैंड के आधे बल्लेबाज़ पवेलियन में हैं। भारतीय टीम इस मैच पर अपनी पकड़ मज़बूत कर रही है</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T08:53:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20441"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T08:55:27+00:00"/><meta itemProp="headline" content="प्रिया ने दिलाई सफलता"/><meta itemProp="articleBody" content="इन फ़ॉर्म बल्लेबाज़ और कीवी टीम की कप्तान सोफ़ी डिवाइन को प्रिया मिश्रा ने चलता कर दिया है। प्रिया ने अपनी गुगली पर डिवाइन को शिकार बना लिया है।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20441"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 8:53 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>प्रिया ने दिलाई सफलता</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>इन फ़ॉर्म बल्लेबाज़ और कीवी टीम की कप्तान सोफ़ी डिवाइन को प्रिया मिश्रा ने चलता कर दिया है। प्रिया ने अपनी गुगली पर डिवाइन को शिकार बना लिया है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T08:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20439"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T08:43:56+00:00"/><meta itemProp="headline" content="ठाकोर ने डाउन का विकेट का किया डाउन !"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20439"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 8:34 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>ठाकोर ने डाउन का विकेट का किया डाउन !</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-flex ds-space-x-2 ds-flex-wrap ds-mb-4"><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-red ds-text-raw-white ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>लौरेन डाउन ज़्यादा देर क्रीज़ पर टिक नहीं पाईं और ऑफ़ स्टंप के बाहर की लेंथ गेंद को छेड़ने के क्रम में बीट हुईं और गेंद सीधा कीपर की ओर चली गई। एक बार फिर अब दारोमदार कीवी टीम की कप्तान सोफ़ी डिवाइन पर है। क्या वह पिछले मैच का प्रदर्शन दोहरा पाएंगी? फ़िलहाल न्यूज़ीलैंड मुश्किल में है।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T08:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20438"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T08:33:44+00:00"/><meta itemProp="headline" content="जेमिमाह के बढ़िया थ्रो से बेट्स रन आउट"/><meta itemProp="articleBody" content="बेट्स शुरु से ही लय में नज़र नहीं आ रही थीं। प्लिमर ने लेंथ गेंद को कवर्स की ओर खेला था, रन चुराने के क्रम में प्लिमर और बेट्स के बीच हल्की गफ़लत हुई जबकि जेमिमाह रॉड्रिग्स तेज़ी से गेंद की ओर बढ़ रही थीं और उन्होंने गेंद को विकेटकीपर की ओर फेंक दिया। बेट्स ने ख़ुद को बचाने के लिए डाइव लगाया लेकिन वह ख़ुद को बचा नहीं सकीं। प्लिमर का साथ देने अब डाउन आई हैं।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20438"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 8:31 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>जेमिमाह के बढ़िया थ्रो से बेट्स रन आउट</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>बेट्स शुरु से ही लय में नज़र नहीं आ रही थीं। प्लिमर ने लेंथ गेंद को कवर्स की ओर खेला था, रन चुराने के क्रम में प्लिमर और बेट्स के बीच हल्की गफ़लत हुई जबकि <b>जेमिमाह रॉड्रिग्स तेज़ी से गेंद की ओर</b> बढ़ रही थीं और उन्होंने गेंद को विकेटकीपर की ओर फेंक दिया। बेट्स ने ख़ुद को बचाने के लिए डाइव लगाया लेकिन वह ख़ुद को बचा नहीं सकीं। प्लिमर का साथ देने अब डाउन आई हैं।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T08:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20437"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T08:29:59+00:00"/><meta itemProp="headline" content="न्यूज़ीलैंड की सधी हुई शुरुआत"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20437"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 8:27 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>न्यूज़ीलैंड की सधी हुई शुरुआत</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-flex ds-space-x-2 ds-flex-wrap ds-mb-4"><div class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-ui-fill-default-translucent ds-text-typo ds-mb-2"><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 class="ds-flex ds-items-center ds-justify-center ds-rounded ds-overflow-hidden ds-bg-raw-green-d2 ds-text-raw-white ds-mb-2"><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><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>न्यूज़ीलैंड की सलामी जोड़ी ने सधी हुई शुरुआत की है। हालांकि पांचवें और छठे ओवर में प्लिमर ने कुल तीन चौके जड़े हैं।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T07:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20435"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:55:17+00:00"/><meta itemProp="headline" content="न्यूज़ीलैंड ने चुनी बल्लेबाज़ी, दोनों टीमों में एक एक बदलाव"/><meta itemProp="articleBody" content="न्यूज़ीलैंड ने टॉस जीतकर पहले बल्लेबाज़ी का फ़ैसला किया है। दोनों टीमों में एक-एक बदलाव है। भारतीय टीम में अरुंधति रेड्डी की जगह रेणुका सिंह ठाकुर खेल रही हैं। जबकि न्यूज़ीलैंड की टीम में जेस कर की जगह हैन्ना रो को मौक़ा दिया गया है।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20435"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 7:43 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>न्यूज़ीलैंड ने चुनी बल्लेबाज़ी, दोनों टीमों में एक एक बदलाव</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>न्यूज़ीलैंड ने टॉस जीतकर पहले बल्लेबाज़ी का फ़ैसला किया है। दोनों टीमों में एक-एक बदलाव है। भारतीय टीम में अरुंधति रेड्डी की जगह रेणुका सिंह ठाकुर खेल रही हैं। जबकि न्यूज़ीलैंड की टीम में जेस कर की जगह हैन्ना रो को मौक़ा दिया गया है।</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>श्रेयंका पाटिल</b> शिन स्प्लिंट्स (पिंडली की ऐंठन) के चलते चयन के लिए उपबल्ध नहीं थीं।</div></span><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>प्लेइंग इलेवन :</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>भारत</b> - स्मृति मांधना, शेफ़ाली वर्मा, यास्तिका भाटिया, हरमनप्रीत कौर, जेमिमाह रॉड्रिग्स, तेजल हसबनिस, दीप्ति शर्मा,रेणुका सिंह ठाकुर,राधा यादव,साइमा ठाकोर, प्रिया मिश्रा</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>न्यूज़ीलैंड</b> - सूज़ी बेट्स, जॉर्जिया प्लिमर, लौरेन डाउन,सोफ़ी डिवाइन, ब्रूक हैलिडे, मैडी ग्रीन,इसाबेला गेज़,हैन्ना रो, लिया तहुहू,ईडन कार्सन, फ़्रैन जोनस</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T07:38:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20434"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:43:21+00:00"/><meta itemProp="headline" content="पिछले मैच की प्लेइंग इलेवन"/><meta itemProp="articleBody" content="पिछले मैच में दोनों टीमें इस एकादश के साथ मैदान में उतरी थीं -"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20434"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 7:38 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>पिछले मैच की प्लेइंग इलेवन</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>पिछले मैच में दोनों टीमें इस एकादश के साथ मैदान में उतरी थीं -</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>भारत</b> - स्मृति मांधना, शेफ़ाली वर्मा, यास्तिका भाटिया, हरमनप्रीत कौर, जेमिमाह रॉड्रिग्स, तेजल हसबनिस, दीप्ति शर्मा,अरुंधति रेड्डी,राधा यादव,साइमा ठाकोर, प्रिया मिश्रा</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>न्यूज़ीलैंड</b> - सूज़ी बेट्स, जॉर्जिया प्लिमर, लौरेन डाउन,सोफ़ी डिवाइन, ब्रूक हैलिडे, मैडी ग्रीन,इसाबेला गेज़,जेस कर, लिया तहुहू,ईडन कार्सन, फ़्रैन जोनस</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T07:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20433"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:34:45+00:00"/><meta itemProp="headline" content="पिच कैसी है?"/><meta itemProp="articleBody" content="WV Raman ने ब्रॉडकास्टर पर कहा, "पिच नंबर सात पर आज का मुक़ाबला खेला जाएगा। सीधी बाउंड्री 69 मीटर है जबकि स्क्वायर बाउंड्री 58 और 53 मीटर है। पिच ड्राई और सख़्त है। पिच लाल मिट्टी से युक्त है। पहले दो मैच में स्पिनर हावी रहे हैं। इस मैच में बेहतर पावर हिटिंग वाली टीम का पलड़ा भारी रहेगा।""/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20433"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 7:30 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>पिच कैसी है?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WV Raman ने ब्रॉडकास्टर पर कहा, "पिच नंबर सात पर आज का मुक़ाबला खेला जाएगा। सीधी बाउंड्री 69 मीटर है जबकि स्क्वायर बाउंड्री 58 और 53 मीटर है। पिच ड्राई और सख़्त है। पिच लाल मिट्टी से युक्त है। पहले दो मैच में स्पिनर हावी रहे हैं। इस मैच में बेहतर पावर हिटिंग वाली टीम का पलड़ा भारी रहेगा।"</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T07:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20432"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:29:14+00:00"/><meta itemProp="headline" content="डिवाइन से होगी न्यूज़ीलैंड को उम्मीद"/><meta itemProp="articleBody" content="न्यूज़ीलैंड की कप्तान सोफ़ी डिवाइन ने पिछले मैच में पहले बल्लेबाज़ी के साथ कप्तानी पारी खेली और फिर गेंदबाज़ी में उन्होंने तीन अहम विकेट चटकाए थे। उन्हें इस हरफ़नमौला प्रदर्शन के लिए प्लेयर ऑफ़ द मैच भी चुना गया था। हालांकि लिया तहुहु ने भी तीन विकेट चटकाते हुए मांधना, यास्तिका भाटिया और दीप्ति शर्मा को अपना शिकार बनाया था।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20432"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 7:21 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>डिवाइन से होगी न्यूज़ीलैंड को उम्मीद</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>न्यूज़ीलैंड की कप्तान सोफ़ी डिवाइन ने पिछले मैच में पहले बल्लेबाज़ी के साथ कप्तानी पारी खेली और फिर गेंदबाज़ी में उन्होंने तीन अहम विकेट चटकाए थे। उन्हें इस हरफ़नमौला प्रदर्शन के लिए प्लेयर ऑफ़ द मैच भी चुना गया था। हालांकि लिया तहुहु ने भी तीन विकेट चटकाते हुए मांधना, यास्तिका भाटिया और दीप्ति शर्मा को अपना शिकार बनाया था।</div></span><div class="ds-bg-ui-fill-translucent ds-rounded-xl ds-flex ds-items-center ds-space-x-3 ds-my-4 ds-p-4"><span class="ds-text-title-8xl ds-font-bold ds-text-typo-primary">280</span> <span class="ci-html-content">तहुहु ने मैच के बाद ब्रॉडकास्टर से कहा था कि तीसरे वनडे में 280 से अधिक का स्कोर बनाने की ओर देखेगी।</span></div><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Devine: India didn't want to have a crack at winning, which is a shame"/><meta itemProp="duration" content="PT2M53S"/><meta itemProp="description" content="New Zealand's captain talks about the turnaround from the loss in the first ODI to take the series into a decider"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1028/dm_241028_DEVINE_28OCT/dm_241028_DEVINE_28OCT.jpg"/><time itemProp="uploadDate" dateTime="2024-10-29T06:58:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/new-zealand-captain-sophie-devine-after-levelling-the-women-s-odi-series-with-india-1457404"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1028/dm_241028_DEVINE_28OCT/dm_241028_DEVINE_28OCT/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/new-zealand-captain-sophie-devine-after-levelling-the-women-s-odi-series-with-india-1457404" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><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-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">2:53</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>सीरीज़ बराबर करने पर डिवाइन ने की भारतीय टीम पर टिप्पणी</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T07:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20431"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:12:24+00:00"/><meta itemProp="headline" content="अब तक की सीरीज़ कैसी रही?"/><meta itemProp="articleBody" content="पहले मैच में हरमनप्रीत कौर की जगह पर कप्तानी स्मृति मांधना के हाथों में थी और उस मैच को भारत ने 59 रनों से जीता था। दीप्ति शर्मा ने पहले मैच में गेंदबाज़ी और बल्लेबाज़ी दोनों से प्रभावित किया था। इस मैच में भारतीय टीम की फ़ील्डिंग भी अच्छी रही। T20 वर्ल्ड कप के दौरान भारतीय टीम की फ़ील्डिंग पर कई सवाल खड़े किए गए थे लेकिन दूसरे वनडे में भी भारतीय टीम ने फ़ील्डिंग में अच्छा प्रदर्शन किया। ख़ासकर राधा यादव ने कुछ बेहतरीन कैच लपके। इसके साथ ही राधा ने दूसरे वनडे में 48 रनों की पारी भी खेली लेकिन भारतीय मध्य क्रम के लड़खड़ाने के चलते भारतीय टीम लक्ष्य से काफ़ी दूर रह गई।"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20431"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 7:07 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>अब तक की सीरीज़ कैसी रही?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>पहले मैच में हरमनप्रीत कौर की जगह पर कप्तानी स्मृति मांधना के हाथों में थी और उस मैच को भारत ने <a href="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-1st-odi-1454391/live-match-blog">59 रनों से जीता</a> था। दीप्ति शर्मा ने पहले मैच में गेंदबाज़ी और बल्लेबाज़ी दोनों से प्रभावित किया था। इस मैच में भारतीय टीम की फ़ील्डिंग भी अच्छी रही। T20 वर्ल्ड कप के दौरान भारतीय टीम की फ़ील्डिंग पर कई सवाल खड़े किए गए थे लेकिन दूसरे वनडे में भी भारतीय टीम ने फ़ील्डिंग में अच्छा प्रदर्शन किया। ख़ासकर राधा यादव ने कुछ बेहतरीन कैच लपके। इसके साथ ही राधा ने दूसरे वनडे में 48 रनों की पारी भी खेली लेकिन भारतीय मध्य क्रम के लड़खड़ाने के चलते भारतीय टीम <a href="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/live-match-blog">लक्ष्य से काफ़ी दूर</a> रह गई।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-10-29T06:58:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog#20430"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="नवनीत झा" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"/><meta itemProp="dateModified" content="2024-10-29T07:02:29+00:00"/><meta itemProp="headline" content="क्या मांधना वापस पाएंगी लय?"/><meta itemProp="articleBody" content="स्वागत है आप सभी का भारत-न्यूज़ीलैंड के तीसरे वनडे के लाइव ब्लॉग में। सीरीज़ का निर्णायक मुक़ाबला अब से कुछ ही देर में शुरू होने वाला है। एक तरफ़ कीवी टीम जहां जीत के साथ तीसरा मुक़ाबला खेलने उतर रही है तो वहीं भारत के सामने पिछली हार को भुलाकर वापसी करने की चुनौती है। भारतीय टीम की उपकप्तान स्मृति मांधना ने पहले मैच में कप्तानी करते हुए अपनी टीम को जीत दिलाई थी लेकिन दोनों ही मैच में उनके बल्ले से कुछ ख़ास रन नहीं निकले। देखना होगा कि मांधना आज लय में आती हैं या नहीं।"/></div><article class="ds-border-line ds-p-6" id="20430"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29 Oct 2024, 6:58 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>क्या मांधना वापस पाएंगी लय?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>स्वागत है आप सभी का भारत-न्यूज़ीलैंड के तीसरे वनडे के लाइव ब्लॉग में। सीरीज़ का निर्णायक मुक़ाबला अब से कुछ ही देर में शुरू होने वाला है। एक तरफ़ कीवी टीम जहां जीत के साथ तीसरा मुक़ाबला खेलने उतर रही है तो वहीं भारत के सामने पिछली हार को भुलाकर वापसी करने की चुनौती है। भारतीय टीम की उपकप्तान स्मृति मांधना ने पहले मैच में कप्तानी करते हुए अपनी टीम को जीत दिलाई थी लेकिन दोनों ही मैच में उनके बल्ले से कुछ ख़ास रन नहीं निकले। देखना होगा कि मांधना आज लय में आती हैं या नहीं।</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article></div></div></div></div></section><footer></footer></article></div><div id="taboola-below-article-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-553109" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-150149" 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/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/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 ds-border-b ds-border-line"><a href="/hindi/story/icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table-1457521" 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">ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति शर्मा </h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>भारत में दो ODI खेलने के बाद न्यूज़ीलैंड की सोफ़ी डिवाइन, लिया तहुहू और एमेलिया कर की रैंकिंग में भी सुधार हुआ है</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="ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति शर्मा " 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 class="ds-p-4"><a href="/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" 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">IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>सीरीज़ 1-1 की बराबरी पर, आज होगा सीरीज़ के विजेता का फ़ैसला</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="IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा" 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><aside></aside><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-761368" 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-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:200%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:50%"><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/smriti-mandhana-597806" 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">100</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">122</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/shafali-verma-1182523" 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">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/yastika-bhatia-960715" 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">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">49</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/harmanpreet-kaur-372317" 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">59</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">63</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/jemimah-rodrigues-883405" 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>lbw</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18</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/tejal-hasabnis-798119" 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">3</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 2, w 6<!-- -->)</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">236</span><span class="ds-text-tight-s ds-font-regular"><span>(4 विकेट; 44.2 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:50%"><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/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">6</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">30</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="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/hannah-rowe-543550" 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">8</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">47</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">5.87 </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">10</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">45</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.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/sophie-devine-231740" 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">7.2</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">44</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><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">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">18</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.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/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">9</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">50</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.55 </td></tr></tbody></table></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<!-- --> / <!-- -->2</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">आईसीसी महिला चैंपियनशिप</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><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">18</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">3</td><td class="ds-min-w-max ds-font-bold">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.002</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">21</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">6</td><td class="ds-min-w-max ds-font-bold">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.506</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">15</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">2</td><td class="ds-min-w-max ds-font-bold">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.860</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">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-min-w-max ds-font-bold">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.350</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">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11</td><td class="ds-min-w-max ds-font-bold">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.107</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">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td><td class="ds-min-w-max ds-font-bold">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.306</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">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">15</td><td class="ds-min-w-max ds-font-bold">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.613</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/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">18</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">10</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.121</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">18</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">9</td><td class="ds-min-w-max ds-font-bold">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.178</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/ireland-women-2234" 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">18</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">13</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.001</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-championship-2022-23-2025-1308225/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-239705" 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:22:22.387Z","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":null},{"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":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","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":["hi"],"generatedAt":"2024-11-25T23:22:22.387Z","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:22:22.389Z","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:22:22.387Z","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:22:22.387Z","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:22:22.387Z","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:22:22.387Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.387Z","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:22:22.387Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.388Z","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:22:22.389Z","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:22:22.389Z","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:22:22.387Z","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:22:22.389Z","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:22:22.389Z","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:22:22.389Z","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:22:22.389Z","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":{"match":{"_uid":117445,"id":117445,"objectId":1454393,"scribeId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"daynight","startDate":"2024-10-29T00:00:00.000Z","endDate":"2024-10-29T00:00:00.000Z","startTime":"2024-10-29T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","internationalNumber":"001415","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":2614,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":44.02,"liveOversPending":null,"liveBalls":270,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16743,"objectId":1454389,"scribeId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-10-24T00:00:00.000Z","endDate":"2024-10-29T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"#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"}},"isHome":false,"isLive":false,"score":"232","scoreInfo":null,"inningNumbers":[1],"points":0,"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":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"}},"isHome":true,"isLive":false,"score":"236/4","scoreInfo":"44.2/50 ov, T:233","inningNumbers":[2],"points":2,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":58198,"objectId":372317,"name":"एच कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png","dateOfBirth":{"year":1989,"month":3,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.1.png","width":160,"height":136,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.png","width":600,"height":436,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320620.square.png"}}},"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":329735,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":22,"totalVideos":0,"totalStories":2,"languages":["hi"],"generatedAt":"2024-11-25T23:25:00.917Z","scorecardSource":"dougie","ballByBallSource":"","tiebreakerTeamId":null,"endTime":"2024-10-29T19:05:43.000Z","statusData":{"statusTextLangKey":"match_status_text_won_wickets_balls","statusTextLangData":{"firstBattingTeamId":2614,"tossWinnerTeamId":2614,"tiebreakerTeamId":null,"winnerTeamId":1863,"currentBattingTeamId":1863,"wonByRuns":4,"wonByWickets":6,"wonByBalls":34,"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":50,"scheduledInnings":1,"hoursInfo":"13.30 start, First Session 13.30-16.40, Interval 16.40-17.10, Second Session 17.10-20.20","daysInfo":"29 October 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":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}}],"tvUmpires":[{"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":66734,"objectId":537232,"name":"रोहन पंडित","longName":"रोहन पंडित","mobileName":"पंडित","indexName":"रोहन पंडित","battingName":"आर पंडित","fieldingName":"पंडित","slug":"rohan-pandit","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1981,"month":1,"date":13},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"reserveUmpires":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":null,"otherSerieses":[{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false},{"id":16744,"objectId":1454390,"scribeId":1454390,"slug":"new-zealand-women-in-india-odis-2024-25","name":"New Zealand Women in India ODIs","longName":"New Zealand Women in India ODI Series","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2024,"typeId":1,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-10-24T00:00:00.000Z","endDate":"2024-10-29T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false}],"actualDays":1,"hawkeyeSource":null,"commentarySource":"dougie","liveCommentator":null,"liveScorer":null,"liveDay":1,"liveSession":null},"content":{"storyDetails":{"story":{"id":329735,"objectId":1457497,"scribeId":1457497,"slug":"india-women-vs-new-zealand-women-live-match-updates-3-odi","title":"IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा","subTitle":"","seoTitle":"IND W vs NZ W live match updates 3 odi - तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर कब्जा","summary":"सीरीज़ 1-1 की बराबरी पर, आज होगा सीरीज़ के विजेता का फ़ैसला","shortText":null,"byline":"नवनीत झा","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-10-29T06:58:00.000Z","modifiedAt":"2024-10-30T03:59:19.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388754,"objectId":1454517,"slug":"harmanpreet-kaur-and-jemimah-rodrigues-wait-in-the-dug-out","url":"/lsci/db/PICTURES/CMS/388700/388754.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out","longCaption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out, India vs Sri Lanka, ICC Women's T20 World Cup, Dubai, October 9, 2024","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388754.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388754.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388754.10.jpg"}},"matchMeta":{"id":117445,"objectId":1454393,"scribeId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","seriesId":16743,"seriesObjectId":1454389,"seriesSlug":"new-zealand-women-in-india-2024-25"},"isLiveBlog":true,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:25:02.247Z","credit":"","copyright":"ESPN Sports Media Ltd.","overviewHtml":"\u003cul class=\"editorialList\"\u003e\n\n\u003cli\u003e भारतीय टीम को मिली जीत\n\n\u003cli\u003e मांधना ने जड़ा शानदार शतक\n\n\u003cli\u003e हरमन ने भी लगाया अर्धशतक\n\n\u003c/ul\u003e","keywords":[""],"video":null,"storyGenre":{"id":736,"slug":"live-blog","title":"Live Blog","summary":null}},"content":{"items":[]},"blogs":[{"_uid":20459,"id":20459,"storyId":329735,"title":"मांधना और हरमनप्रीत की बेहतरीन पारी से भारतीय टीम को मिली जीत","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T15:20:00.000Z","modifiedAt":"2024-10-29T15:25:52.000Z","reactionStat":{"id":17093,"emojis":[{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+1F62D","skintone":1,"count":1},{"unicode":"U+2764","skintone":1,"count":1}],"share":1,"modifiedAt":"2024-11-07T14:35:26.000Z"},"content":{"items":[{"type":"TWITTER","url":"https://twitter.com/CricinfoHindi/status/1851283270287442196"},{"type":"HTML","html":"चौके के साथ कप्तान हरमन ने मैच का समापन किया। इस जीत के साथ भारत ने तीन मैचों की वनडे सीरीज़ को अपने नाम कर लिया है। विश्व कप में मिली निराश के बाद भारत के लिए यह सीरीज़ जीत काफ़ी महत्वपूर्ण है। मांधना की बल्लेबाज़ी भी भारतीय टीम के लिए काफ़ी सकारात्मक ख़बर लेकर आई है।"}]}},{"_uid":20458,"id":20458,"storyId":329735,"title":"शतक लगाने के बाद पवेलियन वापस लौंटी मांधना","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T14:49:00.000Z","modifiedAt":"2024-10-29T15:01:19.000Z","reactionStat":null,"content":{"items":[{"type":"TWITTER","url":"https://twitter.com/CricinfoHindi/status/1851277885228924993"},{"type":"HTML","html":"एक बेहतरीन शतक लगाने के बाद मांधना पवेलियन वापस लौट गई हैं। वनडे में यह उनका आठवां शतक था। उनके इस शतक के कारण भारत मैच और सीरीज़ में कब्जा जमाने के लिए पूरी तरह से तैयार है। अब हरमन को एक अच्छे फ़िनिशिंग टच के साथ मैच को ख़त्म करना है।"}]}},{"_uid":20457,"id":20457,"storyId":329735,"title":"हरमनप्रीत का अर्धशतक पूरा","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T14:45:00.000Z","modifiedAt":"2024-10-29T14:45:24.000Z","reactionStat":null,"content":{"items":[{"type":"CALLOUT","title":"50","headlineNumber":null,"description":""}]}},{"_uid":20456,"id":20456,"storyId":329735,"title":"मांधना का अर्धशतक पूरा","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T14:03:00.000Z","modifiedAt":"2024-10-29T14:08:19.000Z","reactionStat":null,"content":{"items":[{"type":"TWITTER","url":"https://twitter.com/CricinfoHindi/status/1851262495685775541"},{"type":"HTML","html":"मांधना की कमाल की पारी से भारतीय टीम मज़बूत स्थिति में पहुंच गई है। हरमन भी मांधना का भरपूर साथ निभा रही हैं। अगर दोनों बल्लेबाज़ इसी लय में बल्लेबाज़ी करते हैं तो भारत आसानी से लक्ष्य तक पहुंच सकता है।"}]}},{"_uid":20454,"id":20454,"storyId":329735,"title":"मांधना और यास्तिका अच्छी लय में","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T13:07:00.000Z","modifiedAt":"2024-10-29T13:07:25.000Z","reactionStat":null,"content":{"items":[{"type":"IMAGE","image":{"id":388540,"objectId":1454045,"slug":"smriti-mandhana-was-dismissed-for-7","url":"/lsci/db/PICTURES/CMS/388500/388540.4.jpg","width":900,"height":506,"caption":"मांधना को मिली अच्छी शुरुआत","longCaption":"Smriti Mandhana was dismissed for 7, India vs Pakistan, Women's T20 World Cup 2024, Dubai, October 6, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388500/388540.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388500/388540.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388500/388540.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"शेफ़ाली के आउट होने के बाद मांधना और यास्तिका के बीच काफ़ी अच्छी साझेदारी हुई है। दोनों बल्लेबाज़ काफ़ी सूझबूझ के साथ अपनी पारी को आगे बढ़ा रहे हैं। यहां से अगर वे इसी तरह से 8-10 ओवर बल्लेबाज़ी करती हैं तो इस मैच में भारत की पकड़ काफ़ी मज़बूत हो जाएगी।"}]}},{"_uid":20453,"id":20453,"storyId":329735,"title":"भारत को लगा पहला झटका","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T12:25:00.000Z","modifiedAt":"2024-10-29T12:29:28.000Z","reactionStat":{"id":17085,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T13:26:17.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388753,"objectId":1454513,"slug":"shafali-verma-swats-a-ball","url":"/lsci/db/PICTURES/CMS/388700/388753.4.jpg","width":900,"height":506,"caption":"शेफ़ाली के रूप में भारत को लगा पहला झटका","longCaption":"Shafali Verma swats a ball, India vs Sri Lanka, ICC Women's T20 World Cup, Dubai, October 9, 2024","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388753.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388753.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388753.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"शेफ़ाली भारतीय टीम को तेज़ शुरुआत दिलाने के प्रयास में थीं। उन्होंने दो बेहतरीन चौके भी लगाए लेकिन उनकी पारी बड़ी नहीं हो पाई और वह 11 गेंद में 12 रन बनाकर पवेलियन लौट गईं।"}]}},{"_uid":20452,"id":20452,"storyId":329735,"title":"सम्मानजनक स्कोर तक पहुंचा न्यूज़ीलैंड","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T11:55:00.000Z","modifiedAt":"2024-10-29T11:55:31.000Z","reactionStat":null,"content":{"items":[{"type":"CALLOUT","title":"","headlineNumber":232,"description":""},{"type":"HTML","html":"हैलिडे की बेहतरीन पारी की बदौलत न्यूज़ीलैंड ने 232 रनों का स्कोर खड़ा किया है। एक समय पर न्यूज़ीलैंड की टीम 88 के स्कोर पर पांच विकेट गंवा कर संघर्ष कर रही थी लेकिन हैलिड ने पुछल्ले बल्लेबाज़ों के साथ काफ़ी अच्छी बल्लेबाज़ी की और अब उनकी टीम के पास इस मैच को जीत कर, सीरीज़ पर कब्जा जमाने का अच्छा मौक़ा है।"}]}},{"_uid":20449,"id":20449,"storyId":329735,"title":"दीप्ति को मिली तीसरी सफलता","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T11:28:00.000Z","modifiedAt":"2024-10-29T11:30:14.000Z","reactionStat":null,"content":{"items":[{"type":"HTML","html":"दीप्ति ने अर्धशतक लगाने वाली खिलाड़ी हैलिड और उनके बाद हेन्ना को पवेलियन का रास्ता दिखा दिया है। हालांकि न्यूज़ीलैंड के पुछल्ले बल्लेबाज़ भी ठीक-ठीक रन बटोर रहे हैं। अगर वे 230 से ज़्यादा का स्कोर बनाते हैं तो न्यूज़ीलैंड के गेंदबाज़ों के पास वापसी का बेहतरीन मौक़ा बनेगा।"}]}},{"_uid":20446,"id":20446,"storyId":329735,"title":"हैडिले खेल रही हैं कमाल की पारी","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T11:05:00.000Z","modifiedAt":"2024-10-29T11:30:14.000Z","reactionStat":null,"content":{"items":[{"type":"HTML","html":"भारतीय गेंदबाज़ों के ख़िलाफ़ हैलिड कमाल के काउंटर अटैक प्लान के साथ आई हैं। लगातार गिरते विकेटों के बीच वह अपनी बेहतरीन पारी से न्यूज़ीलैंड को एक सम्मानजनक स्कोर तक पहुंचाने का अच्छा प्रयास कर रही हैं। अगर वह अंत तक खेलती रहीं तो न्यूज़ीलैंड आसानी से 220 के क़रीब पहुंच सकता है, जो इस पिच एक सम्मानजनक स्कोर होगा"}]}},{"_uid":20445,"id":20445,"storyId":329735,"title":"दीप्ति ने तोड़ी साझेदारी","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-10-29T10:53:00.000Z","modifiedAt":"2024-10-29T10:53:38.000Z","reactionStat":null,"content":{"items":[{"type":"IMAGE","image":{"id":385344,"objectId":1444682,"slug":"deepti-sharma-kept-her-fine-form-going-with-a-miserly-1-for-14-in-the-semi-final","url":"/lsci/db/PICTURES/CMS/385300/385344.4.jpg","width":900,"height":506,"caption":"दीप्ति को मिली सफलता","longCaption":"Deepti Sharma kept her fine form going with a miserly 1 for 14 in the semi-final, India vs Bangladesh, Women's Asia Cup 2024, semi-final, Dambulla, July 26, 2024","credit":"ACC","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/385300/385344.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/385300/385344.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/385300/385344.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"हैलिडे और गेज़ की साझेदारी 64 रनों की हो चुकी थी। ऐसे में भारतीय टीम को एक विकेट की आवश्यकता थी। \u003ca href=\"https://www.espncricinfo.com/hindi/story/icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table-1457521\"\u003eवनडे रैंकिंग में दूसरे स्थान प्राप्त करने वाली गेंदबाज़ दीप्ति\u003c/a\u003e ने भारतीय टीम की इस ज़रूरत को पूरा करते हुए पवेलियन का रास्ता दिखा दिया।"}]}},{"_uid":20444,"id":20444,"storyId":329735,"title":"हैलिडे और गेज़ के बीच अच्छी साझेदारी","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-10-29T10:34:00.000Z","modifiedAt":"2024-10-29T10:53:38.000Z","reactionStat":{"id":17083,"emojis":[{"unicode":"U+2764","skintone":1,"count":0}],"share":0,"modifiedAt":"2024-10-29T10:38:26.000Z"},"content":{"items":[{"type":"CALLOUT","title":"","headlineNumber":50,"description":""},{"type":"HTML","html":"88 रन पर पांच विकेट गंवाने के बाद न्यूज़ीलैंड की टीम मुश्किल में नज़र आ रही थी लेकिन हैलिडे और गेज़ के बीच एक बेहतरीन अर्धशतकीय साझेदारी हुई है,जिससे उनकी टीम को मैच में वापसी करने का मौक़ा मिल गया है।"}]}},{"_uid":20442,"id":20442,"storyId":329735,"title":"रन आउट हुईं ग्रीन","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T09:49:00.000Z","modifiedAt":"2024-10-29T09:52:10.000Z","reactionStat":null,"content":{"items":[{"type":"CALLOUT","title":"न्यूज़ीलैंड की आधी टीम पवेलियन वापस","headlineNumber":5,"description":""},{"type":"HTML","html":"ग्रीन और हैलिडे के बीच एक साझेदारी पनप रही थी, लेकिन ग्रीन दुर्भाग्यपूर्ण तरीक़े से रन आउट होकर पवेलियन चली गई हैं। अब न्यूज़ीलैंड के आधे बल्लेबाज़ पवेलियन में हैं। भारतीय टीम इस मैच पर अपनी पकड़ मज़बूत कर रही है"}]}},{"_uid":20441,"id":20441,"storyId":329735,"title":"प्रिया ने दिलाई सफलता","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T08:53:00.000Z","modifiedAt":"2024-10-29T08:55:27.000Z","reactionStat":{"id":17087,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:44:43.000Z"},"content":{"items":[{"type":"HTML","html":"इन फ़ॉर्म बल्लेबाज़ और कीवी टीम की कप्तान सोफ़ी डिवाइन को प्रिया मिश्रा ने चलता कर दिया है। प्रिया ने अपनी गुगली पर डिवाइन को शिकार बना लिया है।"}]}},{"_uid":20439,"id":20439,"storyId":329735,"title":"ठाकोर ने डाउन का विकेट का किया डाउन !","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T08:34:00.000Z","modifiedAt":"2024-10-29T08:43:56.000Z","reactionStat":{"id":17088,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:45:01.000Z"},"content":{"items":[{"type":"BALLS","balls":[{"_uid":47003417,"id":47003417,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.01,"oversActual":7.1,"overNumber":8,"ballNumber":1,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":true,"dismissalType":1,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":171,"wagonY":140,"wagonZone":8,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"ON_DRIVE","shotControl":2,"timestamp":"2024-10-29T08:34:56.000Z","modified":"2024-10-29T08:35:00.000Z","batsmanPlayerId":67025,"bowlerPlayerId":109014,"outPlayerId":67025,"totalInningRuns":25,"totalInningWickets":2,"predictions":null},{"_uid":47003427,"id":47003427,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.02,"oversActual":7.2,"overNumber":8,"ballNumber":2,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":140,"wagonY":358,"wagonZone":5,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL_TOSS","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:36:23.000Z","modified":"2024-10-29T08:36:26.000Z","batsmanPlayerId":49081,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":29,"totalInningWickets":2,"predictions":null},{"_uid":47003430,"id":47003430,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.03,"oversActual":7.3,"overNumber":8,"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":150,"wagonY":233,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"STRAIGHT_DRIVE","shotControl":2,"timestamp":"2024-10-29T08:37:04.000Z","modified":"2024-10-29T08:37:06.000Z","batsmanPlayerId":49081,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":29,"totalInningWickets":2,"predictions":null},{"_uid":47003434,"id":47003434,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.04,"oversActual":7.4,"overNumber":8,"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":304,"wagonY":102,"wagonZone":2,"pitchLine":"ON_THE_STUMPS","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-29T08:37:32.000Z","modified":"2024-10-29T08:37:35.000Z","batsmanPlayerId":49081,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":30,"totalInningWickets":2,"predictions":null},{"_uid":47003438,"id":47003438,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.05,"oversActual":7.5,"overNumber":8,"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":245,"wagonY":204,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"FLICK","shotControl":2,"timestamp":"2024-10-29T08:38:14.000Z","modified":"2024-10-29T08:38:18.000Z","batsmanPlayerId":106954,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":30,"totalInningWickets":2,"predictions":null},{"_uid":47003440,"id":47003440,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":7.06,"oversActual":7.6,"overNumber":8,"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":311,"wagonY":122,"wagonZone":2,"pitchLine":"DOWN_LEG","pitchLength":"FULL","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-29T08:38:49.000Z","modified":"2024-10-29T08:38:52.000Z","batsmanPlayerId":106954,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":31,"totalInningWickets":2,"predictions":null}]},{"type":"TWITTER","url":"https://twitter.com/CricinfoHindi/status/1851182386316525978"},{"type":"HTML","html":"लौरेन डाउन ज़्यादा देर क्रीज़ पर टिक नहीं पाईं और ऑफ़ स्टंप के बाहर की लेंथ गेंद को छेड़ने के क्रम में बीट हुईं और गेंद सीधा कीपर की ओर चली गई। एक बार फिर अब दारोमदार कीवी टीम की कप्तान सोफ़ी डिवाइन पर है। क्या वह पिछले मैच का प्रदर्शन दोहरा पाएंगी? फ़िलहाल न्यूज़ीलैंड मुश्किल में है।"}]}},{"_uid":20438,"id":20438,"storyId":329735,"title":"जेमिमाह के बढ़िया थ्रो से बेट्स रन आउट","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T08:31:00.000Z","modifiedAt":"2024-10-29T08:33:44.000Z","reactionStat":{"id":17089,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:45:09.000Z"},"content":{"items":[{"type":"HTML","html":"बेट्स शुरु से ही लय में नज़र नहीं आ रही थीं। प्लिमर ने लेंथ गेंद को कवर्स की ओर खेला था, रन चुराने के क्रम में प्लिमर और बेट्स के बीच हल्की गफ़लत हुई जबकि \u003cb\u003eजेमिमाह रॉड्रिग्स तेज़ी से गेंद की ओर\u003c/b\u003e बढ़ रही थीं और उन्होंने गेंद को विकेटकीपर की ओर फेंक दिया। बेट्स ने ख़ुद को बचाने के लिए डाइव लगाया लेकिन वह ख़ुद को बचा नहीं सकीं। प्लिमर का साथ देने अब डाउन आई हैं।"}]}},{"_uid":20437,"id":20437,"storyId":329735,"title":"न्यूज़ीलैंड की सधी हुई शुरुआत","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T08:27:00.000Z","modifiedAt":"2024-10-29T08:29:59.000Z","reactionStat":null,"content":{"items":[{"type":"BALLS","balls":[{"_uid":47003325,"id":47003325,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.01,"oversActual":4.1,"overNumber":5,"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":235,"wagonY":356,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:19:17.000Z","modified":"2024-10-29T08:19:32.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":10,"totalInningWickets":0,"predictions":null},{"_uid":47003329,"id":47003329,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.02,"oversActual":4.2,"overNumber":5,"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":159,"wagonY":185,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"DEFENDED","shotControl":2,"timestamp":"2024-10-29T08:20:01.000Z","modified":"2024-10-29T08:20:04.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":10,"totalInningWickets":0,"predictions":null},{"_uid":47003332,"id":47003332,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.03,"oversActual":4.3,"overNumber":5,"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":184,"wagonY":202,"wagonZone":4,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:20:29.000Z","modified":"2024-10-29T08:20:32.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":10,"totalInningWickets":0,"predictions":null},{"_uid":47003338,"id":47003338,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.04,"oversActual":4.4,"overNumber":5,"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":128,"wagonY":204,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":2,"timestamp":"2024-10-29T08:21:21.000Z","modified":"2024-10-29T08:21:24.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":10,"totalInningWickets":0,"predictions":null},{"_uid":47003343,"id":47003343,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.05,"oversActual":4.5,"overNumber":5,"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":238,"wagonY":202,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"FLICK","shotControl":1,"timestamp":"2024-10-29T08:21:53.000Z","modified":"2024-10-29T08:21:56.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":10,"totalInningWickets":0,"predictions":null},{"_uid":47003346,"id":47003346,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":4.06,"oversActual":4.6,"overNumber":5,"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":20,"wagonY":280,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:22:29.000Z","modified":"2024-10-29T08:22:32.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":14,"totalInningWickets":0,"predictions":null},{"_uid":47003352,"id":47003352,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.01,"oversActual":5.1,"overNumber":6,"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":141,"wagonY":189,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-29T08:23:32.000Z","modified":"2024-10-29T08:23:34.000Z","batsmanPlayerId":46564,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":14,"totalInningWickets":0,"predictions":null},{"_uid":47003356,"id":47003356,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.02,"oversActual":5.2,"overNumber":6,"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":168,"wagonY":202,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:24:19.000Z","modified":"2024-10-29T08:24:21.000Z","batsmanPlayerId":46564,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":14,"totalInningWickets":0,"predictions":null},{"_uid":47003359,"id":47003359,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.03,"oversActual":5.3,"overNumber":6,"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":278,"wagonY":62,"wagonZone":1,"pitchLine":"ON_THE_STUMPS","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"SWEEP_SHOT","shotControl":1,"timestamp":"2024-10-29T08:24:40.000Z","modified":"2024-10-29T08:24:43.000Z","batsmanPlayerId":46564,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":15,"totalInningWickets":0,"predictions":null},{"_uid":47003362,"id":47003362,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.04,"oversActual":5.4,"overNumber":6,"ballNumber":4,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":230,"wagonY":355,"wagonZone":4,"pitchLine":"ON_THE_STUMPS","pitchLength":"GOOD_LENGTH","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:25:18.000Z","modified":"2024-10-29T08:25:20.000Z","batsmanPlayerId":106954,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":19,"totalInningWickets":0,"predictions":null},{"_uid":47003367,"id":47003367,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.05,"oversActual":5.5,"overNumber":6,"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":167,"wagonY":205,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:25:58.000Z","modified":"2024-10-29T08:26:00.000Z","batsmanPlayerId":106954,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":19,"totalInningWickets":0,"predictions":null},{"_uid":47003371,"id":47003371,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":5.06,"oversActual":5.6,"overNumber":6,"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":105,"wagonY":349,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"ON_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:26:52.000Z","modified":"2024-10-29T08:26:54.000Z","batsmanPlayerId":106954,"bowlerPlayerId":109014,"outPlayerId":null,"totalInningRuns":23,"totalInningWickets":0,"predictions":null}]},{"type":"HTML","html":"न्यूज़ीलैंड की सलामी जोड़ी ने सधी हुई शुरुआत की है। हालांकि पांचवें और छठे ओवर में प्लिमर ने कुल तीन चौके जड़े हैं।"}]}},{"_uid":20435,"id":20435,"storyId":329735,"title":"न्यूज़ीलैंड ने चुनी बल्लेबाज़ी, दोनों टीमों में एक एक बदलाव","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T07:43:00.000Z","modifiedAt":"2024-10-29T07:55:17.000Z","reactionStat":{"id":17090,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:45:50.000Z"},"content":{"items":[{"type":"HTML","html":"न्यूज़ीलैंड ने टॉस जीतकर पहले बल्लेबाज़ी का फ़ैसला किया है। दोनों टीमों में एक-एक बदलाव है। भारतीय टीम में अरुंधति रेड्डी की जगह रेणुका सिंह ठाकुर खेल रही हैं। जबकि न्यूज़ीलैंड की टीम में जेस कर की जगह हैन्ना रो को मौक़ा दिया गया है।"},{"type":"HTML","html":"\u003cb\u003eश्रेयंका पाटिल\u003c/b\u003e शिन स्प्लिंट्स (पिंडली की ऐंठन) के चलते चयन के लिए उपबल्ध नहीं थीं।"},{"type":"TWITTER","url":"https://twitter.com/CricinfoHindi/status/1851169709808619994"},{"type":"HTML","html":"प्लेइंग इलेवन :"},{"type":"HTML","html":"\u003cb\u003eभारत\u003c/b\u003e - स्मृति मांधना, शेफ़ाली वर्मा, यास्तिका भाटिया, हरमनप्रीत कौर, जेमिमाह रॉड्रिग्स, तेजल हसबनिस, दीप्ति शर्मा,रेणुका सिंह ठाकुर,राधा यादव,साइमा ठाकोर, प्रिया मिश्रा"},{"type":"HTML","html":"\u003cb\u003eन्यूज़ीलैंड\u003c/b\u003e - सूज़ी बेट्स, जॉर्जिया प्लिमर, लौरेन डाउन,सोफ़ी डिवाइन, ब्रूक हैलिडे, मैडी ग्रीन,इसाबेला गेज़,हैन्ना रो, लिया तहुहू,ईडन कार्सन, फ़्रैन जोनस"}]}},{"_uid":20434,"id":20434,"storyId":329735,"title":"पिछले मैच की प्लेइंग इलेवन","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T07:38:00.000Z","modifiedAt":"2024-10-29T07:43:21.000Z","reactionStat":{"id":17091,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:46:05.000Z"},"content":{"items":[{"type":"HTML","html":"पिछले मैच में दोनों टीमें इस एकादश के साथ मैदान में उतरी थीं -"},{"type":"HTML","html":"\u003cb\u003eभारत\u003c/b\u003e - स्मृति मांधना, शेफ़ाली वर्मा, यास्तिका भाटिया, हरमनप्रीत कौर, जेमिमाह रॉड्रिग्स, तेजल हसबनिस, दीप्ति शर्मा,अरुंधति रेड्डी,राधा यादव,साइमा ठाकोर, प्रिया मिश्रा"},{"type":"HTML","html":"\u003cb\u003eन्यूज़ीलैंड\u003c/b\u003e - सूज़ी बेट्स, जॉर्जिया प्लिमर, लौरेन डाउन,सोफ़ी डिवाइन, ब्रूक हैलिडे, मैडी ग्रीन,इसाबेला गेज़,जेस कर, लिया तहुहू,ईडन कार्सन, फ़्रैन जोनस"}]}},{"_uid":20433,"id":20433,"storyId":329735,"title":"पिच कैसी है?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T07:30:00.000Z","modifiedAt":"2024-10-29T07:34:45.000Z","reactionStat":{"id":17092,"emojis":[{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:46:10.000Z"},"content":{"items":[{"type":"HTML","html":"WV Raman ने ब्रॉडकास्टर पर कहा, \"पिच नंबर सात पर आज का मुक़ाबला खेला जाएगा। सीधी बाउंड्री 69 मीटर है जबकि स्क्वायर बाउंड्री 58 और 53 मीटर है। पिच ड्राई और सख़्त है। पिच लाल मिट्टी से युक्त है। पहले दो मैच में स्पिनर हावी रहे हैं। इस मैच में बेहतर पावर हिटिंग वाली टीम का पलड़ा भारी रहेगा।\""}]}},{"_uid":20432,"id":20432,"storyId":329735,"title":"डिवाइन से होगी न्यूज़ीलैंड को उम्मीद","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T07:21:00.000Z","modifiedAt":"2024-10-29T07:29:14.000Z","reactionStat":null,"content":{"items":[{"type":"HTML","html":"न्यूज़ीलैंड की कप्तान सोफ़ी डिवाइन ने पिछले मैच में पहले बल्लेबाज़ी के साथ कप्तानी पारी खेली और फिर गेंदबाज़ी में उन्होंने तीन अहम विकेट चटकाए थे। उन्हें इस हरफ़नमौला प्रदर्शन के लिए प्लेयर ऑफ़ द मैच भी चुना गया था। हालांकि लिया तहुहु ने भी तीन विकेट चटकाते हुए मांधना, यास्तिका भाटिया और दीप्ति शर्मा को अपना शिकार बनाया था।"},{"type":"CALLOUT","title":"तहुहु ने मैच के बाद ब्रॉडकास्टर से कहा था कि तीसरे वनडे में 280 से अधिक का स्कोर बनाने की ओर देखेगी।","headlineNumber":280,"description":""},{"type":"VIDEO","video":{"id":139929,"objectId":1457404,"scribeId":42048369,"statusTypeId":3,"slug":"new-zealand-captain-sophie-devine-after-levelling-the-women-s-odi-series-with-india","title":"Devine: India didn't want to have a crack at winning, which is a shame","subTitle":"","seoTitle":"New Zealand captain Sophie Devine after levelling the women's ODI series with India","summary":"New Zealand's captain talks about the turnaround from the loss in the first ODI to take the series into a decider","duration":173,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-10-28","modifiedAt":"2024-10-28T10:04:52.000Z","recordedAt":"2024-10-28","expireAt":"2040-10-31T09:53:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1028/dm_241028_DEVINE_28OCT/dm_241028_DEVINE_28OCT.jpg","origin":{"type":"CLIP"},"assetId":"dm_241028_DEVINE_28OCT","scribeMongoId":"671f5f2465981718d32a0eec","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1028/dm_241028_DEVINE_28OCT/dm_241028_DEVINE_28OCT.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1028/dm_241028_DEVINE_28OCT/dm_241028_DEVINE_28OCT/playlist.m3u8"}]},"caption":"सीरीज़ बराबर करने पर डिवाइन ने की भारतीय टीम पर टिप्पणी","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":false}]}},{"_uid":20431,"id":20431,"storyId":329735,"title":"अब तक की सीरीज़ कैसी रही?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T07:07:00.000Z","modifiedAt":"2024-10-29T07:12:24.000Z","reactionStat":{"id":17079,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":1},{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:46:40.000Z"},"content":{"items":[{"type":"HTML","html":"पहले मैच में हरमनप्रीत कौर की जगह पर कप्तानी स्मृति मांधना के हाथों में थी और उस मैच को भारत ने \u003ca href=\"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-1st-odi-1454391/live-match-blog\"\u003e59 रनों से जीता\u003c/a\u003e था। दीप्ति शर्मा ने पहले मैच में गेंदबाज़ी और बल्लेबाज़ी दोनों से प्रभावित किया था। इस मैच में भारतीय टीम की फ़ील्डिंग भी अच्छी रही। T20 वर्ल्ड कप के दौरान भारतीय टीम की फ़ील्डिंग पर कई सवाल खड़े किए गए थे लेकिन दूसरे वनडे में भी भारतीय टीम ने फ़ील्डिंग में अच्छा प्रदर्शन किया। ख़ासकर राधा यादव ने कुछ बेहतरीन कैच लपके। इसके साथ ही राधा ने दूसरे वनडे में 48 रनों की पारी भी खेली लेकिन भारतीय मध्य क्रम के लड़खड़ाने के चलते भारतीय टीम \u003ca href=\"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/live-match-blog\"\u003eलक्ष्य से काफ़ी दूर\u003c/a\u003e रह गई।"}]}},{"_uid":20430,"id":20430,"storyId":329735,"title":"क्या मांधना वापस पाएंगी लय?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-10-29T06:58:00.000Z","modifiedAt":"2024-10-29T07:02:29.000Z","reactionStat":{"id":17077,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":1},{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-10-29T18:46:44.000Z"},"content":{"items":[{"type":"HTML","html":"स्वागत है आप सभी का भारत-न्यूज़ीलैंड के तीसरे वनडे के लाइव ब्लॉग में। सीरीज़ का निर्णायक मुक़ाबला अब से कुछ ही देर में शुरू होने वाला है। एक तरफ़ कीवी टीम जहां जीत के साथ तीसरा मुक़ाबला खेलने उतर रही है तो वहीं भारत के सामने पिछली हार को भुलाकर वापसी करने की चुनौती है। भारतीय टीम की उपकप्तान स्मृति मांधना ने पहले मैच में कप्तानी करते हुए अपनी टीम को जीत दिलाई थी लेकिन दोनों ही मैच में उनके बल्ले से कुछ ख़ास रन नहीं निकले। देखना होगा कि मांधना आज लय में आती हैं या नहीं।"}]}}],"author":{"id":1,"name":"ESPNcricinfo staff","designation":"","slug":"espncricinfo-staff","position":"","image":null,"twitterName":null,"primaryLang":"en"},"related":{"stories":[],"videos":[],"matches":[{"_uid":117445,"id":117445,"objectId":1454393,"scribeId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","stage":"FINISHED","state":"POST","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"3rd ODI","floodlit":"daynight","startDate":"2024-10-29T00:00:00.000Z","endDate":"2024-10-29T00:00:00.000Z","startTime":"2024-10-29T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"IND Women won by 6 wickets (with 34 balls remaining)","statusEng":"RESULT","internationalNumber":"001415","generalNumber":null,"winnerTeamId":1863,"tossWinnerTeamId":2614,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":44.02,"liveOversPending":null,"liveBalls":270,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16743,"objectId":1454389,"scribeId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"New Zealand Women in India","longName":"New Zealand Women tour of India","alternateName":"IND Women vs NZ Women","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-10-24T00:00:00.000Z","endDate":"2024-10-29T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},"isHome":false,"isLive":false,"score":"232","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"236/4","scoreInfo":"44.2/50 ov, T:233","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":329735,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":22,"totalVideos":0,"totalStories":2,"languages":["hi"],"generatedAt":"2024-11-25T23:23:56.148Z","scorecardSource":"dougie","ballByBallSource":""}],"serieses":[],"teams":[{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"IND Women","longName":"India Women","abbreviation":"IND-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}}],"players":[],"grounds":[]}},"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":232,"wickets":10,"lead":232,"target":0,"overs":49.5,"balls":299,"totalOvers":50,"totalBalls":300,"minutes":null,"extras":14,"byes":0,"legbyes":4,"wides":9,"noballs":1,"penalties":0,"event":1,"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":4,"balls":14,"minutes":null,"fours":0,"sixes":0,"strikerate":28.57,"isOut":true,"dismissalType":4,"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":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.square.png"}}},"dismissalFielders":[{"player":{"id":82827,"objectId":883405,"name":"जेमिमाह रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"isKeeper":false,"isSubstitute":false},{"player":{"id":89213,"objectId":960715,"name":"यास्तिका भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (जेमिमाह/†भाटिया)","commentary":"सूज़ी बेट्स रन आउट (जेमिमाह/†भाटिया) 4 (14b 0x4 0x6) SR: 28.57"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":24,"fowBalls":null,"fowOvers":6.2,"fowOverNumber":7,"ballOversActual":6.2,"ballOversUnique":6.02,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389967,"objectId":1457516,"slug":"suzie-bates-was-the-first-run-out-new-zealand-suffered-on-the-day","url":"/lsci/db/PICTURES/CMS/389900/389967.jpg","width":1400,"height":951,"caption":"Suzie Bates' was the first run out New Zealand suffered on the day","longCaption":"Suzie Bates' was the first run out New Zealand suffered on the day, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389967.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389967.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389967.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"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":39,"balls":67,"minutes":null,"fours":6,"sixes":0,"strikerate":58.2,"isOut":true,"dismissalType":1,"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":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalFielders":[{"player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c दीप्ति b प्रिया मिश्रा","commentary":"जॉर्जिया प्लिमर c दीप्ति b प्रिया मिश्रा 39 (67b 6x4 0x6) SR: 58.2"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":66,"fowBalls":null,"fowOvers":18.5,"fowOverNumber":19,"ballOversActual":18.5,"ballOversUnique":18.05,"ballTotalRuns":66,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png","dateOfBirth":{"year":1995,"month":5,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.3.png","width":160,"height":136,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.png","width":600,"height":436,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336279.square.png"}}},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png","dateOfBirth":{"year":1995,"month":5,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.3.png","width":160,"height":136,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.png","width":600,"height":436,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336279.square.png"}}},"dismissalBowler":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †भाटिया b ठाकोर","commentary":"लौरेन डाउन c †भाटिया b ठाकोर 1 (5b 0x4 0x6) SR: 20"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":25,"fowBalls":null,"fowOvers":7.1,"fowOverNumber":8,"ballOversActual":7.1,"ballOversUnique":7.01,"ballTotalRuns":25,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389963,"objectId":1457508,"slug":"saima-thakor-and-yastika-bhatia-combined-to-send-laurie-down-for-a-duck","url":"/lsci/db/PICTURES/CMS/389900/389963.jpg","width":1400,"height":933,"caption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck","longCaption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389963.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389963.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389963.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"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":9,"balls":11,"minutes":null,"fours":2,"sixes":0,"strikerate":81.81,"isOut":true,"dismissalType":2,"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":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b प्रिया मिश्रा","commentary":"सोफ़ी डिवाइन b प्रिया मिश्रा 9 (11b 2x4 0x6) SR: 81.81"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":36,"fowBalls":null,"fowOvers":10.4,"fowOverNumber":11,"ballOversActual":10.4,"ballOversUnique":10.04,"ballTotalRuns":36,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389964,"objectId":1457510,"slug":"priya-mishra-bamboozled-sophie-devine-with-a-googly","url":"/lsci/db/PICTURES/CMS/389900/389964.jpg","width":1400,"height":933,"caption":"Priya Mishra bamboozled Sophie Devine with a googly","longCaption":"Priya Mishra bamboozled Sophie Devine with a googly, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389964.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389964.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389964.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"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":86,"balls":96,"minutes":null,"fours":9,"sixes":3,"strikerate":89.58,"isOut":true,"dismissalType":1,"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":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राधा b दीप्ति","commentary":"ब्रूक हैलिडे c राधा b दीप्ति 86 (96b 9x4 3x6) SR: 89.58"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":199,"fowBalls":null,"fowOvers":45.3,"fowOverNumber":46,"ballOversActual":45.3,"ballOversUnique":45.03,"ballTotalRuns":199,"ballBatsmanRuns":0,"videos":[],"images":[],"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":15,"balls":19,"minutes":null,"fours":2,"sixes":0,"strikerate":78.94,"isOut":true,"dismissalType":4,"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":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":82827,"objectId":883405,"name":"जेमिमाह रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"isKeeper":false,"isSubstitute":false},{"player":{"id":89213,"objectId":960715,"name":"यास्तिका भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (जेमिमाह/†भाटिया)","commentary":"मैडी ग्रीन रन आउट (जेमिमाह/†भाटिया) 15 (19b 2x4 0x6) SR: 78.94"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":88,"fowBalls":null,"fowOvers":23.3,"fowOverNumber":24,"ballOversActual":23.3,"ballOversUnique":23.03,"ballTotalRuns":88,"ballBatsmanRuns":0,"videos":[],"images":[],"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":25,"balls":49,"minutes":null,"fours":1,"sixes":0,"strikerate":51.02,"isOut":true,"dismissalType":1,"dismissalBatsman":{"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"}}},"dismissalBowler":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b दीप्ति","commentary":"इसाबेला गेज़ c \u0026 b दीप्ति 25 (49b 1x4 0x6) SR: 51.02"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":152,"fowBalls":null,"fowOvers":38.4,"fowOverNumber":39,"ballOversActual":38.4,"ballOversUnique":38.04,"ballTotalRuns":152,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"battedType":"yes","runs":11,"balls":18,"minutes":null,"fours":0,"sixes":0,"strikerate":61.11,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalBowler":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b दीप्ति","commentary":"हैन्ना रो lbw b दीप्ति 11 (18b 0x4 0x6) SR: 61.11"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":210,"fowBalls":null,"fowOvers":47.3,"fowOverNumber":48,"ballOversActual":47.3,"ballOversUnique":47.03,"ballTotalRuns":210,"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":24,"balls":14,"minutes":null,"fours":2,"sixes":1,"strikerate":171.42,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"लिया तहुहू नाबाद 24 (14b 2x4 1x6) SR: 171.42"},"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":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":2,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":1,"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":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.square.png"}}},"dismissalFielders":[{"player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राधा b रेणुका","commentary":"ईडन कार्सन c राधा b रेणुका 2 (3b 0x4 0x6) SR: 66.66"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":219,"fowBalls":null,"fowOvers":48.4,"fowOverNumber":49,"ballOversActual":48.4,"ballOversUnique":48.04,"ballTotalRuns":219,"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":2,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":4,"dismissalBatsman":{"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"}}},"dismissalBowler":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (ठाकोर)","commentary":"फ़्रैन जोनस रन आउट (ठाकोर) 2 (4b 0x4 0x6) SR: 50"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":232,"fowBalls":null,"fowOvers":49.5,"fowOverNumber":50,"ballOversActual":49.5,"ballOversUnique":49.05,"ballTotalRuns":232,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.square.png"}}},"bowledType":"yes","overs":10,"balls":60,"maidens":1,"conceded":49,"wickets":1,"economy":4.9,"runsPerBall":0.81,"dots":36,"fours":5,"sixes":1,"wides":3,"noballs":0,"videos":[],"images":[{"id":389961,"objectId":1457505,"slug":"new-zealand-s-players-and-support-staff-pose-for-a-picture-in-the-series-decider","url":"/lsci/db/PICTURES/CMS/389900/389961.jpg","width":1400,"height":933,"caption":"New Zealand's players and support staff pose for a picture in the series decider","longCaption":"New Zealand's players and support staff pose for a picture in the series decider, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389961.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389961.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389961.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":389960,"objectId":1457504,"slug":"india-s-players-and-support-staff-pose-for-a-picture-in-the-series-decider","url":"/lsci/db/PICTURES/CMS/389900/389960.jpg","width":1400,"height":933,"caption":"India's players and support staff pose for a picture in the series decider","longCaption":"India's players and support staff pose for a picture in the series decider, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389960.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389960.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389960.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":389967,"objectId":1457516,"slug":"suzie-bates-was-the-first-run-out-new-zealand-suffered-on-the-day","url":"/lsci/db/PICTURES/CMS/389900/389967.jpg","width":1400,"height":951,"caption":"Suzie Bates' was the first run out New Zealand suffered on the day","longCaption":"Suzie Bates' was the first run out New Zealand suffered on the day, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389967.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389967.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389967.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null,"inningWickets":[{"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"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":219,"fowOvers":48.4,"fowBalls":null}]},{"player":{"id":109014,"objectId":1255542,"name":"एस ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"bowledType":"yes","overs":9.5,"balls":59,"maidens":1,"conceded":44,"wickets":1,"economy":4.47,"runsPerBall":0.74,"dots":41,"fours":8,"sixes":0,"wides":1,"noballs":0,"videos":[],"images":[{"id":389963,"objectId":1457508,"slug":"saima-thakor-and-yastika-bhatia-combined-to-send-laurie-down-for-a-duck","url":"/lsci/db/PICTURES/CMS/389900/389963.jpg","width":1400,"height":933,"caption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck","longCaption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389963.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389963.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389963.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png","dateOfBirth":{"year":1995,"month":5,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.3.png","width":160,"height":136,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.png","width":600,"height":436,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336279.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":25,"fowOvers":7.1,"fowBalls":null}]},{"player":{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":10,"balls":60,"maidens":1,"conceded":41,"wickets":2,"economy":4.1,"runsPerBall":0.68,"dots":35,"fours":3,"sixes":1,"wides":1,"noballs":0,"videos":[],"images":[{"id":389964,"objectId":1457510,"slug":"priya-mishra-bamboozled-sophie-devine-with-a-googly","url":"/lsci/db/PICTURES/CMS/389900/389964.jpg","width":1400,"height":933,"caption":"Priya Mishra bamboozled Sophie Devine with a googly","longCaption":"Priya Mishra bamboozled Sophie Devine with a googly, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389964.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389964.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389964.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null,"inningWickets":[{"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":2,"dismissalComment":[],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":36,"fowOvers":10.4,"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","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":1,"dismissalComment":[],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":66,"fowOvers":18.5,"fowBalls":null}]},{"player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"bowledType":"yes","overs":10,"balls":60,"maidens":2,"conceded":39,"wickets":3,"economy":3.9,"runsPerBall":0.65,"dots":39,"fours":4,"sixes":1,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"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"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":152,"fowOvers":38.4,"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":1,"dismissalComment":[],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":199,"fowOvers":45.3,"fowBalls":null},{"dismissalBatsman":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalType":3,"dismissalComment":[],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":210,"fowOvers":47.3,"fowBalls":null}]},{"player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.square.png"}}},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":21,"wickets":0,"economy":5.25,"runsPerBall":0.87,"dots":13,"fours":1,"sixes":0,"wides":3,"noballs":1,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":58198,"objectId":372317,"name":"एच कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png","dateOfBirth":{"year":1989,"month":3,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.1.png","width":160,"height":136,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.png","width":600,"height":436,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320620.square.png"}}},"bowledType":"yes","overs":6,"balls":36,"maidens":0,"conceded":34,"wickets":0,"economy":5.66,"runsPerBall":0.94,"dots":14,"fours":1,"sixes":1,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"inningPartnerships":[],"inningOvers":[{"overNumber":1,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":6,"totalRuns":1,"totalWickets":0,"overRunRate":1,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":294,"predictions":null,"balls":[{"_uid":47003188,"id":47003188,"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":142,"wagonY":222,"wagonZone":5,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-29T08:01:18.000Z","modified":"2024-10-29T08:01:21.000Z","batsmanPlayerId":46564,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (1b)","short":"एस डब्ल्यू बेट्स 0* (1b)","long":"सूज़ी बेट्स 0* (1b)"},"bowlerStatText":{"short":"रेणुका सिंह 0.1-0-0-0","long":"रेणुका सिंह 0.1-0-0-0"}},{"_uid":47003192,"id":47003192,"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":140,"wagonY":120,"wagonZone":8,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"DEFENDED","shotControl":2,"timestamp":"2024-10-29T08:01:54.000Z","modified":"2024-10-29T08:01:55.000Z","batsmanPlayerId":46564,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (2b)","short":"एस डब्ल्यू बेट्स 0* (2b)","long":"सूज़ी बेट्स 0* (2b)"},"bowlerStatText":{"short":"रेणुका सिंह 0.2-0-0-0","long":"रेणुका सिंह 0.2-0-0-0"}},{"_uid":47003202,"id":47003202,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"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":42,"wagonY":218,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"COVER_DRIVE","shotControl":1,"timestamp":"2024-10-29T08:02:59.000Z","modified":"2024-10-29T08:03:01.000Z","batsmanPlayerId":46564,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"1* (3b)","short":"एस डब्ल्यू बेट्स 1* (3b)","long":"सूज़ी बेट्स 1* (3b)"},"bowlerStatText":{"short":"रेणुका सिंह 0.3-0-1-0","long":"रेणुका सिंह 0.3-0-1-0"}},{"_uid":47003211,"id":47003211,"inningNumber":1,"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":205,"wagonY":230,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-29T08:03:49.000Z","modified":"2024-10-29T08:03:52.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (1b)","short":"जी इ प्लिमर 0* (1b)","long":"जॉर्जिया प्लिमर 0* (1b)"},"bowlerStatText":{"short":"रेणुका सिंह 0.4-0-1-0","long":"रेणुका सिंह 0.4-0-1-0"}},{"_uid":47003214,"id":47003214,"inningNumber":1,"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":133,"wagonY":187,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-29T08:04:17.000Z","modified":"2024-10-29T08:04:20.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (2b)","short":"जी इ प्लिमर 0* (2b)","long":"जॉर्जिया प्लिमर 0* (2b)"},"bowlerStatText":{"short":"रेणुका सिंह 0.5-0-1-0","long":"रेणुका सिंह 0.5-0-1-0"}},{"_uid":47003217,"id":47003217,"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":"ON_THE_STUMPS","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"PUSH","shotControl":2,"timestamp":"2024-10-29T08:04:56.000Z","modified":"2024-10-29T08:04:59.000Z","batsmanPlayerId":106954,"bowlerPlayerId":89351,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (3b)","short":"जी इ प्लिमर 0* (3b)","long":"जॉर्जिया प्लिमर 0* (3b)"},"bowlerStatText":{"short":"रेणुका सिंह 1-0-1-0","long":"रेणुका सिंह 1-0-1-0"}}],"events":[]},{"overNumber":2,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":2,"totalWickets":0,"overRunRate":1,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":288,"predictions":null,"balls":[],"events":[]},{"overNumber":3,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":18,"totalRuns":5,"totalWickets":0,"overRunRate":1.66,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":282,"predictions":null,"balls":[],"events":[{"type":"RUN_OUT_CHANCE","inningNumber":1,"oversUnique":2.06,"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":82827,"objectId":883405,"name":"जेमिमाह रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png"}]}]},{"overNumber":4,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":24,"totalRuns":6,"totalWickets":0,"overRunRate":1.5,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":276,"predictions":null,"balls":[],"events":[]},{"overNumber":5,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":30,"totalRuns":14,"totalWickets":0,"overRunRate":2.8,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":270,"predictions":null,"balls":[],"events":[]},{"overNumber":6,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":36,"totalRuns":23,"totalWickets":0,"overRunRate":3.83,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":264,"predictions":null,"balls":[],"events":[]},{"overNumber":7,"overRuns":2,"overWickets":1,"isComplete":true,"totalBalls":42,"totalRuns":25,"totalWickets":1,"overRunRate":3.57,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":258,"predictions":null,"balls":[],"events":[]},{"overNumber":8,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":48,"totalRuns":31,"totalWickets":2,"overRunRate":3.87,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":252,"predictions":null,"balls":[],"events":[]},{"overNumber":9,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":54,"totalRuns":31,"totalWickets":2,"overRunRate":3.44,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":246,"predictions":null,"balls":[],"events":[]},{"overNumber":10,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":35,"totalWickets":2,"overRunRate":3.5,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":240,"predictions":null,"balls":[],"events":[]},{"overNumber":11,"overRuns":1,"overWickets":1,"isComplete":true,"totalBalls":66,"totalRuns":36,"totalWickets":3,"overRunRate":3.27,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":234,"predictions":null,"balls":[],"events":[]},{"overNumber":12,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":72,"totalRuns":41,"totalWickets":3,"overRunRate":3.41,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":228,"predictions":null,"balls":[],"events":[]},{"overNumber":13,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":78,"totalRuns":46,"totalWickets":3,"overRunRate":3.53,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":222,"predictions":null,"balls":[],"events":[]},{"overNumber":14,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":84,"totalRuns":46,"totalWickets":3,"overRunRate":3.28,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":216,"predictions":null,"balls":[],"events":[]},{"overNumber":15,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":90,"totalRuns":46,"totalWickets":3,"overRunRate":3.06,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":210,"predictions":null,"balls":[],"events":[]},{"overNumber":16,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":96,"totalRuns":51,"totalWickets":3,"overRunRate":3.18,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":204,"predictions":null,"balls":[],"events":[]},{"overNumber":17,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":102,"totalRuns":58,"totalWickets":3,"overRunRate":3.41,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":198,"predictions":null,"balls":[],"events":[]},{"overNumber":18,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":108,"totalRuns":64,"totalWickets":3,"overRunRate":3.55,"bowlers":[{"id":89235,"objectId":960737,"name":"राधा यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":192,"predictions":null,"balls":[],"events":[]},{"overNumber":19,"overRuns":2,"overWickets":1,"isComplete":true,"totalBalls":114,"totalRuns":66,"totalWickets":4,"overRunRate":3.47,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":186,"predictions":null,"balls":[],"events":[]},{"overNumber":20,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":120,"totalRuns":71,"totalWickets":4,"overRunRate":3.55,"bowlers":[{"id":89235,"objectId":960737,"name":"राधा यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":180,"predictions":null,"balls":[],"events":[]},{"overNumber":21,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":126,"totalRuns":77,"totalWickets":4,"overRunRate":3.66,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":174,"predictions":null,"balls":[],"events":[]},{"overNumber":22,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":132,"totalRuns":81,"totalWickets":4,"overRunRate":3.68,"bowlers":[{"id":89235,"objectId":960737,"name":"राधा यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":168,"predictions":null,"balls":[],"events":[]},{"overNumber":23,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":138,"totalRuns":88,"totalWickets":4,"overRunRate":3.82,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":162,"predictions":null,"balls":[],"events":[]},{"overNumber":24,"overRuns":0,"overWickets":1,"isComplete":true,"totalBalls":144,"totalRuns":88,"totalWickets":5,"overRunRate":3.66,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":156,"predictions":null,"balls":[],"events":[]},{"overNumber":25,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":150,"totalRuns":89,"totalWickets":5,"overRunRate":3.56,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":150,"predictions":null,"balls":[],"events":[]},{"overNumber":26,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":156,"totalRuns":95,"totalWickets":5,"overRunRate":3.65,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":144,"predictions":null,"balls":[],"events":[]},{"overNumber":27,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":162,"totalRuns":99,"totalWickets":5,"overRunRate":3.66,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":138,"predictions":null,"balls":[],"events":[]},{"overNumber":28,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":168,"totalRuns":103,"totalWickets":5,"overRunRate":3.67,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":132,"predictions":null,"balls":[],"events":[]},{"overNumber":29,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":174,"totalRuns":106,"totalWickets":5,"overRunRate":3.65,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":126,"predictions":null,"balls":[],"events":[]},{"overNumber":30,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":180,"totalRuns":108,"totalWickets":5,"overRunRate":3.6,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":120,"predictions":null,"balls":[],"events":[]},{"overNumber":31,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":186,"totalRuns":114,"totalWickets":5,"overRunRate":3.67,"bowlers":[{"id":89235,"objectId":960737,"name":"राधा यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":114,"predictions":null,"balls":[],"events":[]},{"overNumber":32,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":192,"totalRuns":118,"totalWickets":5,"overRunRate":3.68,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":108,"predictions":null,"balls":[],"events":[]},{"overNumber":33,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":198,"totalRuns":123,"totalWickets":5,"overRunRate":3.72,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":102,"predictions":null,"balls":[],"events":[]},{"overNumber":34,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":204,"totalRuns":126,"totalWickets":5,"overRunRate":3.7,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":96,"predictions":null,"balls":[],"events":[]},{"overNumber":35,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":210,"totalRuns":135,"totalWickets":5,"overRunRate":3.85,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":90,"predictions":null,"balls":[],"events":[]},{"overNumber":36,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":216,"totalRuns":142,"totalWickets":5,"overRunRate":3.94,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":84,"predictions":null,"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":35.02,"teamId":1863,"isSuccessful":false}]},{"overNumber":37,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":222,"totalRuns":143,"totalWickets":5,"overRunRate":3.86,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":78,"predictions":null,"balls":[],"events":[]},{"overNumber":38,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":228,"totalRuns":152,"totalWickets":5,"overRunRate":4,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":72,"predictions":null,"balls":[],"events":[]},{"overNumber":39,"overRuns":0,"overWickets":1,"isComplete":true,"totalBalls":234,"totalRuns":152,"totalWickets":6,"overRunRate":3.89,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":66,"predictions":null,"balls":[],"events":[]},{"overNumber":40,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":240,"totalRuns":156,"totalWickets":6,"overRunRate":3.9,"bowlers":[{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":60,"predictions":null,"balls":[],"events":[]},{"overNumber":41,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":246,"totalRuns":161,"totalWickets":6,"overRunRate":3.92,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":54,"predictions":null,"balls":[],"events":[]},{"overNumber":42,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":252,"totalRuns":162,"totalWickets":6,"overRunRate":3.85,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":48,"predictions":null,"balls":[],"events":[]},{"overNumber":43,"overRuns":14,"overWickets":0,"isComplete":true,"totalBalls":258,"totalRuns":176,"totalWickets":6,"overRunRate":4.09,"bowlers":[{"id":58198,"objectId":372317,"name":"हरमनप्रीत कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":42,"predictions":null,"balls":[],"events":[]},{"overNumber":44,"overRuns":10,"overWickets":0,"isComplete":true,"totalBalls":264,"totalRuns":186,"totalWickets":6,"overRunRate":4.22,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":36,"predictions":null,"balls":[],"events":[]},{"overNumber":45,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":270,"totalRuns":193,"totalWickets":6,"overRunRate":4.28,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":30,"predictions":null,"balls":[],"events":[]},{"overNumber":46,"overRuns":7,"overWickets":1,"isComplete":true,"totalBalls":276,"totalRuns":200,"totalWickets":7,"overRunRate":4.34,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":24,"predictions":null,"balls":[],"events":[]},{"overNumber":47,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":282,"totalRuns":208,"totalWickets":7,"overRunRate":4.42,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":18,"predictions":null,"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":46.05,"teamId":1863,"isSuccessful":false}]},{"overNumber":48,"overRuns":8,"overWickets":1,"isComplete":true,"totalBalls":288,"totalRuns":216,"totalWickets":8,"overRunRate":4.5,"bowlers":[{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":12,"predictions":null,"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":47.03,"teamId":2614,"isSuccessful":false}]},{"overNumber":49,"overRuns":10,"overWickets":1,"isComplete":true,"totalBalls":294,"totalRuns":226,"totalWickets":9,"overRunRate":4.61,"bowlers":[{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":6,"predictions":null,"balls":[],"events":[]},{"overNumber":50,"overRuns":6,"overWickets":1,"isComplete":false,"totalBalls":294,"totalRuns":232,"totalWickets":10,"overRunRate":4.73,"bowlers":[{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":0,"predictions":null,"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":4,"balls":14,"minutes":null,"fours":0,"sixes":0,"strikerate":28.57,"isOut":true,"dismissalType":4,"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":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.square.png"}}},"dismissalFielders":[{"player":{"id":82827,"objectId":883405,"name":"जेमिमाह रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"isKeeper":false,"isSubstitute":false},{"player":{"id":89213,"objectId":960715,"name":"यास्तिका भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (जेमिमाह/†भाटिया)","commentary":"सूज़ी बेट्स रन आउट (जेमिमाह/†भाटिया) 4 (14b 0x4 0x6) SR: 28.57"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":24,"fowBalls":null,"fowOvers":6.2,"fowOverNumber":7,"ballOversActual":6.2,"ballOversUnique":6.02,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389967,"objectId":1457516,"slug":"suzie-bates-was-the-first-run-out-new-zealand-suffered-on-the-day","url":"/lsci/db/PICTURES/CMS/389900/389967.jpg","width":1400,"height":951,"caption":"Suzie Bates' was the first run out New Zealand suffered on the day","longCaption":"Suzie Bates' was the first run out New Zealand suffered on the day, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389967.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389967.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389967.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null},{"playerRoleType":"P","player":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png","dateOfBirth":{"year":1995,"month":5,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.3.png","width":160,"height":136,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.png","width":600,"height":436,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336279.square.png"}}},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png","dateOfBirth":{"year":1995,"month":5,"date":7},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.3.png","width":160,"height":136,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":336279,"objectId":1306177,"slug":"lauren-down-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336279.png","width":600,"height":436,"caption":"Lauren Down, player page headshot cutout 2022","longCaption":"Lauren Down, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336279.square.png"}}},"dismissalBowler":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †भाटिया b ठाकोर","commentary":"लौरेन डाउन c †भाटिया b ठाकोर 1 (5b 0x4 0x6) SR: 20"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":25,"fowBalls":null,"fowOvers":7.1,"fowOverNumber":8,"ballOversActual":7.1,"ballOversUnique":7.01,"ballTotalRuns":25,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389963,"objectId":1457508,"slug":"saima-thakor-and-yastika-bhatia-combined-to-send-laurie-down-for-a-duck","url":"/lsci/db/PICTURES/CMS/389900/389963.jpg","width":1400,"height":933,"caption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck","longCaption":"Saima Thakor and Yastika Bhatia combined to send Laurie Down for a duck, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389963.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389963.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389963.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"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":9,"balls":11,"minutes":null,"fours":2,"sixes":0,"strikerate":81.81,"isOut":true,"dismissalType":2,"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":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b प्रिया मिश्रा","commentary":"सोफ़ी डिवाइन b प्रिया मिश्रा 9 (11b 2x4 0x6) SR: 81.81"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":36,"fowBalls":null,"fowOvers":10.4,"fowOverNumber":11,"ballOversActual":10.4,"ballOversUnique":10.04,"ballTotalRuns":36,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389964,"objectId":1457510,"slug":"priya-mishra-bamboozled-sophie-devine-with-a-googly","url":"/lsci/db/PICTURES/CMS/389900/389964.jpg","width":1400,"height":933,"caption":"Priya Mishra bamboozled Sophie Devine with a googly","longCaption":"Priya Mishra bamboozled Sophie Devine with a googly, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389964.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389964.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389964.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"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":39,"balls":67,"minutes":null,"fours":6,"sixes":0,"strikerate":58.2,"isOut":true,"dismissalType":1,"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":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalFielders":[{"player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c दीप्ति b प्रिया मिश्रा","commentary":"जॉर्जिया प्लिमर c दीप्ति b प्रिया मिश्रा 39 (67b 6x4 0x6) SR: 58.2"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":66,"fowBalls":null,"fowOvers":18.5,"fowOverNumber":19,"ballOversActual":18.5,"ballOversUnique":18.05,"ballTotalRuns":66,"ballBatsmanRuns":0,"videos":[],"images":[],"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":15,"balls":19,"minutes":null,"fours":2,"sixes":0,"strikerate":78.94,"isOut":true,"dismissalType":4,"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":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":82827,"objectId":883405,"name":"जेमिमाह रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"isKeeper":false,"isSubstitute":false},{"player":{"id":89213,"objectId":960715,"name":"यास्तिका भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (जेमिमाह/†भाटिया)","commentary":"मैडी ग्रीन रन आउट (जेमिमाह/†भाटिया) 15 (19b 2x4 0x6) SR: 78.94"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":88,"fowBalls":null,"fowOvers":23.3,"fowOverNumber":24,"ballOversActual":23.3,"ballOversUnique":23.03,"ballTotalRuns":88,"ballBatsmanRuns":0,"videos":[],"images":[],"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":25,"balls":49,"minutes":null,"fours":1,"sixes":0,"strikerate":51.02,"isOut":true,"dismissalType":1,"dismissalBatsman":{"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"}}},"dismissalBowler":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b दीप्ति","commentary":"इसाबेला गेज़ c \u0026 b दीप्ति 25 (49b 1x4 0x6) SR: 51.02"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":152,"fowBalls":null,"fowOvers":38.4,"fowOverNumber":39,"ballOversActual":38.4,"ballOversUnique":38.04,"ballTotalRuns":152,"ballBatsmanRuns":0,"videos":[],"images":[],"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":86,"balls":96,"minutes":null,"fours":9,"sixes":3,"strikerate":89.58,"isOut":true,"dismissalType":1,"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":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राधा b दीप्ति","commentary":"ब्रूक हैलिडे c राधा b दीप्ति 86 (96b 9x4 3x6) SR: 89.58"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":199,"fowBalls":null,"fowOvers":45.3,"fowOverNumber":46,"ballOversActual":45.3,"ballOversUnique":45.03,"ballTotalRuns":199,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"battedType":"yes","runs":11,"balls":18,"minutes":null,"fours":0,"sixes":0,"strikerate":61.11,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalBowler":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b दीप्ति","commentary":"हैन्ना रो lbw b दीप्ति 11 (18b 0x4 0x6) SR: 61.11"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":210,"fowBalls":null,"fowOvers":47.3,"fowOverNumber":48,"ballOversActual":47.3,"ballOversUnique":47.03,"ballTotalRuns":210,"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":2,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":1,"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":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.square.png"}}},"dismissalFielders":[{"player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राधा b रेणुका","commentary":"ईडन कार्सन c राधा b रेणुका 2 (3b 0x4 0x6) SR: 66.66"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":219,"fowBalls":null,"fowOvers":48.4,"fowOverNumber":49,"ballOversActual":48.4,"ballOversUnique":48.04,"ballTotalRuns":219,"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":2,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":4,"dismissalBatsman":{"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"}}},"dismissalBowler":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalFielders":[{"player":{"id":109014,"objectId":1255542,"name":"साइमा ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"रन आउट","long":"रन आउट (ठाकोर)","commentary":"फ़्रैन जोनस रन आउट (ठाकोर) 2 (4b 0x4 0x6) SR: 50"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":232,"fowBalls":null,"fowOvers":49.5,"fowOverNumber":50,"ballOversActual":49.5,"ballOversUnique":49.05,"ballTotalRuns":232,"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":24,"fowOvers":6.2,"fowBalls":null},{"dismissalBatsman":{"id":67025,"objectId":543466,"name":"एल आर डाउन","longName":"लौरेन डाउन","mobileName":"डाउन","indexName":"Down, LR","battingName":"एल आर डाउन","fieldingName":"डाउन","slug":"lauren-down","imageUrl":"/lsci/db/PICTURES/CMS/336200/336279.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336279.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":25,"fowOvers":7.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"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":36,"fowOvers":10.4,"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":3,"fowWicketNum":4,"fowRuns":66,"fowOvers":18.5,"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":4,"fowWicketNum":5,"fowRuns":88,"fowOvers":23.3,"fowBalls":null},{"dismissalBatsman":{"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"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":152,"fowOvers":38.4,"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":6,"fowWicketNum":7,"fowRuns":199,"fowOvers":45.3,"fowBalls":null},{"dismissalBatsman":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":210,"fowOvers":47.3,"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":219,"fowOvers":48.4,"fowBalls":null},{"dismissalBatsman":{"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"},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":232,"fowOvers":49.5,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]},{"inningNumber":2,"isCurrent":true,"team":{"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"}},"isBatted":true,"runs":236,"wickets":4,"lead":4,"target":233,"overs":44.2,"balls":266,"totalOvers":50,"totalBalls":300,"minutes":null,"extras":8,"byes":0,"legbyes":2,"wides":6,"noballs":0,"penalties":0,"event":null,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"battedType":"yes","runs":100,"balls":122,"minutes":null,"fours":10,"sixes":0,"strikerate":81.96,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"dismissalBowler":{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b रो","commentary":"स्मृति मांधना b रो 100 (122b 10x4 0x6) SR: 81.96"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":209,"fowBalls":null,"fowOvers":40.1,"fowOverNumber":41,"ballOversActual":40.1,"ballOversUnique":40.02,"ballTotalRuns":209,"ballBatsmanRuns":0,"videos":[],"images":[{"id":390002,"objectId":1457600,"slug":"smriti-mandhana-scored-her-eighth-odi-century","url":"/lsci/db/PICTURES/CMS/390000/390002.jpg","width":1400,"height":1585,"caption":"Smriti Mandhana scored her eighth ODI century","longCaption":"Smriti Mandhana scored her eighth ODI century, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390002.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390002.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390002.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390001,"objectId":1457598,"slug":"smriti-mandhana-celebrates-her-eighth-odi-ton","url":"/lsci/db/PICTURES/CMS/390000/390001.jpg","width":1400,"height":933,"caption":"Smriti Mandhana celebrates her eighth ODI ton","longCaption":"Smriti Mandhana celebrates her eighth ODI ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390001.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390001.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390001.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390000,"objectId":1457597,"slug":"smriti-mandhana-brought-up-a-ton","url":"/lsci/db/PICTURES/CMS/390000/390000.jpg","width":1400,"height":933,"caption":"Smriti Mandhana brought up a ton ","longCaption":"Smriti Mandhana brought up a ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390000.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390000.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390000.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":389994,"objectId":1457590,"slug":"smriti-mandhana-reached-fifty-off-73-balls","url":"/lsci/db/PICTURES/CMS/389900/389994.jpg","width":1400,"height":933,"caption":"Smriti Mandhana reached fifty off 73 balls","longCaption":"Smriti Mandhana reached fifty off 73 balls, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389994.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389994.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389994.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null},{"playerRoleType":"P","player":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png","dateOfBirth":{"year":2004,"month":1,"date":28},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.1.png","width":160,"height":136,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.png","width":600,"height":436,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321885.square.png"}}},"battedType":"yes","runs":12,"balls":11,"minutes":null,"fours":2,"sixes":0,"strikerate":109.09,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png","dateOfBirth":{"year":2004,"month":1,"date":28},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.1.png","width":160,"height":136,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.png","width":600,"height":436,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321885.square.png"}}},"dismissalBowler":{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalFielders":[{"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"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †गेज़ b रो","commentary":"शेफ़ाली वर्मा c †गेज़ b रो 12 (11b 2x4 0x6) SR: 109.09"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowBalls":null,"fowOvers":3.4,"fowOverNumber":4,"ballOversActual":3.4,"ballOversUnique":3.04,"ballTotalRuns":16,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"battedType":"yes","runs":35,"balls":49,"minutes":null,"fours":4,"sixes":0,"strikerate":71.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"dismissalBowler":{"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"}}},"dismissalFielders":[{"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"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b डिवाइन","commentary":"यास्तिका भाटिया c \u0026 b डिवाइन 35 (49b 4x4 0x6) SR: 71.42"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":92,"fowBalls":null,"fowOvers":20.6,"fowOverNumber":21,"ballOversActual":20.6,"ballOversUnique":20.06,"ballTotalRuns":92,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389992,"objectId":1457586,"slug":"sophie-devine-removed-yastika-bhatia","url":"/lsci/db/PICTURES/CMS/389900/389992.jpg","width":1400,"height":933,"caption":"Sophie Devine removed Yastika Bhatia","longCaption":"Sophie Devine removed Yastika Bhatia, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389992.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389992.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389992.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null},{"playerRoleType":"C","player":{"id":58198,"objectId":372317,"name":"एच कौर","longName":"हरमनप्रीत कौर","mobileName":"हरमनप्रीत","indexName":"Kaur, H","battingName":"एच कौर","fieldingName":"हरमनप्रीत","slug":"harmanpreet-kaur","imageUrl":"/lsci/db/PICTURES/CMS/320600/320620.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320620.png","dateOfBirth":{"year":1989,"month":3,"date":8},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.1.png","width":160,"height":136,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":320620,"objectId":1261514,"slug":"harmanpreet-kaur-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320620.png","width":600,"height":436,"caption":"Harmanpreet Kaur player page headshot cutout, 2021","longCaption":"Harmanpreet Kaur player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320620.square.png"}}},"battedType":"yes","runs":59,"balls":63,"minutes":null,"fours":6,"sixes":0,"strikerate":93.65,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"हरमनप्रीत कौर नाबाद 59 (63b 6x4 0x6) SR: 93.65"},"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":390009,"objectId":1457611,"slug":"deepti-sharma-was-named-the-player-of-the-series","url":"/lsci/db/PICTURES/CMS/390000/390009.jpg","width":1400,"height":933,"caption":"Deepti Sharma was named the Player of the Series","longCaption":"Deepti Sharma was named the Player of the Series, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390009.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390009.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390009.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390008,"objectId":1457608,"slug":"the-india-players-celebrate-with-the-trophy","url":"/lsci/db/PICTURES/CMS/390000/390008.jpg","width":1400,"height":933,"caption":"The India players celebrate with the trophy","longCaption":"The India players celebrate with the trophy, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390008.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390008.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390008.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":1},{"playerRoleType":"P","player":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"battedType":"yes","runs":22,"balls":18,"minutes":null,"fours":4,"sixes":0,"strikerate":122.22,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.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":"lbw","long":"lbw b जोनस","commentary":"जेमिमाह रॉड्रिग्स lbw b जोनस 22 (18b 4x4 0x6) SR: 122.22"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":232,"fowBalls":null,"fowOvers":44.3,"fowOverNumber":45,"ballOversActual":44.3,"ballOversUnique":44.03,"ballTotalRuns":232,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":79451,"objectId":798119,"name":"टी एस हसबनिस","longName":"तेजल हसबनिस","mobileName":"हसबनिस","indexName":"Hasabnis, TS","battingName":"टी एस हसबनिस","fieldingName":"हसबनिस","slug":"tejal-hasabnis","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":8,"date":16},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"तेजल हसबनिस नाबाद 0 (3b 0x4 0x6) 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":2},{"playerRoleType":"P","player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.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},{"playerRoleType":"P","player":{"id":89235,"objectId":960737,"name":"आर पी यादव","longName":"राधा यादव","mobileName":"राधा","indexName":"यादव, आर पी","battingName":"आर पी यादव","fieldingName":"राधा","slug":"radha-yadav","imageUrl":"/lsci/db/PICTURES/CMS/321800/321883.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321883.png","dateOfBirth":{"year":2000,"month":4,"date":21},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.1.png","width":160,"height":136,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":321883,"objectId":1264137,"slug":"radha-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321883.png","width":600,"height":436,"caption":"Radha Yadav player page headshot cutout, 2021","longCaption":"Radha Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321883.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},{"playerRoleType":"P","player":{"id":89351,"objectId":960853,"name":"रेणुका सिंह","longName":"रेणुका सिंह","mobileName":"रेणुका ","indexName":"रेणुका सिंह","battingName":"रेणुका सिंह","fieldingName":"रेणुका","slug":"renuka-singh","imageUrl":"/lsci/db/PICTURES/CMS/331100/331196.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331196.png","dateOfBirth":{"year":1996,"month":1,"date":2},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.1.png","width":160,"height":136,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331196,"objectId":1291539,"slug":"renuka-singh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331196.png","width":600,"height":436,"caption":"Renuka Singh player page headshot cutout 2021","longCaption":"Renuka Singh player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331196.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},{"playerRoleType":"P","player":{"id":116545,"objectId":1412478,"name":"प्रिया मिश्रा","longName":"प्रिया मिश्रा","mobileName":"प्रिया मिश्रा","indexName":"प्रिया मिश्रा","battingName":"प्रिया मिश्रा","fieldingName":"प्रिया मिश्रा","slug":"priya-mishra","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":6,"date":4},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"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},{"playerRoleType":"P","player":{"id":109014,"objectId":1255542,"name":"एस ठाकोर","longName":"साइमा ठाकोर","mobileName":"ठाकोर","indexName":"साइमा ठाकोर","battingName":"एस ठाकोर","fieldingName":"ठाकोर","slug":"saima-thakor","imageUrl":"/lsci/db/PICTURES/CMS/390500/390544.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":13},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390544,"objectId":1458769,"slug":"saima-thakor-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390544.2.png","width":160,"height":136,"caption":"Saima Thakor, player portrait","longCaption":"Saima Thakor, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"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":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":6,"balls":36,"maidens":0,"conceded":30,"wickets":0,"economy":5,"runsPerBall":0.83,"dots":19,"fours":4,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":389994,"objectId":1457590,"slug":"smriti-mandhana-reached-fifty-off-73-balls","url":"/lsci/db/PICTURES/CMS/389900/389994.jpg","width":1400,"height":933,"caption":"Smriti Mandhana reached fifty off 73 balls","longCaption":"Smriti Mandhana reached fifty off 73 balls, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389994.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389994.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389994.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null,"inningWickets":[]},{"player":{"id":67045,"objectId":543550,"name":"एच एम रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"bowledType":"yes","overs":8,"balls":48,"maidens":0,"conceded":47,"wickets":2,"economy":5.87,"runsPerBall":0.97,"dots":25,"fours":6,"sixes":0,"wides":2,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png","dateOfBirth":{"year":2004,"month":1,"date":28},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.1.png","width":160,"height":136,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.png","width":600,"height":436,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321885.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowOvers":3.4,"fowBalls":null},{"dismissalBatsman":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"dismissalType":2,"dismissalComment":[],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":209,"fowOvers":40.1,"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":10,"balls":60,"maidens":0,"conceded":45,"wickets":0,"economy":4.5,"runsPerBall":0.75,"dots":28,"fours":4,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":390002,"objectId":1457600,"slug":"smriti-mandhana-scored-her-eighth-odi-century","url":"/lsci/db/PICTURES/CMS/390000/390002.jpg","width":1400,"height":1585,"caption":"Smriti Mandhana scored her eighth ODI century","longCaption":"Smriti Mandhana scored her eighth ODI century, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390002.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390002.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390002.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390001,"objectId":1457598,"slug":"smriti-mandhana-celebrates-her-eighth-odi-ton","url":"/lsci/db/PICTURES/CMS/390000/390001.jpg","width":1400,"height":933,"caption":"Smriti Mandhana celebrates her eighth ODI ton","longCaption":"Smriti Mandhana celebrates her eighth ODI ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390001.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390001.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390001.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390000,"objectId":1457597,"slug":"smriti-mandhana-brought-up-a-ton","url":"/lsci/db/PICTURES/CMS/390000/390000.jpg","width":1400,"height":933,"caption":"Smriti Mandhana brought up a ton ","longCaption":"Smriti Mandhana brought up a ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390000.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390000.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390000.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null,"inningWickets":[]},{"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"}}},"bowledType":"yes","overs":7.2,"balls":44,"maidens":0,"conceded":44,"wickets":1,"economy":6,"runsPerBall":1,"dots":21,"fours":7,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":389992,"objectId":1457586,"slug":"sophie-devine-removed-yastika-bhatia","url":"/lsci/db/PICTURES/CMS/389900/389992.jpg","width":1400,"height":933,"caption":"Sophie Devine removed Yastika Bhatia","longCaption":"Sophie Devine removed Yastika Bhatia, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389992.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389992.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389992.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390009,"objectId":1457611,"slug":"deepti-sharma-was-named-the-player-of-the-series","url":"/lsci/db/PICTURES/CMS/390000/390009.jpg","width":1400,"height":933,"caption":"Deepti Sharma was named the Player of the Series","longCaption":"Deepti Sharma was named the Player of the Series, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390009.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390009.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390009.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390008,"objectId":1457608,"slug":"the-india-players-celebrate-with-the-trophy","url":"/lsci/db/PICTURES/CMS/390000/390008.jpg","width":1400,"height":933,"caption":"The India players celebrate with the trophy","longCaption":"The India players celebrate with the trophy, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390008.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390008.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390008.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":1,"inningWickets":[{"dismissalBatsman":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"dismissalType":1,"dismissalComment":[],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":92,"fowOvers":20.6,"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":4,"balls":24,"maidens":0,"conceded":18,"wickets":0,"economy":4.5,"runsPerBall":0.75,"dots":10,"fours":0,"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":9,"balls":54,"maidens":1,"conceded":50,"wickets":1,"economy":5.55,"runsPerBall":0.92,"dots":23,"fours":5,"sixes":0,"wides":3,"noballs":0,"videos":[],"images":[],"currentType":2,"inningWickets":[{"dismissalBatsman":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"dismissalType":3,"dismissalComment":[],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":232,"fowOvers":44.3,"fowBalls":null}]}],"inningPartnerships":[],"inningOvers":[{"overNumber":1,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":6,"totalRuns":5,"totalWickets":0,"overRunRate":5,"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":4.65,"requiredRuns":228,"remainingBalls":294,"predictions":null,"balls":[{"_uid":47004646,"id":47004646,"inningNumber":2,"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":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"LEFT_ALONE","shotControl":1,"timestamp":"2024-10-29T12:06:32.000Z","modified":"2024-10-29T12:06:35.000Z","batsmanPlayerId":70132,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (1b)","short":"एस एस मांधना 0* (1b)","long":"स्मृति मांधना 0* (1b)"},"bowlerStatText":{"short":"एल एम एम तहुहू 0.1-0-0-0","long":"लिया तहुहू 0.1-0-0-0"}},{"_uid":47004648,"id":47004648,"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":229,"wagonY":191,"wagonZone":3,"pitchLine":"ON_THE_STUMPS","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"DEFENDED","shotControl":1,"timestamp":"2024-10-29T12:06:56.000Z","modified":"2024-10-29T12:06:59.000Z","batsmanPlayerId":70132,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (2b)","short":"एस एस मांधना 0* (2b)","long":"स्मृति मांधना 0* (2b)"},"bowlerStatText":{"short":"एल एम एम तहुहू 0.2-0-0-0","long":"लिया तहुहू 0.2-0-0-0"}},{"_uid":47004650,"id":47004650,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"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":316,"wagonY":223,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":1,"timestamp":"2024-10-29T12:07:28.000Z","modified":"2024-10-29T12:07:30.000Z","batsmanPlayerId":70132,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"1* (3b)","short":"एस एस मांधना 1* (3b)","long":"स्मृति मांधना 1* (3b)"},"bowlerStatText":{"short":"एल एम एम तहुहू 0.3-0-1-0","long":"लिया तहुहू 0.3-0-1-0"}},{"_uid":47004651,"id":47004651,"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":120,"wagonY":191,"wagonZone":6,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":1,"timestamp":"2024-10-29T12:08:03.000Z","modified":"2024-10-29T12:08:06.000Z","batsmanPlayerId":105213,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"0* (1b)","short":"एस वर्मा 0* (1b)","long":"शेफ़ाली वर्मा 0* (1b)"},"bowlerStatText":{"short":"एल एम एम तहुहू 0.4-0-1-0","long":"लिया तहुहू 0.4-0-1-0"}},{"_uid":47004653,"id":47004653,"inningNumber":2,"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":76,"wagonY":31,"wagonZone":8,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"STEERED","shotControl":1,"timestamp":"2024-10-29T12:08:43.000Z","modified":"2024-10-29T12:09:26.000Z","batsmanPlayerId":105213,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"4* (2b)","short":"एस वर्मा 4* (2b 1x4)","long":"शेफ़ाली वर्मा 4* (2b 1x4)"},"bowlerStatText":{"short":"एल एम एम तहुहू 0.5-0-5-0","long":"लिया तहुहू 0.5-0-5-0"}},{"_uid":47004660,"id":47004660,"inningNumber":2,"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":175,"wagonY":196,"wagonZone":5,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"STRAIGHT_DRIVE","shotControl":1,"timestamp":"2024-10-29T12:09:17.000Z","modified":"2024-10-29T12:09:20.000Z","batsmanPlayerId":105213,"bowlerPlayerId":58588,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":null,"batsmanStatText":{"statInfo":"4* (3b)","short":"एस वर्मा 4* (3b 1x4)","long":"शेफ़ाली वर्मा 4* (3b 1x4)"},"bowlerStatText":{"short":"एल एम एम तहुहू 1-0-5-0","long":"लिया तहुहू 1-0-5-0"}}],"events":[]},{"overNumber":2,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":12,"totalWickets":0,"overRunRate":6,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":4.6,"requiredRuns":221,"remainingBalls":288,"predictions":null,"balls":[],"events":[]},{"overNumber":3,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":18,"totalRuns":14,"totalWickets":0,"overRunRate":4.66,"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":4.65,"requiredRuns":219,"remainingBalls":282,"predictions":null,"balls":[],"events":[]},{"overNumber":4,"overRuns":3,"overWickets":1,"isComplete":true,"totalBalls":24,"totalRuns":17,"totalWickets":1,"overRunRate":4.25,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":4.69,"requiredRuns":216,"remainingBalls":276,"predictions":null,"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":2,"oversUnique":3.04,"teamId":2614,"isSuccessful":true}]},{"overNumber":5,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":30,"totalRuns":22,"totalWickets":1,"overRunRate":4.4,"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":4.68,"requiredRuns":211,"remainingBalls":270,"predictions":null,"balls":[],"events":[]},{"overNumber":6,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":36,"totalRuns":23,"totalWickets":1,"overRunRate":3.83,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":4.77,"requiredRuns":210,"remainingBalls":264,"predictions":null,"balls":[],"events":[]},{"overNumber":7,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":42,"totalRuns":25,"totalWickets":1,"overRunRate":3.57,"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":4.83,"requiredRuns":208,"remainingBalls":258,"predictions":null,"balls":[],"events":[]},{"overNumber":8,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":48,"totalRuns":28,"totalWickets":1,"overRunRate":3.5,"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":4.88,"requiredRuns":205,"remainingBalls":252,"predictions":null,"balls":[],"events":[]},{"overNumber":9,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":54,"totalRuns":34,"totalWickets":1,"overRunRate":3.77,"bowlers":[{"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"}],"requiredRunRate":4.85,"requiredRuns":199,"remainingBalls":246,"predictions":null,"balls":[],"events":[]},{"overNumber":10,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":40,"totalWickets":1,"overRunRate":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":4.82,"requiredRuns":193,"remainingBalls":240,"predictions":null,"balls":[],"events":[]},{"overNumber":11,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":66,"totalRuns":45,"totalWickets":1,"overRunRate":4.09,"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":4.82,"requiredRuns":188,"remainingBalls":234,"predictions":null,"balls":[],"events":[]},{"overNumber":12,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":72,"totalRuns":48,"totalWickets":1,"overRunRate":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":4.86,"requiredRuns":185,"remainingBalls":228,"predictions":null,"balls":[],"events":[]},{"overNumber":13,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":78,"totalRuns":50,"totalWickets":1,"overRunRate":3.84,"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":4.94,"requiredRuns":183,"remainingBalls":222,"predictions":null,"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":12.02,"batsman":{"id":89213,"objectId":960715,"name":"यास्तिका भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png"},"fielders":[{"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"}]}]},{"overNumber":14,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":84,"totalRuns":56,"totalWickets":1,"overRunRate":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":4.91,"requiredRuns":177,"remainingBalls":216,"predictions":null,"balls":[],"events":[]},{"overNumber":15,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":90,"totalRuns":60,"totalWickets":1,"overRunRate":4,"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":4.94,"requiredRuns":173,"remainingBalls":210,"predictions":null,"balls":[],"events":[]},{"overNumber":16,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":96,"totalRuns":65,"totalWickets":1,"overRunRate":4.06,"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":4.94,"requiredRuns":168,"remainingBalls":204,"predictions":null,"balls":[],"events":[]},{"overNumber":17,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":102,"totalRuns":72,"totalWickets":1,"overRunRate":4.23,"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":4.87,"requiredRuns":161,"remainingBalls":198,"predictions":null,"balls":[],"events":[]},{"overNumber":18,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":108,"totalRuns":75,"totalWickets":1,"overRunRate":4.16,"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":4.93,"requiredRuns":158,"remainingBalls":192,"predictions":null,"balls":[],"events":[]},{"overNumber":19,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":114,"totalRuns":81,"totalWickets":1,"overRunRate":4.26,"bowlers":[{"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"}],"requiredRunRate":4.9,"requiredRuns":152,"remainingBalls":186,"predictions":null,"balls":[],"events":[]},{"overNumber":20,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":120,"totalRuns":86,"totalWickets":1,"overRunRate":4.3,"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":4.9,"requiredRuns":147,"remainingBalls":180,"predictions":null,"balls":[],"events":[]},{"overNumber":21,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":126,"totalRuns":92,"totalWickets":2,"overRunRate":4.38,"bowlers":[{"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"}],"requiredRunRate":4.86,"requiredRuns":141,"remainingBalls":174,"predictions":null,"balls":[],"events":[]},{"overNumber":22,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":132,"totalRuns":97,"totalWickets":2,"overRunRate":4.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":4.85,"requiredRuns":136,"remainingBalls":168,"predictions":null,"balls":[],"events":[]},{"overNumber":23,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":138,"totalRuns":98,"totalWickets":2,"overRunRate":4.26,"bowlers":[{"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"}],"requiredRunRate":5,"requiredRuns":135,"remainingBalls":162,"predictions":null,"balls":[],"events":[]},{"overNumber":24,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":144,"totalRuns":102,"totalWickets":2,"overRunRate":4.25,"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":5.03,"requiredRuns":131,"remainingBalls":156,"predictions":null,"balls":[],"events":[]},{"overNumber":25,"overRuns":10,"overWickets":0,"isComplete":true,"totalBalls":150,"totalRuns":112,"totalWickets":2,"overRunRate":4.48,"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":4.84,"requiredRuns":121,"remainingBalls":150,"predictions":null,"balls":[],"events":[]},{"overNumber":26,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":156,"totalRuns":117,"totalWickets":2,"overRunRate":4.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":4.83,"requiredRuns":116,"remainingBalls":144,"predictions":null,"balls":[],"events":[]},{"overNumber":27,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":162,"totalRuns":125,"totalWickets":2,"overRunRate":4.62,"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":4.69,"requiredRuns":108,"remainingBalls":138,"predictions":null,"balls":[],"events":[]},{"overNumber":28,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":168,"totalRuns":131,"totalWickets":2,"overRunRate":4.67,"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":4.63,"requiredRuns":102,"remainingBalls":132,"predictions":null,"balls":[],"events":[]},{"overNumber":29,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":174,"totalRuns":135,"totalWickets":2,"overRunRate":4.65,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":4.66,"requiredRuns":98,"remainingBalls":126,"predictions":null,"balls":[],"events":[]},{"overNumber":30,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":180,"totalRuns":140,"totalWickets":2,"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":4.65,"requiredRuns":93,"remainingBalls":120,"predictions":null,"balls":[],"events":[]},{"overNumber":31,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":186,"totalRuns":147,"totalWickets":2,"overRunRate":4.74,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":4.52,"requiredRuns":86,"remainingBalls":114,"predictions":null,"balls":[],"events":[]},{"overNumber":32,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":192,"totalRuns":155,"totalWickets":2,"overRunRate":4.84,"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":4.33,"requiredRuns":78,"remainingBalls":108,"predictions":null,"balls":[],"events":[]},{"overNumber":33,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":198,"totalRuns":158,"totalWickets":2,"overRunRate":4.78,"bowlers":[{"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"}],"requiredRunRate":4.41,"requiredRuns":75,"remainingBalls":102,"predictions":null,"balls":[],"events":[]},{"overNumber":34,"overRuns":12,"overWickets":0,"isComplete":true,"totalBalls":204,"totalRuns":170,"totalWickets":2,"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":3.93,"requiredRuns":63,"remainingBalls":96,"predictions":null,"balls":[],"events":[]},{"overNumber":35,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":210,"totalRuns":174,"totalWickets":2,"overRunRate":4.97,"bowlers":[{"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"}],"requiredRunRate":3.93,"requiredRuns":59,"remainingBalls":90,"predictions":null,"balls":[],"events":[]},{"overNumber":36,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":216,"totalRuns":179,"totalWickets":2,"overRunRate":4.97,"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":3.85,"requiredRuns":54,"remainingBalls":84,"predictions":null,"balls":[],"events":[]},{"overNumber":37,"overRuns":14,"overWickets":0,"isComplete":true,"totalBalls":222,"totalRuns":193,"totalWickets":2,"overRunRate":5.21,"bowlers":[{"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"}],"requiredRunRate":3.07,"requiredRuns":40,"remainingBalls":78,"predictions":null,"balls":[],"events":[]},{"overNumber":38,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":228,"totalRuns":194,"totalWickets":2,"overRunRate":5.1,"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":3.25,"requiredRuns":39,"remainingBalls":72,"predictions":null,"balls":[],"events":[]},{"overNumber":39,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":234,"totalRuns":203,"totalWickets":2,"overRunRate":5.2,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":2.72,"requiredRuns":30,"remainingBalls":66,"predictions":null,"balls":[],"events":[]},{"overNumber":40,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":240,"totalRuns":208,"totalWickets":2,"overRunRate":5.2,"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":2.5,"requiredRuns":25,"remainingBalls":60,"predictions":null,"balls":[],"events":[]},{"overNumber":41,"overRuns":5,"overWickets":1,"isComplete":true,"totalBalls":246,"totalRuns":213,"totalWickets":3,"overRunRate":5.19,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":2.22,"requiredRuns":20,"remainingBalls":54,"predictions":null,"balls":[],"events":[]},{"overNumber":43,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":258,"totalRuns":221,"totalWickets":3,"overRunRate":5.13,"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":1.71,"requiredRuns":12,"remainingBalls":42,"predictions":null,"balls":[],"events":[]},{"overNumber":44,"overRuns":11,"overWickets":0,"isComplete":true,"totalBalls":264,"totalRuns":232,"totalWickets":3,"overRunRate":5.27,"bowlers":[{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png"}],"requiredRunRate":0.16,"requiredRuns":1,"remainingBalls":36,"predictions":null,"balls":[],"events":[]},{"overNumber":45,"overRuns":0,"overWickets":1,"isComplete":true,"totalBalls":270,"totalRuns":232,"totalWickets":4,"overRunRate":5.15,"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":0.2,"requiredRuns":1,"remainingBalls":30,"predictions":null,"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":2,"oversUnique":44.03,"teamId":1863,"isSuccessful":false}]},{"overNumber":46,"overRuns":4,"overWickets":0,"isComplete":false,"totalBalls":270,"totalRuns":236,"totalWickets":4,"overRunRate":5.24,"bowlers":[{"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"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":28,"predictions":null,"balls":[],"events":[]}],"inningWickets":[{"playerRoleType":"P","player":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png","dateOfBirth":{"year":2004,"month":1,"date":28},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.1.png","width":160,"height":136,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.png","width":600,"height":436,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321885.square.png"}}},"battedType":"yes","runs":12,"balls":11,"minutes":null,"fours":2,"sixes":0,"strikerate":109.09,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png","dateOfBirth":{"year":2004,"month":1,"date":28},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.1.png","width":160,"height":136,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":321885,"objectId":1264139,"slug":"shafali-verma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321885.png","width":600,"height":436,"caption":"Shafali Verma player page headshot cutout, 2021","longCaption":"Shafali Verma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321885.square.png"}}},"dismissalBowler":{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalFielders":[{"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"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †गेज़ b रो","commentary":"शेफ़ाली वर्मा c †गेज़ b रो 12 (11b 2x4 0x6) SR: 109.09"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowBalls":null,"fowOvers":3.4,"fowOverNumber":4,"ballOversActual":3.4,"ballOversUnique":3.04,"ballTotalRuns":16,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"battedType":"yes","runs":35,"balls":49,"minutes":null,"fours":4,"sixes":0,"strikerate":71.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png","dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":387319,"objectId":1450644,"slug":"yastika-bhatia-player-portrait","url":"/lsci/db/PICTURES/CMS/387300/387319.5.png","width":160,"height":136,"caption":"Yastika Bhatia, player portrait","longCaption":"Yastika Bhatia, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":331197,"objectId":1291540,"slug":"yastika-bhatia-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/331100/331197.png","width":600,"height":436,"caption":"Yastika Bhatia player page headshot cutout 2021","longCaption":"Yastika Bhatia player page headshot cutout 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331100/331197.square.png"}}},"dismissalBowler":{"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"}}},"dismissalFielders":[{"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"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b डिवाइन","commentary":"यास्तिका भाटिया c \u0026 b डिवाइन 35 (49b 4x4 0x6) SR: 71.42"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":92,"fowBalls":null,"fowOvers":20.6,"fowOverNumber":21,"ballOversActual":20.6,"ballOversUnique":20.06,"ballTotalRuns":92,"ballBatsmanRuns":0,"videos":[],"images":[{"id":389992,"objectId":1457586,"slug":"sophie-devine-removed-yastika-bhatia","url":"/lsci/db/PICTURES/CMS/389900/389992.jpg","width":1400,"height":933,"caption":"Sophie Devine removed Yastika Bhatia","longCaption":"Sophie Devine removed Yastika Bhatia, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389992.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389992.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389992.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null},{"playerRoleType":"P","player":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"battedType":"yes","runs":100,"balls":122,"minutes":null,"fours":10,"sixes":0,"strikerate":81.96,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"dismissalBowler":{"id":67045,"objectId":543550,"name":"हैन्ना रो","longName":"हैन्ना रो","mobileName":"रो","indexName":"Rowe, HM","battingName":"एच एम रो","fieldingName":"रो","slug":"hannah-rowe","imageUrl":"/lsci/db/PICTURES/CMS/336200/336282.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/336200/336282.png","dateOfBirth":{"year":1996,"month":10,"date":3},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.3.png","width":160,"height":136,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":336282,"objectId":1306180,"slug":"hannah-rowe-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/336200/336282.png","width":600,"height":436,"caption":"Hannah Rowe, player page headshot cutout 2022","longCaption":"Hannah Rowe, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/336200/336282.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b रो","commentary":"स्मृति मांधना b रो 100 (122b 10x4 0x6) SR: 81.96"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":209,"fowBalls":null,"fowOvers":40.1,"fowOverNumber":41,"ballOversActual":40.1,"ballOversUnique":40.02,"ballTotalRuns":209,"ballBatsmanRuns":0,"videos":[],"images":[{"id":390002,"objectId":1457600,"slug":"smriti-mandhana-scored-her-eighth-odi-century","url":"/lsci/db/PICTURES/CMS/390000/390002.jpg","width":1400,"height":1585,"caption":"Smriti Mandhana scored her eighth ODI century","longCaption":"Smriti Mandhana scored her eighth ODI century, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390002.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390002.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390002.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390001,"objectId":1457598,"slug":"smriti-mandhana-celebrates-her-eighth-odi-ton","url":"/lsci/db/PICTURES/CMS/390000/390001.jpg","width":1400,"height":933,"caption":"Smriti Mandhana celebrates her eighth ODI ton","longCaption":"Smriti Mandhana celebrates her eighth ODI ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390001.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390001.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390001.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":390000,"objectId":1457597,"slug":"smriti-mandhana-brought-up-a-ton","url":"/lsci/db/PICTURES/CMS/390000/390000.jpg","width":1400,"height":933,"caption":"Smriti Mandhana brought up a ton ","longCaption":"Smriti Mandhana brought up a ton, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390000.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390000.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390000.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}},{"id":389994,"objectId":1457590,"slug":"smriti-mandhana-reached-fifty-off-73-balls","url":"/lsci/db/PICTURES/CMS/389900/389994.jpg","width":1400,"height":933,"caption":"Smriti Mandhana reached fifty off 73 balls","longCaption":"Smriti Mandhana reached fifty off 73 balls, India vs New Zealand, 3rd Women's ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389900/389994.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389900/389994.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389900/389994.10.jpg"},"dateTaken":"2024-10-29","capturedOn":{"year":2024,"month":10,"date":29}}],"currentType":null},{"playerRoleType":"P","player":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.square.png"}}},"battedType":"yes","runs":22,"balls":18,"minutes":null,"fours":4,"sixes":0,"strikerate":122.22,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png","dateOfBirth":{"year":2000,"month":9,"date":5},"dateOfDeath":null,"gender":"F","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.1.png","width":160,"height":136,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["मध्य क्रम बल्लेबाज़"],"headshotImage":{"id":321866,"objectId":1264119,"slug":"jemimah-rodrigues-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321800/321866.png","width":600,"height":436,"caption":"Jemimah Rodrigues player page headshot cutout, 2021","longCaption":"Jemimah Rodrigues player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321800/321866.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":"lbw","long":"lbw b जोनस","commentary":"जेमिमाह रॉड्रिग्स lbw b जोनस 22 (18b 4x4 0x6) SR: 122.22"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":232,"fowBalls":null,"fowOvers":44.3,"fowOverNumber":45,"ballOversActual":44.3,"ballOversUnique":44.03,"ballTotalRuns":232,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":105213,"objectId":1182523,"name":"एस वर्मा","longName":"शेफ़ाली वर्मा","mobileName":"शेफ़ाली","indexName":"Shafali Verma","battingName":"एस वर्मा","fieldingName":"शफ़ाली","slug":"shafali-verma","imageUrl":"/lsci/db/PICTURES/CMS/321800/321885.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321885.png"},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":16,"fowOvers":3.4,"fowBalls":null},{"dismissalBatsman":{"id":89213,"objectId":960715,"name":"वाइ एच भाटिया","longName":"यास्तिका भाटिया","mobileName":"भाटिया","indexName":"Bhatia,YH","battingName":"वाइ एच भाटिया","fieldingName":"भाटिया","slug":"yastika-bhatia","imageUrl":"/lsci/db/PICTURES/CMS/387300/387319.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/331100/331197.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":92,"fowOvers":20.6,"fowBalls":null},{"dismissalBatsman":{"id":70132,"objectId":597806,"name":"एस एस मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":209,"fowOvers":40.1,"fowBalls":null},{"dismissalBatsman":{"id":82827,"objectId":883405,"name":"जे आई रॉड्रिग्स","longName":"जेमिमाह रॉड्रिग्स","mobileName":"जेमिमाह","indexName":"Rodrigues, JI","battingName":"जे आई रॉड्रिग्स","fieldingName":"जेमिमाह","slug":"jemimah-rodrigues","imageUrl":"/lsci/db/PICTURES/CMS/321800/321866.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321800/321866.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":232,"fowOvers":44.3,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]}],"supportInfo":{"stories":[{"id":329743,"objectId":1457521,"scribeId":1457521,"slug":"icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table","title":"ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति शर्मा ","subTitle":"","seoTitle":"icc women's ranking - Deepti Sharma, Sophie Devine की रैंकिंग में सुधार ","summary":"भारत में दो ODI खेलने के बाद न्यूज़ीलैंड की सोफ़ी डिवाइन, लिया तहुहू और एमेलिया कर की रैंकिंग में भी सुधार हुआ है","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-29T10:24:00.000Z","modifiedAt":"2024-10-29T10:25:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389736,"objectId":1456813,"slug":"deepti-sharma-came-up-with-a-crucial-strike","url":"/lsci/db/PICTURES/CMS/389700/389736.5.jpg","width":365,"height":205,"caption":"Deepti Sharma came up with a crucial strike","longCaption":"Deepti Sharma came up with a crucial strike, India vs New Zealand, 1st ODI, Ahmedabad, October 24, 2024 ","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389700/389736.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389700/389736.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389700/389736.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:18:58.346Z"},{"id":329735,"objectId":1457497,"scribeId":1457497,"slug":"india-women-vs-new-zealand-women-live-match-updates-3-odi","title":"IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा","subTitle":"","seoTitle":"IND W vs NZ W live match updates 3 odi - तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर कब्जा","summary":"सीरीज़ 1-1 की बराबरी पर, आज होगा सीरीज़ के विजेता का फ़ैसला","shortText":null,"byline":"नवनीत झा","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-10-29T06:58:00.000Z","modifiedAt":"2024-10-30T03:59:19.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388754,"objectId":1454517,"slug":"harmanpreet-kaur-and-jemimah-rodrigues-wait-in-the-dug-out","url":"/lsci/db/PICTURES/CMS/388700/388754.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out","longCaption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out, India vs Sri Lanka, ICC Women's T20 World Cup, Dubai, October 9, 2024","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388754.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388754.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388754.10.jpg"}},"matchMeta":{"id":117445,"objectId":1454393,"scribeId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","seriesId":16743,"seriesObjectId":1454389,"seriesSlug":"new-zealand-women-in-india-2024-25"},"isLiveBlog":true,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:25:02.226Z"}],"videos":[],"seriesStories":[],"seriesStandings":{"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false},"notes":"","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":false,"multiSeries":false,"quotient":false,"nrr":true,"rpwr":false,"forAgainst":true},"groups":[{"name":"","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":"18","matchesWon":13,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":2,"points":28,"quotient":null,"nrr":2.002,"rpwr":null,"for":"2998/545.4","against":"2648/758.1","pct":null,"recentMatches":[{"_uid":114197,"id":114197,"objectId":1425063,"slug":"bangladesh-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2024-03-27T00:00:00.000Z","startTime":"2024-03-27T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 189 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"89","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":false,"isLive":false,"score":"93/2","scoreInfo":"18.3/50 ov, T:90","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114196,"id":114196,"objectId":1425062,"slug":"bangladesh-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2024-03-24T00:00:00.000Z","startTime":"2024-03-24T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 157 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"97","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":false,"isLive":false,"score":"98/4","scoreInfo":"23.5/50 ov, T:98","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114195,"id":114195,"objectId":1425061,"slug":"bangladesh-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-03-21T00:00:00.000Z","startTime":"2024-03-21T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 118 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"213/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":"95","scoreInfo":"36/50 ov, T:214","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109469,"id":109469,"objectId":1375874,"slug":"australia-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-02-10T00:00:00.000Z","startTime":"2024-02-10T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 110 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"277/9","scoreInfo":null,"points":2,"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":"127","scoreInfo":"24.3/31 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109468,"id":109468,"objectId":1375873,"slug":"australia-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-02-07T00:00:00.000Z","startTime":"2024-02-07T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 84 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"229/6","scoreInfo":"45/45 ov","points":2,"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":"149","scoreInfo":"29.3/45 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109467,"id":109467,"objectId":1375872,"slug":"australia-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2024-02-03T00:00:00.000Z","startTime":"2024-02-03T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 186 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"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":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":"105","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":"106/2","scoreInfo":"19/50 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109463,"id":109463,"objectId":1375868,"slug":"australia-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-14T00:00:00.000Z","startTime":"2023-10-13T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 207 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"103","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":"106/2","scoreInfo":"15.3/50 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109462,"id":109462,"objectId":1375867,"slug":"australia-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-10-12T00:00:00.000Z","startTime":"2023-10-11T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"107/8","scoreInfo":"25.3/29 ov","points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":109461,"id":109461,"objectId":1375866,"slug":"australia-women-vs-west-indies-women-1st-odi","title":"पहला वनडे","startDate":"2023-10-08T00:00:00.000Z","startTime":"2023-10-07T23:35:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 211 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"83","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":"87/2","scoreInfo":"14.5/50 ov, T:84","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109833,"id":109833,"objectId":1378199,"slug":"ireland-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-28T00:00:00.000Z","startTime":"2023-07-28T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 85 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"217","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":false,"isLive":false,"score":"221/0","scoreInfo":"35.5/50 ov, T:218","points":2,"teamOdds":null}],"languages":[]},{"_uid":109832,"id":109832,"objectId":1378198,"slug":"ireland-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2023-07-25T00:00:00.000Z","startTime":"2023-07-25T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 153 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"321/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168","scoreInfo":"38.2/50 ov, T:322","points":0,"teamOdds":null}],"languages":[]},{"_uid":109831,"id":109831,"objectId":1378197,"slug":"ireland-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2023-07-23T00:00:00.000Z","startTime":"2023-07-23T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},{"_uid":107045,"id":107045,"objectId":1336079,"slug":"england-women-vs-australia-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-18T00:00:00.000Z","startTime":"2023-07-18T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 69 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"285/9","scoreInfo":null,"points":2,"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":false,"isLive":false,"score":"199","scoreInfo":"35.3/44 ov, T:269","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107044,"id":107044,"objectId":1336078,"slug":"england-women-vs-australia-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 3 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":1184,"objectId":57312,"name":"The Rose Bowl, Southampton","smallName":"Southampton","longName":"The Rose Bowl, Southampton","slug":"the-rose-bowl-southampton","location":"","image":{"id":108030,"objectId":424337,"slug":"the-floodlights-take-centre-stage-as-the-sun-sets-over-the-rose-bowl","url":"/lsci/db/PICTURES/CMS/108000/108030.jpg","width":500,"height":261,"caption":"The floodlights take centre stage as the sun sets over The Rose Bowl","longCaption":"The floodlights take centre stage as the sun sets over The Rose Bowl, England v Australia, 3rd ODI, Southampton, September 9, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":287,"objectId":57307,"name":"साउथैंप्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6,500 (20,000 with temporary seating)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"282/7","scoreInfo":null,"points":2,"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":"279/7","scoreInfo":"50 ov, T:283","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107043,"id":107043,"objectId":1336077,"slug":"england-women-vs-australia-women-1st-odi","title":"पहला वनडे","startDate":"2023-07-12T00:00:00.000Z","startTime":"2023-07-12T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 2 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":176,"objectId":56831,"name":"काउंटी ग्राउंड, ब्रिस्टल","smallName":"ब्रिस्टल","longName":"काउंटी ग्राउंड, ब्रिस्टल","slug":"county-ground-bristol","location":"Bishopston","image":{"id":57623,"objectId":232149,"slug":"a-general-view-of-the-county-ground","url":"/lsci/db/PICTURES/CMS/57600/57623.jpg","width":350,"height":484,"caption":"A general view of the County Ground","longCaption":"A general view of the County Ground, England v Australia, June 10, 2001","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":116,"objectId":56828,"name":"Bristol","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"7000 (15,000 ODIs)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"263/8","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":"267/8","scoreInfo":"48.1/50 ov, T:264","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":107733,"id":107733,"objectId":1345094,"slug":"australia-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-01-21T00:00:00.000Z","startTime":"2023-01-21T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"336/9","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":"235/7","scoreInfo":"50 ov, T:337","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107732,"id":107732,"objectId":1345093,"slug":"australia-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-01-18T00:00:00.000Z","startTime":"2023-01-18T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 184 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"125","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":"129/0","scoreInfo":"19.2/50 ov, T:126","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":107731,"id":107731,"objectId":1345092,"slug":"australia-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-01-16T00:00:00.000Z","startTime":"2023-01-16T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 67 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"160/8","scoreInfo":"40/40 ov","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":"158/2","scoreInfo":"28.5/40 ov, T:158","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":114392,"id":114392,"objectId":1426620,"slug":"australia-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1345092,1345093,1345094,1336077,1336078,1336079,1378197,1378198,1378199,1375866,1375867,1375868,1375872,1375873,1375874,1425061,1425062,1425063,1426620,1426621,1426622,1443565,1443566,1443567]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"21","matchesWon":13,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":2,"points":28,"quotient":null,"nrr":1.506,"rpwr":null,"for":"4527/839.2","against":"3422/880.2","pct":null,"recentMatches":[{"_uid":114818,"id":114818,"objectId":1430819,"slug":"ireland-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-09-11T00:00:00.000Z","startTime":"2024-09-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 0 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"153","scoreInfo":"20.5/22 ov","points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/7","scoreInfo":"22/22 ov, T:155","points":2,"teamOdds":null}],"languages":[]},{"_uid":114817,"id":114817,"objectId":1430818,"slug":"ireland-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-09-09T00:00:00.000Z","startTime":"2024-09-09T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 275 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"320/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"45","scoreInfo":"16.5/50 ov, T:321","points":0,"teamOdds":null}],"languages":[]},{"_uid":114816,"id":114816,"objectId":1430817,"slug":"ireland-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-09-07T00:00:00.000Z","startTime":"2024-09-07T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 91 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"210","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":false,"isLive":false,"score":"211/6","scoreInfo":"34.5/50 ov, T:211","points":2,"teamOdds":null}],"languages":[]},{"_uid":112039,"id":112039,"objectId":1398273,"slug":"england-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-05-29T00:00:00.000Z","startTime":"2024-05-29T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 178 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":318,"objectId":56887,"name":"काउंटी ग्राउंड, चेम्सफ़र्ड","smallName":"चेम्सफ़र्ड","longName":"काउंटी ग्राउंड, चेम्सफ़र्ड","slug":"county-ground-chelmsford","location":"New Writtle Street","image":{"id":63719,"objectId":250868,"slug":"county-ground-chelmsford","url":"/lsci/db/PICTURES/CMS/63700/63719.jpg","width":350,"height":467,"caption":"County Ground, Chelmsford","longCaption":"County Ground, Chelmsford","credit":"Jenny Thompson","photographer":"Jenny Thompson","peerUrls":null},"town":{"id":131,"objectId":56886,"name":"Chelmsford","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"302/5","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":"124","scoreInfo":"29.1/50 ov, T:303","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112038,"id":112038,"objectId":1398272,"slug":"england-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-05-26T00:00:00.000Z","startTime":"2024-05-26T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"29/0","scoreInfo":"6.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":112037,"id":112037,"objectId":1398271,"slug":"england-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2024-05-23T00:00:00.000Z","startTime":"2024-05-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":108,"objectId":56953,"name":"County Ground, Derby","smallName":"Derby","longName":"County Ground, Derby","slug":"county-ground-derby","location":"Nottingham Road","image":{"id":19261,"objectId":173554,"slug":"a-view-of-the-pavilion-at-the-ground-at-derby","url":"/lsci/db/PICTURES/CMS/19200/19261.jpg","width":500,"height":328,"caption":"A view of the Pavilion at the ground at Derby","longCaption":"The ground is located about 1 mile from the centre of Derby and is the HQ of Derby CCC","credit":"ESPNcricinfo Ltd","photographer":"Paul McGregor","peerUrls":null},"town":{"id":153,"objectId":56952,"name":"Derby","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"9500"},"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":"243/9","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":"206/9","scoreInfo":"50 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":111028,"id":111028,"objectId":1388209,"slug":"new-zealand-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-04-07T00:00:00.000Z","startTime":"2024-04-06T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 7 विकेट से जीत, 66 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"194","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":"195/3","scoreInfo":"39/50 ov, T:195","points":2,"teamOdds":null}],"languages":[]},{"_uid":111027,"id":111027,"objectId":1388208,"slug":"new-zealand-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-04-04T00:00:00.000Z","startTime":"2024-04-03T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 56 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"252","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":true,"isLive":false,"score":"196","scoreInfo":"45/50 ov, T:253","points":0,"teamOdds":null}],"languages":[]},{"_uid":111026,"id":111026,"objectId":1388207,"slug":"new-zealand-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-04-01T00:00:00.000Z","startTime":"2024-03-31T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"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":"207","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":false,"isLive":false,"score":"209/6","scoreInfo":"41.2/50 ov, T:208","points":2,"teamOdds":null}],"languages":[]},{"_uid":107051,"id":107051,"objectId":1336085,"slug":"england-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 161 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":195,"objectId":57100,"name":"ग्रेस रोड, लेस्टर","smallName":"लेस्टर","longName":"ग्रेस रोड, लेस्टर","slug":"grace-road-leicester","location":"","image":{"id":57624,"objectId":232150,"slug":"general-view-of-grace-road-under-lights","url":"/lsci/db/PICTURES/CMS/57600/57624.jpg","width":500,"height":333,"caption":"General view of Grace Road under lights","longCaption":"General view of Grace Road under lights, Chilaw Marians v Faisalabad Wolves, September 17, 2005","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":214,"objectId":57096,"name":"Leicester","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6000"},"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":"273/8","scoreInfo":"31/31 ov","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":"112","scoreInfo":"24.5/31 ov, T:274","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107050,"id":107050,"objectId":1336084,"slug":"england-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-12T00:00:00.000Z","startTime":"2023-09-12T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":232,"objectId":57207,"name":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","smallName":"नॉर्थैंप्टन","longName":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","slug":"county-ground-northampton","location":"Wantage Road","image":{"id":210641,"objectId":861319,"slug":"spectators-take-in-the-early-season-action","url":"/lsci/db/PICTURES/CMS/210600/210641.jpg","width":900,"height":600,"caption":"Spectators take in the early season action","longCaption":"Spectators take in the early season action, Northamptonshire v Gloucestershire, Championship, Division Two, Wantage Road, April 14, 2015","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":252,"objectId":57206,"name":"नार्थैम्प्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"106/9","scoreInfo":"30.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":107049,"id":107049,"objectId":1336083,"slug":"england-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-09T00:00:00.000Z","startTime":"2023-09-09T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 192 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":1039,"objectId":56901,"name":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","smallName":"चेस्टर-ली-स्ट्रीट","longName":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","slug":"riverside-ground-chester-le-street","location":"","image":{"id":14067,"objectId":56899,"slug":"chester-le-street-durham","url":"/lsci/db/PICTURES/DB/032005/059060.jpg","width":350,"height":537,"caption":"Chester-le-Street, Durham","longCaption":"Chester-le-Street, Durham","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":134,"objectId":56900,"name":"चेस्टर-ली-स्ट्रीट","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"5000 (17000 for internationals)"},"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":"106","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":"107/3","scoreInfo":"18/50 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":107045,"id":107045,"objectId":1336079,"slug":"england-women-vs-australia-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-18T00:00:00.000Z","startTime":"2023-07-18T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 69 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"285/9","scoreInfo":null,"points":2,"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":false,"isLive":false,"score":"199","scoreInfo":"35.3/44 ov, T:269","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107044,"id":107044,"objectId":1336078,"slug":"england-women-vs-australia-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 3 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":1184,"objectId":57312,"name":"The Rose Bowl, Southampton","smallName":"Southampton","longName":"The Rose Bowl, Southampton","slug":"the-rose-bowl-southampton","location":"","image":{"id":108030,"objectId":424337,"slug":"the-floodlights-take-centre-stage-as-the-sun-sets-over-the-rose-bowl","url":"/lsci/db/PICTURES/CMS/108000/108030.jpg","width":500,"height":261,"caption":"The floodlights take centre stage as the sun sets over The Rose Bowl","longCaption":"The floodlights take centre stage as the sun sets over The Rose Bowl, England v Australia, 3rd ODI, Southampton, September 9, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":287,"objectId":57307,"name":"साउथैंप्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6,500 (20,000 with temporary seating)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"282/7","scoreInfo":null,"points":2,"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":"279/7","scoreInfo":"50 ov, T:283","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107043,"id":107043,"objectId":1336077,"slug":"england-women-vs-australia-women-1st-odi","title":"पहला वनडे","startDate":"2023-07-12T00:00:00.000Z","startTime":"2023-07-12T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 2 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":176,"objectId":56831,"name":"काउंटी ग्राउंड, ब्रिस्टल","smallName":"ब्रिस्टल","longName":"काउंटी ग्राउंड, ब्रिस्टल","slug":"county-ground-bristol","location":"Bishopston","image":{"id":57623,"objectId":232149,"slug":"a-general-view-of-the-county-ground","url":"/lsci/db/PICTURES/CMS/57600/57623.jpg","width":350,"height":484,"caption":"A general view of the County Ground","longCaption":"A general view of the County Ground, England v Australia, June 10, 2001","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":116,"objectId":56828,"name":"Bristol","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"7000 (15,000 ODIs)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"263/8","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":"267/8","scoreInfo":"48.1/50 ov, T:264","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":107620,"id":107620,"objectId":1343933,"slug":"west-indies-women-vs-england-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-09T00:00:00.000Z","startTime":"2022-12-09T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 151 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"256","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"105","scoreInfo":"37.3/50 ov, T:257","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107619,"id":107619,"objectId":1343932,"slug":"west-indies-women-vs-england-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-06T00:00:00.000Z","startTime":"2022-12-06T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"260","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"118","scoreInfo":"31.3/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107618,"id":107618,"objectId":1343931,"slug":"west-indies-women-vs-england-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-04T00:00:00.000Z","startTime":"2022-12-04T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"307/7","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"165","scoreInfo":"40.3/50 ov, T:308","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103487,"id":103487,"objectId":1301339,"slug":"england-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-24T00:00:00.000Z","startTime":"2022-09-24T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":10,"objectId":57129,"name":"लॉर्ड्स, लंदन ","smallName":"लॉर्ड्स","longName":"लॉर्ड्स, लंदन ","slug":"lord-s-london","location":"St John's Wood Road","image":{"id":92191,"objectId":360855,"slug":"a-wide-angle-view-of-lord-s","url":"/lsci/db/PICTURES/CMS/92100/92191.jpg","width":500,"height":331,"caption":"A wide-angle view of Lord's","longCaption":"A wide-angle view of Lord's, England v South Africa, 1st Test, Lord's, 3rd day, July 12, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":224,"objectId":57124,"name":"लंदन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"30000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169","scoreInfo":null,"points":2,"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":"153","scoreInfo":"43.3/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103486,"id":103486,"objectId":1301338,"slug":"england-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-21T00:00:00.000Z","startTime":"2022-09-21T12:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":47,"objectId":56869,"name":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","smallName":"कैंटरबरी","longName":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","slug":"st-lawrence-ground-canterbury","location":"","image":{"id":50470,"objectId":208557,"slug":"a-general-view-of-cricket-at-canterbury","url":"/lsci/db/PICTURES/CMS/50400/50470.jpg","width":350,"height":521,"caption":"A general view of cricket at Canterbury","longCaption":"A general view of cricket at Canterbury, 1998","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":125,"objectId":56866,"name":"Canterbury","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"15000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"333/5","scoreInfo":null,"points":2,"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":"245","scoreInfo":"44.2/50 ov, T:334","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103485,"id":103485,"objectId":1301337,"slug":"england-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-18T00:00:00.000Z","startTime":"2022-09-18T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 7 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":112,"objectId":56825,"name":"काउंटी ग्राउंड, होव","smallName":"होव","longName":"काउंटी ग्राउंड, होव","slug":"county-ground-hove","location":"Hove","image":{"id":219977,"objectId":909243,"slug":"a-packed-hove-ground-on-t20-night","url":"/lsci/db/PICTURES/CMS/219900/219977.jpg","width":900,"height":599,"caption":"A packed Hove ground on T20 night","longCaption":"A packed Hove ground on T20 night, Hove, August 12, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":115,"objectId":56823,"name":"ब्राइटन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"4000"},"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":"227/7","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":false,"isLive":false,"score":"232/3","scoreInfo":"44.2/50 ov, T:228","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":114934,"id":114934,"objectId":1432228,"slug":"south-africa-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-12-04T00:00:00.000Z","startTime":"2024-12-04T12:00:00.000Z","format":"ODI","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":16311,"objectId":1432221,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-18T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1301337,1301338,1301339,1343931,1343932,1343933,1336077,1336078,1336079,1336083,1336084,1336085,1388207,1388208,1388209,1398271,1398272,1398273,1430817,1430818,1430819,1432228,1432229,1432230]},{"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":"15","matchesWon":12,"matchesLost":2,"matchesTied":1,"matchesDrawn":0,"matchesNoResult":0,"points":25,"quotient":null,"nrr":0.86,"rpwr":null,"for":"3361/687.0","against":"3000/744.0","pct":null,"recentMatches":[{"_uid":117445,"id":117445,"objectId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","title":"3rd ODI","startDate":"2024-10-29T00:00:00.000Z","startTime":"2024-10-29T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"232","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":"236/4","scoreInfo":"44.2/50 ov, T:233","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":117443,"id":117443,"objectId":1454391,"slug":"india-women-vs-new-zealand-women-1st-odi","title":"1st ODI","startDate":"2024-10-24T00:00:00.000Z","startTime":"2024-10-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"227","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":"168","scoreInfo":"40.4/50 ov, T:228","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":115120,"id":115120,"objectId":1434289,"slug":"india-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-23T00:00:00.000Z","startTime":"2024-06-23T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 56 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"215/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":"220/4","scoreInfo":"40.4/50 ov, T:216","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":115119,"id":115119,"objectId":1434288,"slug":"india-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-19T00:00:00.000Z","startTime":"2024-06-19T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"325/3","scoreInfo":null,"points":2,"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":"321/6","scoreInfo":"50 ov, T:326","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":115118,"id":115118,"objectId":1434287,"slug":"india-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2024-06-16T00:00:00.000Z","startTime":"2024-06-16T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 143 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"265/8","scoreInfo":null,"points":2,"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":"122","scoreInfo":"37.4/50 ov, T:266","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":110083,"id":110083,"objectId":1382168,"slug":"bangladesh-women-vs-india-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-22T00:00:00.000Z","startTime":"2023-07-22T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"225/4","scoreInfo":null,"points":1,"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":"225","scoreInfo":"49.3/50 ov, T:226","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":110082,"id":110082,"objectId":1382167,"slug":"bangladesh-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-19T00:00:00.000Z","startTime":"2023-07-19T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"228/8","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":"120","scoreInfo":"35.1/50 ov, T:229","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":110081,"id":110081,"objectId":1382166,"slug":"bangladesh-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 40 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"152","scoreInfo":"43/44 ov","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":"113","scoreInfo":"35.5/44 ov, T:154","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103487,"id":103487,"objectId":1301339,"slug":"england-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-24T00:00:00.000Z","startTime":"2022-09-24T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":10,"objectId":57129,"name":"लॉर्ड्स, लंदन ","smallName":"लॉर्ड्स","longName":"लॉर्ड्स, लंदन ","slug":"lord-s-london","location":"St John's Wood Road","image":{"id":92191,"objectId":360855,"slug":"a-wide-angle-view-of-lord-s","url":"/lsci/db/PICTURES/CMS/92100/92191.jpg","width":500,"height":331,"caption":"A wide-angle view of Lord's","longCaption":"A wide-angle view of Lord's, England v South Africa, 1st Test, Lord's, 3rd day, July 12, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":224,"objectId":57124,"name":"लंदन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"30000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169","scoreInfo":null,"points":2,"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":"153","scoreInfo":"43.3/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103486,"id":103486,"objectId":1301338,"slug":"england-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-21T00:00:00.000Z","startTime":"2022-09-21T12:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":47,"objectId":56869,"name":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","smallName":"कैंटरबरी","longName":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","slug":"st-lawrence-ground-canterbury","location":"","image":{"id":50470,"objectId":208557,"slug":"a-general-view-of-cricket-at-canterbury","url":"/lsci/db/PICTURES/CMS/50400/50470.jpg","width":350,"height":521,"caption":"A general view of cricket at Canterbury","longCaption":"A general view of cricket at Canterbury, 1998","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":125,"objectId":56866,"name":"Canterbury","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"15000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"333/5","scoreInfo":null,"points":2,"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":"245","scoreInfo":"44.2/50 ov, T:334","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103485,"id":103485,"objectId":1301337,"slug":"england-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-18T00:00:00.000Z","startTime":"2022-09-18T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 7 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":112,"objectId":56825,"name":"काउंटी ग्राउंड, होव","smallName":"होव","longName":"काउंटी ग्राउंड, होव","slug":"county-ground-hove","location":"Hove","image":{"id":219977,"objectId":909243,"slug":"a-packed-hove-ground-on-t20-night","url":"/lsci/db/PICTURES/CMS/219900/219977.jpg","width":900,"height":599,"caption":"A packed Hove ground on T20 night","longCaption":"A packed Hove ground on T20 night, Hove, August 12, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":115,"objectId":56823,"name":"ब्राइटन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"4000"},"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":"227/7","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":false,"isLive":false,"score":"232/3","scoreInfo":"44.2/50 ov, T:228","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":104842,"id":104842,"objectId":1319714,"slug":"sri-lanka-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-07-07T00:00:00.000Z","startTime":"2022-07-07T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":false,"isLive":false,"score":"255/9","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":true,"isLive":false,"score":"216","scoreInfo":"47.3/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104841,"id":104841,"objectId":1319713,"slug":"sri-lanka-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-07-04T00:00:00.000Z","startTime":"2022-07-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 10 विकेट से जीत, 146 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"173","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":false,"isLive":false,"score":"174/0","scoreInfo":"25.4/50 ov, T:174","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":104840,"id":104840,"objectId":1319712,"slug":"sri-lanka-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-07-01T00:00:00.000Z","startTime":"2022-07-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"171","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":false,"isLive":false,"score":"176/6","scoreInfo":"38/50 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":114392,"id":114392,"objectId":1426620,"slug":"australia-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1319712,1319713,1319714,1301337,1301338,1301339,1382166,1382167,1382168,1434287,1434288,1434289,1454391,1454392,1454393,1426620,1426621,1426622,1459894,1459895,1459896,1459897,1459898,1459899]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"21","matchesWon":11,"matchesLost":9,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":23,"quotient":null,"nrr":0.35,"rpwr":null,"for":"4237/895.0","against":"3996/911.3","pct":null,"recentMatches":[{"_uid":115120,"id":115120,"objectId":1434289,"slug":"india-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-23T00:00:00.000Z","startTime":"2024-06-23T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 56 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"215/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":"220/4","scoreInfo":"40.4/50 ov, T:216","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":115119,"id":115119,"objectId":1434288,"slug":"india-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-19T00:00:00.000Z","startTime":"2024-06-19T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"325/3","scoreInfo":null,"points":2,"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":"321/6","scoreInfo":"50 ov, T:326","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":115118,"id":115118,"objectId":1434287,"slug":"india-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2024-06-16T00:00:00.000Z","startTime":"2024-06-16T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 143 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"265/8","scoreInfo":null,"points":2,"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":"122","scoreInfo":"37.4/50 ov, T:266","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112033,"id":112033,"objectId":1398267,"slug":"south-africa-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-04-17T00:00:00.000Z","startTime":"2024-04-17T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 33 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":true,"isLive":false,"score":"301/5","scoreInfo":null,"points":0,"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":"305/4","scoreInfo":"44.3/50 ov, T:302","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112032,"id":112032,"objectId":1398266,"slug":"south-africa-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-04-13T00:00:00.000Z","startTime":"2024-04-13T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"229","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":"230/3","scoreInfo":"47.4/50 ov, T:230","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112031,"id":112031,"objectId":1398265,"slug":"south-africa-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-04-09T00:00:00.000Z","startTime":"2024-04-09T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"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":true,"isLive":false,"score":"270/6","scoreInfo":null,"points":1,"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":"23/0","scoreInfo":"6.5/50 ov, T:271","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":109469,"id":109469,"objectId":1375874,"slug":"australia-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-02-10T00:00:00.000Z","startTime":"2024-02-10T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 110 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"277/9","scoreInfo":null,"points":2,"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":"127","scoreInfo":"24.3/31 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109468,"id":109468,"objectId":1375873,"slug":"australia-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-02-07T00:00:00.000Z","startTime":"2024-02-07T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 84 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"229/6","scoreInfo":"45/45 ov","points":2,"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":"149","scoreInfo":"29.3/45 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109467,"id":109467,"objectId":1375872,"slug":"australia-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2024-02-03T00:00:00.000Z","startTime":"2024-02-03T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 186 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"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":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":"105","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":"106/2","scoreInfo":"19/50 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112026,"id":112026,"objectId":1398260,"slug":"south-africa-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-23T00:00:00.000Z","startTime":"2023-12-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 216 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":311,"objectId":59039,"name":"विलोमूर पार्क, बेनोनी","smallName":"बेनोनी","longName":"विलोमूर पार्क, बेनोनी","slug":"willowmoore-park-benoni","location":"","image":{"id":14068,"objectId":59037,"slug":"willowmoore-park-benoni","url":"/lsci/db/PICTURES/CMS/14000/14068.jpg","width":1400,"height":872,"caption":"Willowmoore Park, Benoni","longCaption":"Willowmoore Park, Benoni","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":887,"objectId":59038,"name":"Benoni","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"20,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":true,"isLive":false,"score":"316/4","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":false,"isLive":false,"score":"100","scoreInfo":"31.1/50 ov, T:317","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112025,"id":112025,"objectId":1398259,"slug":"south-africa-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-20T00:00:00.000Z","startTime":"2023-12-20T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"222/4","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":"223/2","scoreInfo":"45.1/50 ov, T:223","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112024,"id":112024,"objectId":1398258,"slug":"south-africa-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-16T00:00:00.000Z","startTime":"2023-12-16T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 119 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/3","scoreInfo":null,"points":2,"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":"131","scoreInfo":"36.3/50 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":111427,"id":111427,"objectId":1392350,"slug":"south-africa-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-01T00:00:00.000Z","startTime":"2023-10-01T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 6 विकेट से जीत, 10 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":302,"objectId":59089,"name":"किंग्समीड, डरबन","smallName":"डरबन","longName":"किंग्समीड, डरबन","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"25000"},"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":true,"isLive":false,"score":"209","scoreInfo":"44.3/45 ov","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":false,"isLive":false,"score":"210/4","scoreInfo":"43.2/45 ov, T:210","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111426,"id":111426,"objectId":1392349,"slug":"south-africa-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-28T00:00:00.000Z","startTime":"2023-09-28T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":197,"objectId":59151,"name":"City Oval, Pietermaritzburg","smallName":"Pietermaritzburg","longName":"City Oval, Pietermaritzburg","slug":"city-oval-pietermaritzburg","location":"","image":{"id":229465,"objectId":953713,"slug":"city-oval-pietermaritzburg","url":"/lsci/db/PICTURES/CMS/229400/229465.jpg","width":900,"height":598,"caption":"City Oval, Pietermaritzburg","longCaption":"City Oval, Pietermaritzburg, South Africa A v England,. Pietermaritzburg, December 20, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":908,"objectId":59150,"name":"Pietermaritzburg","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"253","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":"257/3","scoreInfo":"45.2/50 ov, T:254","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111425,"id":111425,"objectId":1392348,"slug":"south-africa-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-24T00:00:00.000Z","startTime":"2023-09-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 4 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"235/8","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":"236/6","scoreInfo":"47.1/50 ov, T:236","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110086,"id":110086,"objectId":1382171,"slug":"pakistan-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"185","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"186/2","scoreInfo":"38/50 ov, T:186","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110085,"id":110085,"objectId":1382170,"slug":"pakistan-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-11T00:00:00.000Z","startTime":"2023-09-11T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 6 विकेट से जीत, 96 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"168","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":"169/4","scoreInfo":"34/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110084,"id":110084,"objectId":1382169,"slug":"pakistan-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-08T00:00:00.000Z","startTime":"2023-09-08T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 127 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"292/4","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":true,"isLive":false,"score":"165","scoreInfo":"36.5/50 ov, T:293","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104295,"id":104295,"objectId":1316647,"slug":"ireland-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2022-06-17T00:00:00.000Z","startTime":"2022-06-17T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 189 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"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":"278/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"89","scoreInfo":"32.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":[]},{"_uid":104294,"id":104294,"objectId":1316646,"slug":"ireland-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2022-06-14T00:00:00.000Z","startTime":"2022-06-14T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 68 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"213/8","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":"217/1","scoreInfo":"38.4/50 ov, T:214","points":2,"teamOdds":null}],"languages":[]},{"_uid":104293,"id":104293,"objectId":1316645,"slug":"ireland-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2022-06-11T00:00:00.000Z","startTime":"2022-06-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 204 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"69","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":"70/1","scoreInfo":"16/50 ov, T:70","points":2,"teamOdds":null}],"languages":[]}],"nextMatch":{"_uid":114934,"id":114934,"objectId":1432228,"slug":"south-africa-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-12-04T00:00:00.000Z","startTime":"2024-12-04T12:00:00.000Z","format":"ODI","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":16311,"objectId":1432221,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-18T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1316645,1316646,1316647,1382169,1382170,1382171,1392348,1392349,1392350,1398258,1398259,1398260,1375872,1375873,1375874,1398265,1398266,1398267,1434287,1434288,1434289,1432228,1432229,1432230]},{"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":"24","matchesWon":9,"matchesLost":11,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":4,"points":22,"quotient":null,"nrr":-0.107,"rpwr":null,"for":"3877/838.0","against":"3969/838.3","pct":null,"recentMatches":[{"_uid":114815,"id":114815,"objectId":1430816,"slug":"ireland-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-08-20T00:00:00.000Z","startTime":"2024-08-20T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 161 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"122","scoreInfo":null,"points":0,"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":"123/2","scoreInfo":"23.1/50 ov, T:123","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114814,"id":114814,"objectId":1430815,"slug":"ireland-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-08-18T00:00:00.000Z","startTime":"2024-08-18T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 15 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"255/5","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":"240","scoreInfo":"48/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114813,"id":114813,"objectId":1430814,"slug":"ireland-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-08-16T00:00:00.000Z","startTime":"2024-08-16T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"260/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"261/7","scoreInfo":"49.2/50 ov, T:261","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":115326,"id":115326,"objectId":1436888,"slug":"sri-lanka-women-vs-west-indies-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-21T00:00:00.000Z","startTime":"2024-06-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 160 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":true,"isLive":false,"score":"275/6","scoreInfo":null,"points":2,"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":"115","scoreInfo":"34.5/50 ov, T:276","points":0,"teamOdds":null}],"languages":[]},{"_uid":115325,"id":115325,"objectId":1436887,"slug":"sri-lanka-women-vs-west-indies-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-18T00:00:00.000Z","startTime":"2024-06-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 5 विकेट से जीत, 172 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"92","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"93/5","scoreInfo":"21.2/50 ov, T:93","points":2,"teamOdds":null}],"languages":[]},{"_uid":115324,"id":115324,"objectId":1436886,"slug":"sri-lanka-women-vs-west-indies-women-1st-odi","title":"1st ODI","startDate":"2024-06-15T00:00:00.000Z","startTime":"2024-06-15T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 95 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"195","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"198/4","scoreInfo":"34.1/50 ov, T:196","points":2,"teamOdds":null}],"languages":[]},{"_uid":112033,"id":112033,"objectId":1398267,"slug":"south-africa-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-04-17T00:00:00.000Z","startTime":"2024-04-17T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 33 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":true,"isLive":false,"score":"301/5","scoreInfo":null,"points":0,"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":"305/4","scoreInfo":"44.3/50 ov, T:302","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112032,"id":112032,"objectId":1398266,"slug":"south-africa-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-04-13T00:00:00.000Z","startTime":"2024-04-13T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"229","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":"230/3","scoreInfo":"47.4/50 ov, T:230","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112031,"id":112031,"objectId":1398265,"slug":"south-africa-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-04-09T00:00:00.000Z","startTime":"2024-04-09T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"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":true,"isLive":false,"score":"270/6","scoreInfo":null,"points":1,"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":"23/0","scoreInfo":"6.5/50 ov, T:271","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":107051,"id":107051,"objectId":1336085,"slug":"england-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 161 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":195,"objectId":57100,"name":"ग्रेस रोड, लेस्टर","smallName":"लेस्टर","longName":"ग्रेस रोड, लेस्टर","slug":"grace-road-leicester","location":"","image":{"id":57624,"objectId":232150,"slug":"general-view-of-grace-road-under-lights","url":"/lsci/db/PICTURES/CMS/57600/57624.jpg","width":500,"height":333,"caption":"General view of Grace Road under lights","longCaption":"General view of Grace Road under lights, Chilaw Marians v Faisalabad Wolves, September 17, 2005","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":214,"objectId":57096,"name":"Leicester","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6000"},"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":"273/8","scoreInfo":"31/31 ov","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":"112","scoreInfo":"24.5/31 ov, T:274","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107050,"id":107050,"objectId":1336084,"slug":"england-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-12T00:00:00.000Z","startTime":"2023-09-12T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":232,"objectId":57207,"name":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","smallName":"नॉर्थैंप्टन","longName":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","slug":"county-ground-northampton","location":"Wantage Road","image":{"id":210641,"objectId":861319,"slug":"spectators-take-in-the-early-season-action","url":"/lsci/db/PICTURES/CMS/210600/210641.jpg","width":900,"height":600,"caption":"Spectators take in the early season action","longCaption":"Spectators take in the early season action, Northamptonshire v Gloucestershire, Championship, Division Two, Wantage Road, April 14, 2015","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":252,"objectId":57206,"name":"नार्थैम्प्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"106/9","scoreInfo":"30.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":107049,"id":107049,"objectId":1336083,"slug":"england-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-09T00:00:00.000Z","startTime":"2023-09-09T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 192 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":1039,"objectId":56901,"name":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","smallName":"चेस्टर-ली-स्ट्रीट","longName":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","slug":"riverside-ground-chester-le-street","location":"","image":{"id":14067,"objectId":56899,"slug":"chester-le-street-durham","url":"/lsci/db/PICTURES/DB/032005/059060.jpg","width":350,"height":537,"caption":"Chester-le-Street, Durham","longCaption":"Chester-le-Street, Durham","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":134,"objectId":56900,"name":"चेस्टर-ली-स्ट्रीट","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"5000 (17000 for internationals)"},"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":"106","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":"107/3","scoreInfo":"18/50 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109966,"id":109966,"objectId":1379759,"slug":"sri-lanka-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-03T00:00:00.000Z","startTime":"2023-07-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 13 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"127/2","scoreInfo":"31/31 ov","points":0,"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":true,"isLive":false,"score":"196/2","scoreInfo":"26.5/29 ov, T:196","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109965,"id":109965,"objectId":1379758,"slug":"sri-lanka-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-30T00:00:00.000Z","startTime":"2023-06-30T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 116 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"329/7","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":true,"isLive":false,"score":"213","scoreInfo":"48.4/50 ov, T:330","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109964,"id":109964,"objectId":1379757,"slug":"sri-lanka-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-27T00:00:00.000Z","startTime":"2023-06-27T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 9 विकेट से जीत, 6 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"170/5","scoreInfo":"28/28 ov","points":0,"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":true,"isLive":false,"score":"172/1","scoreInfo":"27/28 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109264,"id":109264,"objectId":1368851,"slug":"sri-lanka-women-vs-bangladesh-women-3rd-odi","title":"3rd ODI","startDate":"2023-05-04T00:00:00.000Z","startTime":"2023-05-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":679,"objectId":59308,"name":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","smallName":"कोलंबो (एसएससी)","longName":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","slug":"sinhalese-sports-club-ground-colombo","location":"","image":{"id":83728,"objectId":325334,"slug":"the-clouds-linger-over-the-ssc-in-colombo-before-the-rain-fell-to-force-a-draw","url":"/lsci/db/PICTURES/CMS/83700/83728.jpg","width":500,"height":307,"caption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw","longCaption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw, Sri Lanka v England, 2nd Test, Colombo, December 13, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"10,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":true,"isLive":false,"score":"186/5","scoreInfo":"30/30 ov","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":false,"isLive":false,"score":"128","scoreInfo":"29.5/30 ov, T:187","points":0,"teamOdds":null}],"languages":[]},{"_uid":109263,"id":109263,"objectId":1368850,"slug":"sri-lanka-women-vs-bangladesh-women-2nd-odi","title":"2nd ODI","startDate":"2023-05-02T00:00:00.000Z","startTime":"2023-05-02T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},{"_uid":109262,"id":109262,"objectId":1368849,"slug":"sri-lanka-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-04-29T00:00:00.000Z","startTime":"2023-04-29T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":true,"isLive":false,"score":"152/6","scoreInfo":"36.4/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":104842,"id":104842,"objectId":1319714,"slug":"sri-lanka-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-07-07T00:00:00.000Z","startTime":"2022-07-07T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":false,"isLive":false,"score":"255/9","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":true,"isLive":false,"score":"216","scoreInfo":"47.3/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104841,"id":104841,"objectId":1319713,"slug":"sri-lanka-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-07-04T00:00:00.000Z","startTime":"2022-07-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 10 विकेट से जीत, 146 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"173","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":false,"isLive":false,"score":"174/0","scoreInfo":"25.4/50 ov, T:174","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":104840,"id":104840,"objectId":1319712,"slug":"sri-lanka-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-07-01T00:00:00.000Z","startTime":"2022-07-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"171","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":false,"isLive":false,"score":"176/6","scoreInfo":"38/50 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":104033,"id":104033,"objectId":1310986,"slug":"pakistan-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-06-05T00:00:00.000Z","startTime":"2022-06-05T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 93 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"260/7","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":true,"isLive":false,"score":"167","scoreInfo":"41.4/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104032,"id":104032,"objectId":1310985,"slug":"pakistan-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-06-03T00:00:00.000Z","startTime":"2022-06-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 73 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"253/2","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":"180/9","scoreInfo":"50 ov, T:254","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104031,"id":104031,"objectId":1310984,"slug":"pakistan-women-vs-sri-lanka-women-1st-odi","title":"1st ODI","startDate":"2022-06-01T00:00:00.000Z","startTime":"2022-06-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"169","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"170/2","scoreInfo":"41.5/50 ov, T:170","points":2,"teamOdds":null}],"languages":[]}],"nextMatch":null,"allMatchObjectIds":[1310984,1310985,1310986,1319712,1319713,1319714,1368849,1368850,1368851,1379757,1379758,1379759,1336083,1336084,1336085,1398265,1398266,1398267,1436886,1436887,1436888,1430814,1430815,1430816]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"21","matchesWon":9,"matchesLost":10,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":2,"points":20,"quotient":null,"nrr":0.306,"rpwr":null,"for":"4166/842.2","against":"3961/853.4","pct":null,"recentMatches":[{"_uid":117445,"id":117445,"objectId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","title":"3rd ODI","startDate":"2024-10-29T00:00:00.000Z","startTime":"2024-10-29T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"232","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":"236/4","scoreInfo":"44.2/50 ov, T:233","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":117443,"id":117443,"objectId":1454391,"slug":"india-women-vs-new-zealand-women-1st-odi","title":"1st ODI","startDate":"2024-10-24T00:00:00.000Z","startTime":"2024-10-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"227","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":"168","scoreInfo":"40.4/50 ov, T:228","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":111028,"id":111028,"objectId":1388209,"slug":"new-zealand-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-04-07T00:00:00.000Z","startTime":"2024-04-06T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 7 विकेट से जीत, 66 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"194","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":"195/3","scoreInfo":"39/50 ov, T:195","points":2,"teamOdds":null}],"languages":[]},{"_uid":111027,"id":111027,"objectId":1388208,"slug":"new-zealand-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-04-04T00:00:00.000Z","startTime":"2024-04-03T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 56 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"252","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":true,"isLive":false,"score":"196","scoreInfo":"45/50 ov, T:253","points":0,"teamOdds":null}],"languages":[]},{"_uid":111026,"id":111026,"objectId":1388207,"slug":"new-zealand-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-04-01T00:00:00.000Z","startTime":"2024-03-31T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"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":"207","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":false,"isLive":false,"score":"209/6","scoreInfo":"41.2/50 ov, T:208","points":2,"teamOdds":null}],"languages":[]},{"_uid":111020,"id":111020,"objectId":1388201,"slug":"new-zealand-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-18T00:00:00.000Z","startTime":"2023-12-18T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पाकिस्तान महिला सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"251/8","scoreInfo":null,"points":0,"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":"251/9","scoreInfo":"50 ov, T:252","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111019,"id":111019,"objectId":1388200,"slug":"new-zealand-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-15T00:00:00.000Z","startTime":"2023-12-15T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 1 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"220","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":"221/9","scoreInfo":"48.5/50 ov, T:221","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111018,"id":111018,"objectId":1388199,"slug":"new-zealand-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-12T00:00:00.000Z","startTime":"2023-12-11T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 131 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":1653,"objectId":58919,"name":"जॉन डेविस ओवल, क्वींसटाउन","smallName":"क्वींसटाउन","longName":"जॉन डेविस ओवल, क्वींसटाउन","slug":"john-davies-oval-queenstown","location":"","image":{"id":57444,"objectId":231686,"slug":"a-plane-adds-to-the-picturesque-settings-at-queenstown","url":"/lsci/db/PICTURES/CMS/57400/57444.jpg","width":900,"height":508,"caption":"A plane adds to the picturesque settings at Queenstown","longCaption":"A plane adds to the picturesque settings at Queenstown, New Zealand v Sri Lanka, 1st ODI, Queenstown, December 31, 2005","credit":"Getty Images","photographer":"Phil Walter","peerUrls":null},"town":{"id":861,"objectId":58918,"name":"Queenstown","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":null},"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":"365/4","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":"234","scoreInfo":"49.5/50 ov, T:366","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":111427,"id":111427,"objectId":1392350,"slug":"south-africa-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-01T00:00:00.000Z","startTime":"2023-10-01T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 6 विकेट से जीत, 10 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":302,"objectId":59089,"name":"किंग्समीड, डरबन","smallName":"डरबन","longName":"किंग्समीड, डरबन","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"25000"},"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":true,"isLive":false,"score":"209","scoreInfo":"44.3/45 ov","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":false,"isLive":false,"score":"210/4","scoreInfo":"43.2/45 ov, T:210","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111426,"id":111426,"objectId":1392349,"slug":"south-africa-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-28T00:00:00.000Z","startTime":"2023-09-28T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":197,"objectId":59151,"name":"City Oval, Pietermaritzburg","smallName":"Pietermaritzburg","longName":"City Oval, Pietermaritzburg","slug":"city-oval-pietermaritzburg","location":"","image":{"id":229465,"objectId":953713,"slug":"city-oval-pietermaritzburg","url":"/lsci/db/PICTURES/CMS/229400/229465.jpg","width":900,"height":598,"caption":"City Oval, Pietermaritzburg","longCaption":"City Oval, Pietermaritzburg, South Africa A v England,. Pietermaritzburg, December 20, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":908,"objectId":59150,"name":"Pietermaritzburg","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"253","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":"257/3","scoreInfo":"45.2/50 ov, T:254","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111425,"id":111425,"objectId":1392348,"slug":"south-africa-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-24T00:00:00.000Z","startTime":"2023-09-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 4 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"235/8","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":"236/6","scoreInfo":"47.1/50 ov, T:236","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109966,"id":109966,"objectId":1379759,"slug":"sri-lanka-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-03T00:00:00.000Z","startTime":"2023-07-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 13 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"127/2","scoreInfo":"31/31 ov","points":0,"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":true,"isLive":false,"score":"196/2","scoreInfo":"26.5/29 ov, T:196","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109965,"id":109965,"objectId":1379758,"slug":"sri-lanka-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-30T00:00:00.000Z","startTime":"2023-06-30T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 116 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"329/7","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":true,"isLive":false,"score":"213","scoreInfo":"48.4/50 ov, T:330","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109964,"id":109964,"objectId":1379757,"slug":"sri-lanka-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-27T00:00:00.000Z","startTime":"2023-06-27T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 9 विकेट से जीत, 6 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"170/5","scoreInfo":"28/28 ov","points":0,"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":true,"isLive":false,"score":"172/1","scoreInfo":"27/28 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":105202,"id":105202,"objectId":1322343,"slug":"new-zealand-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-17T00:00:00.000Z","startTime":"2022-12-17T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"123/2","scoreInfo":"26.5/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":105201,"id":105201,"objectId":1322342,"slug":"new-zealand-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-14T00:00:00.000Z","startTime":"2022-12-14T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":453,"objectId":58857,"name":"मैक्लीन पार्क, नेपियर","smallName":"नेपियर","longName":"मैक्लीन पार्क, नेपियर","slug":"mclean-park-napier","location":"","image":{"id":50664,"objectId":209569,"slug":"mclean-park-napier","url":"/lsci/db/PICTURES/CMS/50600/50664.jpg","width":350,"height":228,"caption":"McLean Park, Napier","longCaption":"McLean Park, Napier, New Zealand","credit":null,"photographer":null,"peerUrls":null},"town":{"id":836,"objectId":58855,"name":"Napier","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,500"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/7","scoreInfo":"44/44 ov","points":1,"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":"14/1","scoreInfo":"4.4/43 ov, T:156","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":105200,"id":105200,"objectId":1322341,"slug":"new-zealand-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-11T00:00:00.000Z","startTime":"2022-12-10T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 114 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"180/8","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":"181/2","scoreInfo":"31/50 ov, T:181","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":106684,"id":106684,"objectId":1334414,"slug":"west-indies-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-25T00:00:00.000Z","startTime":"2022-09-25T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 4 विकेट से जीत, 38 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":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":"168","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":true,"isLive":false,"score":"169/6","scoreInfo":"43.4/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":106683,"id":106683,"objectId":1334413,"slug":"west-indies-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-22T00:00:00.000Z","startTime":"2022-09-22T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 2 विकेट से जीत, 59 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"169/9","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":false,"isLive":false,"score":"171/8","scoreInfo":"40.1/50 ov, T:170","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":106682,"id":106682,"objectId":1334412,"slug":"west-indies-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-19T00:00:00.000Z","startTime":"2022-09-19T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 5 रन से जीत (DLS प्रणाली)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"168/7","scoreInfo":"35/35 ov","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":false,"isLive":false,"score":"159/5","scoreInfo":"33/33 ov, T:155","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":115738,"id":115738,"objectId":1443565,"slug":"new-zealand-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-12-19T00:00:00.000Z","startTime":"2024-12-18T22:00:00.000Z","format":"ODI","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":16483,"objectId":1443558,"slug":"new-zealand-women-vs-australia-women-2024-25","name":"New Zealand Women vs Australia Women","longName":"Australia Women tour of New Zealand","alternateName":"NZ v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-23T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1334412,1334413,1334414,1322341,1322342,1322343,1379757,1379758,1379759,1392348,1392349,1392350,1388199,1388200,1388201,1388207,1388208,1388209,1454391,1454392,1454393,1443565,1443566,1443567]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"24","matchesWon":8,"matchesLost":15,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":17,"quotient":null,"nrr":-0.613,"rpwr":null,"for":"4406/1074.3","against":"5075/1076.4","pct":null,"recentMatches":[{"_uid":112039,"id":112039,"objectId":1398273,"slug":"england-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-05-29T00:00:00.000Z","startTime":"2024-05-29T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 178 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":318,"objectId":56887,"name":"काउंटी ग्राउंड, चेम्सफ़र्ड","smallName":"चेम्सफ़र्ड","longName":"काउंटी ग्राउंड, चेम्सफ़र्ड","slug":"county-ground-chelmsford","location":"New Writtle Street","image":{"id":63719,"objectId":250868,"slug":"county-ground-chelmsford","url":"/lsci/db/PICTURES/CMS/63700/63719.jpg","width":350,"height":467,"caption":"County Ground, Chelmsford","longCaption":"County Ground, Chelmsford","credit":"Jenny Thompson","photographer":"Jenny Thompson","peerUrls":null},"town":{"id":131,"objectId":56886,"name":"Chelmsford","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"302/5","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":"124","scoreInfo":"29.1/50 ov, T:303","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112038,"id":112038,"objectId":1398272,"slug":"england-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-05-26T00:00:00.000Z","startTime":"2024-05-26T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"29/0","scoreInfo":"6.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":112037,"id":112037,"objectId":1398271,"slug":"england-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2024-05-23T00:00:00.000Z","startTime":"2024-05-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":108,"objectId":56953,"name":"County Ground, Derby","smallName":"Derby","longName":"County Ground, Derby","slug":"county-ground-derby","location":"Nottingham Road","image":{"id":19261,"objectId":173554,"slug":"a-view-of-the-pavilion-at-the-ground-at-derby","url":"/lsci/db/PICTURES/CMS/19200/19261.jpg","width":500,"height":328,"caption":"A view of the Pavilion at the ground at Derby","longCaption":"The ground is located about 1 mile from the centre of Derby and is the HQ of Derby CCC","credit":"ESPNcricinfo Ltd","photographer":"Paul McGregor","peerUrls":null},"town":{"id":153,"objectId":56952,"name":"Derby","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"9500"},"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":"243/9","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":"206/9","scoreInfo":"50 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114283,"id":114283,"objectId":1426083,"slug":"pakistan-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे ","startDate":"2024-04-23T00:00:00.000Z","startTime":"2024-04-23T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"278/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":true,"isLive":false,"score":"190","scoreInfo":"47.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114282,"id":114282,"objectId":1426082,"slug":"pakistan-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे ","startDate":"2024-04-21T00:00:00.000Z","startTime":"2024-04-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 2 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"223","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":"225/8","scoreInfo":"50 ov, T:224","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114281,"id":114281,"objectId":1426081,"slug":"pakistan-women-vs-west-indies-women-1st-odi","title":"पहला वनडे ","startDate":"2024-04-18T00:00:00.000Z","startTime":"2024-04-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 113 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"269/8","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":true,"isLive":false,"score":"156","scoreInfo":"35.5/50 ov, T:270","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":111020,"id":111020,"objectId":1388201,"slug":"new-zealand-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-18T00:00:00.000Z","startTime":"2023-12-18T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पाकिस्तान महिला सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"251/8","scoreInfo":null,"points":0,"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":"251/9","scoreInfo":"50 ov, T:252","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111019,"id":111019,"objectId":1388200,"slug":"new-zealand-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-15T00:00:00.000Z","startTime":"2023-12-15T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 1 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"220","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":"221/9","scoreInfo":"48.5/50 ov, T:221","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":111018,"id":111018,"objectId":1388199,"slug":"new-zealand-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-12T00:00:00.000Z","startTime":"2023-12-11T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 131 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":1653,"objectId":58919,"name":"जॉन डेविस ओवल, क्वींसटाउन","smallName":"क्वींसटाउन","longName":"जॉन डेविस ओवल, क्वींसटाउन","slug":"john-davies-oval-queenstown","location":"","image":{"id":57444,"objectId":231686,"slug":"a-plane-adds-to-the-picturesque-settings-at-queenstown","url":"/lsci/db/PICTURES/CMS/57400/57444.jpg","width":900,"height":508,"caption":"A plane adds to the picturesque settings at Queenstown","longCaption":"A plane adds to the picturesque settings at Queenstown, New Zealand v Sri Lanka, 1st ODI, Queenstown, December 31, 2005","credit":"Getty Images","photographer":"Phil Walter","peerUrls":null},"town":{"id":861,"objectId":58918,"name":"Queenstown","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":null},"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":"365/4","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":"234","scoreInfo":"49.5/50 ov, T:366","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112446,"id":112446,"objectId":1405126,"slug":"bangladesh-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 7 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"166/9","scoreInfo":null,"points":0,"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":"167/3","scoreInfo":"45.4/50 ov, T:167","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112445,"id":112445,"objectId":1405125,"slug":"bangladesh-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-11-07T00:00:00.000Z","startTime":"2023-11-07T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (बांग्लादेश सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"169/9","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":"169","scoreInfo":"49.5/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112444,"id":112444,"objectId":1405124,"slug":"bangladesh-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 151 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"81","scoreInfo":null,"points":0,"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":"85/5","scoreInfo":"24.5/50 ov, T:82","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110086,"id":110086,"objectId":1382171,"slug":"pakistan-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"185","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"186/2","scoreInfo":"38/50 ov, T:186","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110085,"id":110085,"objectId":1382170,"slug":"pakistan-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-11T00:00:00.000Z","startTime":"2023-09-11T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 6 विकेट से जीत, 96 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"168","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":"169/4","scoreInfo":"34/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110084,"id":110084,"objectId":1382169,"slug":"pakistan-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-08T00:00:00.000Z","startTime":"2023-09-08T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 127 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"292/4","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":true,"isLive":false,"score":"165","scoreInfo":"36.5/50 ov, T:293","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107733,"id":107733,"objectId":1345094,"slug":"australia-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-01-21T00:00:00.000Z","startTime":"2023-01-21T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"336/9","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":"235/7","scoreInfo":"50 ov, T:337","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107732,"id":107732,"objectId":1345093,"slug":"australia-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-01-18T00:00:00.000Z","startTime":"2023-01-18T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 184 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"125","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":"129/0","scoreInfo":"19.2/50 ov, T:126","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":107731,"id":107731,"objectId":1345092,"slug":"australia-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-01-16T00:00:00.000Z","startTime":"2023-01-16T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 67 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"160/8","scoreInfo":"40/40 ov","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":"158/2","scoreInfo":"28.5/40 ov, T:158","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":103867,"id":103867,"objectId":1308235,"slug":"pakistan-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-11-09T00:00:00.000Z","startTime":"2022-11-09T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"225","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"226/5","scoreInfo":"47.1/50 ov, T:226","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":103866,"id":103866,"objectId":1308234,"slug":"pakistan-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-11-06T00:00:00.000Z","startTime":"2022-11-06T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 9 विकेट से जीत, 104 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"194","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"195/1","scoreInfo":"32.4/50 ov, T:195","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":103865,"id":103865,"objectId":1308233,"slug":"pakistan-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2022-11-04T00:00:00.000Z","startTime":"2022-11-04T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 128 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"335/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"207","scoreInfo":"49.3/50 ov, T:336","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104033,"id":104033,"objectId":1310986,"slug":"pakistan-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-06-05T00:00:00.000Z","startTime":"2022-06-05T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 93 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"260/7","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":true,"isLive":false,"score":"167","scoreInfo":"41.4/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104032,"id":104032,"objectId":1310985,"slug":"pakistan-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-06-03T00:00:00.000Z","startTime":"2022-06-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 73 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"253/2","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":"180/9","scoreInfo":"50 ov, T:254","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104031,"id":104031,"objectId":1310984,"slug":"pakistan-women-vs-sri-lanka-women-1st-odi","title":"1st ODI","startDate":"2022-06-01T00:00:00.000Z","startTime":"2022-06-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"169","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"170/2","scoreInfo":"41.5/50 ov, T:170","points":2,"teamOdds":null}],"languages":[]}],"nextMatch":null,"allMatchObjectIds":[1310984,1310985,1310986,1308233,1308234,1308235,1345092,1345093,1345094,1382169,1382170,1382171,1405124,1405125,1405126,1388199,1388200,1388201,1426081,1426082,1426083,1398271,1398272,1398273]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"18","matchesWon":6,"matchesLost":10,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":2,"points":14,"quotient":null,"nrr":-1.121,"rpwr":null,"for":"2741/767.5","against":"3091/659.0","pct":null,"recentMatches":[{"_uid":115326,"id":115326,"objectId":1436888,"slug":"sri-lanka-women-vs-west-indies-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-21T00:00:00.000Z","startTime":"2024-06-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 160 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":true,"isLive":false,"score":"275/6","scoreInfo":null,"points":2,"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":"115","scoreInfo":"34.5/50 ov, T:276","points":0,"teamOdds":null}],"languages":[]},{"_uid":115325,"id":115325,"objectId":1436887,"slug":"sri-lanka-women-vs-west-indies-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-18T00:00:00.000Z","startTime":"2024-06-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 5 विकेट से जीत, 172 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"92","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"93/5","scoreInfo":"21.2/50 ov, T:93","points":2,"teamOdds":null}],"languages":[]},{"_uid":115324,"id":115324,"objectId":1436886,"slug":"sri-lanka-women-vs-west-indies-women-1st-odi","title":"1st ODI","startDate":"2024-06-15T00:00:00.000Z","startTime":"2024-06-15T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 95 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"195","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"198/4","scoreInfo":"34.1/50 ov, T:196","points":2,"teamOdds":null}],"languages":[]},{"_uid":114283,"id":114283,"objectId":1426083,"slug":"pakistan-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे ","startDate":"2024-04-23T00:00:00.000Z","startTime":"2024-04-23T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"278/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":true,"isLive":false,"score":"190","scoreInfo":"47.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114282,"id":114282,"objectId":1426082,"slug":"pakistan-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे ","startDate":"2024-04-21T00:00:00.000Z","startTime":"2024-04-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 2 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"223","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":"225/8","scoreInfo":"50 ov, T:224","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114281,"id":114281,"objectId":1426081,"slug":"pakistan-women-vs-west-indies-women-1st-odi","title":"पहला वनडे ","startDate":"2024-04-18T00:00:00.000Z","startTime":"2024-04-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 113 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"269/8","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":true,"isLive":false,"score":"156","scoreInfo":"35.5/50 ov, T:270","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109463,"id":109463,"objectId":1375868,"slug":"australia-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-14T00:00:00.000Z","startTime":"2023-10-13T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 207 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"103","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":"106/2","scoreInfo":"15.3/50 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109462,"id":109462,"objectId":1375867,"slug":"australia-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-10-12T00:00:00.000Z","startTime":"2023-10-11T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"107/8","scoreInfo":"25.3/29 ov","points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":109461,"id":109461,"objectId":1375866,"slug":"australia-women-vs-west-indies-women-1st-odi","title":"पहला वनडे","startDate":"2023-10-08T00:00:00.000Z","startTime":"2023-10-07T23:35:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 211 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"83","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":"87/2","scoreInfo":"14.5/50 ov, T:84","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109827,"id":109827,"objectId":1378193,"slug":"west-indies-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-01T00:00:00.000Z","startTime":"2023-07-01T19:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 53 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"203","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":true,"isLive":false,"score":"204/4","scoreInfo":"41.1/50 ov, T:204","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109826,"id":109826,"objectId":1378192,"slug":"west-indies-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-28T00:00:00.000Z","startTime":"2023-06-28T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"36/5","scoreInfo":"8.4/20 ov","points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":109825,"id":109825,"objectId":1378191,"slug":"west-indies-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-26T00:00:00.000Z","startTime":"2023-06-26T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"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":true,"isLive":false,"score":"297/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"239/9","scoreInfo":"50 ov, T:298","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107620,"id":107620,"objectId":1343933,"slug":"west-indies-women-vs-england-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-09T00:00:00.000Z","startTime":"2022-12-09T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 151 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"256","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"105","scoreInfo":"37.3/50 ov, T:257","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107619,"id":107619,"objectId":1343932,"slug":"west-indies-women-vs-england-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-06T00:00:00.000Z","startTime":"2022-12-06T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"260","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"118","scoreInfo":"31.3/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":107618,"id":107618,"objectId":1343931,"slug":"west-indies-women-vs-england-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-04T00:00:00.000Z","startTime":"2022-12-04T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"307/7","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"165","scoreInfo":"40.3/50 ov, T:308","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":106684,"id":106684,"objectId":1334414,"slug":"west-indies-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-25T00:00:00.000Z","startTime":"2022-09-25T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 4 विकेट से जीत, 38 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":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":"168","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":true,"isLive":false,"score":"169/6","scoreInfo":"43.4/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":106683,"id":106683,"objectId":1334413,"slug":"west-indies-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-22T00:00:00.000Z","startTime":"2022-09-22T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 2 विकेट से जीत, 59 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"169/9","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":false,"isLive":false,"score":"171/8","scoreInfo":"40.1/50 ov, T:170","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":106682,"id":106682,"objectId":1334412,"slug":"west-indies-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-19T00:00:00.000Z","startTime":"2022-09-19T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 5 रन से जीत (DLS प्रणाली)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"168/7","scoreInfo":"35/35 ov","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":false,"isLive":false,"score":"159/5","scoreInfo":"33/33 ov, T:155","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":117899,"id":117899,"objectId":1459894,"slug":"india-women-vs-west-indies-women-1st-odi","title":"1st ODI","startDate":"2024-12-22T00:00:00.000Z","startTime":"2024-12-22T08:00:00.000Z","format":"ODI","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":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":[]},"allMatchObjectIds":[1334412,1334413,1334414,1343931,1343932,1343933,1378191,1378192,1378193,1375866,1375867,1375868,1426081,1426082,1426083,1436886,1436887,1436888,1459894,1459895,1459896]},{"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":9,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"18","matchesWon":4,"matchesLost":9,"matchesTied":1,"matchesDrawn":0,"matchesNoResult":4,"points":13,"quotient":null,"nrr":-1.178,"rpwr":null,"for":"2076/669.4","against":"2427/567.2","pct":null,"recentMatches":[{"_uid":114197,"id":114197,"objectId":1425063,"slug":"bangladesh-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2024-03-27T00:00:00.000Z","startTime":"2024-03-27T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 189 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"89","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":false,"isLive":false,"score":"93/2","scoreInfo":"18.3/50 ov, T:90","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114196,"id":114196,"objectId":1425062,"slug":"bangladesh-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2024-03-24T00:00:00.000Z","startTime":"2024-03-24T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 157 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"97","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":false,"isLive":false,"score":"98/4","scoreInfo":"23.5/50 ov, T:98","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114195,"id":114195,"objectId":1425061,"slug":"bangladesh-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-03-21T00:00:00.000Z","startTime":"2024-03-21T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 118 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"213/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":"95","scoreInfo":"36/50 ov, T:214","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112026,"id":112026,"objectId":1398260,"slug":"south-africa-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-23T00:00:00.000Z","startTime":"2023-12-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 216 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":311,"objectId":59039,"name":"विलोमूर पार्क, बेनोनी","smallName":"बेनोनी","longName":"विलोमूर पार्क, बेनोनी","slug":"willowmoore-park-benoni","location":"","image":{"id":14068,"objectId":59037,"slug":"willowmoore-park-benoni","url":"/lsci/db/PICTURES/CMS/14000/14068.jpg","width":1400,"height":872,"caption":"Willowmoore Park, Benoni","longCaption":"Willowmoore Park, Benoni","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":887,"objectId":59038,"name":"Benoni","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"20,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":true,"isLive":false,"score":"316/4","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":false,"isLive":false,"score":"100","scoreInfo":"31.1/50 ov, T:317","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112025,"id":112025,"objectId":1398259,"slug":"south-africa-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-20T00:00:00.000Z","startTime":"2023-12-20T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"222/4","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":"223/2","scoreInfo":"45.1/50 ov, T:223","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112024,"id":112024,"objectId":1398258,"slug":"south-africa-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-16T00:00:00.000Z","startTime":"2023-12-16T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 119 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/3","scoreInfo":null,"points":2,"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":"131","scoreInfo":"36.3/50 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112446,"id":112446,"objectId":1405126,"slug":"bangladesh-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 7 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"166/9","scoreInfo":null,"points":0,"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":"167/3","scoreInfo":"45.4/50 ov, T:167","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":112445,"id":112445,"objectId":1405125,"slug":"bangladesh-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-11-07T00:00:00.000Z","startTime":"2023-11-07T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (बांग्लादेश सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"169/9","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":"169","scoreInfo":"49.5/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":112444,"id":112444,"objectId":1405124,"slug":"bangladesh-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 151 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"81","scoreInfo":null,"points":0,"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":"85/5","scoreInfo":"24.5/50 ov, T:82","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":110083,"id":110083,"objectId":1382168,"slug":"bangladesh-women-vs-india-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-22T00:00:00.000Z","startTime":"2023-07-22T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"225/4","scoreInfo":null,"points":1,"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":"225","scoreInfo":"49.3/50 ov, T:226","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":110082,"id":110082,"objectId":1382167,"slug":"bangladesh-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-19T00:00:00.000Z","startTime":"2023-07-19T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"228/8","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":"120","scoreInfo":"35.1/50 ov, T:229","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":110081,"id":110081,"objectId":1382166,"slug":"bangladesh-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 40 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"152","scoreInfo":"43/44 ov","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":"113","scoreInfo":"35.5/44 ov, T:154","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":109264,"id":109264,"objectId":1368851,"slug":"sri-lanka-women-vs-bangladesh-women-3rd-odi","title":"3rd ODI","startDate":"2023-05-04T00:00:00.000Z","startTime":"2023-05-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":679,"objectId":59308,"name":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","smallName":"कोलंबो (एसएससी)","longName":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","slug":"sinhalese-sports-club-ground-colombo","location":"","image":{"id":83728,"objectId":325334,"slug":"the-clouds-linger-over-the-ssc-in-colombo-before-the-rain-fell-to-force-a-draw","url":"/lsci/db/PICTURES/CMS/83700/83728.jpg","width":500,"height":307,"caption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw","longCaption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw, Sri Lanka v England, 2nd Test, Colombo, December 13, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"10,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":true,"isLive":false,"score":"186/5","scoreInfo":"30/30 ov","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":false,"isLive":false,"score":"128","scoreInfo":"29.5/30 ov, T:187","points":0,"teamOdds":null}],"languages":[]},{"_uid":109263,"id":109263,"objectId":1368850,"slug":"sri-lanka-women-vs-bangladesh-women-2nd-odi","title":"2nd ODI","startDate":"2023-05-02T00:00:00.000Z","startTime":"2023-05-02T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},{"_uid":109262,"id":109262,"objectId":1368849,"slug":"sri-lanka-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-04-29T00:00:00.000Z","startTime":"2023-04-29T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":true,"isLive":false,"score":"152/6","scoreInfo":"36.4/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":105202,"id":105202,"objectId":1322343,"slug":"new-zealand-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-17T00:00:00.000Z","startTime":"2022-12-17T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"123/2","scoreInfo":"26.5/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":105201,"id":105201,"objectId":1322342,"slug":"new-zealand-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-14T00:00:00.000Z","startTime":"2022-12-14T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":453,"objectId":58857,"name":"मैक्लीन पार्क, नेपियर","smallName":"नेपियर","longName":"मैक्लीन पार्क, नेपियर","slug":"mclean-park-napier","location":"","image":{"id":50664,"objectId":209569,"slug":"mclean-park-napier","url":"/lsci/db/PICTURES/CMS/50600/50664.jpg","width":350,"height":228,"caption":"McLean Park, Napier","longCaption":"McLean Park, Napier, New Zealand","credit":null,"photographer":null,"peerUrls":null},"town":{"id":836,"objectId":58855,"name":"Napier","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,500"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/7","scoreInfo":"44/44 ov","points":1,"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":"14/1","scoreInfo":"4.4/43 ov, T:156","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":105200,"id":105200,"objectId":1322341,"slug":"new-zealand-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-11T00:00:00.000Z","startTime":"2022-12-10T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 114 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"180/8","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":"181/2","scoreInfo":"31/50 ov, T:181","points":2,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":117739,"id":117739,"objectId":1458411,"slug":"bangladesh-women-vs-ireland-women-1st-odi","title":"1st ODI","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T04:00:00.000Z","format":"ODI","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":16809,"objectId":1458406,"slug":"ireland-women-in-bangladesh-2024-25","name":"Ireland Women in Bangladesh","longName":"Ireland Women tour of Bangladesh","alternateName":"BAN vs IRE [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-09T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1322341,1322342,1322343,1368849,1368850,1368851,1382166,1382167,1382168,1405124,1405125,1405126,1398258,1398259,1398260,1425061,1425062,1425063,1458411,1458412,1458413]},{"teamInfo":{"id":2285,"objectId":2234,"scribeId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","isCountry":false,"primaryColor":null,"image":{"id":156800,"objectId":630489,"slug":"cricket-ireland","url":"/lsci/db/PICTURES/CMS/156800/156800.png","width":120,"height":80,"caption":"Cricket Ireland","longCaption":"Cricket Ireland","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"}},"rank":10,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"18","matchesWon":3,"matchesLost":13,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":2,"points":8,"quotient":null,"nrr":-2.001,"rpwr":null,"for":"2872/771.2","against":"3672/641.3","pct":null,"recentMatches":[{"_uid":114818,"id":114818,"objectId":1430819,"slug":"ireland-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-09-11T00:00:00.000Z","startTime":"2024-09-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 0 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"153","scoreInfo":"20.5/22 ov","points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/7","scoreInfo":"22/22 ov, T:155","points":2,"teamOdds":null}],"languages":[]},{"_uid":114817,"id":114817,"objectId":1430818,"slug":"ireland-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-09-09T00:00:00.000Z","startTime":"2024-09-09T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 275 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"320/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"45","scoreInfo":"16.5/50 ov, T:321","points":0,"teamOdds":null}],"languages":[]},{"_uid":114816,"id":114816,"objectId":1430817,"slug":"ireland-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-09-07T00:00:00.000Z","startTime":"2024-09-07T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 91 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"210","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":false,"isLive":false,"score":"211/6","scoreInfo":"34.5/50 ov, T:211","points":2,"teamOdds":null}],"languages":[]},{"_uid":114815,"id":114815,"objectId":1430816,"slug":"ireland-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-08-20T00:00:00.000Z","startTime":"2024-08-20T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 161 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"122","scoreInfo":null,"points":0,"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":"123/2","scoreInfo":"23.1/50 ov, T:123","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":114814,"id":114814,"objectId":1430815,"slug":"ireland-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-08-18T00:00:00.000Z","startTime":"2024-08-18T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 15 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"255/5","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":"240","scoreInfo":"48/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":114813,"id":114813,"objectId":1430814,"slug":"ireland-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-08-16T00:00:00.000Z","startTime":"2024-08-16T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"260/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"261/7","scoreInfo":"49.2/50 ov, T:261","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109833,"id":109833,"objectId":1378199,"slug":"ireland-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-28T00:00:00.000Z","startTime":"2023-07-28T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 85 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"217","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":false,"isLive":false,"score":"221/0","scoreInfo":"35.5/50 ov, T:218","points":2,"teamOdds":null}],"languages":[]},{"_uid":109832,"id":109832,"objectId":1378198,"slug":"ireland-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2023-07-25T00:00:00.000Z","startTime":"2023-07-25T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 153 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"321/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168","scoreInfo":"38.2/50 ov, T:322","points":0,"teamOdds":null}],"languages":[]},{"_uid":109831,"id":109831,"objectId":1378197,"slug":"ireland-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2023-07-23T00:00:00.000Z","startTime":"2023-07-23T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},{"_uid":109827,"id":109827,"objectId":1378193,"slug":"west-indies-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-01T00:00:00.000Z","startTime":"2023-07-01T19:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 53 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"203","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":true,"isLive":false,"score":"204/4","scoreInfo":"41.1/50 ov, T:204","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":109826,"id":109826,"objectId":1378192,"slug":"west-indies-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-28T00:00:00.000Z","startTime":"2023-06-28T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"36/5","scoreInfo":"8.4/20 ov","points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":109825,"id":109825,"objectId":1378191,"slug":"west-indies-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-26T00:00:00.000Z","startTime":"2023-06-26T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"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":true,"isLive":false,"score":"297/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"239/9","scoreInfo":"50 ov, T:298","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":103867,"id":103867,"objectId":1308235,"slug":"pakistan-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-11-09T00:00:00.000Z","startTime":"2022-11-09T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"225","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"226/5","scoreInfo":"47.1/50 ov, T:226","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":103866,"id":103866,"objectId":1308234,"slug":"pakistan-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-11-06T00:00:00.000Z","startTime":"2022-11-06T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 9 विकेट से जीत, 104 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"194","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"195/1","scoreInfo":"32.4/50 ov, T:195","points":2,"teamOdds":null}],"languages":["hi"]},{"_uid":103865,"id":103865,"objectId":1308233,"slug":"pakistan-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2022-11-04T00:00:00.000Z","startTime":"2022-11-04T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 128 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"335/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"207","scoreInfo":"49.3/50 ov, T:336","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":104295,"id":104295,"objectId":1316647,"slug":"ireland-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2022-06-17T00:00:00.000Z","startTime":"2022-06-17T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 189 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"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":"278/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"89","scoreInfo":"32.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":[]},{"_uid":104294,"id":104294,"objectId":1316646,"slug":"ireland-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2022-06-14T00:00:00.000Z","startTime":"2022-06-14T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 68 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"213/8","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":"217/1","scoreInfo":"38.4/50 ov, T:214","points":2,"teamOdds":null}],"languages":[]},{"_uid":104293,"id":104293,"objectId":1316645,"slug":"ireland-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2022-06-11T00:00:00.000Z","startTime":"2022-06-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 204 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"69","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":"70/1","scoreInfo":"16/50 ov, T:70","points":2,"teamOdds":null}],"languages":[]}],"nextMatch":{"_uid":117739,"id":117739,"objectId":1458411,"slug":"bangladesh-women-vs-ireland-women-1st-odi","title":"1st ODI","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T04:00:00.000Z","format":"ODI","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":16809,"objectId":1458406,"slug":"ireland-women-in-bangladesh-2024-25","name":"Ireland Women in Bangladesh","longName":"Ireland Women tour of Bangladesh","alternateName":"BAN vs IRE [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-09T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1316645,1316646,1316647,1308233,1308234,1308235,1378191,1378192,1378193,1378197,1378198,1378199,1430814,1430815,1430816,1430817,1430818,1430819,1458411,1458412,1458413,1459897,1459898,1459899]}],"finalMatches":[]}],"finalMatches":[],"liveTeamIds":[],"objects":{"matches":{"1301337":{"_uid":103485,"id":103485,"objectId":1301337,"slug":"england-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-18T00:00:00.000Z","startTime":"2022-09-18T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 7 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":112,"objectId":56825,"name":"काउंटी ग्राउंड, होव","smallName":"होव","longName":"काउंटी ग्राउंड, होव","slug":"county-ground-hove","location":"Hove","image":{"id":219977,"objectId":909243,"slug":"a-packed-hove-ground-on-t20-night","url":"/lsci/db/PICTURES/CMS/219900/219977.jpg","width":900,"height":599,"caption":"A packed Hove ground on T20 night","longCaption":"A packed Hove ground on T20 night, Hove, August 12, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":115,"objectId":56823,"name":"ब्राइटन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"4000"},"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":"227/7","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":false,"isLive":false,"score":"232/3","scoreInfo":"44.2/50 ov, T:228","points":2,"teamOdds":null}],"languages":["hi"]},"1301338":{"_uid":103486,"id":103486,"objectId":1301338,"slug":"england-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-21T00:00:00.000Z","startTime":"2022-09-21T12:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":47,"objectId":56869,"name":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","smallName":"कैंटरबरी","longName":"सेंट लॉरेंस ग्राउंड, कैंटरबरी","slug":"st-lawrence-ground-canterbury","location":"","image":{"id":50470,"objectId":208557,"slug":"a-general-view-of-cricket-at-canterbury","url":"/lsci/db/PICTURES/CMS/50400/50470.jpg","width":350,"height":521,"caption":"A general view of cricket at Canterbury","longCaption":"A general view of cricket at Canterbury, 1998","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":125,"objectId":56866,"name":"Canterbury","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"15000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"333/5","scoreInfo":null,"points":2,"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":"245","scoreInfo":"44.2/50 ov, T:334","points":0,"teamOdds":null}],"languages":["hi"]},"1301339":{"_uid":103487,"id":103487,"objectId":1301339,"slug":"england-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-24T00:00:00.000Z","startTime":"2022-09-24T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14369,"objectId":1289245,"slug":"india-women-in-england-2022","name":"इंग्लैंड बनाम भारत","longName":"भारतीय महिलाओं का इंग्लैंड दौरा","alternateName":"इंग्लैंड बनाम भारत (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-09-24T00:00:00.000Z"},"ground":{"id":10,"objectId":57129,"name":"लॉर्ड्स, लंदन ","smallName":"लॉर्ड्स","longName":"लॉर्ड्स, लंदन ","slug":"lord-s-london","location":"St John's Wood Road","image":{"id":92191,"objectId":360855,"slug":"a-wide-angle-view-of-lord-s","url":"/lsci/db/PICTURES/CMS/92100/92191.jpg","width":500,"height":331,"caption":"A wide-angle view of Lord's","longCaption":"A wide-angle view of Lord's, England v South Africa, 1st Test, Lord's, 3rd day, July 12, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":224,"objectId":57124,"name":"लंदन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"30000"},"teams":[{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169","scoreInfo":null,"points":2,"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":"153","scoreInfo":"43.3/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},"1308233":{"_uid":103865,"id":103865,"objectId":1308233,"slug":"pakistan-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2022-11-04T00:00:00.000Z","startTime":"2022-11-04T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 128 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"335/3","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"207","scoreInfo":"49.3/50 ov, T:336","points":0,"teamOdds":null}],"languages":["hi"]},"1308234":{"_uid":103866,"id":103866,"objectId":1308234,"slug":"pakistan-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-11-06T00:00:00.000Z","startTime":"2022-11-06T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 9 विकेट से जीत, 104 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"194","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"195/1","scoreInfo":"32.4/50 ov, T:195","points":2,"teamOdds":null}],"languages":["hi"]},"1308235":{"_uid":103867,"id":103867,"objectId":1308235,"slug":"pakistan-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-11-09T00:00:00.000Z","startTime":"2022-11-09T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14538,"objectId":1308227,"slug":"ireland-women-in-pakistan-2022-23","name":"पाकिस्तान बनाम आयरलैंड","longName":"आयरलैंड महिला का पाकिस्तान दौरा","alternateName":"पाकिस्तान बनाम आयरलैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-11-18T00:00:00.000Z"},"ground":{"id":545,"objectId":58967,"name":"गद्दाफ़ी स्टेडियम, लाहौर","smallName":"लाहौर","longName":"गद्दाफ़ी स्टेडियम, लाहौर","slug":"gaddafi-stadium-lahore","location":"","image":{"id":110408,"objectId":436068,"slug":"the-gaddafi-stadium-in-lahore-completed-its-50th-year-as-an-international-venue","url":"/lsci/db/PICTURES/CMS/110400/110408.jpg","width":500,"height":316,"caption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue","longCaption":"The Gaddafi Stadium in Lahore completed its 50th year as an international venue, Lahore, November 21, 2009","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":868,"objectId":58963,"name":"Lahore","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"225","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"226/5","scoreInfo":"47.1/50 ov, T:226","points":2,"teamOdds":null}],"languages":["hi"]},"1310984":{"_uid":104031,"id":104031,"objectId":1310984,"slug":"pakistan-women-vs-sri-lanka-women-1st-odi","title":"1st ODI","startDate":"2022-06-01T00:00:00.000Z","startTime":"2022-06-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"169","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"170/2","scoreInfo":"41.5/50 ov, T:170","points":2,"teamOdds":null}],"languages":[]},"1310985":{"_uid":104032,"id":104032,"objectId":1310985,"slug":"pakistan-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-06-03T00:00:00.000Z","startTime":"2022-06-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 73 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"253/2","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":"180/9","scoreInfo":"50 ov, T:254","points":0,"teamOdds":null}],"languages":["hi"]},"1310986":{"_uid":104033,"id":104033,"objectId":1310986,"slug":"pakistan-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-06-05T00:00:00.000Z","startTime":"2022-06-05T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 93 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14589,"objectId":1310976,"slug":"sri-lanka-women-in-pakistan-2022","name":"पाकिस्तान में श्रीलंका महिला","longName":"श्रीलंका महिला का पाकिस्तान दौरा","alternateName":"SL-W in PAK","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-05T00:00:00.000Z"},"ground":{"id":959,"objectId":58950,"name":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","smallName":"कराची","longName":"साउदेंड क्लब क्रिकेट स्टेडियम, कराची","slug":"southend-club-cricket-stadium-karachi","location":"","image":null,"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"260/7","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":true,"isLive":false,"score":"167","scoreInfo":"41.4/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},"1316645":{"_uid":104293,"id":104293,"objectId":1316645,"slug":"ireland-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2022-06-11T00:00:00.000Z","startTime":"2022-06-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 204 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"69","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":"70/1","scoreInfo":"16/50 ov, T:70","points":2,"teamOdds":null}],"languages":[]},"1316646":{"_uid":104294,"id":104294,"objectId":1316646,"slug":"ireland-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2022-06-14T00:00:00.000Z","startTime":"2022-06-14T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 9 विकेट से जीत, 68 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"213/8","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":"217/1","scoreInfo":"38.4/50 ov, T:214","points":2,"teamOdds":null}],"languages":[]},"1316647":{"_uid":104295,"id":104295,"objectId":1316647,"slug":"ireland-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2022-06-17T00:00:00.000Z","startTime":"2022-06-17T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 189 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14632,"objectId":1316639,"slug":"south-africa-women-in-ireland-2022","name":"South Africa Women in Ireland","longName":"South Africa Women tour of Ireland","alternateName":"SA-W in IRE","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-06-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"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":"278/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"89","scoreInfo":"32.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":[]},"1319712":{"_uid":104840,"id":104840,"objectId":1319712,"slug":"sri-lanka-women-vs-india-women-1st-odi","title":"पहला वनडे","startDate":"2022-07-01T00:00:00.000Z","startTime":"2022-07-01T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"171","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":false,"isLive":false,"score":"176/6","scoreInfo":"38/50 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]},"1319713":{"_uid":104841,"id":104841,"objectId":1319713,"slug":"sri-lanka-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-07-04T00:00:00.000Z","startTime":"2022-07-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 10 विकेट से जीत, 146 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":true,"isLive":false,"score":"173","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":false,"isLive":false,"score":"174/0","scoreInfo":"25.4/50 ov, T:174","points":2,"teamOdds":null}],"languages":["hi"]},"1319714":{"_uid":104842,"id":104842,"objectId":1319714,"slug":"sri-lanka-women-vs-india-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-07-07T00:00:00.000Z","startTime":"2022-07-07T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14710,"objectId":1319706,"slug":"india-women-in-sri-lanka-2022","name":"India Women in Sri Lanka","longName":"भारतीय महिलाओं का श्रीलंका दौरा","alternateName":"भारतीय महिला टीम, श्रीलंका में","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-07-07T00:00:00.000Z"},"ground":{"id":2503,"objectId":434211,"name":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"पल्लेकेले","longName":"पल्लेकेले अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"pallekele-international-cricket-stadium","location":"Pallekele","image":{"id":110642,"objectId":436832,"slug":"pallekale-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/110600/110642.jpg","width":310,"height":166,"caption":"Pallekale International Cricket Stadium","longCaption":null,"credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":958,"objectId":59328,"name":"Kandy","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35,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":false,"isLive":false,"score":"255/9","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":true,"isLive":false,"score":"216","scoreInfo":"47.3/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},"1322341":{"_uid":105200,"id":105200,"objectId":1322341,"slug":"new-zealand-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-11T00:00:00.000Z","startTime":"2022-12-10T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 विकेट से जीत, 114 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"180/8","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":"181/2","scoreInfo":"31/50 ov, T:181","points":2,"teamOdds":null}],"languages":["hi"]},"1322342":{"_uid":105201,"id":105201,"objectId":1322342,"slug":"new-zealand-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-14T00:00:00.000Z","startTime":"2022-12-14T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":453,"objectId":58857,"name":"मैक्लीन पार्क, नेपियर","smallName":"नेपियर","longName":"मैक्लीन पार्क, नेपियर","slug":"mclean-park-napier","location":"","image":{"id":50664,"objectId":209569,"slug":"mclean-park-napier","url":"/lsci/db/PICTURES/CMS/50600/50664.jpg","width":350,"height":228,"caption":"McLean Park, Napier","longCaption":"McLean Park, Napier, New Zealand","credit":null,"photographer":null,"peerUrls":null},"town":{"id":836,"objectId":58855,"name":"Napier","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,500"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/7","scoreInfo":"44/44 ov","points":1,"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":"14/1","scoreInfo":"4.4/43 ov, T:156","points":1,"teamOdds":null}],"languages":["hi"]},"1322343":{"_uid":105202,"id":105202,"objectId":1322343,"slug":"new-zealand-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-17T00:00:00.000Z","startTime":"2022-12-17T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14800,"objectId":1322346,"slug":"bangladesh-women-in-new-zealand-2022-23","name":"न्यूज़ीलैंड बनाम बांग्लादेश","longName":"बांग्लादेश महिला का न्यूज़ीलैंड दौरा","alternateName":"न्यूज़ीलैंड बनाम बांग्लादेश","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-18T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"123/2","scoreInfo":"26.5/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1334412":{"_uid":106682,"id":106682,"objectId":1334412,"slug":"west-indies-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2022-09-19T00:00:00.000Z","startTime":"2022-09-19T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 5 रन से जीत (DLS प्रणाली)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"168/7","scoreInfo":"35/35 ov","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":false,"isLive":false,"score":"159/5","scoreInfo":"33/33 ov, T:155","points":2,"teamOdds":null}],"languages":["hi"]},"1334413":{"_uid":106683,"id":106683,"objectId":1334413,"slug":"west-indies-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-09-22T00:00:00.000Z","startTime":"2022-09-22T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 2 विकेट से जीत, 59 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":3867,"objectId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"169/9","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":false,"isLive":false,"score":"171/8","scoreInfo":"40.1/50 ov, T:170","points":2,"teamOdds":null}],"languages":["hi"]},"1334414":{"_uid":106684,"id":106684,"objectId":1334414,"slug":"west-indies-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-09-25T00:00:00.000Z","startTime":"2022-09-25T13:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 4 विकेट से जीत, 38 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14967,"objectId":1334403,"slug":"new-zealand-women-in-west-indies-2022","name":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longName":"न्यूज़ीलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम न्यूज़ीलैंड (महिला)","longAlternateName":null,"unofficialName":null,"season":"2022","typeId":4,"endDate":"2022-10-06T00:00:00.000Z"},"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":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":"168","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":true,"isLive":false,"score":"169/6","scoreInfo":"43.4/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},"1336077":{"_uid":107043,"id":107043,"objectId":1336077,"slug":"england-women-vs-australia-women-1st-odi","title":"पहला वनडे","startDate":"2023-07-12T00:00:00.000Z","startTime":"2023-07-12T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 2 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":176,"objectId":56831,"name":"काउंटी ग्राउंड, ब्रिस्टल","smallName":"ब्रिस्टल","longName":"काउंटी ग्राउंड, ब्रिस्टल","slug":"county-ground-bristol","location":"Bishopston","image":{"id":57623,"objectId":232149,"slug":"a-general-view-of-the-county-ground","url":"/lsci/db/PICTURES/CMS/57600/57623.jpg","width":350,"height":484,"caption":"A general view of the County Ground","longCaption":"A general view of the County Ground, England v Australia, June 10, 2001","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":116,"objectId":56828,"name":"Bristol","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"7000 (15,000 ODIs)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"263/8","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":"267/8","scoreInfo":"48.1/50 ov, T:264","points":2,"teamOdds":null}],"languages":["hi"]},"1336078":{"_uid":107044,"id":107044,"objectId":1336078,"slug":"england-women-vs-australia-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 3 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":1184,"objectId":57312,"name":"The Rose Bowl, Southampton","smallName":"Southampton","longName":"The Rose Bowl, Southampton","slug":"the-rose-bowl-southampton","location":"","image":{"id":108030,"objectId":424337,"slug":"the-floodlights-take-centre-stage-as-the-sun-sets-over-the-rose-bowl","url":"/lsci/db/PICTURES/CMS/108000/108030.jpg","width":500,"height":261,"caption":"The floodlights take centre stage as the sun sets over The Rose Bowl","longCaption":"The floodlights take centre stage as the sun sets over The Rose Bowl, England v Australia, 3rd ODI, Southampton, September 9, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":287,"objectId":57307,"name":"साउथैंप्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6,500 (20,000 with temporary seating)"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"282/7","scoreInfo":null,"points":2,"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":"279/7","scoreInfo":"50 ov, T:283","points":0,"teamOdds":null}],"languages":["hi"]},"1336079":{"_uid":107045,"id":107045,"objectId":1336079,"slug":"england-women-vs-australia-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-18T00:00:00.000Z","startTime":"2023-07-18T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 69 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15644,"objectId":1391081,"slug":"women-s-ashes-2023","name":"Women's Ashes","longName":"Women's Ashes","alternateName":null,"longAlternateName":null,"unofficialName":null,"season":"2023","typeId":1,"endDate":"2023-07-18T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"285/9","scoreInfo":null,"points":2,"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":false,"isLive":false,"score":"199","scoreInfo":"35.3/44 ov, T:269","points":0,"teamOdds":null}],"languages":["hi"]},"1336083":{"_uid":107049,"id":107049,"objectId":1336083,"slug":"england-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-09T00:00:00.000Z","startTime":"2023-09-09T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 7 विकेट से जीत, 192 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":1039,"objectId":56901,"name":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","smallName":"चेस्टर-ली-स्ट्रीट","longName":"रिवर साइड ग्राउंड, चेस्टर-ली-स्ट्रीट","slug":"riverside-ground-chester-le-street","location":"","image":{"id":14067,"objectId":56899,"slug":"chester-le-street-durham","url":"/lsci/db/PICTURES/DB/032005/059060.jpg","width":350,"height":537,"caption":"Chester-le-Street, Durham","longCaption":"Chester-le-Street, Durham","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":134,"objectId":56900,"name":"चेस्टर-ली-स्ट्रीट","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"5000 (17000 for internationals)"},"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":"106","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":"107/3","scoreInfo":"18/50 ov, T:107","points":2,"teamOdds":null}],"languages":["hi"]},"1336084":{"_uid":107050,"id":107050,"objectId":1336084,"slug":"england-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-12T00:00:00.000Z","startTime":"2023-09-12T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":232,"objectId":57207,"name":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","smallName":"नॉर्थैंप्टन","longName":"काउंटी ग्रॉउंड, नॉर्थैंप्टन","slug":"county-ground-northampton","location":"Wantage Road","image":{"id":210641,"objectId":861319,"slug":"spectators-take-in-the-early-season-action","url":"/lsci/db/PICTURES/CMS/210600/210641.jpg","width":900,"height":600,"caption":"Spectators take in the early season action","longCaption":"Spectators take in the early season action, Northamptonshire v Gloucestershire, Championship, Division Two, Wantage Road, April 14, 2015","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":252,"objectId":57206,"name":"नार्थैम्प्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"106/9","scoreInfo":"30.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1336085":{"_uid":107051,"id":107051,"objectId":1336085,"slug":"england-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T11:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 161 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14998,"objectId":1336069,"slug":"sri-lanka-women-in-england-2023","name":"इंग्लैंड बनाम श्रीलंका (महिला)","longName":"श्रीलंका महिलाओं का इंग्लैंड दौरा","alternateName":"ENG-W v SL-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":195,"objectId":57100,"name":"ग्रेस रोड, लेस्टर","smallName":"लेस्टर","longName":"ग्रेस रोड, लेस्टर","slug":"grace-road-leicester","location":"","image":{"id":57624,"objectId":232150,"slug":"general-view-of-grace-road-under-lights","url":"/lsci/db/PICTURES/CMS/57600/57624.jpg","width":500,"height":333,"caption":"General view of Grace Road under lights","longCaption":"General view of Grace Road under lights, Chilaw Marians v Faisalabad Wolves, September 17, 2005","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":214,"objectId":57096,"name":"Leicester","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6000"},"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":"273/8","scoreInfo":"31/31 ov","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":"112","scoreInfo":"24.5/31 ov, T:274","points":0,"teamOdds":null}],"languages":["hi"]},"1343931":{"_uid":107618,"id":107618,"objectId":1343931,"slug":"west-indies-women-vs-england-women-1st-odi","title":"पहला वनडे","startDate":"2022-12-04T00:00:00.000Z","startTime":"2022-12-04T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"307/7","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"165","scoreInfo":"40.3/50 ov, T:308","points":0,"teamOdds":null}],"languages":["hi"]},"1343932":{"_uid":107619,"id":107619,"objectId":1343932,"slug":"west-indies-women-vs-england-women-2nd-odi","title":"दूसरा वनडे","startDate":"2022-12-06T00:00:00.000Z","startTime":"2022-12-06T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 142 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"260","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"118","scoreInfo":"31.3/50 ov, T:261","points":0,"teamOdds":null}],"languages":["hi"]},"1343933":{"_uid":107620,"id":107620,"objectId":1343933,"slug":"west-indies-women-vs-england-women-3rd-odi","title":"तीसरा वनडे","startDate":"2022-12-09T00:00:00.000Z","startTime":"2022-12-09T18:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 151 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15109,"objectId":1343928,"slug":"england-women-in-west-indies-2022-23","name":"वेस्टइंडीज़ महिला बनाम इंग्लैंड महिला ","longName":"इंग्लैंड महिलाओं का वेस्टइंडीज़ दौरा","alternateName":"वेस्टइंडीज़ बनाम इंग्लैंड","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2022-12-22T00:00:00.000Z"},"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":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":"256","scoreInfo":null,"points":2,"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":true,"isLive":false,"score":"105","scoreInfo":"37.3/50 ov, T:257","points":0,"teamOdds":null}],"languages":["hi"]},"1345092":{"_uid":107731,"id":107731,"objectId":1345092,"slug":"australia-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-01-16T00:00:00.000Z","startTime":"2023-01-16T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 67 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"160/8","scoreInfo":"40/40 ov","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":"158/2","scoreInfo":"28.5/40 ov, T:158","points":2,"teamOdds":null}],"languages":["hi"]},"1345093":{"_uid":107732,"id":107732,"objectId":1345093,"slug":"australia-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-01-18T00:00:00.000Z","startTime":"2023-01-18T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 184 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"125","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":"129/0","scoreInfo":"19.2/50 ov, T:126","points":2,"teamOdds":null}],"languages":["hi"]},"1345094":{"_uid":107733,"id":107733,"objectId":1345094,"slug":"australia-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-01-21T00:00:00.000Z","startTime":"2023-01-21T00:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15130,"objectId":1345089,"slug":"pakistan-women-in-australia-2022-23","name":"ऑस्ट्रेलिया महिला बनाम पाकिस्तान महिला","longName":"पाकिस्तान महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"ऑस्ट्रेलिया बनाम पाकिस्तान","longAlternateName":null,"unofficialName":null,"season":"2022/23","typeId":4,"endDate":"2023-01-29T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"336/9","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":"235/7","scoreInfo":"50 ov, T:337","points":0,"teamOdds":null}],"languages":["hi"]},"1368849":{"_uid":109262,"id":109262,"objectId":1368849,"slug":"sri-lanka-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-04-29T00:00:00.000Z","startTime":"2023-04-29T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":true,"isLive":false,"score":"152/6","scoreInfo":"36.4/50 ov","points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1368850":{"_uid":109263,"id":109263,"objectId":1368850,"slug":"sri-lanka-women-vs-bangladesh-women-2nd-odi","title":"2nd ODI","startDate":"2023-05-02T00:00:00.000Z","startTime":"2023-05-02T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":416,"objectId":59303,"name":"P Sara Oval, Colombo","smallName":"Colombo (PSS)","longName":"P Sara Oval, Colombo","slug":"p-sara-oval-colombo","location":"","image":{"id":65093,"objectId":255642,"slug":"a-bird-s-eye-view-of-the-p-saravanamuttu-stadium","url":"/lsci/db/PICTURES/CMS/65000/65093.jpg","width":500,"height":311,"caption":"A bird's-eye view of the P.Saravanamuttu Stadium","longCaption":"A bird's-eye view of the P.Saravanamuttu Stadium, Sri Lanka v South Africa, 2nd Test, Colombo, 1st day, August 4, 2006","credit":"ESPNcricinfo Ltd","photographer":"Manoj Ridimahaliyadda","peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"teams":[{"team":{"id":3672,"objectId":3621,"slug":"sri-lanka-women","name":"श्रीलंका महिला","longName":"श्रीलंका महिला","abbreviation":"श्रीलंका","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},"1368851":{"_uid":109264,"id":109264,"objectId":1368851,"slug":"sri-lanka-women-vs-bangladesh-women-3rd-odi","title":"3rd ODI","startDate":"2023-05-04T00:00:00.000Z","startTime":"2023-05-04T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15373,"objectId":1371598,"slug":"bangladesh-women-in-sri-lanka-2023","name":"श्रीलंका में बांग्लादेश महिला","longName":"बांग्लादेश महिला टीम का श्रीलंका दौरा","alternateName":"SL-W v BAN-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-05-12T00:00:00.000Z"},"ground":{"id":679,"objectId":59308,"name":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","smallName":"कोलंबो (एसएससी)","longName":"सिंहालीज़ स्पोर्ट्स क्लब, कोलंबो","slug":"sinhalese-sports-club-ground-colombo","location":"","image":{"id":83728,"objectId":325334,"slug":"the-clouds-linger-over-the-ssc-in-colombo-before-the-rain-fell-to-force-a-draw","url":"/lsci/db/PICTURES/CMS/83700/83728.jpg","width":500,"height":307,"caption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw","longCaption":"The clouds linger over the SSC in Colombo, before the rain fell to force a draw, Sri Lanka v England, 2nd Test, Colombo, December 13, 2007","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":955,"objectId":59288,"name":"Colombo","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"10,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":true,"isLive":false,"score":"186/5","scoreInfo":"30/30 ov","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":false,"isLive":false,"score":"128","scoreInfo":"29.5/30 ov, T:187","points":0,"teamOdds":null}],"languages":[]},"1375866":{"_uid":109461,"id":109461,"objectId":1375866,"slug":"australia-women-vs-west-indies-women-1st-odi","title":"पहला वनडे","startDate":"2023-10-08T00:00:00.000Z","startTime":"2023-10-07T23:35:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 211 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"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":"83","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":"87/2","scoreInfo":"14.5/50 ov, T:84","points":2,"teamOdds":null}],"languages":["hi"]},"1375867":{"_uid":109462,"id":109462,"objectId":1375867,"slug":"australia-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-10-12T00:00:00.000Z","startTime":"2023-10-11T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"107/8","scoreInfo":"25.3/29 ov","points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1375868":{"_uid":109463,"id":109463,"objectId":1375868,"slug":"australia-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-14T00:00:00.000Z","startTime":"2023-10-13T23:05:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 207 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15395,"objectId":1375853,"slug":"west-indies-women-tour-of-australia-2023-24","name":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","longName":"वेस्टइंडीज़ महिला का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":417,"objectId":56439,"name":"जंक्शन ओवल, मेलबर्न","smallName":"मेलबर्न","longName":"जंक्शन ओवल, मेलबर्न","slug":"junction-oval-melbourne","location":"","image":null,"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"8000 (approx)"},"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":"103","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":"106/2","scoreInfo":"15.3/50 ov, T:104","points":2,"teamOdds":null}],"languages":["hi"]},"1375872":{"_uid":109467,"id":109467,"objectId":1375872,"slug":"australia-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2024-02-03T00:00:00.000Z","startTime":"2024-02-03T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 186 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"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":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":"105","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":"106/2","scoreInfo":"19/50 ov, T:106","points":2,"teamOdds":null}],"languages":["hi"]},"1375873":{"_uid":109468,"id":109468,"objectId":1375873,"slug":"australia-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-02-07T00:00:00.000Z","startTime":"2024-02-07T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 84 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"229/6","scoreInfo":"45/45 ov","points":2,"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":"149","scoreInfo":"29.3/45 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]},"1375874":{"_uid":109469,"id":109469,"objectId":1375874,"slug":"australia-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-02-10T00:00:00.000Z","startTime":"2024-02-10T03:40:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 110 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15398,"objectId":1375859,"slug":"south-africa-women-in-australia-2023-24","name":"ऑस्ट्रेलिया vs साउथ अफ़्रीका (महिला)","longName":"साउथ अफ़्रीकी महिलाओं का ऑस्ट्रेलिया दौरा","alternateName":"AUS v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-02-18T00:00:00.000Z"},"ground":{"id":952,"objectId":56539,"name":"नॉर्थ सिडनी ओवल, सिडनी","smallName":"सिडनी","longName":"नॉर्थ सिडनी ओवल, सिडनी","slug":"north-sydney-oval-sydney","location":"North Sydney","image":{"id":100646,"objectId":395471,"slug":"a-panoramic-view-of-the-north-sydney-oval","url":"/lsci/db/PICTURES/CMS/100600/100646.jpg","width":500,"height":338,"caption":"A panoramic view of the North Sydney Oval","longCaption":"A panoramic view of the North Sydney Oval, India v New Zealand, Super Six, women's World Cup, Sydney, March 17, 2009","credit":"Getty Images","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":"20,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":"277/9","scoreInfo":null,"points":2,"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":"127","scoreInfo":"24.3/31 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},"1378191":{"_uid":109825,"id":109825,"objectId":1378191,"slug":"west-indies-women-vs-ireland-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-26T00:00:00.000Z","startTime":"2023-06-26T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"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":true,"isLive":false,"score":"297/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"239/9","scoreInfo":"50 ov, T:298","points":0,"teamOdds":null}],"languages":["hi"]},"1378192":{"_uid":109826,"id":109826,"objectId":1378192,"slug":"west-indies-women-vs-ireland-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-28T00:00:00.000Z","startTime":"2023-06-28T14:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"36/5","scoreInfo":"8.4/20 ov","points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1378193":{"_uid":109827,"id":109827,"objectId":1378193,"slug":"west-indies-women-vs-ireland-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-01T00:00:00.000Z","startTime":"2023-07-01T19:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 6 विकेट से जीत, 53 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15433,"objectId":1378179,"slug":"ireland-women-in-west-indies-2023","name":"वेस्टइंडीज़ बनाम आयरलैंड","longName":"आयरलैंड महिला का वेस्टइंडीज़ दौरा","alternateName":"WI-W v IRE-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-09T00:00:00.000Z"},"ground":{"id":1697,"objectId":59518,"name":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","smallName":"Gros Islet","longName":"Daren Sammy National Cricket Stadium, Gros Islet, St Lucia","slug":"daren-sammy-national-cricket-stadium-gros-islet-st-lucia","location":"","image":{"id":62382,"objectId":246495,"slug":"artist-s-impression-of-the-redeveloped-beausejour-stadium-in-st-lucia","url":"/lsci/db/PICTURES/CMS/62300/62382.jpg","width":700,"height":366,"caption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia","longCaption":"Artist's impression of the redeveloped Beausejour Stadium in St Lucia, May 7, 2006","credit":"West Indies Cricket Board","photographer":null,"peerUrls":null},"town":{"id":1019,"objectId":59517,"name":"ग्रॉस आइसलेट","area":"सेंट लूसिया","timezone":"America/Port_of_Spain"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"12,400"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"203","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":true,"isLive":false,"score":"204/4","scoreInfo":"41.1/50 ov, T:204","points":2,"teamOdds":null}],"languages":["hi"]},"1378197":{"_uid":109831,"id":109831,"objectId":1378197,"slug":"ireland-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2023-07-23T00:00:00.000Z","startTime":"2023-07-23T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":[]},"1378198":{"_uid":109832,"id":109832,"objectId":1378198,"slug":"ireland-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2023-07-25T00:00:00.000Z","startTime":"2023-07-25T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 153 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"321/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168","scoreInfo":"38.2/50 ov, T:322","points":0,"teamOdds":null}],"languages":[]},"1378199":{"_uid":109833,"id":109833,"objectId":1378199,"slug":"ireland-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-28T00:00:00.000Z","startTime":"2023-07-28T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 10 विकेट से जीत, 85 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15436,"objectId":1378184,"slug":"australia-women-in-ireland-2023","name":"Australia Women in Ireland","longName":"Australia Women tour of Ireland","alternateName":"IRE-W v AUS-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-08-17T00:00:00.000Z"},"ground":{"id":613,"objectId":58604,"name":"कैसल ऐवन्यू, डबलिन","smallName":"डबलिन","longName":"कैसल ऐवन्यू, डबलिन","slug":"castle-avenue-dublin","location":"Clontarf","image":{"id":77523,"objectId":301968,"slug":"a-view-of-clontarf-dublin","url":"/lsci/db/PICTURES/CMS/77500/77523.jpg","width":500,"height":661,"caption":"A view of Clontarf, Dublin","longCaption":"A view of Clontarf, Ireland v West Indies, Dublin, July 14, 2007","credit":"Will Luke","photographer":null,"peerUrls":null},"town":{"id":761,"objectId":58603,"name":"डबलिन","area":"आयरलैंड","timezone":"Europe/Dublin"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":null},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"217","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":false,"isLive":false,"score":"221/0","scoreInfo":"35.5/50 ov, T:218","points":2,"teamOdds":null}],"languages":[]},"1379757":{"_uid":109964,"id":109964,"objectId":1379757,"slug":"sri-lanka-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-06-27T00:00:00.000Z","startTime":"2023-06-27T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 9 विकेट से जीत, 6 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"170/5","scoreInfo":"28/28 ov","points":0,"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":true,"isLive":false,"score":"172/1","scoreInfo":"27/28 ov, T:172","points":2,"teamOdds":null}],"languages":["hi"]},"1379758":{"_uid":109965,"id":109965,"objectId":1379758,"slug":"sri-lanka-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-06-30T00:00:00.000Z","startTime":"2023-06-30T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 116 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"329/7","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":true,"isLive":false,"score":"213","scoreInfo":"48.4/50 ov, T:330","points":0,"teamOdds":null}],"languages":["hi"]},"1379759":{"_uid":109966,"id":109966,"objectId":1379759,"slug":"sri-lanka-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-07-03T00:00:00.000Z","startTime":"2023-07-03T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 13 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15479,"objectId":1379754,"slug":"new-zealand-women-in-sri-lanka-2023","name":"न्यूज़ीलैंड महिला बनाम श्रीलंका महिला","longName":"न्यूज़ीलैंड महिला का श्रीलंका दौरा","alternateName":"SL-W v NZ-W","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-07-12T00:00:00.000Z"},"ground":{"id":847,"objectId":59325,"name":"गॉल अंतर्राष्ट्रीय स्टेडियम","smallName":"गॉल","longName":"गॉल अंतर्राष्ट्रीय स्टेडियम","slug":"galle-international-stadium","location":"","image":{"id":48491,"objectId":200438,"slug":"the-galle-fort-is-in-view-as-shane-warne-bowls","url":"/lsci/db/PICTURES/CMS/48400/48491.jpg","width":1400,"height":989,"caption":"The Galle Fort is in view as Shane Warne bowls","longCaption":"The Galle Fort is in view as Shane Warne bowls, Sri Lanka vs Australia, 1st Test, Galle, 2nd day, March 9, 2004","credit":"Getty Images","photographer":"Hamish Blair","peerUrls":null},"town":{"id":957,"objectId":59324,"name":"Galle","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":null},"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":"127/2","scoreInfo":"31/31 ov","points":0,"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":true,"isLive":false,"score":"196/2","scoreInfo":"26.5/29 ov, T:196","points":2,"teamOdds":null}],"languages":["hi"]},"1382166":{"_uid":110081,"id":110081,"objectId":1382166,"slug":"bangladesh-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2023-07-16T00:00:00.000Z","startTime":"2023-07-16T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 40 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"152","scoreInfo":"43/44 ov","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":"113","scoreInfo":"35.5/44 ov, T:154","points":0,"teamOdds":null}],"languages":["hi"]},"1382167":{"_uid":110082,"id":110082,"objectId":1382167,"slug":"bangladesh-women-vs-india-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-07-19T00:00:00.000Z","startTime":"2023-07-19T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"228/8","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":"120","scoreInfo":"35.1/50 ov, T:229","points":0,"teamOdds":null}],"languages":["hi"]},"1382168":{"_uid":110083,"id":110083,"objectId":1382168,"slug":"bangladesh-women-vs-india-women-3rd-odi","title":"3rd ODI","startDate":"2023-07-22T00:00:00.000Z","startTime":"2023-07-22T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"225/4","scoreInfo":null,"points":1,"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":"225","scoreInfo":"49.3/50 ov, T:226","points":1,"teamOdds":null}],"languages":["hi"]},"1382169":{"_uid":110084,"id":110084,"objectId":1382169,"slug":"pakistan-women-vs-south-africa-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-08T00:00:00.000Z","startTime":"2023-09-08T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 127 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"292/4","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":true,"isLive":false,"score":"165","scoreInfo":"36.5/50 ov, T:293","points":0,"teamOdds":null}],"languages":["hi"]},"1382170":{"_uid":110085,"id":110085,"objectId":1382170,"slug":"pakistan-women-vs-south-africa-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-11T00:00:00.000Z","startTime":"2023-09-11T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 6 विकेट से जीत, 96 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"168","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":"169/4","scoreInfo":"34/50 ov, T:169","points":2,"teamOdds":null}],"languages":["hi"]},"1382171":{"_uid":110086,"id":110086,"objectId":1382171,"slug":"pakistan-women-vs-south-africa-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-09-14T00:00:00.000Z","startTime":"2023-09-14T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 8 विकेट से जीत, 72 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15511,"objectId":1381903,"slug":"south-africa-women-in-pakistan-2023","name":"साउथ अफ़्रीका बनाम पाकिस्तान (महिला)","longName":"साउथ अफ़्रीका महिला का पाकिस्तान दौरा","alternateName":"PAK v SA (W)","longAlternateName":null,"unofficialName":null,"season":"2023","typeId":4,"endDate":"2023-09-14T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"185","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"186/2","scoreInfo":"38/50 ov, T:186","points":2,"teamOdds":null}],"languages":["hi"]},"1388199":{"_uid":111018,"id":111018,"objectId":1388199,"slug":"new-zealand-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-12T00:00:00.000Z","startTime":"2023-12-11T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 131 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":1653,"objectId":58919,"name":"जॉन डेविस ओवल, क्वींसटाउन","smallName":"क्वींसटाउन","longName":"जॉन डेविस ओवल, क्वींसटाउन","slug":"john-davies-oval-queenstown","location":"","image":{"id":57444,"objectId":231686,"slug":"a-plane-adds-to-the-picturesque-settings-at-queenstown","url":"/lsci/db/PICTURES/CMS/57400/57444.jpg","width":900,"height":508,"caption":"A plane adds to the picturesque settings at Queenstown","longCaption":"A plane adds to the picturesque settings at Queenstown, New Zealand v Sri Lanka, 1st ODI, Queenstown, December 31, 2005","credit":"Getty Images","photographer":"Phil Walter","peerUrls":null},"town":{"id":861,"objectId":58918,"name":"Queenstown","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":null},"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":"365/4","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":"234","scoreInfo":"49.5/50 ov, T:366","points":0,"teamOdds":null}],"languages":["hi"]},"1388200":{"_uid":111019,"id":111019,"objectId":1388200,"slug":"new-zealand-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-15T00:00:00.000Z","startTime":"2023-12-15T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 1 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"220","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":"221/9","scoreInfo":"48.5/50 ov, T:221","points":2,"teamOdds":null}],"languages":["hi"]},"1388201":{"_uid":111020,"id":111020,"objectId":1388201,"slug":"new-zealand-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-18T00:00:00.000Z","startTime":"2023-12-18T01:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पाकिस्तान महिला सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15605,"objectId":1388176,"slug":"pakistan-women-in-new-zealand-2023-24","name":"न्यूज़ीलैंड (W) बनाम पाकिस्तान (W)","longName":"पाकिस्तान महिलाओं का न्यूज़ीलैंड दौरा","alternateName":"NZ v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-18T00:00:00.000Z"},"ground":{"id":93,"objectId":58810,"name":"हैग्ली ओवल, क्राइस्टचर्च","smallName":"क्राइस्टचर्च","longName":"हैग्ली ओवल, क्राइस्टचर्च","slug":"hagley-oval-christchurch","location":"","image":{"id":206697,"objectId":837175,"slug":"the-hagley-oval-drew-a-big-crowd-for-the-england-scotland-game","url":"/lsci/db/PICTURES/CMS/206600/206697.jpg","width":900,"height":600,"caption":"The Hagley Oval drew a big crowd for the England-Scotland game","longCaption":"The Hagley Oval drew a big crowd , England v Scotland, World Cup 2015, Group A, Christchurch, February 23, 2015","credit":"ICC","photographer":null,"peerUrls":null},"town":{"id":824,"objectId":58807,"name":"Christchurch","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"18,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":"251/8","scoreInfo":null,"points":0,"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":"251/9","scoreInfo":"50 ov, T:252","points":2,"teamOdds":null}],"languages":["hi"]},"1388207":{"_uid":111026,"id":111026,"objectId":1388207,"slug":"new-zealand-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-04-01T00:00:00.000Z","startTime":"2024-03-31T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"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":"207","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":false,"isLive":false,"score":"209/6","scoreInfo":"41.2/50 ov, T:208","points":2,"teamOdds":null}],"languages":[]},"1388208":{"_uid":111027,"id":111027,"objectId":1388208,"slug":"new-zealand-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-04-04T00:00:00.000Z","startTime":"2024-04-03T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 56 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"252","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":true,"isLive":false,"score":"196","scoreInfo":"45/50 ov, T:253","points":0,"teamOdds":null}],"languages":[]},"1388209":{"_uid":111028,"id":111028,"objectId":1388209,"slug":"new-zealand-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-04-07T00:00:00.000Z","startTime":"2024-04-06T22:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 7 विकेट से जीत, 66 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":14537,"objectId":1308225,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"season":"2022/23-2025","typeId":3,"endDate":"2025-01-01T00:00:00.000Z"},"ground":{"id":504,"objectId":58831,"name":"सेडन पार्क, हैमिल्टन","smallName":"हैमिल्टन","longName":"सेडन पार्क, हैमिल्टन","slug":"seddon-park-hamilton","location":"","image":{"id":88142,"objectId":341524,"slug":"a-wide-angle-view-of-the-picturesque-seddon-park-in-hamilton","url":"/lsci/db/PICTURES/CMS/88100/88142.jpg","width":500,"height":332,"caption":"A wide-angle view of the picturesque Seddon Park in Hamilton","longCaption":"A wide-angle view of the picturesque Seddon Park in Hamilton, New Zealand v England, 1st Test, Hamilton, March 8, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":827,"objectId":58830,"name":"Hamilton","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"10,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":"194","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":"195/3","scoreInfo":"39/50 ov, T:195","points":2,"teamOdds":null}],"languages":[]},"1392348":{"_uid":111425,"id":111425,"objectId":1392348,"slug":"south-africa-women-vs-new-zealand-women-1st-odi","title":"पहला वनडे","startDate":"2023-09-24T00:00:00.000Z","startTime":"2023-09-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 4 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"235/8","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":"236/6","scoreInfo":"47.1/50 ov, T:236","points":2,"teamOdds":null}],"languages":["hi"]},"1392349":{"_uid":111426,"id":111426,"objectId":1392349,"slug":"south-africa-women-vs-new-zealand-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-09-28T00:00:00.000Z","startTime":"2023-09-28T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":197,"objectId":59151,"name":"City Oval, Pietermaritzburg","smallName":"Pietermaritzburg","longName":"City Oval, Pietermaritzburg","slug":"city-oval-pietermaritzburg","location":"","image":{"id":229465,"objectId":953713,"slug":"city-oval-pietermaritzburg","url":"/lsci/db/PICTURES/CMS/229400/229465.jpg","width":900,"height":598,"caption":"City Oval, Pietermaritzburg","longCaption":"City Oval, Pietermaritzburg, South Africa A v England,. Pietermaritzburg, December 20, 2015","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":908,"objectId":59150,"name":"Pietermaritzburg","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"253","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":"257/3","scoreInfo":"45.2/50 ov, T:254","points":2,"teamOdds":null}],"languages":["hi"]},"1392350":{"_uid":111427,"id":111427,"objectId":1392350,"slug":"south-africa-women-vs-new-zealand-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-10-01T00:00:00.000Z","startTime":"2023-10-01T07:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 6 विकेट से जीत, 10 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15635,"objectId":1389754,"slug":"new-zealand-women-in-south-africa-2023-24","name":"न्यूज़ीलैंड (महिला) साउथ अफ़्रीका दौरा","longName":"न्यूज़ीलैंड (महिला) का साउथ अफ़्रीका दौरा","alternateName":"SA v NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-10-15T00:00:00.000Z"},"ground":{"id":302,"objectId":59089,"name":"किंग्समीड, डरबन","smallName":"डरबन","longName":"किंग्समीड, डरबन","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"25000"},"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":true,"isLive":false,"score":"209","scoreInfo":"44.3/45 ov","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":false,"isLive":false,"score":"210/4","scoreInfo":"43.2/45 ov, T:210","points":2,"teamOdds":null}],"languages":["hi"]},"1398258":{"_uid":112024,"id":112024,"objectId":1398258,"slug":"south-africa-women-vs-bangladesh-women-1st-odi","title":"पहला वनडे","startDate":"2023-12-16T00:00:00.000Z","startTime":"2023-12-16T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 119 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/3","scoreInfo":null,"points":2,"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":"131","scoreInfo":"36.3/50 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]},"1398259":{"_uid":112025,"id":112025,"objectId":1398259,"slug":"south-africa-women-vs-bangladesh-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-12-20T00:00:00.000Z","startTime":"2023-12-20T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":4240,"objectId":299037,"slug":"bangladesh-women","name":"बांग्लादेश","longName":"बांग्लादेश महिला","abbreviation":"बांग्लादेश","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"222/4","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":"223/2","scoreInfo":"45.1/50 ov, T:223","points":2,"teamOdds":null}],"languages":["hi"]},"1398260":{"_uid":112026,"id":112026,"objectId":1398260,"slug":"south-africa-women-vs-bangladesh-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-12-23T00:00:00.000Z","startTime":"2023-12-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 216 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15783,"objectId":1398249,"slug":"bangladesh-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका (W) बनाम बांग्लादेश (W)","longName":"बांग्लादेशी महिलाओं का साउथ अफ़्रीका दौरा","alternateName":"SA (W) v BAN (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-12-23T00:00:00.000Z"},"ground":{"id":311,"objectId":59039,"name":"विलोमूर पार्क, बेनोनी","smallName":"बेनोनी","longName":"विलोमूर पार्क, बेनोनी","slug":"willowmoore-park-benoni","location":"","image":{"id":14068,"objectId":59037,"slug":"willowmoore-park-benoni","url":"/lsci/db/PICTURES/CMS/14000/14068.jpg","width":1400,"height":872,"caption":"Willowmoore Park, Benoni","longCaption":"Willowmoore Park, Benoni","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":887,"objectId":59038,"name":"Benoni","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"20,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":true,"isLive":false,"score":"316/4","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":false,"isLive":false,"score":"100","scoreInfo":"31.1/50 ov, T:317","points":0,"teamOdds":null}],"languages":["hi"]},"1398265":{"_uid":112031,"id":112031,"objectId":1398265,"slug":"south-africa-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-04-09T00:00:00.000Z","startTime":"2024-04-09T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"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":true,"isLive":false,"score":"270/6","scoreInfo":null,"points":1,"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":"23/0","scoreInfo":"6.5/50 ov, T:271","points":1,"teamOdds":null}],"languages":["hi"]},"1398266":{"_uid":112032,"id":112032,"objectId":1398266,"slug":"south-africa-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-04-13T00:00:00.000Z","startTime":"2024-04-13T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3379,"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 7 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":"229","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":"230/3","scoreInfo":"47.4/50 ov, T:230","points":2,"teamOdds":null}],"languages":["hi"]},"1398267":{"_uid":112033,"id":112033,"objectId":1398267,"slug":"south-africa-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-04-17T00:00:00.000Z","startTime":"2024-04-17T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 33 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15780,"objectId":1398245,"slug":"sri-lanka-women-in-south-africa-2023-24","name":"साउथ अफ़्रीका vs श्रीलंका (महिला)","longName":"श्रीलंका महिला का साउथ अफ़्रीका दौरा","alternateName":"SA v SL (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-17T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"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":true,"isLive":false,"score":"301/5","scoreInfo":null,"points":0,"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":"305/4","scoreInfo":"44.3/50 ov, T:302","points":2,"teamOdds":null}],"languages":["hi"]},"1398271":{"_uid":112037,"id":112037,"objectId":1398271,"slug":"england-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2024-05-23T00:00:00.000Z","startTime":"2024-05-23T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":108,"objectId":56953,"name":"County Ground, Derby","smallName":"Derby","longName":"County Ground, Derby","slug":"county-ground-derby","location":"Nottingham Road","image":{"id":19261,"objectId":173554,"slug":"a-view-of-the-pavilion-at-the-ground-at-derby","url":"/lsci/db/PICTURES/CMS/19200/19261.jpg","width":500,"height":328,"caption":"A view of the Pavilion at the ground at Derby","longCaption":"The ground is located about 1 mile from the centre of Derby and is the HQ of Derby CCC","credit":"ESPNcricinfo Ltd","photographer":"Paul McGregor","peerUrls":null},"town":{"id":153,"objectId":56952,"name":"Derby","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"9500"},"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":"243/9","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":"206/9","scoreInfo":"50 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},"1398272":{"_uid":112038,"id":112038,"objectId":1398272,"slug":"england-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-05-26T00:00:00.000Z","startTime":"2024-05-26T10:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"कोई परिणाम नहीं","statusText":"परिणाम नहीं","statusEng":"NO RESULT","resultStatus":5,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":147,"objectId":57351,"name":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","smallName":"टॉन्टन","longName":"द कूपर असोसिएट्स काउंटी ग्रॉउंड, टॉन्टन","slug":"the-cooper-associates-county-ground-taunton","location":"St James Street","image":{"id":64735,"objectId":254645,"slug":"a-view-of-taunton-as-somerset-prepare-to-take-on-kent","url":"/lsci/db/PICTURES/CMS/64700/64735.jpg","width":500,"height":255,"caption":"A view of Taunton as Somerset prepare to take on Kent","longCaption":"A view of Taunton, Somerset v Kent, Pro40, July 26, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":304,"objectId":57350,"name":"टॉन्टन","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"29/0","scoreInfo":"6.5/50 ov","points":1,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1398273":{"_uid":112039,"id":112039,"objectId":1398273,"slug":"england-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-05-29T00:00:00.000Z","startTime":"2024-05-29T12:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 178 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15777,"objectId":1398242,"slug":"pakistan-women-in-england-2024","name":"इंग्लैंड (W) vs पाकिस्तान (W) ","longName":"पाकिस्तानी महिलाओं का इंग्लैंड दौरा","alternateName":"ENG v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-29T00:00:00.000Z"},"ground":{"id":318,"objectId":56887,"name":"काउंटी ग्राउंड, चेम्सफ़र्ड","smallName":"चेम्सफ़र्ड","longName":"काउंटी ग्राउंड, चेम्सफ़र्ड","slug":"county-ground-chelmsford","location":"New Writtle Street","image":{"id":63719,"objectId":250868,"slug":"county-ground-chelmsford","url":"/lsci/db/PICTURES/CMS/63700/63719.jpg","width":350,"height":467,"caption":"County Ground, Chelmsford","longCaption":"County Ground, Chelmsford","credit":"Jenny Thompson","photographer":"Jenny Thompson","peerUrls":null},"town":{"id":131,"objectId":56886,"name":"Chelmsford","area":"","timezone":"Europe/London"},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"},"capacity":"6500"},"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":"302/5","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":"124","scoreInfo":"29.1/50 ov, T:303","points":0,"teamOdds":null}],"languages":["hi"]},"1405124":{"_uid":112444,"id":112444,"objectId":1405124,"slug":"bangladesh-women-vs-pakistan-women-1st-odi","title":"पहला वनडे","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3022,"status":"परिणाम","statusText":"पाकिस्तान महिला की 5 विकेट से जीत, 151 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"81","scoreInfo":null,"points":0,"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":"85/5","scoreInfo":"24.5/50 ov, T:82","points":2,"teamOdds":null}],"languages":["hi"]},"1405125":{"_uid":112445,"id":112445,"objectId":1405125,"slug":"bangladesh-women-vs-pakistan-women-2nd-odi","title":"दूसरा वनडे","startDate":"2023-11-07T00:00:00.000Z","startTime":"2023-11-07T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (बांग्लादेश सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"169/9","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":"169","scoreInfo":"49.5/50 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},"1405126":{"_uid":112446,"id":112446,"objectId":1405126,"slug":"bangladesh-women-vs-pakistan-women-3rd-odi","title":"तीसरा वनडे","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4240,"status":"परिणाम","statusText":"बांग्लादेश की 7 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":15883,"objectId":1405116,"slug":"pakistan-women-in-bangladesh-2023-24","name":"बांग्लादेश बनाम पाकिस्तान","longName":"पाकिस्तान महिलाओं का बांग्लादेश दौरा","alternateName":"BAN v PAK (W)","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2023-11-10T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"166/9","scoreInfo":null,"points":0,"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":"167/3","scoreInfo":"45.4/50 ov, T:167","points":2,"teamOdds":null}],"languages":["hi"]},"1425061":{"_uid":114195,"id":114195,"objectId":1425061,"slug":"bangladesh-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-03-21T00:00:00.000Z","startTime":"2024-03-21T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 118 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":false,"isLive":false,"score":"213/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":"95","scoreInfo":"36/50 ov, T:214","points":0,"teamOdds":null}],"languages":["hi"]},"1425062":{"_uid":114196,"id":114196,"objectId":1425062,"slug":"bangladesh-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2024-03-24T00:00:00.000Z","startTime":"2024-03-24T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 6 विकेट से जीत, 157 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"97","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":false,"isLive":false,"score":"98/4","scoreInfo":"23.5/50 ov, T:98","points":2,"teamOdds":null}],"languages":["hi"]},"1425063":{"_uid":114197,"id":114197,"objectId":1425063,"slug":"bangladesh-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2024-03-27T00:00:00.000Z","startTime":"2024-03-27T03:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":289,"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 8 विकेट से जीत, 189 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16159,"objectId":1425056,"slug":"bangladesh-women-vs-australia-women-2023-24","name":"बांग्लादेश महिला vs ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला का बांग्लादेश दौरा","alternateName":"BAN v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":4,"endDate":"2024-04-04T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":"89","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":false,"isLive":false,"score":"93/2","scoreInfo":"18.3/50 ov, T:90","points":2,"teamOdds":null}],"languages":["hi"]},"1426081":{"_uid":114281,"id":114281,"objectId":1426081,"slug":"pakistan-women-vs-west-indies-women-1st-odi","title":"पहला वनडे ","startDate":"2024-04-18T00:00:00.000Z","startTime":"2024-04-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 113 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"269/8","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":true,"isLive":false,"score":"156","scoreInfo":"35.5/50 ov, T:270","points":0,"teamOdds":null}],"languages":["hi"]},"1426082":{"_uid":114282,"id":114282,"objectId":1426082,"slug":"pakistan-women-vs-west-indies-women-2nd-odi","title":"दूसरा वनडे ","startDate":"2024-04-21T00:00:00.000Z","startTime":"2024-04-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 2 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"223","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":"225/8","scoreInfo":"50 ov, T:224","points":2,"teamOdds":null}],"languages":["hi"]},"1426083":{"_uid":114283,"id":114283,"objectId":1426083,"slug":"pakistan-women-vs-west-indies-women-3rd-odi","title":"तीसरा वनडे ","startDate":"2024-04-23T00:00:00.000Z","startTime":"2024-04-23T10:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3867,"status":"परिणाम","statusText":"वेस्टइंडीज़ महिला की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16188,"objectId":1426078,"slug":"pakistan-women-vs-west-indies-women-2024","name":"पाकिस्तान vs वेस्टइंडीज़ (महिला)","longName":"वेस्टइंडीज़ महिला का पाकिस्तान दौरा","alternateName":"PAK v WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-05-03T00:00:00.000Z"},"ground":{"id":487,"objectId":58956,"name":"नेशनल बैंक क्रिकेट एरेना, कराची","smallName":"कराची","longName":"नेशनल बैंक क्रिकेट एरेना, कराची","slug":"national-stadium-karachi","location":"","image":{"id":127072,"objectId":496654,"slug":"a-view-of-the-national-stadium-in-karachi","url":"/lsci/db/PICTURES/CMS/127000/127072.jpg","width":900,"height":614,"caption":"A view of the National Stadium in Karachi","longCaption":"A view of the National Stadium, HBL v PIA, Quaid-e-Azam Trophy Division One Final, Karachi, January 13, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":867,"objectId":58943,"name":"Karachi","area":"","timezone":"Asia/Karachi"},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"},"capacity":null},"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":"278/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":true,"isLive":false,"score":"190","scoreInfo":"47.5/50 ov, T:279","points":0,"teamOdds":null}],"languages":["hi"]},"1426620":{"_uid":114392,"id":114392,"objectId":1426620,"slug":"australia-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1426621":{"_uid":114393,"id":114393,"objectId":1426621,"slug":"australia-women-vs-india-women-2nd-odi","title":"2nd ODI","startDate":"2024-12-08T00:00:00.000Z","startTime":"2024-12-08T00:00:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1426622":{"_uid":114394,"id":114394,"objectId":1426622,"slug":"australia-women-vs-india-women-3rd-odi","title":"3rd ODI","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T05:30:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":213,"objectId":56490,"name":"वेस्टर्न ऑस्ट्रेलिया क्रिकेट असोसिएशन ग्राउंड, पर्थ","smallName":"पर्थ","longName":"वेस्टर्न ऑस्ट्रेलिया क्रिकेट असोसिएशन ग्राउंड, पर्थ","slug":"w-a-c-a-ground-perth","location":"East Perth","image":{"id":40407,"objectId":56489,"slug":"test-cricket-under-lights","url":"/lsci/db/PICTURES/DB/111997/000226.jpg","width":390,"height":245,"caption":"Test cricket under lights","longCaption":"Shane Warne bowls the first Test match ball under lights. Australia v New Zealand 2nd Test, Day One, at the WACA, Perth, Thursday November 20th 1997","credit":"Action Photographics","photographer":"Colin Whelan","peerUrls":null},"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"18,000"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1430814":{"_uid":114813,"id":114813,"objectId":1430814,"slug":"ireland-women-vs-sri-lanka-women-1st-odi","title":"पहला वनडे","startDate":"2024-08-16T00:00:00.000Z","startTime":"2024-08-16T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"260/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"261/7","scoreInfo":"49.2/50 ov, T:261","points":2,"teamOdds":null}],"languages":["hi"]},"1430815":{"_uid":114814,"id":114814,"objectId":1430815,"slug":"ireland-women-vs-sri-lanka-women-2nd-odi","title":"दूसरा वनडे","startDate":"2024-08-18T00:00:00.000Z","startTime":"2024-08-18T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 15 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"255/5","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":"240","scoreInfo":"48/50 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},"1430816":{"_uid":114815,"id":114815,"objectId":1430816,"slug":"ireland-women-vs-sri-lanka-women-3rd-odi","title":"तीसरा वनडे","startDate":"2024-08-20T00:00:00.000Z","startTime":"2024-08-20T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 8 विकेट से जीत, 161 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16272,"objectId":1430804,"slug":"ireland-vs-sri-lanka-women-2024","name":"आयरलैंड vs श्रीलंका","longName":"श्रीलंका महिला का आयरलैंड दौरा","alternateName":"IRE vs SL [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-08-20T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"122","scoreInfo":null,"points":0,"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":"123/2","scoreInfo":"23.1/50 ov, T:123","points":2,"teamOdds":null}],"languages":["hi"]},"1430817":{"_uid":114816,"id":114816,"objectId":1430817,"slug":"ireland-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-09-07T00:00:00.000Z","startTime":"2024-09-07T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 91 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"teams":[{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"210","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":false,"isLive":false,"score":"211/6","scoreInfo":"34.5/50 ov, T:211","points":2,"teamOdds":null}],"languages":[]},"1430818":{"_uid":114817,"id":114817,"objectId":1430818,"slug":"ireland-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-09-09T00:00:00.000Z","startTime":"2024-09-09T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1026,"status":"परिणाम","statusText":"इंग्लैंड महिला की 275 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"320/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"45","scoreInfo":"16.5/50 ov, T:321","points":0,"teamOdds":null}],"languages":[]},"1430819":{"_uid":114818,"id":114818,"objectId":1430819,"slug":"ireland-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-09-11T00:00:00.000Z","startTime":"2024-09-11T09:45:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2285,"status":"परिणाम","statusText":"आयरलैंड महिला की 3 विकेट से जीत, 0 गेंद बाकी (डीएलएस पद्धति)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16275,"objectId":1430808,"slug":"ireland-women-vs-england-women-2024","name":"Ireland Women vs England Women","longName":"England Women tour of Ireland","alternateName":"IRE Women vs ENG Wome","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-09-17T00:00:00.000Z"},"ground":{"id":1409,"objectId":58588,"name":"बेलफ़ास्ट ","smallName":"बेलफ़ास्ट ","longName":"बेलफ़ास्ट ","slug":"civil-service-cricket-club-stormont-belfast","location":"","image":{"id":63557,"objectId":250334,"slug":"a-picturesque-view-at-stormont-as-ireland-take-on-england-for-the-first-time","url":"/lsci/db/PICTURES/CMS/63500/63557.jpg","width":500,"height":318,"caption":"A picturesque view at Stormont as Ireland take on England for the first time","longCaption":"A picturesque view at Stormont as Ireland take on England for the first time, Ireland v England, Stormont, June 13, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":756,"objectId":58586,"name":"बेलफ़ास्ट","area":"नॉदर्न आयरलैंड","timezone":"Europe/London"},"country":{"id":29,"objectId":29,"name":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"},"capacity":"6000 approx"},"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":"153","scoreInfo":"20.5/22 ov","points":0,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/7","scoreInfo":"22/22 ov, T:155","points":2,"teamOdds":null}],"languages":[]},"1432228":{"_uid":114934,"id":114934,"objectId":1432228,"slug":"south-africa-women-vs-england-women-1st-odi","title":"1st ODI","startDate":"2024-12-04T00:00:00.000Z","startTime":"2024-12-04T12:00:00.000Z","format":"ODI","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":16311,"objectId":1432221,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-18T00:00:00.000Z"},"ground":{"id":703,"objectId":59135,"name":"डायमंड ओवल, किंबरली","smallName":"किंबरली","longName":"डायमंड ओवल, किंबरली","slug":"diamond-oval-kimberley","location":"","image":{"id":31333,"objectId":184897,"slug":"de-beers-diamond-oval-kimberley","url":"/lsci/db/PICTURES/CMS/31300/31333.jpg","width":450,"height":185,"caption":"De Beers Diamond Oval - Kimberley","longCaption":"De Beers Diamond Oval, Home of Griqualand West Cricket - Kimberley","credit":"Unknown","photographer":"Derick Blomerus","peerUrls":null},"town":{"id":902,"objectId":59131,"name":"Kimberley","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1432229":{"_uid":114935,"id":114935,"objectId":1432229,"slug":"south-africa-women-vs-england-women-2nd-odi","title":"2nd ODI","startDate":"2024-12-08T00:00:00.000Z","startTime":"2024-12-08T08:00:00.000Z","format":"ODI","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":16311,"objectId":1432221,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-18T00:00:00.000Z"},"ground":{"id":302,"objectId":59089,"name":"किंग्समीड, डरबन","smallName":"डरबन","longName":"किंग्समीड, डरबन","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"25000"},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1432230":{"_uid":114936,"id":114936,"objectId":1432230,"slug":"south-africa-women-vs-england-women-3rd-odi","title":"3rd ODI","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T12:00:00.000Z","format":"ODI","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":16311,"objectId":1432221,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-18T00:00:00.000Z"},"ground":{"id":1367,"objectId":59172,"name":"सेनवेस पार्क, पॉचेफ़्सट्रूम","smallName":"पॉचेफ़्सट्रूम","longName":"सेनवेस पार्क, पॉचेफ़्सट्रूम","slug":"senwes-park-potchefstroom","location":"","image":{"id":50674,"objectId":209604,"slug":"general-view-of-sedgars-park-potchefstroom","url":"/lsci/db/PICTURES/CMS/50600/50674.jpg","width":500,"height":332,"caption":"General view of Sedgars Park, Potchefstroom","longCaption":"General view of Sedgars Park, Potchefstroom","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":912,"objectId":59167,"name":"Potchefstroom","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3379,"objectId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1026,"objectId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1434287":{"_uid":115118,"id":115118,"objectId":1434287,"slug":"india-women-vs-south-africa-women-1st-odi","title":"1st ODI","startDate":"2024-06-16T00:00:00.000Z","startTime":"2024-06-16T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 143 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"265/8","scoreInfo":null,"points":2,"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":"122","scoreInfo":"37.4/50 ov, T:266","points":0,"teamOdds":null}],"languages":["hi"]},"1434288":{"_uid":115119,"id":115119,"objectId":1434288,"slug":"india-women-vs-south-africa-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-19T00:00:00.000Z","startTime":"2024-06-19T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 4 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"325/3","scoreInfo":null,"points":2,"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":"321/6","scoreInfo":"50 ov, T:326","points":0,"teamOdds":null}],"languages":["hi"]},"1434289":{"_uid":115120,"id":115120,"objectId":1434289,"slug":"india-women-vs-south-africa-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-23T00:00:00.000Z","startTime":"2024-06-23T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 56 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16345,"objectId":1434282,"slug":"india-women-vs-south-africa-women-2024","name":"India Women vs South Africa Women","longName":"साउथ अफ़्रीका (W) का का भारत दौरा","alternateName":"IND v SA [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-07-09T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्नास्वामी स्टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":"215/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":"220/4","scoreInfo":"40.4/50 ov, T:216","points":2,"teamOdds":null}],"languages":["hi"]},"1436886":{"_uid":115324,"id":115324,"objectId":1436886,"slug":"sri-lanka-women-vs-west-indies-women-1st-odi","title":"1st ODI","startDate":"2024-06-15T00:00:00.000Z","startTime":"2024-06-15T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 6 विकेट से जीत, 95 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"195","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"198/4","scoreInfo":"34.1/50 ov, T:196","points":2,"teamOdds":null}],"languages":[]},"1436887":{"_uid":115325,"id":115325,"objectId":1436887,"slug":"sri-lanka-women-vs-west-indies-women-2nd-odi","title":"2nd ODI","startDate":"2024-06-18T00:00:00.000Z","startTime":"2024-06-18T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 5 विकेट से जीत, 172 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":"92","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"93/5","scoreInfo":"21.2/50 ov, T:93","points":2,"teamOdds":null}],"languages":[]},"1436888":{"_uid":115326,"id":115326,"objectId":1436888,"slug":"sri-lanka-women-vs-west-indies-women-3rd-odi","title":"3rd ODI","startDate":"2024-06-21T00:00:00.000Z","startTime":"2024-06-21T04:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3672,"status":"परिणाम","statusText":"श्रीलंका महिला की 160 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16395,"objectId":1436883,"slug":"sri-lanka-women-vs-west-indies-women-2024","name":"Sri Lanka Women vs West Indies Women","longName":"West Indies Women tour of Sri Lanka","alternateName":"SL vs WI [W]","longAlternateName":null,"unofficialName":null,"season":"2024","typeId":4,"endDate":"2024-06-28T00:00:00.000Z"},"ground":{"id":2502,"objectId":434210,"name":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","smallName":"हंबनटोटा","longName":"महिंदा राजपक्षा अंतर्राष्ट्रीय क्रिकेट स्टेडियम, सूर्यवेवा, हंबनटोटा","slug":"mahinda-rajapaksa-international-cricket-stadium-sooriyawewa-hambantota","location":"","image":{"id":128756,"objectId":502225,"slug":"mahinda-rajapaksa-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/128700/128756.jpg","width":900,"height":600,"caption":"Mahinda Rajapaksa International Cricket Stadium","longCaption":"Mahinda Rajapaksa International Cricket Stadium","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1251,"objectId":434209,"name":"Hambantota","area":"","timezone":"Asia/Colombo"},"country":{"id":8,"objectId":8,"name":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"},"capacity":"35000"},"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":true,"isLive":false,"score":"275/6","scoreInfo":null,"points":2,"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":"115","scoreInfo":"34.5/50 ov, T:276","points":0,"teamOdds":null}],"languages":[]},"1443565":{"_uid":115738,"id":115738,"objectId":1443565,"slug":"new-zealand-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-12-19T00:00:00.000Z","startTime":"2024-12-18T22:00:00.000Z","format":"ODI","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":16483,"objectId":1443558,"slug":"new-zealand-women-vs-australia-women-2024-25","name":"New Zealand Women vs Australia Women","longName":"Australia Women tour of New Zealand","alternateName":"NZ v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-23T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1443566":{"_uid":115739,"id":115739,"objectId":1443566,"slug":"new-zealand-women-vs-australia-women-2nd-odi","title":"2nd ODI","startDate":"2024-12-21T00:00:00.000Z","startTime":"2024-12-20T22:00:00.000Z","format":"ODI","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":16483,"objectId":1443558,"slug":"new-zealand-women-vs-australia-women-2024-25","name":"New Zealand Women vs Australia Women","longName":"Australia Women tour of New Zealand","alternateName":"NZ v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-23T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1443567":{"_uid":115740,"id":115740,"objectId":1443567,"slug":"new-zealand-women-vs-australia-women-3rd-odi","title":"3rd ODI","startDate":"2024-12-23T00:00:00.000Z","startTime":"2024-12-22T22:00:00.000Z","format":"ODI","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":16483,"objectId":1443558,"slug":"new-zealand-women-vs-australia-women-2024-25","name":"New Zealand Women vs Australia Women","longName":"Australia Women tour of New Zealand","alternateName":"NZ v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-23T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1454391":{"_uid":117443,"id":117443,"objectId":1454391,"slug":"india-women-vs-new-zealand-women-1st-odi","title":"1st ODI","startDate":"2024-10-24T00:00:00.000Z","startTime":"2024-10-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"227","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":"168","scoreInfo":"40.4/50 ov, T:228","points":0,"teamOdds":null}],"languages":["hi"]},"1454392":{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]},"1454393":{"_uid":117445,"id":117445,"objectId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","title":"3rd ODI","startDate":"2024-10-29T00:00:00.000Z","startTime":"2024-10-29T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"232","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":"236/4","scoreInfo":"44.2/50 ov, T:233","points":2,"teamOdds":null}],"languages":["hi"]},"1458411":{"_uid":117739,"id":117739,"objectId":1458411,"slug":"bangladesh-women-vs-ireland-women-1st-odi","title":"1st ODI","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T04:00:00.000Z","format":"ODI","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":16809,"objectId":1458406,"slug":"ireland-women-in-bangladesh-2024-25","name":"Ireland Women in Bangladesh","longName":"Ireland Women tour of Bangladesh","alternateName":"BAN vs IRE [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-09T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1458412":{"_uid":117740,"id":117740,"objectId":1458412,"slug":"bangladesh-women-vs-ireland-women-2nd-odi","title":"2nd ODI","startDate":"2024-11-30T00:00:00.000Z","startTime":"2024-11-30T04:00:00.000Z","format":"ODI","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":16809,"objectId":1458406,"slug":"ireland-women-in-bangladesh-2024-25","name":"Ireland Women in Bangladesh","longName":"Ireland Women tour of Bangladesh","alternateName":"BAN vs IRE [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-09T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1458413":{"_uid":117741,"id":117741,"objectId":1458413,"slug":"bangladesh-women-vs-ireland-women-3rd-odi","title":"3rd ODI","startDate":"2024-12-02T00:00:00.000Z","startTime":"2024-12-02T04:00:00.000Z","format":"ODI","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":16809,"objectId":1458406,"slug":"ireland-women-in-bangladesh-2024-25","name":"Ireland Women in Bangladesh","longName":"Ireland Women tour of Bangladesh","alternateName":"BAN vs IRE [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-09T00:00:00.000Z"},"ground":{"id":2025,"objectId":236761,"name":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","smallName":"मीरपुर","longName":"शेर-ए-बांग्ला नेशनल स्टेडियम, मीरपुर","slug":"shere-bangla-national-stadium-mirpur-dhaka","location":"Mirpur","image":{"id":109296,"objectId":429786,"slug":"fans-enjoy-a-domestic-twenty20-match-at-the-shere-bangla-stadium","url":"/lsci/db/PICTURES/CMS/109200/109296.jpg","width":500,"height":376,"caption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium","longCaption":"Fans enjoy a domestic Twenty20 match at the Shere-Bangla Stadium, Mirpur, October 15, 2009","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":58,"objectId":56660,"name":"ढाका","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"},"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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1459894":{"_uid":117899,"id":117899,"objectId":1459894,"slug":"india-women-vs-west-indies-women-1st-odi","title":"1st ODI","startDate":"2024-12-22T00:00:00.000Z","startTime":"2024-12-22T08:00:00.000Z","format":"ODI","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":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":[]},"1459895":{"_uid":117900,"id":117900,"objectId":1459895,"slug":"india-women-vs-west-indies-women-2nd-odi","title":"2nd ODI","startDate":"2024-12-24T00:00:00.000Z","startTime":"2024-12-24T08:00:00.000Z","format":"ODI","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":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":[]},"1459896":{"_uid":117901,"id":117901,"objectId":1459896,"slug":"india-women-vs-west-indies-women-3rd-odi","title":"3rd ODI","startDate":"2024-12-27T00:00:00.000Z","startTime":"2024-12-27T04:00:00.000Z","format":"ODI","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":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":[]},"1459897":{"_uid":117902,"id":117902,"objectId":1459897,"slug":"india-women-vs-ireland-women-1st-odi","title":"1st ODI","startDate":"2025-01-10T00:00:00.000Z","startTime":"2025-01-10T05:30:00.000Z","format":"ODI","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":16824,"objectId":1459889,"slug":"ireland-women-in-india-2024-25","name":"Ireland Women in India","longName":"Ireland Women tour of India","alternateName":"IND Women vs IRE Women","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2025-01-15T00:00:00.000Z"},"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":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":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1459898":{"_uid":117903,"id":117903,"objectId":1459898,"slug":"india-women-vs-ireland-women-2nd-odi","title":"2nd ODI","startDate":"2025-01-12T00:00:00.000Z","startTime":"2025-01-12T05:30:00.000Z","format":"ODI","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":16824,"objectId":1459889,"slug":"ireland-women-in-india-2024-25","name":"Ireland Women in India","longName":"Ireland Women tour of India","alternateName":"IND Women vs IRE Women","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2025-01-15T00:00:00.000Z"},"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":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":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1459899":{"_uid":117904,"id":117904,"objectId":1459899,"slug":"india-women-vs-ireland-women-3rd-odi","title":"3rd ODI","startDate":"2025-01-15T00:00:00.000Z","startTime":"2025-01-15T05:30:00.000Z","format":"ODI","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":16824,"objectId":1459889,"slug":"ireland-women-in-india-2024-25","name":"Ireland Women in India","longName":"Ireland Women tour of India","alternateName":"IND Women vs IRE Women","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2025-01-15T00:00:00.000Z"},"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":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":2285,"objectId":2234,"slug":"ireland-women","name":"आयरलैंड महिला","longName":"आयरलैंड महिला","abbreviation":"आयरलैंड","imageUrl":"/lsci/db/PICTURES/CMS/156800/156800.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":null,"playersOfTheMatch":[{"type":"PLAYER_OF_MATCH","player":{"id":70132,"objectId":597806,"name":"स्मृति मांधना","longName":"स्मृति मांधना","mobileName":"स्मृति","indexName":"Mandhana, S","battingName":"एस एस मांधना","fieldingName":"स्मृति","slug":"smriti-mandhana","imageUrl":"/lsci/db/PICTURES/CMS/320600/320632.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320632.png","dateOfBirth":{"year":1996,"month":7,"date":18},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.1.png","width":160,"height":136,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":320632,"objectId":1261529,"slug":"smriti-mandhana-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320632.png","width":600,"height":436,"caption":"Smriti Mandhana player page headshot cutout, 2021","longCaption":"Smriti Mandhana player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320632.square.png"}}},"team":{"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"}},"inningStats":[{"inningNumber":1,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":0,"stumped":0}},{"inningNumber":2,"stat":{"runs":100,"ballsFaced":122,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}}]}],"playersOfTheSeries":[{"type":"PLAYER_OF_SERIES","player":{"id":70137,"objectId":597811,"name":"दीप्ति शर्मा","longName":"दीप्ति शर्मा","mobileName":"दीप्ति","indexName":"Sharma, DB","battingName":"दीप्ति शर्मा","fieldingName":"दीप्ति","slug":"deepti-sharma","imageUrl":"/lsci/db/PICTURES/CMS/386900/386946.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320600/320618.png","dateOfBirth":{"year":1997,"month":8,"date":24},"dateOfDeath":null,"gender":"F","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":386946,"objectId":1449563,"slug":"deepti-sharma-player-portrait","url":"/lsci/db/PICTURES/CMS/386900/386946.5.png","width":160,"height":136,"caption":"Deepti Sharma, player portrait","longCaption":"Deepti Sharma, player portrait","credit":"ICC/Getty Images","photographer":"Jan Kruger","peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":320618,"objectId":1261512,"slug":"deepti-sharma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320600/320618.png","width":600,"height":436,"caption":"Deepti Sharma player page headshot cutout, 2021","longCaption":"Deepti Sharma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320600/320618.square.png"}}},"team":{"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"}},"stat":{"runs":56,"ballsFaced":74,"notouts":0,"wickets":6,"conceded":104,"balls":null,"economy":null,"caught":4,"stumped":0}}],"matchSeriesResult":null,"recentReportStory":null,"recentPreviewStory":null,"liveBlogStory":{"id":329735,"objectId":1457497,"scribeId":1457497,"slug":"india-women-vs-new-zealand-women-live-match-updates-3-odi","title":"IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा","subTitle":"","seoTitle":"IND W vs NZ W live match updates 3 odi - तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर कब्जा","summary":"सीरीज़ 1-1 की बराबरी पर, आज होगा सीरीज़ के विजेता का फ़ैसला","shortText":null,"byline":"नवनीत झा","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-10-29T06:58:00.000Z","modifiedAt":"2024-10-30T03:59:19.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388754,"objectId":1454517,"slug":"harmanpreet-kaur-and-jemimah-rodrigues-wait-in-the-dug-out","url":"/lsci/db/PICTURES/CMS/388700/388754.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out","longCaption":"Harmanpreet Kaur and Jemimah Rodrigues wait in the dug out, India vs Sri Lanka, ICC Women's T20 World Cup, Dubai, October 9, 2024","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388754.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388754.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388754.10.jpg"}},"matchMeta":{"id":117445,"objectId":1454393,"scribeId":1454393,"slug":"india-women-vs-new-zealand-women-3rd-odi","seriesId":16743,"seriesObjectId":1454389,"seriesSlug":"new-zealand-women-in-india-2024-25"},"isLiveBlog":true,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:25:02.247Z","credit":"","copyright":"ESPN Sports Media Ltd.","overviewHtml":"\u003cul class=\"editorialList\"\u003e\n\n\u003cli\u003e भारतीय टीम को मिली जीत\n\n\u003cli\u003e मांधना ने जड़ा शानदार शतक\n\n\u003cli\u003e हरमन ने भी लगाया अर्धशतक\n\n\u003c/ul\u003e","keywords":[""],"video":null,"storyGenre":{"id":736,"slug":"live-blog","title":"Live Blog","summary":null}},"fantasyPickStory":null,"commentaryStarted":true,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"1863":[{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]}],"2614":[{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]}]},"teamsNextMatches":{"1863":[{"_uid":114392,"id":114392,"objectId":1426620,"slug":"australia-women-vs-india-women-1st-odi","title":"1st ODI","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"ODI","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":16210,"objectId":1426497,"slug":"australia-women-vs-india-women-2024-25","name":"Australia Women vs India Women","longName":"India Women tour of Australia","alternateName":"AUS v IND [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-11T00:00:00.000Z"},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}],"2614":[{"_uid":115738,"id":115738,"objectId":1443565,"slug":"new-zealand-women-vs-australia-women-1st-odi","title":"1st ODI","startDate":"2024-12-19T00:00:00.000Z","startTime":"2024-12-18T22:00:00.000Z","format":"ODI","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":16483,"objectId":1443558,"slug":"new-zealand-women-vs-australia-women-2024-25","name":"New Zealand Women vs Australia Women","longName":"Australia Women tour of New Zealand","alternateName":"NZ v AUS [W]","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-12-23T00:00:00.000Z"},"ground":{"id":116,"objectId":58895,"name":"बेसिन रिज़र्व, वेलिंगटन","smallName":"वेलिंगटन","longName":"बेसिन रिज़र्व, वेलिंगटन","slug":"basin-reserve-wellington","location":"","image":{"id":88393,"objectId":342515,"slug":"a-general-view-across-the-basin-reserve","url":"/lsci/db/PICTURES/CMS/88300/88393.jpg","width":500,"height":299,"caption":"A general view across the Basin Reserve","longCaption":"A general view across the Basin Reserve, New Zealand v England, 2nd Test, Wellington, March 15, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":851,"objectId":58894,"name":"Wellington","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"},"capacity":"11,600"},"teams":[{"team":{"id":2614,"objectId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":289,"objectId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}]},"seriesPrevMatches":[{"_uid":117444,"id":117444,"objectId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","title":"2nd ODI","startDate":"2024-10-27T00:00:00.000Z","startTime":"2024-10-27T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2614,"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 76 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"259/9","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":"183","scoreInfo":"47.1/50 ov, T:260","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":117443,"id":117443,"objectId":1454391,"slug":"india-women-vs-new-zealand-women-1st-odi","title":"1st ODI","startDate":"2024-10-24T00:00:00.000Z","startTime":"2024-10-24T08:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1863,"status":"परिणाम","statusText":"भारत की 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"Y","series":{"id":16743,"objectId":1454389,"slug":"new-zealand-women-in-india-2024-25","name":"भारत महिला vs न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिलाओं का भारत दौरा","alternateName":"IND vs NZ (W)","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":4,"endDate":"2024-10-29T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,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":"227","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":"168","scoreInfo":"40.4/50 ov, T:228","points":0,"teamOdds":null}],"languages":["hi"]}],"seriesNextMatches":[],"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/liveblog","appAdUnitPath":"game/liveblog","attributes":{"pgtyp":"game","kvpt":"livescorecard","kvsite":"live-blog","kvseriesid":1454389,"kvmatchid":1454393},"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/liveblog","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:india-women-vs-new-zealand-women-3rd-odi:live-blog","siteSection":"new-zealand-women-in-india-2024-25","subSection":"game:new-zealand-women-in-india-2024-25","contentType":"game","league":"new-zealand-women-in-india-2024-25","gameid":"1454393-भारत vs न्यूज़ीलैंड महिला3rd ODI-2024/25","gameState":"post"}},"seo":{"title":"Live Cricket Update - भारत vs न्यूज़ीलैंड 3rd ODI - IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा","description":"Follow our live cricket update for in-depth match coverage and exciting highlights from भारत महिला vs न्यूज़ीलैंड महिला 3rd ODI in अहमदाबाद on ESPNcricinfo.\t\t","canonical":"/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog","keywords":["","भारत vs न्यूज़ीलैंड महिला 3rd ODI live cricket news","articles","liveBlog","भारत vs न्यूज़ीलैंड","भारत महिला vs न्यूज़ीलैंड महिला"],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388700/388754.6.jpg","canonicalEng":"/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog","twitter":{"title":"IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा"},"openGraph":{"title":"IND W vs NZ W : तीसरे वनडे को जीत कर भारतीय टीम ने किया सीरीज़ पर क़ब्ज़ा"},"metaTags":{"dateModified":"2024-10-30T09:29:19+05:30","datePublished":"2024-10-29T12:28:00+05:30"},"language":{"title":{"langKey":"match_liveblogpage_seo_title","defaultValue":"Live match blog - {{HOME_TEAM_NAME}} vs {{AWAY_TEAM_NAME}} {{MATCH_TITLE}} {{SERIES_SEASON}} - Cricket Insights | {{ESPN_URL}}","params":{"HOME_TEAM_NAME":"भारत महिला","AWAY_TEAM_NAME":"न्यूज़ीलैंड महिला","HOME_TEAM_ABBR":"भारत","AWAY_TEAM_ABBR":"न्यूज़ीलैंड","SERIES_ABBR":"IND vs NZ (W)","SERIES_NAME":"भारत महिला vs न्यूज़ीलैंड महिला","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"न्यूज़ीलैंड महिलाओं का भारत दौरा","MATCH_TITLE":"3rd ODI","MATCH_STATUS":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","MATCH_CITY":"अहमदाबाद","MATCH_DATE":"October 29, 2024","MATCH_GROUND":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","ESPN_URL":"ESPNcricinfo.com"}},"description":{"langKey":"match_liveblogpage_seo_description","defaultValue":"Checkout live blog for {{HOME_TEAM_NAME}} vs {{AWAY_TEAM_NAME}} {{MATCH_TITLE}} {{SERIES_SEASON}}, {{SERIES_NAME}} only on {{ESPN_URL}}","params":{"HOME_TEAM_NAME":"भारत महिला","AWAY_TEAM_NAME":"न्यूज़ीलैंड महिला","HOME_TEAM_ABBR":"भारत","AWAY_TEAM_ABBR":"न्यूज़ीलैंड","SERIES_ABBR":"IND vs NZ (W)","SERIES_NAME":"भारत महिला vs न्यूज़ीलैंड महिला","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"न्यूज़ीलैंड महिलाओं का भारत दौरा","MATCH_TITLE":"3rd ODI","MATCH_STATUS":"भारत की 6 विकेट से जीत, 34 गेंद बाकी ","MATCH_CITY":"अहमदाबाद","MATCH_DATE":"October 29, 2024","MATCH_GROUND":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","ESPN_URL":"ESPNcricinfo.com"}},"keywords":[{"langKey":"","defaultValue":""},{"langKey":"cm_articles","defaultValue":"articles"},{"langKey":"cm_liveblog","defaultValue":"liveBlog"},{"langKey":"","defaultValue":"भारत vs न्यूज़ीलैंड महिला 3rd ODI live cricket news"},{"langKey":"","defaultValue":"भारत vs न्यूज़ीलैंड"},{"langKey":"","defaultValue":"भारत महिला vs न्यूज़ीलैंड महिला"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"}]}}}},"page":"/match/CiMatchLiveBlogPage","query":{"language":"hindi","seriesSlug":"new-zealand-women-in-india-2024-25","seriesId":"1454389","matchSlug":"india-women-vs-new-zealand-women-3rd-odi","matchId":"1454393"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037,83531],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>