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 नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट</title><meta name="title" content="क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट"/><meta name="description" content="आंध्रा vs नागालैंड Group E की क्रिकेट स्कोरकार्ड, मैच कमेंट्री, आँकड़े, और मैच के नतीजे। देखें आंध्रा vs नागालैंड मैच क्रिकेट स्कोरकार्ड ESPNcricinfo पर|"/><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/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट"/><meta property="og:description" content="आंध्रा vs नागालैंड Group E की क्रिकेट स्कोरकार्ड, मैच कमेंट्री, आँकड़े, और मैच के नतीजे। देखें आंध्रा vs नागालैंड मैच क्रिकेट स्कोरकार्ड ESPNcricinfo पर|"/><meta property="og:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta property="og:url" content="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard"/><meta property="fb:app_id" content="260890547115"/><meta property="fb:pages" content="104266592953439"/><meta name="twitter:site" content="@espncricinfo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:app:name:iphone" content="ESPNcricinfo"/><meta name="twitter:app:id:iphone" content="417408017"/><meta name="twitter:app:name:googleplay" content="ESPNcricinfo"/><meta name="twitter:app:id:googleplay" content="com.july.cricinfo"/><meta name="twitter:title" content="क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट"/><meta name="twitter:description" content="आंध्रा vs नागालैंड Group E की क्रिकेट स्कोरकार्ड, मैच कमेंट्री, आँकड़े, और मैच के नतीजे। देखें आंध्रा vs नागालैंड मैच क्रिकेट स्कोरकार्ड ESPNcricinfo पर|"/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट"/><meta itemProp="description" content="आंध्रा vs नागालैंड Group E की क्रिकेट स्कोरकार्ड, मैच कमेंट्री, आँकड़े, और मैच के नतीजे। देखें आंध्रा vs नागालैंड मैच क्रिकेट स्कोरकार्ड ESPNcricinfo पर|"/><meta itemProp="image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="क्रिकेट स्कोरकार्ड,क्रिकेट स्कोरबोर्ड,रिपोर्ट,खिलाड़ी,खिलाड़ी,खिलाड़ी"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"लाइव स्कोर","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी मैच देखें","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आगामी","url":"https://www.espncricinfo.com/hindi/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"परिणाम","url":"https://www.espncricinfo.com/hindi/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सीरीज़","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी (प्लेट)","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-plate-league-2024-25-1445826"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया vs भारत","url":"https://www.espncricinfo.com/hindi/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका vs भारत","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"विश्व टेस्ट चैंपियनशिप","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टीम","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया","url":"https://www.espncricinfo.com/hindi/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"अफ़ग़ानिस्तान","url":"https://www.espncricinfo.com/hindi/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"बांग्लादेश","url":"https://www.espncricinfo.com/hindi/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आयरलैंड","url":"https://www.espncricinfo.com/hindi/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"इंग्लैंड","url":"https://www.espncricinfo.com/hindi/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नामीबिया","url":"https://www.espncricinfo.com/hindi/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भारत","url":"https://www.espncricinfo.com/hindi/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नेपाल","url":"https://www.espncricinfo.com/hindi/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"न्यूज़ीलैंड","url":"https://www.espncricinfo.com/hindi/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नीदरलैंड्स","url":"https://www.espncricinfo.com/hindi/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पाकिस्तान","url":"https://www.espncricinfo.com/hindi/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ओमान","url":"https://www.espncricinfo.com/hindi/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका","url":"https://www.espncricinfo.com/hindi/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पीएनजी","url":"https://www.espncricinfo.com/hindi/team/papua-new-guinea-20"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"श्रीलंका","url":"https://www.espncricinfo.com/hindi/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"स्कॉटलैंड","url":"https://www.espncricinfo.com/hindi/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वेस्टइंडीज़","url":"https://www.espncricinfo.com/hindi/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएई","url":"https://www.espncricinfo.com/hindi/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ज़िम्बाब्वे","url":"https://www.espncricinfo.com/hindi/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएसए","url":"https://www.espncricinfo.com/hindi/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स होम","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियो","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियोज़ होम","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टाइम आउट हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/t20-time-out-hindi-236"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"हां या ना","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"मैच डे हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"क्या खोया क्या पाया","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Blog","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी खिलाड़ी","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Squads","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924/squads"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"क्रिकेट स्कोरकार्ड - आंध्रा vs नागालैंड Group E, SMAT 2024/25 | स्कोर रिपोर्ट","description":"आंध्रा vs नागालैंड Group E की क्रिकेट स्कोरकार्ड, मैच कमेंट्री, आँकड़े, और मैच के नतीजे। देखें आंध्रा vs नागालैंड मैच क्रिकेट स्कोरकार्ड ESPNcricinfo पर|","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard","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="71"/><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 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/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/8959-95d941e5a80ce20d8b5c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-28764e6d74e43e411b76.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-b46fc70701d401c0f014.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5437-a773fb659769045e9bd8.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9547-afd439dc2ac60e66e7ea.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1865-8a4d8f2e840901209236.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9406-4bc3024b93639bf2d00a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3100-b99ca5ac5f3a68406b1e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1858-4b52876344f0cd5773d0.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchScorecardPage-612c46cad899814425e6.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-531890"></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>(<!-- -->30<!-- -->)</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>(<!-- -->17<!-- -->)</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> &amp; </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> &amp; </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> &amp; </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> &amp; </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> &amp; </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> &amp; </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-red"><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> • <!-- -->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.3 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>दिन 3 - 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/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="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/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="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="/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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-241396"></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-665651" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-justify-center"><aside></aside><aside></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><h1 class="ds-text-title-xs ds-font-bold ds-mb-2 ds-m-1">नागालैंड vs आंध्रा<!-- -->, <!-- -->Group E<!-- --> at <!-- -->Hyderabad<!-- -->, <!-- -->SMAT<!-- -->,<!-- --> <!-- -->Nov 25 2024<!-- --> - <!-- -->पूरा स्कोरकार्ड</h1><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line"><div class="ds-p-0"><div><div class="ds-px-4 ds-py-3 ds-border-b ds-border-line"><div class="ds-flex ds-items-center"><div class="ds-grow"><div class=""><strong class="ds-uppercase ds-text-tight-m">परिणाम</strong></div><div class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">Group E (D/N), हैदराबाद, डेक्‍कन, November 25, 2024<!-- -->, <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"><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">Syed Mushtaq Ali Trophy</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/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class="ds-group ds-inline-flex ds-items-center"><i style="font-size:24px" class="icon-chevron_left-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">पिछला</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-group ds-inline-flex ds-items-center ds-ml-4"><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">अगला</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i></a></div><div class="ds-flex ds-items-center ds-leading-none"><div></div><div class="ds-ml-4"></div><div class="ds-ml-4"><div class="ds-popper-wrapper"><i style="font-size:20px" class="icon-more_vert-outlined ds-text-icon ds-cursor-pointer"></i></div></div></div></div></div></div><div class="ds-flex"><div class="ds-w-full"><div class="ds-text-compact-xxs ds-p-2 ds-px-4 lg:ds-py-3"><div class="ds-w-full"><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/nagaland-1156781" 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="">77</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/andhra-1541" 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">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3"></span></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/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/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/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" 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/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/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></div><div class="ds-block"></div></div></div><div class="ds-mt-3"><div><div style="min-height:0px"><div class="ds-bg-fill-canvas" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-py-2"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div><span class=""><span class="ds-inline-flex ds-items-center ds-bg-ui-fill ds-text-typo-primary ds-border ds-border-ui-stroke-primary ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">नागालैंड पारी</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">आंध्रा पारी</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">जानकारी</span></span></span></div></div></div></div></div><div class="ds-rounded-lg ds-mt-2"><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 ds-bg-ui-fill-translucent-hover"><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 class="ds-text-title-xs ds-font-bold ds-capitalize">नागालैंड</span><span class="ds-text-compact-xs ds-font-regular"> <!-- --> <!-- -->(20 अधिकतम ओवर)</span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">बल्लेबाज़ी</th><th class="ds-min-w-max"> </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><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-hidden">m</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/shamphri-terang-1460691" title="Shamphri Terang" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Shamphri Terang<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c †श्रीकर भरत b विजय</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>14</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">100.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dega-nischal-527367" title="डेगा निश्चल" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>डेगा निश्चल<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c विजय b स्टीवन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/joshua-ozukum-926651" title="जॉशुआ ओज़ुकुम" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>जॉशुआ ओज़ुकुम<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c वम्सी कृष्णा b शशिकांत</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rongsen-jonathan-424176" title="रोंगसेन जॉनथन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>रोंगसेन जॉनथन<!-- --> <span>(c)</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"> b विजय</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>18</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">94.73</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hem-chetri-1246489" title="हेम चेत्री" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>हेम चेत्री<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c Rasheed b विजय</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>12</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chetan-bist-688407" title="चेतन बिष्ट" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>चेतन बिष्ट<!-- --> <span>†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c स्टीवन b Vinay Kumar</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>15</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">93.75</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/hokaito-zhimomi-588471" title="होकाइतो झिमोमी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>होकाइतो झिमोमी<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c राजू b स्टीवन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>12</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">100.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jagadeesha-suchith-527663" title="जगदीश सुचित" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>जगदीश सुचित<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c &amp; b विजय</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/khrievitso-kense-1246493" title="खेरवित्सो केंसे" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>खेरवित्सो केंसे<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c †श्रीकर भरत b राजू</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dip-borah-1454593" title="Dip Borah" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Dip Borah<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c †श्रीकर भरत b स्टीवन</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chopise-hopongkyu-1213488" title="चोपिसे होपोंगक्‍यो" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>चोपिसे होपोंगक्‍यो<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">नाबाद </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">अतिरिक्त</td><td class="ds-min-w-max !ds-pl-[100px]">(lb 3, w 2)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>5</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">कुल</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">17.1 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 4.48)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">77</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class=""><td class="" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>विकेट पतन<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->1</strong> (<!-- -->डेगा निश्चल<!-- -->, 0.5 Ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->2</strong> (<!-- -->जॉशुआ ओज़ुकुम<!-- -->, 1.3 Ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->30</strong> (<!-- -->Shamphri Terang<!-- -->, 5.2 Ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->35</strong> (<!-- -->रोंगसेन जॉनथन<!-- -->, 7.6 Ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->56</strong> (<!-- -->चेतन बिष्ट<!-- -->, 12.2 Ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->67</strong> (<!-- -->हेम चेत्री<!-- -->, 14.2 Ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->67</strong> (<!-- -->जगदीश सुचित<!-- -->, 14.3 Ov<!-- -->)<!-- -->, </span><span><strong>8<!-- -->-<!-- -->77</strong> (<!-- -->होकाइतो झिमोमी<!-- -->, 16.1 Ov<!-- -->)<!-- -->, </span><span><strong>9<!-- -->-<!-- -->77</strong> (<!-- -->Dip Borah<!-- -->, 16.5 Ov<!-- -->)<!-- -->, </span><span><strong>10<!-- -->-<!-- -->77</strong> (<!-- -->खेरवित्सो केंसे<!-- -->, 17.1 Ov<!-- -->)</span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">गेंदबाज़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">इकॉनमी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">wd</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/cheepurapalli-stephen-679589" title="View full profile of सी वी स्टीवन" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">सी वी स्टीवन</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>3</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kv-sasikanth-852317" title="View full profile of के वी शशिकांत" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">के वी शशिकांत</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">27</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6.75</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/satyanarayana-raju-1392201" title="View full profile of सत्यनारायण राजू" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">सत्यनारायण राजू</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5.53</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tripurana-vijay-1292527" title="View full profile of त्रिपुराणा विजय" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">त्रिपुराणा विजय</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>4</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/bodhala-kumar-1324500" title="View full profile of Bodhala Kumar" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Bodhala Kumar</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5.25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr></tbody></table></div></div></div><div class="ds-rounded-lg ds-mt-2"><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 ds-bg-ui-fill-translucent-hover"><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 class="ds-text-title-xs ds-font-bold ds-capitalize">आंध्रा</span><span class="ds-text-compact-xs ds-font-regular"> <!-- --> <!-- -->(लक्ष्य: 78 रन, 20 ओवर में)</span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">बल्लेबाज़ी</th><th class="ds-min-w-max"> </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><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-hidden">m</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/srikar-bharat-529436" title="श्रीकर भरत" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>श्रीकर भरत<!-- --> <span>†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c Terang b केंसे</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>27</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">26</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">103.84</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ashwin-hebbar-801019" title="अश्विन हेब्बर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>अश्विन हेब्बर<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">c &amp; b सुचित</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>43</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">179.16</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/shaik-rasheed-1292497" title="शेख़ रशीद" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>शेख़ रशीद<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">नाबाद </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>4</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">66.66</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/vamsi-krishna-1246431" title="वम्सी कृष्णा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>वम्सी कृष्णा<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">नाबाद </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>5</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">250.00</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">अतिरिक्त</td><td class="ds-min-w-max !ds-pl-[100px]"></td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>0</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">कुल</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">9.4 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 8.17)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">79<!-- -->/2</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class="!ds-border-b-0"><td class="!ds-py-2" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4 ds-text-typo-mid1"><strong>बल्लेबाज़ी नहीं की: </strong><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/satyanarayana-raju-1392201" 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-mr-1 ds-cursor-pointer"><span>सत्यनारायण राजू<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/bodhala-kumar-1324500" 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-mr-1 ds-cursor-pointer"><span>Bodhala Kumar<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ricky-bhui-642531" 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-mr-1 ds-cursor-pointer"><span>रिकी भुई<span> (c)</span>,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tripurana-vijay-1292527" 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-mr-1 ds-cursor-pointer"><span>त्रिपुराणा विजय<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sdnv-prasad-1441764" 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-mr-1 ds-cursor-pointer"><span>SDNV Prasad<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kv-sasikanth-852317" 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-mr-1 ds-cursor-pointer"><span>के वी शशिकांत<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/cheepurapalli-stephen-679589" 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-mr-1 ds-cursor-pointer"><span>सी वी स्टीवन<!-- --> </span></span></a></div></div></td></tr><tr class=""><td class="" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>विकेट पतन<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->63</strong> (<!-- -->अश्विन हेब्बर<!-- -->, 6.5 Ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->73</strong> (<!-- -->श्रीकर भरत<!-- -->, 9.3 Ov<!-- -->)</span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">गेंदबाज़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">इकॉनमी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">wd</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dip-borah-1454593" title="View full profile of Dip Borah" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Dip Borah</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chopise-hopongkyu-1213488" title="View full profile of चोपिसे होपोंगक्‍यो" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">चोपिसे होपोंगक्‍यो</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jagadeesha-suchith-527663" title="View full profile of जगदीश सुचित" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">जगदीश सुचित</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6.33</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/khrievitso-kense-1246493" title="View full profile of खेरवित्सो केंसे" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">खेरवित्सो केंसे</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5.25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr></tbody></table></div></div></div><a href="https://www.espncricinfo.com/ask" class=""><div class="ds-border ds-border-line ds-p-4 ds-rounded-xl ds-flex ds-bg-fill-content-prime ds-mb-4 ds-items-center ds-space-x-4"><div class="ds-grow"><span class="ds-text-tight-l ds-font-bold">Unlocking the magic of Statsguru</span></div><div><img width="120" alt="AskESPNcricinfo Logo" style="width:120px" src="https://wassets.hscicdn.com/static/images/nlp-logo.svg"/></div></div></a><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><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><tbody class=""><tr class=""><td class="ds-min-w-max" colSpan="2"><a href="/hindi/cricket-grounds/rajiv-gandhi-international-stadium-uppal-hyderabad-58142" title="राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">टॉस</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">आंध्रा, पहले गेंदबाज़ी चुनी</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सीरीज़</span></td><td class="ds-text-typo"><div class=""><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">Syed Mushtaq Ali Trophy</span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सत्र</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/series/index.html?season2024/25" title="2024/25" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">2024/25</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच के दिन</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">25 November 2024<!-- --> - दिन-रात का मैच<!-- --> <!-- -->(20-ओवर का मैच)</span></td></tr><tr class=""><td class="ds-border-r ds-border-line text-capitalize ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">टी20 डेब्यू</span></td><td class="ds-text-typo !ds-p-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/bodhala-kumar-1324500" class="ds-flex ds-items-center ds-border-b ds-border-line ds-px-2 ds-py-2 lg:ds-py-3 ds-cursor-pointer"><div><div><img width="24" height="24" alt="Bodhala Kumar" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="Bodhala Kumar" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Bodhala Kumar</span></span></div></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sdnv-prasad-1441764" class="ds-flex ds-items-center ds-border-b ds-border-line ds-px-2 ds-py-2 lg:ds-py-3 ds-cursor-pointer"><div><div><img width="24" height="24" alt="SDNV Prasad" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="SDNV Prasad" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">SDNV Prasad</span></span></div></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/vamsi-krishna-1246431" class="ds-flex ds-items-center ds-border-b ds-border-line ds-px-2 ds-py-2 lg:ds-py-3 ds-cursor-pointer"><div><div><img width="24" height="24" alt="वम्सी कृष्णा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="वम्सी कृष्णा" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">वम्सी कृष्णा</span></span></div></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/satyanarayana-raju-1392201" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg:ds-py-3 ds-cursor-pointer"><div><div><img width="24" height="24" alt="सत्यनारायण राजू" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="सत्यनारायण राजू" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">सत्यनारायण राजू</span></span></div></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">अंपायर्स</span></td><td class="ds-min-w-max ds-text-typo !ds-p-0"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/ulhas-gandhe-28768" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="भारत" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="उल्हास गांधे" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">उल्हास गांधे</span></span></a></div><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/jayaraman-madanagopal-31282" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="भारत" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="जयरमन मदनगोपाल" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">जयरमन मदनगोपाल</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच रेफ़री</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/prakash-bhatt-26923" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="भारत" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="प्रकाश भट्ट" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">प्रकाश भट्ट</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">अंक</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">आंध्रा 4, नागालैंड 0</span></td></tr></tbody></table></div></div></div><div id="taboola-below-section-front-thumbnails" class="ci-ad-taboola-slot"></div></div></div><div class="ds-flex-none" style="width:302px"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-4"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-space-x-1"><i style="font-size:16px" class="icon-translate ds-text-icon"></i><span class="ds-text-tight-s ds-font-bold">Language</span></div><div class="ds-w-[136px]"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-w-full ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">Hindi</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2 ds-ml-auto"></i></div></div></div></div></div></div></div><aside class="ad-placeholder incontentstrip ad-incontentstrip-388291" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-850069" 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">Syed Mushtaq Ali Trophy न्यूज़</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/syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred-1461233" 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">तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक </h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं </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="तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक " 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 ds-border-b ds-border-line"><a href="/hindi/story/hardik-pandya-to-play-syed-mushtaq-ali-trophy-1460426" 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">SMAT में खेलते दिखेंगे हार्दिक पंड्या</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>2016 के बाद यह पहली बार होगा जब हार्दिक यह T20 टूर्नामेंट खेलेंगे</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="SMAT में खेलते दिखेंगे हार्दिक पंड्या" 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 ds-border-b ds-border-line"><a href="/hindi/story/mohammed-shami-can-play-syed-muhtaq-ali-trophy-for-bengal-team-1460254" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">सैयद मुश्ताक अली ट्रॉफ़ी खेल सकते हैं मोहम्मद शमी </h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>सोमवार को बंगाल ने अपने दल की घोषणा की जिसमें शमी का भी नाम शामिल है</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="सैयद मुश्ताक अली ट्रॉफ़ी खेल सकते हैं मोहम्मद शमी " style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/hindi/story/shreyas-iyer-will-lead-the-mumbai-side-in-syed-mushtaq-ali-trophy-1460115" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">सैयद मुश्ताक़ अली ट्रॉफ़ी में मुंबई की कप्तानी अय्यर के पास, शॉ भी दल में शामिल </h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>रहाणे और शार्दुल ठाकुर भी मुंबई के 17 सदस्यीय दल का हिस्सा हैं </div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="सैयद मुश्ताक़ अली ट्रॉफ़ी में मुंबई की कप्तानी अय्यर के पास, शॉ भी दल में शामिल " style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div><div class="ds-p-4"><a href="/hindi/story/ranji-trophy-2024-25-all-you-need-to-know-about-the-two-phased-season-1454642" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">रणजी ट्रॉफ़ी के तमाम पहलुओं पर बिंदुवार विश्लेषण </h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>पुजारे और रहाणे का क्या होगा? रणजी ट्रॉफ़ी दो चरणों में आयोजित क्यों किया जा रहा है? </div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="रणजी ट्रॉफ़ी के तमाम पहलुओं पर बिंदुवार विश्लेषण " style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-223190" 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:300%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max" colSpan="2">खिलाड़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">b</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/srikar-bharat-529436" 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">27</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">26</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/ashwin-hebbar-801019" 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">43</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">24</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/shaik-rasheed-1292497" title="SK Rasheed" 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">SK Rasheed</span></a></div></td><td class="ds-min-w-max"><span>नाबाद</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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/vamsi-krishna-1246431" 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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</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">79</span><span class="ds-text-tight-s ds-font-regular"><span>(2 विकेट; 9.4 Ovs)</span></span></td></tr></tbody></table></div></div></div><div data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">खिलाड़ी</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">इकॉनमी</th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dip-borah-1454593" title="DP Borah" 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">DP Borah</span></a></div></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">0</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/chopise-hopongkyu-1213488" 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">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">24</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">12 </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/jagadeesha-suchith-527663" title="जे सुचित" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">जे सुचित</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">19</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.33 </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/khrievitso-kense-1246493" 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">2.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5.25 </td></tr></tbody></table></div></div></div><div data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="ds-overflow-x-auto ds-scrollbar-hide"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">विकेट</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">रन</th><th class="ds-min-w-max" colSpan="2">खिलाड़ी</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1st</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">63</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">श्रीकर भरत</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">अश्विन हेब्बर</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2nd</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">श्रीकर भरत</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">शेख़ रशीद</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3rd</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 ds-font-bold">वम्सी कृष्णा</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">शेख़ रशीद</td></tr></tbody></table></div></div></div></div></div></div></div></div><div class="ds-text-tight-m ds-font-regular ds-text-center ds-p-2"><span class="ds-cursor-pointer ds-p-2 ds-opacity-50">&lt;</span><span>1<!-- --> / <!-- -->3</span><span class="ds-cursor-pointer ds-p-2 ">&gt;</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">Syed Mushtaq Ali Trophy</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group A</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></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/bengal-1572" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/rajasthan-2037" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/madhya-pradesh-1941" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/hyderabad-india-1764" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/punjab-2012" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/meghalaya-1156783" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</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/bihar-1585" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</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/mizoram-1156780" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group B</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></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/baroda-1559" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/tamil-nadu-2133" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/karnataka-1872" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/uttarakhand-1156784" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/saurashtra-and-kathiawar-2070" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/gujarat-1729" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/tripura-2149" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</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/sikkim-2085" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group C</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></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/haryana-1757" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/delhi-1668" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/uttar-pradesh-2161" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/jammu-kashmir-1828" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/himachal-pradesh-1752" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/jharkhand-1156778" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/arunachal-pradesh-1156779" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</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/manipur-1943" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group D</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></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/chandigarh-1641" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/railways-1823" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/assam-1550" 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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</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/puducherry-1156782" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/vidarbha-2179" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/chhattisgarh-427424" 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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">0</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/odisha-1988" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group E</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></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/maharashtra-1905" 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">2</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">0</td><td class="ds-min-w-max ds-font-bold">8</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/andhra-1541" 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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</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/services-2119" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/kerala-and-travancore-cochin-1861" 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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</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/mumbai-bombay-1603" 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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</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/goa-1717" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</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/nagaland-1156781" 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">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">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><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"><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-675243" 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&amp;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:31:34.666Z"}},{"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:31:34.666Z"}},{"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:39:45.324Z","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:39:45.325Z","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:39:45.326Z","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:39:45.325Z","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:39:45.325Z","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":"दिन 3 - NSW 129 रन से पीछे","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60.03,"liveOversPending":95.3,"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.3 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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.325Z","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:39:45.326Z","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:39:45.326Z","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:39:45.325Z","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:39:45.326Z","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:39:45.326Z","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:39:45.326Z","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:39:45.326Z","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":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":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":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":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":71341,"objectId":642531,"name":"आर के भुई","longName":"रिकी भुई","mobileName":"भुई","indexName":"Bhui, RK","battingName":"आर के भुई","fieldingName":"भुई","slug":"ricky-bhui","imageUrl":"/lsci/db/PICTURES/CMS/314800/314834.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":314834,"objectId":1246808,"slug":"ricky-bhui-portrait","url":"/lsci/db/PICTURES/CMS/314800/314834.jpg","width":160,"height":202,"caption":"Ricky Bhui portrait","longCaption":"Ricky Bhui portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":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:43:23.157Z","scorecardSource":"emma","ballByBallSource":"","tiebreakerTeamId":null,"endTime":"2024-11-25T15:00:00.000Z","statusData":{"statusTextLangKey":"match_status_text_won_wickets_balls","statusTextLangData":{"firstBattingTeamId":6561,"tossWinnerTeamId":1592,"tiebreakerTeamId":null,"winnerTeamId":1592,"currentBattingTeamId":1592,"wonByRuns":2,"wonByWickets":8,"wonByBalls":62,"day":null,"session":null,"crr":null,"rrr":null,"rpb":null,"rrpb":null,"requiredRuns":null,"remainingBalls":null,"remainingOvers":null,"leadRuns":null,"trailRuns":null,"amountType":null,"rainRuleType":null}},"scheduledDays":1,"scheduledOvers":20,"scheduledInnings":1,"hoursInfo":"","daysInfo":"25 November 2024","umpires":[{"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":8923,"objectId":28768,"name":"उल्हास गांधे","longName":"उल्हास गांधे","mobileName":"गांधे","indexName":"Gandhe, UV","battingName":"यू गांधे","fieldingName":"गांधे","slug":"ulhas-gandhe","imageUrl":"/lsci/db/PICTURES/DB/092000/015918.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1974,"month":10,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":33812,"objectId":28767,"slug":"ulhas-gandhe-portrait","url":"/lsci/db/PICTURES/DB/092000/015918.jpg","width":100,"height":150,"caption":"Ulhas Gandhe, Portrait","longCaption":"Ulhas Gandhe, Vidarbha, Portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"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":7829,"objectId":31282,"name":"जयरमन मदनगोपाल","longName":"जयरमन मदनगोपाल","mobileName":"जयरमन मदनगोपाल","indexName":"जयरमन मदनगोपाल","battingName":"जयरमन मदनगोपाल","fieldingName":"जयरमन मदनगोपाल","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1974,"month":11,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":177315,"objectId":712025,"slug":"madanagopal-umpire-portrait","url":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","width":160,"height":200,"caption":"Madanagopal umpire portrait","longCaption":"Madanagopal umpire portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"tvUmpires":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":7873,"objectId":26923,"name":"प्रकाश भट्ट","longName":"प्रकाश भट्ट","mobileName":"भट्ट","indexName":"Bhatt, PJ","battingName":"पी भट्ट","fieldingName":"भट्ट","slug":"prakash-bhatt","imageUrl":"/lsci/db/PICTURES/DB/032000/010135.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1970,"month":1,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":9033,"objectId":26922,"slug":"prakash-bhatt-portrait","url":"/lsci/db/PICTURES/DB/032000/010135.jpg","width":100,"height":150,"caption":"Prakash Bhatt, Portrait","longCaption":"Prakash Bhatt, Saurashtra, Portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"debutPlayers":[{"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":112681,"objectId":1324500,"name":"B Vinay Kumar","longName":"Bodhala Kumar","mobileName":"","indexName":"Vinay Kumar,B","battingName":"B Vinay Kumar","fieldingName":"Vinay Kumar","slug":"bodhala-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"classId":6},{"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":117810,"objectId":1441764,"name":"SDNV Prasad","longName":"SDNV Prasad","mobileName":"Prasad","indexName":"Prasad,SDNV","battingName":"SDNV Prasad","fieldingName":"Prasad","slug":"sdnv-prasad","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":1,"date":11},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"classId":6},{"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":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"classId":6},{"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":115469,"objectId":1392201,"name":"सत्यनारायण राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"classId":6}],"replacementPlayers":null,"otherSerieses":[],"actualDays":1,"hawkeyeSource":null,"commentarySource":"","liveCommentator":null,"liveScorer":null,"liveDay":1,"liveSession":null},"content":{"matchPlayers":{"teamPlayers":[{"type":"PLAYING","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"}},"players":[{"playerRoleType":"P","player":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":107345,"objectId":1213488,"name":"सी एस होपोंगक्‍यो","longName":"चोपिसे होपोंगक्‍यो","mobileName":"Hopongkyu","indexName":"होपोंगक्‍यो सी एस","battingName":"सी एस होपोंगक्‍यो","fieldingName":"होपोंगक्‍यो","slug":"chopise-hopongkyu","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":60662,"objectId":424176,"name":"रोंगसेन जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"matches":10,"runs":180,"innings":10,"average":22.5,"notouts":2,"strikerate":89.55},{"player":{"id":85715,"objectId":926651,"name":"जॉशुआ ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"matches":8,"runs":139,"innings":8,"average":17.375,"notouts":0,"strikerate":93.91}],"bestBowlers":[{"player":{"id":107345,"objectId":1213488,"name":"चोपिसे होपोंगक्‍यो","longName":"चोपिसे होपोंगक्‍यो","mobileName":"Hopongkyu","indexName":"होपोंगक्‍यो सी एस","battingName":"सी एस होपोंगक्‍यो","fieldingName":"होपोंगक्‍यो","slug":"chopise-hopongkyu","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"matches":8,"wickets":7,"innings":8,"average":27.4286,"economy":8.6617,"conceded":192,"balls":133,"strikerate":19},{"player":{"id":108494,"objectId":1246493,"name":"खेरवित्सो केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"matches":5,"wickets":3,"innings":5,"average":47,"economy":8.9053,"conceded":141,"balls":95,"strikerate":31.66}]},{"type":"PLAYING","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"}},"players":[{"playerRoleType":"WK","player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":115469,"objectId":1392201,"name":"पीवीएसएन राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":112681,"objectId":1324500,"name":"B Vinay Kumar","longName":"Bodhala Kumar","mobileName":"","indexName":"Vinay Kumar,B","battingName":"B Vinay Kumar","fieldingName":"Vinay Kumar","slug":"bodhala-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":71341,"objectId":642531,"name":"आर के भुई","longName":"रिकी भुई","mobileName":"भुई","indexName":"Bhui, RK","battingName":"आर के भुई","fieldingName":"भुई","slug":"ricky-bhui","imageUrl":"/lsci/db/PICTURES/CMS/314800/314834.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":314834,"objectId":1246808,"slug":"ricky-bhui-portrait","url":"/lsci/db/PICTURES/CMS/314800/314834.jpg","width":160,"height":202,"caption":"Ricky Bhui portrait","longCaption":"Ricky Bhui portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":117810,"objectId":1441764,"name":"SDNV Prasad","longName":"SDNV Prasad","mobileName":"Prasad","indexName":"Prasad,SDNV","battingName":"SDNV Prasad","fieldingName":"Prasad","slug":"sdnv-prasad","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":1,"date":11},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":81183,"objectId":852317,"name":"के वी शंशिकांत","longName":"के वी शशिकांत","mobileName":"शशिकांत","indexName":"Sasikanth, KV","battingName":"के वी शंशिकांत","fieldingName":"शशिकांत","slug":"kv-sasikanth","imageUrl":"/lsci/db/PICTURES/CMS/314800/314897.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314897,"objectId":1246987,"slug":"kv-sasikanth-portrait","url":"/lsci/db/PICTURES/CMS/314800/314897.png","width":160,"height":200,"caption":"KV Sasikanth portrait","longCaption":"KV Sasikanth portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":71341,"objectId":642531,"name":"रिकी भुई","longName":"रिकी भुई","mobileName":"भुई","indexName":"Bhui, RK","battingName":"आर के भुई","fieldingName":"भुई","slug":"ricky-bhui","imageUrl":"/lsci/db/PICTURES/CMS/314800/314834.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":314834,"objectId":1246808,"slug":"ricky-bhui-portrait","url":"/lsci/db/PICTURES/CMS/314800/314834.jpg","width":160,"height":202,"caption":"Ricky Bhui portrait","longCaption":"Ricky Bhui portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"matches":10,"runs":324,"innings":10,"average":46.2857,"notouts":3,"strikerate":167.01},{"player":{"id":110976,"objectId":1292497,"name":"शेख़ रशीद","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"matches":9,"runs":259,"innings":8,"average":37,"notouts":1,"strikerate":137.76}],"bestBowlers":[{"player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"matches":7,"wickets":15,"innings":7,"average":14.6667,"economy":8.4076,"conceded":220,"balls":157,"strikerate":10.46},{"player":{"id":111006,"objectId":1292527,"name":"त्रिपुराणा विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"matches":5,"wickets":6,"innings":5,"average":23.3333,"economy":7.3684,"conceded":140,"balls":114,"strikerate":19}]}]},"notes":{"groups":[]},"closeOfPlay":null,"matchPlayerAwards":[],"innings":[{"inningNumber":1,"isCurrent":false,"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"}},"isBatted":true,"runs":77,"wickets":10,"lead":77,"target":0,"overs":17.1,"balls":103,"totalOvers":20,"totalBalls":120,"minutes":null,"extras":5,"byes":0,"legbyes":3,"wides":2,"noballs":0,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":14,"balls":14,"minutes":null,"fours":2,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b विजय","commentary":"Shamphri Terang c †श्रीकर भरत b विजय 14 (14b 2x4 0x6) SR: 100"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":30,"fowBalls":null,"fowOvers":5.2,"fowOverNumber":6,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"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":true,"dismissalType":1,"dismissalBatsman":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c विजय b स्टीवन","commentary":"डेगा निश्चल c विजय b स्टीवन 0 (3b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":0,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c वम्सी कृष्णा b शशिकांत","commentary":"जॉशुआ ओज़ुकुम c वम्सी कृष्णा b शशिकांत 0 (3b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":2,"fowBalls":null,"fowOvers":1.3,"fowOverNumber":2,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":18,"balls":19,"minutes":null,"fours":2,"sixes":0,"strikerate":94.73,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b विजय","commentary":"रोंगसेन जॉनथन b विजय 18 (19b 2x4 0x6) SR: 94.73"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":35,"fowBalls":null,"fowOvers":7.6,"fowOverNumber":8,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":12,"balls":25,"minutes":null,"fours":0,"sixes":0,"strikerate":48,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Rasheed b विजय","commentary":"हेम चेत्री c Rasheed b विजय 12 (25b 0x4 0x6) SR: 48"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":67,"fowBalls":null,"fowOvers":14.2,"fowOverNumber":15,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":15,"balls":16,"minutes":null,"fours":1,"sixes":1,"strikerate":93.75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c स्टीवन b Vinay Kumar","commentary":"चेतन बिष्ट c स्टीवन b Vinay Kumar 15 (16b 1x4 1x6) SR: 93.75"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":56,"fowBalls":null,"fowOvers":12.2,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":12,"balls":12,"minutes":null,"fours":1,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":115469,"objectId":1392201,"name":"पीवीएसएन राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राजू b स्टीवन","commentary":"होकाइतो झिमोमी c राजू b स्टीवन 12 (12b 1x4 0x6) SR: 100"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":77,"fowBalls":null,"fowOvers":16.1,"fowOverNumber":17,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"battedType":"yes","runs":0,"balls":1,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b विजय","commentary":"जगदीश सुचित c \u0026 b विजय 0 (1b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":67,"fowBalls":null,"fowOvers":14.3,"fowOverNumber":15,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b राजू","commentary":"खेरवित्सो केंसे c †श्रीकर भरत b राजू 1 (5b 0x4 0x6) SR: 20"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":77,"fowBalls":null,"fowOvers":17.1,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b स्टीवन","commentary":"Dip Borah c †श्रीकर भरत b स्टीवन 0 (4b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":77,"fowBalls":null,"fowOvers":16.5,"fowOverNumber":17,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107345,"objectId":1213488,"name":"सी एस होपोंगक्‍यो","longName":"चोपिसे होपोंगक्‍यो","mobileName":"Hopongkyu","indexName":"होपोंगक्‍यो सी एस","battingName":"सी एस होपोंगक्‍यो","fieldingName":"होपोंगक्‍यो","slug":"chopise-hopongkyu","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"battedType":"yes","runs":0,"balls":1,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"चोपिसे होपोंगक्‍यो नाबाद 0 (1b 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":null}],"inningBowlers":[{"player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":3,"balls":18,"maidens":1,"conceded":6,"wickets":3,"economy":2,"runsPerBall":0.33,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":81183,"objectId":852317,"name":"के वी शंशिकांत","longName":"के वी शशिकांत","mobileName":"शशिकांत","indexName":"Sasikanth, KV","battingName":"के वी शंशिकांत","fieldingName":"शशिकांत","slug":"kv-sasikanth","imageUrl":"/lsci/db/PICTURES/CMS/314800/314897.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314897,"objectId":1246987,"slug":"kv-sasikanth-portrait","url":"/lsci/db/PICTURES/CMS/314800/314897.png","width":160,"height":200,"caption":"KV Sasikanth portrait","longCaption":"KV Sasikanth portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":27,"wickets":1,"economy":6.75,"runsPerBall":1.12,"dots":null,"fours":null,"sixes":null,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":115469,"objectId":1392201,"name":"पीवीएसएन राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":2.1,"balls":13,"maidens":0,"conceded":12,"wickets":1,"economy":5.53,"runsPerBall":0.92,"dots":null,"fours":null,"sixes":null,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":4,"balls":24,"maidens":2,"conceded":8,"wickets":4,"economy":2,"runsPerBall":0.33,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":112681,"objectId":1324500,"name":"B Vinay Kumar","longName":"Bodhala Kumar","mobileName":"","indexName":"Vinay Kumar,B","battingName":"B Vinay Kumar","fieldingName":"Vinay Kumar","slug":"bodhala-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":4,"balls":24,"maidens":0,"conceded":21,"wickets":1,"economy":5.25,"runsPerBall":0.87,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"inningPartnerships":[{"player1":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":66088,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":1,"balls":5,"overs":0.5,"isLive":false},{"player1":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"player2":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":85715,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":1,"balls":4,"overs":0.4,"isLive":false},{"player1":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"player2":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":119008,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":28,"balls":23,"overs":3.5,"isLive":false},{"player1":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"player2":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":60662,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":5,"balls":16,"overs":2.4,"isLive":false},{"player1":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"player2":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":73463,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":21,"balls":26,"overs":4.2,"isLive":false},{"player1":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":108490,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":11,"balls":12,"overs":2,"isLive":false},{"player1":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"player2":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"outPlayerId":66101,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":0,"balls":1,"overs":0.1,"isLive":false},{"player1":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":68699,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":10,"balls":10,"overs":1.4,"isLive":false},{"player1":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":118605,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":0,"balls":4,"overs":0.4,"isLive":false},{"player1":{"id":107345,"objectId":1213488,"name":"सी एस होपोंगक्‍यो","longName":"चोपिसे होपोंगक्‍यो","mobileName":"Hopongkyu","indexName":"होपोंगक्‍यो सी एस","battingName":"सी एस होपोंगक्‍यो","fieldingName":"होपोंगक्‍यो","slug":"chopise-hopongkyu","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"player2":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":108494,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":0,"balls":2,"overs":0.2,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"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":true,"dismissalType":1,"dismissalBatsman":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c विजय b स्टीवन","commentary":"डेगा निश्चल c विजय b स्टीवन 0 (3b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":0,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":8,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c वम्सी कृष्णा b शशिकांत","commentary":"जॉशुआ ओज़ुकुम c वम्सी कृष्णा b शशिकांत 0 (3b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":2,"fowBalls":null,"fowOvers":1.3,"fowOverNumber":2,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":14,"balls":14,"minutes":null,"fours":2,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b विजय","commentary":"Shamphri Terang c †श्रीकर भरत b विजय 14 (14b 2x4 0x6) SR: 100"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":30,"fowBalls":null,"fowOvers":5.2,"fowOverNumber":6,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":18,"balls":19,"minutes":null,"fours":2,"sixes":0,"strikerate":94.73,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":281828,"objectId":1164037,"slug":"rongsen-jonathan-profile-pic","url":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","width":160,"height":162,"caption":"Rongsen Jonathan profile pic","longCaption":"Rongsen Jonathan player profile pic","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b विजय","commentary":"रोंगसेन जॉनथन b विजय 18 (19b 2x4 0x6) SR: 94.73"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":35,"fowBalls":null,"fowOvers":7.6,"fowOverNumber":8,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":15,"balls":16,"minutes":null,"fours":1,"sixes":1,"strikerate":93.75,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":9,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c स्टीवन b Vinay Kumar","commentary":"चेतन बिष्ट c स्टीवन b Vinay Kumar 15 (16b 1x4 1x6) SR: 93.75"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":56,"fowBalls":null,"fowOvers":12.2,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":12,"balls":25,"minutes":null,"fours":0,"sixes":0,"strikerate":48,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Rasheed b विजय","commentary":"हेम चेत्री c Rasheed b विजय 12 (25b 0x4 0x6) SR: 48"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":67,"fowBalls":null,"fowOvers":14.2,"fowOverNumber":15,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"battedType":"yes","runs":0,"balls":1,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b विजय","commentary":"जगदीश सुचित c \u0026 b विजय 0 (1b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":67,"fowBalls":null,"fowOvers":14.3,"fowOverNumber":15,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":12,"balls":12,"minutes":null,"fours":1,"sixes":0,"strikerate":100,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":115469,"objectId":1392201,"name":"पीवीएसएन राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c राजू b स्टीवन","commentary":"होकाइतो झिमोमी c राजू b स्टीवन 12 (12b 1x4 0x6) SR: 100"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":77,"fowBalls":null,"fowOvers":16.1,"fowOverNumber":17,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b स्टीवन","commentary":"Dip Borah c †श्रीकर भरत b स्टीवन 0 (4b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":77,"fowBalls":null,"fowOvers":16.5,"fowOverNumber":17,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †श्रीकर भरत b राजू","commentary":"खेरवित्सो केंसे c †श्रीकर भरत b राजू 1 (5b 0x4 0x6) SR: 20"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":77,"fowBalls":null,"fowOvers":17.1,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":66088,"objectId":527367,"name":"डी निश्चल","longName":"डेगा निश्चल","mobileName":"निश्चल","indexName":"Nischal, D","battingName":"डी निश्चल","fieldingName":"निश्चल","slug":"dega-nischal","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowOvers":0.5,"fowBalls":null},{"dismissalBatsman":{"id":85715,"objectId":926651,"name":"जे बी ओज़ुकुम","longName":"जॉशुआ ओज़ुकुम","mobileName":"ओज़ुकुम","indexName":"Ozukum, JB","battingName":"जे बी ओज़ुकुम","fieldingName":"ओज़ुकुम","slug":"joshua-ozukum","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":2,"fowOvers":1.3,"fowBalls":null},{"dismissalBatsman":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":30,"fowOvers":5.2,"fowBalls":null},{"dismissalBatsman":{"id":60662,"objectId":424176,"name":"आर जॉनथन","longName":"रोंगसेन जॉनथन","mobileName":"जॉनथन","indexName":"Jonathan, R","battingName":"आर जॉनथन","fieldingName":"जॉनथन","slug":"rongsen-jonathan","imageUrl":"/lsci/db/PICTURES/CMS/281800/281828.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":35,"fowOvers":7.6,"fowBalls":null},{"dismissalBatsman":{"id":73463,"objectId":688407,"name":"सी बिष्ट","longName":"चेतन बिष्ट","mobileName":"बिष्ट","indexName":"चेतन बिष्ट","battingName":"सी बिष्ट","fieldingName":"बिष्ट","slug":"chetan-bist","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":56,"fowOvers":12.2,"fowBalls":null},{"dismissalBatsman":{"id":108490,"objectId":1246489,"name":"एच चेत्री","longName":"हेम चेत्री","mobileName":"चेत्री","indexName":"हेम चेत्री","battingName":"एच चेत्री","fieldingName":"चेत्री","slug":"hem-chetri","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":67,"fowOvers":14.2,"fowBalls":null},{"dismissalBatsman":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":67,"fowOvers":14.3,"fowBalls":null},{"dismissalBatsman":{"id":68699,"objectId":588471,"name":"एच झिमोमी","longName":"होकाइतो झिमोमी","mobileName":"झिमोमी","indexName":"होकाइतो झिमोमी","battingName":"एच झिमोमी","fieldingName":"झिमोमी","slug":"hokaito-zhimomi","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":77,"fowOvers":16.1,"fowBalls":null},{"dismissalBatsman":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":77,"fowOvers":16.5,"fowBalls":null},{"dismissalBatsman":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":77,"fowOvers":17.1,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]},{"inningNumber":2,"isCurrent":true,"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"}},"isBatted":true,"runs":79,"wickets":2,"lead":2,"target":78,"overs":9.4,"balls":58,"totalOvers":20,"totalBalls":120,"minutes":null,"extras":0,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"event":3,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"WK","player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"battedType":"yes","runs":27,"balls":26,"minutes":null,"fours":1,"sixes":1,"strikerate":103.84,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Terang b केंसे","commentary":"श्रीकर भरत c Terang b केंसे 27 (26b 1x4 1x6) SR: 103.84"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":73,"fowBalls":null,"fowOvers":9.3,"fowOverNumber":10,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":43,"balls":24,"minutes":null,"fours":7,"sixes":2,"strikerate":179.16,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b सुचित","commentary":"अश्विन हेब्बर c \u0026 b सुचित 43 (24b 7x4 2x6) SR: 179.16"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":63,"fowBalls":null,"fowOvers":6.5,"fowOverNumber":7,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"battedType":"yes","runs":4,"balls":6,"minutes":null,"fours":0,"sixes":0,"strikerate":66.66,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"शेख़ रशीद नाबाद 4 (6b 0x4 0x6) SR: 66.66"},"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":1},{"playerRoleType":"P","player":{"id":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":5,"balls":2,"minutes":null,"fours":1,"sixes":0,"strikerate":250,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"वम्सी कृष्णा नाबाद 5 (2b 1x4 0x6) SR: 250"},"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":115469,"objectId":1392201,"name":"पीवीएसएन राजू","longName":"सत्यनारायण राजू","mobileName":"राजू","indexName":"सत्यनारायण राजू","battingName":"पीवीएसएन राजू","fieldingName":"राजू","slug":"satyanarayana-raju","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"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":112681,"objectId":1324500,"name":"B Vinay Kumar","longName":"Bodhala Kumar","mobileName":"","indexName":"Vinay Kumar,B","battingName":"B Vinay Kumar","fieldingName":"Vinay Kumar","slug":"bodhala-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"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":"C","player":{"id":71341,"objectId":642531,"name":"आर के भुई","longName":"रिकी भुई","mobileName":"भुई","indexName":"Bhui, RK","battingName":"आर के भुई","fieldingName":"भुई","slug":"ricky-bhui","imageUrl":"/lsci/db/PICTURES/CMS/314800/314834.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":9,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":314834,"objectId":1246808,"slug":"ricky-bhui-portrait","url":"/lsci/db/PICTURES/CMS/314800/314834.jpg","width":160,"height":202,"caption":"Ricky Bhui portrait","longCaption":"Ricky Bhui portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"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":111006,"objectId":1292527,"name":"टी विजय","longName":"त्रिपुराणा विजय","mobileName":"विजय","indexName":"त्रिपुराणा विजय","battingName":"टी विजय","fieldingName":"विजय","slug":"tripurana-vijay","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":9,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"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":117810,"objectId":1441764,"name":"SDNV Prasad","longName":"SDNV Prasad","mobileName":"Prasad","indexName":"Prasad,SDNV","battingName":"SDNV Prasad","fieldingName":"Prasad","slug":"sdnv-prasad","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":1,"date":11},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"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":81183,"objectId":852317,"name":"के वी शंशिकांत","longName":"के वी शशिकांत","mobileName":"शशिकांत","indexName":"Sasikanth, KV","battingName":"के वी शंशिकांत","fieldingName":"शशिकांत","slug":"kv-sasikanth","imageUrl":"/lsci/db/PICTURES/CMS/314800/314897.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314897,"objectId":1246987,"slug":"kv-sasikanth-portrait","url":"/lsci/db/PICTURES/CMS/314800/314897.png","width":160,"height":200,"caption":"KV Sasikanth portrait","longCaption":"KV Sasikanth portrait, January 2021","credit":"ESPNcricinfo Ltd","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},{"playerRoleType":"P","player":{"id":72567,"objectId":679589,"name":"सी वी स्टीवन","longName":"सी वी स्टीवन","mobileName":"स्टीवन","indexName":"Stephen, CV","battingName":"सी वी स्टीवन","fieldingName":"स्टीवन","slug":"cheepurapalli-stephen","imageUrl":"/lsci/db/PICTURES/CMS/314800/314832.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":12,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314832,"objectId":1246806,"slug":"c-stephen-portrait","url":"/lsci/db/PICTURES/CMS/314800/314832.jpg","width":160,"height":200,"caption":"C Stephen portrait","longCaption":"C Stephen portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":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}],"inningBowlers":[{"player":{"id":118605,"objectId":1454593,"name":"DP Borah","longName":"Dip Borah","mobileName":"Borah","indexName":"Borah, DP","battingName":"DP Borah","fieldingName":"Borah","slug":"dip-borah","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":2,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":2,"balls":12,"maidens":0,"conceded":22,"wickets":0,"economy":11,"runsPerBall":1.83,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":107345,"objectId":1213488,"name":"सी एस होपोंगक्‍यो","longName":"चोपिसे होपोंगक्‍यो","mobileName":"Hopongkyu","indexName":"होपोंगक्‍यो सी एस","battingName":"सी एस होपोंगक्‍यो","fieldingName":"होपोंगक्‍यो","slug":"chopise-hopongkyu","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"bowledType":"yes","overs":2,"balls":12,"maidens":0,"conceded":24,"wickets":0,"economy":12,"runsPerBall":2,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"bowledType":"yes","overs":3,"balls":18,"maidens":0,"conceded":19,"wickets":1,"economy":6.33,"runsPerBall":1.05,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":2,"inningWickets":[]},{"player":{"id":108494,"objectId":1246493,"name":"के केंसे","longName":"खेरवित्सो केंसे","mobileName":"केंसे","indexName":"खेरवित्सो केंसे","battingName":"के केंसे","fieldingName":"केंसे","slug":"khrievitso-kense","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2004,"month":3,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":2.4,"balls":16,"maidens":0,"conceded":14,"wickets":1,"economy":5.25,"runsPerBall":0.87,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":1,"inningWickets":[]}],"inningPartnerships":[{"player1":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"player2":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"outPlayerId":79539,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":63,"balls":41,"overs":6.5,"isLive":false},{"player1":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"player2":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"outPlayerId":66183,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":10,"balls":16,"overs":2.4,"isLive":false},{"player1":{"id":108432,"objectId":1246431,"name":"वम्सी कृष्णा","longName":"वम्सी कृष्णा","mobileName":"वम्सी","indexName":"वम्सी कृष्णा","battingName":"वम्सी कृष्णा","fieldingName":"वम्सी कृष्णा","slug":"vamsi-krishna","imageUrl":"/lsci/db/PICTURES/CMS/314800/314831.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":7,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":314831,"objectId":1246803,"slug":"vamsi-krishna-portrait","url":"/lsci/db/PICTURES/CMS/314800/314831.jpg","width":160,"height":200,"caption":"Vamsi Krishna portrait","longCaption":"Vamsi Krishna portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":110976,"objectId":1292497,"name":"SK Rasheed","longName":"शेख़ रशीद","mobileName":"Rasheed","indexName":"रशीद","battingName":"SK Rasheed","fieldingName":"Rasheed","slug":"shaik-rasheed","imageUrl":"/lsci/db/PICTURES/CMS/345000/345086.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345086.png","dateOfBirth":{"year":2004,"month":9,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.1.png","width":160,"height":136,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":345086,"objectId":1331715,"slug":"shaik-rasheed-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345086.png","width":600,"height":436,"caption":"Shaik Rasheed, player page headshot cutout 2022","longCaption":"Shaik Rasheed, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345086.square.png"}}},"outPlayerId":null,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":6,"balls":1,"overs":0.1,"isLive":true}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":43,"balls":24,"minutes":null,"fours":7,"sixes":2,"strikerate":179.16,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":11,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rsm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से धीमी गेंदबाज़ी"],"image":{"id":314823,"objectId":1246792,"slug":"ashwin-hebbar-portrait","url":"/lsci/db/PICTURES/CMS/314800/314823.jpg","width":160,"height":200,"caption":"Ashwin Hebbar portrait","longCaption":"Ashwin Hebbar portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66101,"objectId":527663,"name":"जे सुचित","longName":"जगदीश सुचित","mobileName":"सुचित","indexName":"Suchith, J","battingName":"जे सुचित","fieldingName":"सुचित","slug":"jagadeesha-suchith","imageUrl":"/lsci/db/PICTURES/CMS/309100/309109.png","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":309109,"objectId":1232626,"slug":"j-suchith-portrait","url":"/lsci/db/PICTURES/CMS/309100/309109.png","width":160,"height":199,"caption":"J Suchith portrait","longCaption":"J Suchith portrait, September 2020","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c \u0026 b सुचित","commentary":"अश्विन हेब्बर c \u0026 b सुचित 43 (24b 7x4 2x6) SR: 179.16"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":63,"fowBalls":null,"fowOvers":6.5,"fowOverNumber":7,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"battedType":"yes","runs":27,"balls":26,"minutes":null,"fours":1,"sixes":1,"strikerate":103.84,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png","dateOfBirth":{"year":1993,"month":10,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":390536,"objectId":1458739,"slug":"ks-bharat-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390536.2.png","width":160,"height":136,"caption":"KS Bharat, player portrait","longCaption":"KS Bharat, player portrait","credit":"ICC/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":354136,"objectId":1358192,"slug":"ks-bharat-player-page-cutout","url":"/lsci/db/PICTURES/CMS/354100/354136.png","width":600,"height":436,"caption":"KS Bharat player page cutout","longCaption":"KS Bharat player page cutout, Feb 10, 2022","credit":"","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/354100/354136.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":119008,"objectId":1460691,"name":"SL Terang","longName":"Shamphri Terang","mobileName":"Terang","indexName":"Terang, SL","battingName":"SL Terang","fieldingName":"Terang","slug":"shamphri-terang","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Terang b केंसे","commentary":"श्रीकर भरत c Terang b केंसे 27 (26b 1x4 1x6) SR: 103.84"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":73,"fowBalls":null,"fowOvers":9.3,"fowOverNumber":10,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":79539,"objectId":801019,"name":"अश्विन हेब्बर","longName":"अश्विन हेब्बर","mobileName":"हेब्बर","indexName":"Ashwin Hebbar,K","battingName":"अश्विन हेब्बर","fieldingName":"हेब्बर","slug":"ashwin-hebbar","imageUrl":"/lsci/db/PICTURES/CMS/314800/314823.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":63,"fowOvers":6.5,"fowBalls":null},{"dismissalBatsman":{"id":66183,"objectId":529436,"name":"के एस भरत","longName":"श्रीकर भरत","mobileName":"श्रीकर भरत","indexName":"Bharat, KS","battingName":"के एस भरत","fieldingName":"श्रीकर भरत","slug":"srikar-bharat","imageUrl":"/lsci/db/PICTURES/CMS/390500/390536.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/354100/354136.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":73,"fowOvers":9.3,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]}],"superOverInnings":[],"supportInfo":{"stories":[],"videos":[],"seriesStories":[{"id":330405,"objectId":1461233,"scribeId":1461233,"slug":"syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred","title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक ","subTitle":"","seoTitle":"syed mushtaq ali trophy 2025 tilak varma record century T20 - तिलक वर्मा का रिकॉर्ड शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T06:53:00.000Z","modifiedAt":"2024-11-23T06:54:04.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390938,"objectId":1459522,"slug":"tilak-varma-brought-up-a-32-ball-half-century","url":"/lsci/db/PICTURES/CMS/390900/390938.5.jpg","width":365,"height":205,"caption":"Tilak Varma brought up a 32-ball half-century","longCaption":"Tilak Varma brought up a 32-ball half-century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390938.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390938.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390938.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:39:27.183Z"},{"id":330323,"objectId":1460426,"scribeId":1460426,"slug":"hardik-pandya-to-play-syed-mushtaq-ali-trophy","title":"SMAT में खेलते दिखेंगे हार्दिक पंड्या","subTitle":"","seoTitle":"Hardik pandya सैयद मुश्ताक़ अली ट्रॉफ़ी में खेलेंगे","summary":"2016 के बाद यह पहली बार होगा जब हार्दिक यह T20 टूर्नामेंट खेलेंगे","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-20T03:11:00.000Z","modifiedAt":"2024-11-20T03:12:57.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":328293,"objectId":1281687,"slug":"hardik-pandya-interviews-his-brother-krunal","url":"/lsci/db/PICTURES/CMS/328200/328293.5.jpg","width":365,"height":205,"caption":"Hardik Pandya interviews his brother Krunal","longCaption":"Hardik Pandya interviews his brother Krunal, Chennai Super Kings v Mumbai Indians, IPL 2019, Chennai, April 26, 2019","credit":"BCCI","photographer":"Vipin Pawar","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/328200/328293.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/328200/328293.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/328200/328293.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:36:30.557Z"},{"id":330288,"objectId":1460254,"scribeId":1460254,"slug":"mohammed-shami-can-play-syed-muhtaq-ali-trophy-for-bengal-team","title":"सैयद मुश्ताक अली ट्रॉफ़ी खेल सकते हैं मोहम्मद शमी ","subTitle":"","seoTitle":"Syed Muhtaq ali trophy के लिए mohammed shami बंगाल की टीम में हुए शामिल","summary":"सोमवार को बंगाल ने अपने दल की घोषणा की जिसमें शमी का भी नाम शामिल है","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-18T15:33:00.000Z","modifiedAt":"2024-11-18T15:35:12.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390967,"objectId":1459651,"slug":"mohammed-shami-was-among-the-wickets-for-bengal","url":"/lsci/db/PICTURES/CMS/390900/390967.5.jpg","width":365,"height":205,"caption":"Mohammed Shami was among the wickets for Bengal","longCaption":"Mohammed Shami was among the wickets for Bengal, Madhya Pradesh vs Bengal, Ranji Trophy 2024-25, Indore, November 13, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390967.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390967.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390967.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:36:30.557Z"},{"id":330254,"objectId":1460115,"scribeId":1460115,"slug":"shreyas-iyer-will-lead-the-mumbai-side-in-syed-mushtaq-ali-trophy","title":"सैयद मुश्ताक़ अली ट्रॉफ़ी में मुंबई की कप्तानी अय्यर के पास, शॉ भी दल में शामिल ","subTitle":"","seoTitle":"syed mushtaq ali trophy 2024-25 के लिए mumbai के squad में shreyas iyer, prithvi shaw, ajjnkya rahane और shardul thakur ","summary":"रहाणे और शार्दुल ठाकुर भी मुंबई के 17 सदस्यीय दल का हिस्सा हैं ","shortText":null,"byline":"PTI","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-17T15:17:00.000Z","modifiedAt":"2024-11-17T15:19:55.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":759,"image":{"id":269992,"objectId":1126912,"slug":"prithvi-shaw-and-shreyas-iyer-practice-ahead-of-their-match-against-tripura","url":"/lsci/db/PICTURES/CMS/269900/269992.5.jpg","width":1296,"height":729,"caption":"Prithvi Shaw and Shreyas Iyer practice ahead of their match against Tripura","longCaption":"Prithvi Shaw and Shreyas Iyer practice ahead of their match against Tripura, Mumbai, November 24, 2017","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/269900/269992.13.jpg","WIDE":"/lsci/db/PICTURES/CMS/269900/269992.5.jpg","SQUARE":"/lsci/db/PICTURES/CMS/269900/269992.9.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:36:30.557Z"},{"id":329151,"objectId":1454642,"scribeId":1454642,"slug":"ranji-trophy-2024-25-all-you-need-to-know-about-the-two-phased-season","title":"रणजी ट्रॉफ़ी के तमाम पहलुओं पर बिंदुवार विश्लेषण ","subTitle":"","seoTitle":"Ranji Trophy - Ishan Kishan, Shreyas Iyer, Cheteshwar Pujara और Ajinkya Rahane पर होंगी नज़रें ","summary":"पुजारे और रहाणे का क्या होगा? रणजी ट्रॉफ़ी दो चरणों में आयोजित क्यों किया जा रहा है? ","shortText":null,"byline":"देवरायण मुथु और विशाल दीक्षित ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-10T05:55:00.000Z","modifiedAt":"2024-10-10T11:49:24.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":651,"image":{"id":377786,"objectId":1424918,"slug":"mumbai-celebrate-their-42nd-ranji-trophy-win","url":"/lsci/db/PICTURES/CMS/377700/377786.5.jpg","width":365,"height":205,"caption":"Mumbai celebrate their 42nd Ranji Trophy win","longCaption":"Mumbai celebrate their 42nd Ranji Trophy win, Mumbai vs Vidarbha, Ranji Trophy final, 5th day, Mumbai, March 14, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/377700/377786.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/377700/377786.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/377700/377786.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:36:30.557Z"}],"seriesStandings":{"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},"notes":"","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":false,"multiSeries":false,"quotient":false,"nrr":false,"rpwr":false,"forAgainst":false},"groups":[{"name":"Group A","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445973,1445991,1446009,1446027,1446045,1446063,1446081]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445974,1445994,1446011,1446029,1446048,1446066,1446081]},{"teamInfo":{"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"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445976,1445993,1446012,1446027,1446048,1446064,1446082]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445975,1445991,1446011,1446028,1446047,1446064,1446083]},{"teamInfo":{"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"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445973,1445992,1446012,1446030,1446047,1446066,1446084]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445975,1445993,1446010,1446029,1446045,1446065,1446084]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445974,1445992,1446010,1446028,1446046,1446063,1446082]},{"teamInfo":{"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"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445976,1445994,1446009,1446030,1446046,1446065,1446083]}],"finalMatches":[]},{"name":"Group B","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445977,1445995,1446013,1446031,1446049,1446067,1446085]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445980,1445998,1446013,1446032,1446051,1446069,1446088]},{"teamInfo":{"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"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445978,1445997,1446015,1446033,1446051,1446067,1446086]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445978,1445995,1446016,1446034,1446052,1446068,1446088]},{"teamInfo":{"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"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445979,1445996,1446015,1446034,1446049,1446069,1446087]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445977,1445996,1446014,1446032,1446050,1446068,1446086]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445980,1445997,1446014,1446031,1446052,1446070,1446087]},{"teamInfo":{"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"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445979,1445998,1446016,1446033,1446050,1446070,1446085]}],"finalMatches":[]},{"name":"Group C","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445983,1445999,1446018,1446037,1446055,1446073,1446090]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445982,1446000,1446018,1446036,1446054,1446072,1446089]},{"teamInfo":{"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"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445982,1446001,1446020,1446037,1446053,1446074,1446092]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445984,1446000,1446017,1446038,1446056,1446074,1446090]},{"teamInfo":{"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"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445981,1446001,1446019,1446038,1446054,1446073,1446091]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445984,1446002,1446019,1446035,1446055,1446072,1446092]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445981,1445999,1446017,1446035,1446053,1446071,1446089]},{"teamInfo":{"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"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445983,1446002,1446020,1446036,1446056,1446071,1446091]}],"finalMatches":[]},{"name":"Group D","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445986,1446003,1446021,1446040,1446076,1446094]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445985,1446005,1446022,1446059,1446076,1446095]},{"teamInfo":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445985,1446021,1446039,1446057,1446075,1446093]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445986,1446004,1446023,1446041,1446057,1446095]},{"teamInfo":{"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"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445987,1446003,1446023,1446039,1446059,1446077]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":0,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1446004,1446022,1446040,1446058,1446077,1446093]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116402,"id":116402,"objectId":1446041,"slug":"odisha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445987,1446005,1446041,1446058,1446075,1446094]}],"finalMatches":[]},{"name":"Group E","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445990,1446008,1446026,1446042,1446079,1446098]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1446006,1446024,1446042,1446060,1446078,1446096]},{"teamInfo":{"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"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116405,"id":116405,"objectId":1446044,"slug":"nagaland-vs-services-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445989,1446007,1446044,1446060,1446080,1446098]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445989,1446008,1446025,1446043,1446061,1446078]},{"teamInfo":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445988,1446026,1446043,1446062,1446080,1446096]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445988,1446007,1446024,1446061,1446079,1446097]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445990,1446006,1446025,1446044,1446062,1446097]}],"finalMatches":[]}],"finalMatches":[{"finalType":5,"matchObjectIds":[1446099,1446100]},{"finalType":4,"matchObjectIds":[1446103,1446101,1446104,1446102]},{"finalType":3,"matchObjectIds":[1446105,1446106]},{"finalType":1,"matchObjectIds":[1446107]}],"liveTeamIds":[],"objects":{"matches":{"1445973":{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]},"1445974":{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]},"1445975":{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]},"1445976":{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]},"1445977":{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]},"1445978":{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]},"1445979":{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]},"1445980":{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]},"1445981":{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},"1445982":{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]},"1445983":{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]},"1445984":{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]},"1445985":{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]},"1445986":{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]},"1445987":{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]},"1445988":{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]},"1445989":{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]},"1445990":{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]},"1445991":{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},"1445992":{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},"1445993":{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},"1445994":{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},"1445995":{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},"1445996":{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},"1445997":{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},"1445998":{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},"1445999":{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},"1446000":{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},"1446001":{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},"1446002":{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},"1446003":{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},"1446004":{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]},"1446005":{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},"1446006":{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},"1446007":{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},"1446008":{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},"1446009":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446010":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446011":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446012":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446013":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446014":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446015":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446016":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446017":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446018":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446019":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446020":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446021":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446022":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446023":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446024":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446025":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446026":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446027":{"_uid":116388,"id":116388,"objectId":1446027,"slug":"bengal-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446028":{"_uid":116389,"id":116389,"objectId":1446028,"slug":"bihar-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446029":{"_uid":116390,"id":116390,"objectId":1446029,"slug":"meghalaya-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446030":{"_uid":116391,"id":116391,"objectId":1446030,"slug":"mizoram-vs-punjab-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446031":{"_uid":116392,"id":116392,"objectId":1446031,"slug":"baroda-vs-tripura-group-b","title":"Group B","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446032":{"_uid":116393,"id":116393,"objectId":1446032,"slug":"gujarat-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446033":{"_uid":116394,"id":116394,"objectId":1446033,"slug":"karnataka-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446034":{"_uid":116395,"id":116395,"objectId":1446034,"slug":"saurashtra-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446035":{"_uid":116396,"id":116396,"objectId":1446035,"slug":"arunachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446036":{"_uid":116397,"id":116397,"objectId":1446036,"slug":"delhi-vs-manipur-group-c","title":"Group C","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446037":{"_uid":116398,"id":116398,"objectId":1446037,"slug":"haryana-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446038":{"_uid":116399,"id":116399,"objectId":1446038,"slug":"himachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446039":{"_uid":116400,"id":116400,"objectId":1446039,"slug":"assam-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446040":{"_uid":116401,"id":116401,"objectId":1446040,"slug":"chandigarh-vs-chhattisgarh-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446041":{"_uid":116402,"id":116402,"objectId":1446041,"slug":"odisha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446042":{"_uid":116403,"id":116403,"objectId":1446042,"slug":"andhra-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446043":{"_uid":116404,"id":116404,"objectId":1446043,"slug":"kerala-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446044":{"_uid":116405,"id":116405,"objectId":1446044,"slug":"nagaland-vs-services-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446045":{"_uid":116406,"id":116406,"objectId":1446045,"slug":"bengal-vs-meghalaya-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446046":{"_uid":116407,"id":116407,"objectId":1446046,"slug":"bihar-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446047":{"_uid":116408,"id":116408,"objectId":1446047,"slug":"hyderabad-india-vs-punjab-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446048":{"_uid":116409,"id":116409,"objectId":1446048,"slug":"madhya-pradesh-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446049":{"_uid":116410,"id":116410,"objectId":1446049,"slug":"baroda-vs-saurashtra-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446050":{"_uid":116411,"id":116411,"objectId":1446050,"slug":"gujarat-vs-sikkim-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446051":{"_uid":116412,"id":116412,"objectId":1446051,"slug":"karnataka-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446052":{"_uid":116413,"id":116413,"objectId":1446052,"slug":"tripura-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446053":{"_uid":116414,"id":116414,"objectId":1446053,"slug":"arunachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446054":{"_uid":116415,"id":116415,"objectId":1446054,"slug":"delhi-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446055":{"_uid":116416,"id":116416,"objectId":1446055,"slug":"haryana-vs-jharkhand-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446056":{"_uid":116417,"id":116417,"objectId":1446056,"slug":"jammu-kashmir-vs-manipur-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446057":{"_uid":116418,"id":116418,"objectId":1446057,"slug":"assam-vs-puducherry-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446058":{"_uid":116419,"id":116419,"objectId":1446058,"slug":"chhattisgarh-vs-odisha-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446059":{"_uid":116420,"id":116420,"objectId":1446059,"slug":"vidarbha-vs-railways-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446060":{"_uid":116421,"id":116421,"objectId":1446060,"slug":"andhra-vs-services-group-e","title":"Group E","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446061":{"_uid":116422,"id":116422,"objectId":1446061,"slug":"goa-vs-kerala-group-e","title":"Group E","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446062":{"_uid":116423,"id":116423,"objectId":1446062,"slug":"nagaland-vs-mumbai-group-e","title":"Group E","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446063":{"_uid":116424,"id":116424,"objectId":1446063,"slug":"bengal-vs-bihar-group-a","title":"Group A","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446064":{"_uid":116425,"id":116425,"objectId":1446064,"slug":"hyderabad-india-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446065":{"_uid":116426,"id":116426,"objectId":1446065,"slug":"meghalaya-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446066":{"_uid":116427,"id":116427,"objectId":1446066,"slug":"punjab-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446067":{"_uid":116428,"id":116428,"objectId":1446067,"slug":"baroda-vs-karnataka-group-b","title":"Group B","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446068":{"_uid":116429,"id":116429,"objectId":1446068,"slug":"gujarat-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446069":{"_uid":116430,"id":116430,"objectId":1446069,"slug":"saurashtra-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446070":{"_uid":116431,"id":116431,"objectId":1446070,"slug":"sikkim-vs-tripura-group-b","title":"Group B","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446071":{"_uid":116432,"id":116432,"objectId":1446071,"slug":"arunachal-pradesh-vs-manipur-group-c","title":"Group C","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446072":{"_uid":116433,"id":116433,"objectId":1446072,"slug":"delhi-vs-jharkhand-group-c","title":"Group C","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446073":{"_uid":116434,"id":116434,"objectId":1446073,"slug":"haryana-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446074":{"_uid":116435,"id":116435,"objectId":1446074,"slug":"jammu-kashmir-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446075":{"_uid":116436,"id":116436,"objectId":1446075,"slug":"assam-vs-odisha-group-d","title":"Group D","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446076":{"_uid":116437,"id":116437,"objectId":1446076,"slug":"chandigarh-vs-railways-group-d","title":"Group D","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446077":{"_uid":116438,"id":116438,"objectId":1446077,"slug":"chhattisgarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446078":{"_uid":116439,"id":116439,"objectId":1446078,"slug":"andhra-vs-kerala-group-e","title":"Group E","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446079":{"_uid":116440,"id":116440,"objectId":1446079,"slug":"goa-vs-maharashtra-group-e","title":"Group E","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446080":{"_uid":116441,"id":116441,"objectId":1446080,"slug":"services-vs-mumbai-group-e","title":"Group E","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446081":{"_uid":116442,"id":116442,"objectId":1446081,"slug":"bengal-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446082":{"_uid":116443,"id":116443,"objectId":1446082,"slug":"bihar-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446083":{"_uid":116444,"id":116444,"objectId":1446083,"slug":"hyderabad-india-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446084":{"_uid":116445,"id":116445,"objectId":1446084,"slug":"meghalaya-vs-punjab-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446085":{"_uid":116446,"id":116446,"objectId":1446085,"slug":"baroda-vs-sikkim-group-b","title":"Group B","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446086":{"_uid":116447,"id":116447,"objectId":1446086,"slug":"gujarat-vs-karnataka-group-b","title":"Group B","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446087":{"_uid":116448,"id":116448,"objectId":1446087,"slug":"saurashtra-vs-tripura-group-b","title":"Group B","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446088":{"_uid":116449,"id":116449,"objectId":1446088,"slug":"tamil-nadu-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446089":{"_uid":116450,"id":116450,"objectId":1446089,"slug":"arunachal-pradesh-vs-delhi-group-c","title":"Group C","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446090":{"_uid":116451,"id":116451,"objectId":1446090,"slug":"haryana-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446091":{"_uid":116452,"id":116452,"objectId":1446091,"slug":"himachal-pradesh-vs-manipur-group-c","title":"Group C","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446092":{"_uid":116453,"id":116453,"objectId":1446092,"slug":"jharkhand-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446093":{"_uid":116454,"id":116454,"objectId":1446093,"slug":"assam-vs-chhattisgarh-group-d","title":"Group D","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446094":{"_uid":116455,"id":116455,"objectId":1446094,"slug":"chandigarh-vs-odisha-group-d","title":"Group D","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446095":{"_uid":116456,"id":116456,"objectId":1446095,"slug":"puducherry-vs-railways-group-d","title":"Group D","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446096":{"_uid":116457,"id":116457,"objectId":1446096,"slug":"andhra-vs-mumbai-group-e","title":"Group E","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446097":{"_uid":116458,"id":116458,"objectId":1446097,"slug":"goa-vs-nagaland-group-e","title":"Group E","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446098":{"_uid":116459,"id":116459,"objectId":1446098,"slug":"maharashtra-vs-services-group-e","title":"Group E","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446099":{"_uid":116460,"id":116460,"objectId":1446099,"slug":"tba-vs-tba-preliminary-quarter-final","title":"Preliminary quarter final","startDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446100":{"_uid":116461,"id":116461,"objectId":1446100,"slug":"tba-vs-tba-preliminary-quarter-final","title":"Preliminary quarter final","startDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446101":{"_uid":116462,"id":116462,"objectId":1446101,"slug":"tba-vs-tba-1st-quarter-final","title":"1st quarter final","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446102":{"_uid":116463,"id":116463,"objectId":1446102,"slug":"tba-vs-tba-2nd-quarter-final","title":"2nd quarter final","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446103":{"_uid":116464,"id":116464,"objectId":1446103,"slug":"tba-vs-tba-3rd-quarter-final","title":"3rd quarter final","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2702,"objectId":573809,"name":"केएससीए क्रिकेट ग्राउंड, अलुर","smallName":"अलुर","longName":"केएससीए क्रिकेट ग्राउंड, अलुर","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446104":{"_uid":116465,"id":116465,"objectId":1446104,"slug":"tba-vs-tba-4th-quarter-final","title":"4th quarter final","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2702,"objectId":573809,"name":"केएससीए क्रिकेट ग्राउंड, अलुर","smallName":"अलुर","longName":"केएससीए क्रिकेट ग्राउंड, अलुर","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446105":{"_uid":116466,"id":116466,"objectId":1446105,"slug":"tba-vs-tba-1st-semi-final","title":"1st semi final","startDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446106":{"_uid":116467,"id":116467,"objectId":1446106,"slug":"tba-vs-tba-2nd-semi-final","title":"2nd semi final","startDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446107":{"_uid":116468,"id":116468,"objectId":1446107,"slug":"tba-vs-tba-final","title":"Final","startDate":"2024-12-15T00:00:00.000Z","startTime":"2024-12-15T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00: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":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","imageUrl":null,"unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":null,"playersOfTheMatch":null,"playersOfTheSeries":null,"matchSeriesResult":null,"recentReportStory":null,"recentPreviewStory":null,"liveBlogStory":null,"fantasyPickStory":null,"commentaryStarted":false,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"1592":[{"_uid":116269,"id":116269,"objectId":1445908,"slug":"hyderabad-india-vs-andhra-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच ड्रॉ","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"301 \u0026 193/1","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"448","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]}],"6561":[{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}]},"teamsNextMatches":{"1592":[{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]}],"6561":[{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]}]},"seriesPrevMatches":[{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]}],"seriesNextMatches":[{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-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":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]}],"hasTeamPlayers":true,"weather":null,"social":null,"hasTeamSquads":true,"hasStats":false,"hasFantasyStats":false,"hasFanComments":false,"hasPolls":false}}},"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/scorecard","appAdUnitPath":"game/scorecard","attributes":{"pgtyp":"game","kvpt":"archivedscorecard","kvsite":"syed-mushtaq-ali-trophy-2024-25","kvseriesid":1445827,"kvmatchid":1446006},"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/scorecard","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:andhra-vs-nagaland-group-e:scorecard","siteSection":"syed-mushtaq-ali-trophy-2024-25","subSection":"game:syed-mushtaq-ali-trophy-2024-25","contentType":"game","league":"syed-mushtaq-ali-trophy-2024-25","gameid":"1446006-आंध्रा vs नागालैंडGroup E-2024/25","gameState":"post"}},"seo":{"title":"आंध्रा vs नागालैंड Cricket Scorecard, Group E at Hyderabad, November 25, 2024","description":"Live Cricket Scoreboard: Get आंध्रा vs नागालैंड Group E, cricket scorecard, Syed Mushtaq Ali Trophy 2024/25 dated November 25, 2024.","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard","keywords":["आंध्रा vs नागालैंड Group E","cricket scorecard","cricket scoreboard","आंध्रा vs नागालैंड","reports","Syed Mushtaq Ali Trophy"],"canonicalEng":"/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard","language":{"title":{"langKey":"match_scoreboardpage_seo_title","defaultValue":"आंध्रा vs नागालैंड Cricket Scorecard, , Group E at Hyderabad, November 25, 2024","params":{"HOME_TEAM_NAME":"आंध्रा","AWAY_TEAM_NAME":"नागालैंड","HOME_TEAM_ABBR":"आंध्रा","AWAY_TEAM_ABBR":"नागालैंड","SERIES_ABBR":"SMAT","SERIES_NAME":"Syed Mushtaq Ali Trophy","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"Syed Mushtaq Ali Trophy","MATCH_TITLE":"Group E","MATCH_STATUS":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","MATCH_CITY":"Hyderabad","MATCH_DATE":"November 25, 2024","MATCH_GROUND":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","ESPN_URL":"ESPNcricinfo.com"}},"description":{"langKey":"match_scoreboardpage_seo_description","defaultValue":"Live Cricket Scoreboard: Get आंध्रा vs नागालैंड Group E, cricket scorecard, Syed Mushtaq Ali Trophy 2024/25 dated November 25, 2024.","params":{"HOME_TEAM_NAME":"आंध्रा","AWAY_TEAM_NAME":"नागालैंड","HOME_TEAM_ABBR":"आंध्रा","AWAY_TEAM_ABBR":"नागालैंड","SERIES_ABBR":"SMAT","SERIES_NAME":"Syed Mushtaq Ali Trophy","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"Syed Mushtaq Ali Trophy","MATCH_TITLE":"Group E","MATCH_STATUS":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","MATCH_CITY":"Hyderabad","MATCH_DATE":"November 25, 2024","MATCH_GROUND":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","ESPN_URL":"ESPNcricinfo.com"}},"keywords":[{"langKey":"cm_cricket_scorecard","defaultValue":"cricket scorecard"},{"langKey":"cm_cricket_scoreboard","defaultValue":"cricket scoreboard"},{"langKey":"cm_reports","defaultValue":"reports"},{"langKey":"","defaultValue":"आंध्रा vs नागालैंड Group E"},{"langKey":"","defaultValue":"आंध्रा vs नागालैंड"},{"langKey":"","defaultValue":"Syed Mushtaq Ali Trophy"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard"}]}}}},"page":"/match/CiMatchScorecardPage","query":{"language":"hindi","seriesSlug":"syed-mushtaq-ali-trophy-2024-25","seriesId":"1445827","matchSlug":"andhra-vs-nagaland-group-e","matchId":"1446006"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10