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 बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत</title><meta name="title" content="हरियाणा vs बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत"/><meta name="description" content="हरियाणा (254) vs बिहार (78 & 133) - हरियाणा की पारी और 43 रन से जीत , Elite, Group C at चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक, रणजी ट्रॉफ़ी 2024/25, October 11 - 12, 2024"/><meta name="keywords" content="स्कोर्स,मैच का सार,हाइलाइट्स,रिपोर्ट,खिलाड़ी,खिलाड़ी"/><meta name="robots" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><meta name="googlebot" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="हरियाणा vs बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत"/><meta property="og:description" content="हरियाणा (254) vs बिहार (78 & 133) - हरियाणा की पारी और 43 रन से जीत , Elite, Group C at चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक, रणजी ट्रॉफ़ी 2024/25, October 11 - 12, 2024"/><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/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score"/><meta property="fb:app_id" content="260890547115"/><meta property="fb:pages" content="104266592953439"/><meta name="twitter:site" content="@espncricinfo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:app:name:iphone" content="ESPNcricinfo"/><meta name="twitter:app:id:iphone" content="417408017"/><meta name="twitter:app:name:googleplay" content="ESPNcricinfo"/><meta name="twitter:app:id:googleplay" content="com.july.cricinfo"/><meta name="twitter:title" content="हरियाणा vs बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत"/><meta name="twitter:description" content="हरियाणा (254) vs बिहार (78 & 133) - हरियाणा की पारी और 43 रन से जीत , Elite, Group C at चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक, रणजी ट्रॉफ़ी 2024/25, October 11 - 12, 2024"/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="हरियाणा vs बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत"/><meta itemProp="description" content="हरियाणा (254) vs बिहार (78 & 133) - हरियाणा की पारी और 43 रन से जीत , Elite, Group C at चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक, रणजी ट्रॉफ़ी 2024/25, October 11 - 12, 2024"/><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/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="हरियाणा vs बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत"/><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 बिहार Elite, Group C - हरियाणा की पारी और 43 रन से जीत","description":"हरियाणा (254) vs बिहार (78 & 133) - हरियाणा की पारी और 43 रन से जीत , Elite, Group C at चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक, रणजी ट्रॉफ़ी 2024/25, October 11 - 12, 2024","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsEvent","name":"हरियाणा vs बिहार Live Cricket Score, 11 10 2024","description":"Check live cricket score of हरियाणा vs बिहार, Elite, Group C, 11 10 2024, रणजी ट्रॉफ़ी on ESPNcricinfo","startDate":"2024-10-11T04:00:00+00:00","endDate":"2024-10-12T00:00:00+00:00","location":{"@type":"Place","name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","address":"Lahli"},"homeTeam":{"@type":"SportsTeam","name":"हरियाणा"},"awayTeam":{"@type":"SportsTeam","name":"बिहार"}}</script><meta name="next-head-count" content="72"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageHindi.3476f59b21602a213702.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-3fcb36baf91d3f8e877d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-cac852f46f0beeac3ee5.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5829-8407746c18ac31a29e08.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/7839-c7fb89c60f54b51f8ade.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/751-2a6cbdf6426d2ff0ce41.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-28764e6d74e43e411b76.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-b46fc70701d401c0f014.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5437-a773fb659769045e9bd8.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9547-afd439dc2ac60e66e7ea.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1865-8a4d8f2e840901209236.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9352-cb4dde73f4182771a0e4.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9406-4bc3024b93639bf2d00a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3100-b99ca5ac5f3a68406b1e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2095-37fde6e80d09c59b6f8b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1858-4b52876344f0cd5773d0.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2558-5d040c9763daa9bc692c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchHomePage-1438af7bba4366d98bac.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>@font-face { font-family: 'NotoSansDevanagariUI-Regular'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Regular.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Medium'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Medium.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Bold'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Bold.ttf') format('ttf'); font-weight: bold; font-style: normal; font-display: swap; } body { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-regular { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-medium { font-family: NotoSansDevanagariUI-Medium, Arial, Noto Sans, sans-serif; } .ds-font-bold { font-family: NotoSansDevanagariUI-Bold, Arial, Noto Sans, sans-serif; } </style><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-984636"></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>(<!-- -->27<!-- -->)</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>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SMAT<!-- --> <span>(<!-- -->18<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>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>SA vs ENG [W]<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->पहला टेस्ट </span> • <!-- --> <!-- -->पर्थ</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="भारत"><img width="20" height="20" alt="भारत Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">भारत</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">150<span> & </span></strong><strong class="">487/6d</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ऑस्ट्रेलिया"><img width="20" height="20" alt="ऑस्ट्रेलिया Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ऑस्ट्रेलिया</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(T:534) </span><strong class="">104<span> & </span></strong><strong class="">238</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="भारत की 295 रन से जीत "><span>भारत की 295 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/australia-vs-india-2024-25-1426547/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report" title="रिपोर्ट" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">रिपोर्ट</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-videos" title="वीडियो" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">वीडियो</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547" title="भारत का ऑस्ट्रेलिया दौरा" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-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"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->नॉर्थ साउंड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="वेस्टइंडीज़"><img width="20" height="20" alt="वेस्टइंडीज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">वेस्टइंडीज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">450/9d<span> & </span></strong><strong class="ds-text-typo-mid3">152</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्लादेश"><img width="20" height="20" alt="बांग्लादेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्लादेश</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(12.5 ov, T:334) </span><strong class="ds-text-typo-mid3">269/9d<span> & </span></strong><strong class="">29/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="वेस्टइंडीज़ vs बांग्लादेश - 1st Test"><span>दिन 4 - सत्र 3 : बांग्लादेश को 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/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/live-cricket-score" 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="/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="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="/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="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="/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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="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/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="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/andhra-vs-nagaland-group-e-1446006/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी "><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="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/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="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/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="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="/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="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="/series/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->एडिलेड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="WA"><img width="20" height="20" alt="WA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">WA</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(68 ov) </span><strong class="ds-text-typo-mid3">373<span> & </span></strong><strong class="">185/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SOA"><img width="20" height="20" alt="SOA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">SOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">253</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WA vs SOA - 13th Match"><span>दिन 3 - West Aust 305 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="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/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->ब्रिसबेन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIC"><img width="20" height="20" alt="VIC Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIC</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36 ov) </span><strong class="ds-text-typo-mid3">186<span> & </span></strong><strong class="">122/0</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="QLD"><img width="20" height="20" alt="QLD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">QLD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">297</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIC vs QLD - 15th Match"><span>दिन 2 - Victoria 11 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="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/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->11:30 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->14th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->सिडनी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAS"><img width="20" height="20" alt="TAS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">TAS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">364</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NSW"><img width="20" height="20" alt="NSW Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NSW</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(60 ov) </span><strong class="">235/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="TAS vs NSW - 14th Match"><span>दिन 2 - NSW 129 रन से पीछे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="25" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/chennai-braves-vs-ajman-bolts-17th-match-1459858/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->17th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AJB"><img width="20" height="20" alt="AJB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AJB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">142/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="CB"><img width="20" height="20" alt="CB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">CB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(10 ov, T:143) </span><strong class="">124/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Bolts की 18 रन से जीत "><span>Bolts की 18 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="26" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/new-york-strikers-vs-team-abu-dhabi-16th-match-1459857/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->16th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAD"><img width="20" height="20" alt="TAD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">TAD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">73/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NYS"><img width="20" height="20" alt="NYS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(6.2/10 ov, T:74) </span><strong class="">74/0</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी "><span>स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="27" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-1st-t20i-1432225/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"> • <!-- -->1st T20I</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="">142/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.2/20 ov, T:143) </span><strong class="">143/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 विकेट से जीत, 4 गेंद बाकी "><span>इंग्लैंड महिला की 4 विकेट से जीत, 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/south-africa-vs-england-women-2024-25-1432221/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/south-africa-vs-england-women-2024-25-1432221" title="England Women tour of South Africa" class="ds-inline-flex ds-items-start ds-leading-none 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-719881"></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-951426" 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 हरियाणा<!-- -->, <!-- -->Elite, Group C<!-- --> at <!-- -->Rohtak<!-- -->, <!-- -->रणजी ट्रॉफ़ी<!-- -->,<!-- --> <!-- -->Oct 11 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">Elite, Group C, रोहतक, October 11 - 12, 2024<!-- -->, <a href="/hindi/series/ranji-trophy-2024-25-1445824" title="रणजी ट्रॉफ़ी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-text-typo-mid3">रणजी ट्रॉफ़ी</span></a></div></div><div class="ds-grow-0 ds-flex"><div class="ds-flex ds-border-r ds-border-ui-stroke ds-pr-3"><a href="/hindi/series/ranji-trophy-2024-25-1445824/uttar-pradesh-vs-bengal-elite-group-c-1445848/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/ranji-trophy-2024-25-1445824/kerala-vs-punjab-elite-group-c-1445850/full-scorecard" class="ds-group ds-inline-flex ds-items-center ds-ml-4"><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">अगला</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i></a></div><div class="ds-flex ds-items-center ds-leading-none"><div></div><div class="ds-ml-4"></div><div class="ds-ml-4"><div class="ds-popper-wrapper"><i style="font-size:20px" class="icon-more_vert-outlined ds-text-icon ds-cursor-pointer"></i></div></div></div></div></div></div><div class="ds-flex"><div class="ds-w-2/3"><div class="ds-text-compact-xxs ds-p-2 ds-px-4 lg:ds-py-3"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-3 md:ds-mt-0 ds-mt-0 ds-mb-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-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/bihar-1585" 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="">78<span> & </span></strong><strong class="">133</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/haryana-1757" 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="">254</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>हरियाणा की पारी और 43 रन से जीत </span></p></div></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3"></span></div><div class="ds-w-1/3 ds-border-l ds-border-line"><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full ds-border-line odd:ds-border-b"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">प्लेयर ऑफ़ द मैच</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jayant-yadav-447587" title="जयंत यादव" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">जयंत यादव</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->हरियाणा</span></div><div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid1">2/17, 55 & 5/57</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jayant-yadav-447587" class="ds-cursor-pointer"><div class="ds-relative"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full"><img width="64" height="64" alt="jayant-yadav" style="width:64px;height:64px" class="ds-block" src="https://img1.hscicdn.com/image/upload/f_auto,t_h_100_2x/lsci/db/PICTURES/CMS/322500/322553.1.png"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div></div></div></div><div class="ds-relative ds-w-full ds-scrollbar-hide ds-border-t ds-border-line ds-px-2 ds-flex ds-bg-fill-content-prime ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-inner-border ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2 ds-tab-active">मैच का सार</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/full-scorecard" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">स्कोरकार्ड</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/points-table-standings" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">तालिका</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/match-news" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">न्यूज़</span></a></div><div class="ds-shrink-0"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/match-fan-ratings" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">फ़ैन रेटिंग</span></a></div></div></div><div class="ds-block"></div></div></div><div class="ds-mt-3"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-0"><div class="lg:ds-flex lg:ds-items-center lg:ds-justify-between ds-border-b ds-border-line ds-bg-fill-content-prime lg:ds-rounded-t"><div class="ds-p-3"><div class="ds-text-compact-xs ds-flex ds-items-center ds-justify-between lg:ds-justify-start "><span class="ds-text-title-xs ds-font-bold ds-capitalize ds-text-typo">मैच सेंटर<!-- --> </span><span class="ds-ml-2 ds-whitespace-nowrap ds-flex ds-items-center"></span></div></div></div><div class="lg:ds-flex"><div class="ds-bg-fill-content-prime lg:ds-w-[64%] lg:ds-border-r lg:ds-border-line"><div class=""><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-bg-fill-content-alternate ds-px-3 ds-py-1">संक्षिप्त स्कोरकार्ड</div><div class=""><div class="ds-text-tight-s ds-font-regular"><div class="ds-py-2 ds-px-3 ds-border-b ds-border-line ds-uppercase ds-flex ds-justify-between"><div><strong>बिहार</strong><span class=""> <strong>• <!-- -->78<!-- -->/<!-- -->10</strong><span class="ds-ml-1 ds-capitalize">(<!-- -->28.3 ओवर<!-- -->)</span></span></div><span class="ds-ml-1 ds-font-medium">पहली पारी</span></div><div class="ds-flex ds-flex-col"><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anuj-raj-1246472" 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>Anuj Raj</span></span></a></div><span><span class="ds-font-medium">29</span> <span>(<!-- -->20<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aman-kumar-1135774" title="अमन कुमार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">अमन कुमार</span></a></div><span><span class="ds-font-medium">3<!-- -->/<!-- -->18</span> <span>(<!-- -->7<!-- -->)</span></span></div></div><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sakibul-gani-1202786" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>सकीबुल गनी</span></span></a></div><span><span class="ds-font-medium">20</span> <span>(<!-- -->24<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anshul-kamboj-1175428" title="अंशुल काम्बोज" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">अंशुल काम्बोज</span></a></div><span><span class="ds-font-medium">2<!-- -->/<!-- -->17</span> <span>(<!-- -->9<!-- -->)</span></span></div></div></div></div><div class="ds-text-tight-s ds-font-regular"><div class="ds-py-2 ds-px-3 ds-border-b ds-border-line ds-uppercase ds-flex ds-justify-between"><div><strong>हरियाणा</strong><span class=""> <strong>• <!-- -->254<!-- -->/<!-- -->10</strong><span class="ds-ml-1 ds-capitalize">(<!-- -->74.2 ओवर<!-- -->)</span></span></div><span class="ds-ml-1 ds-font-medium">पहली पारी</span></div><div class="ds-flex ds-flex-col"><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jayant-yadav-447587" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>जयंत यादव</span></span></a></div><span><span class="ds-font-medium">55</span> <span>(<!-- -->106<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/himanshu-singh-1345711" title="हिमांशु सिंह" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">हिमांशु सिंह</span></a></div><span><span class="ds-font-medium">4<!-- -->/<!-- -->49</span> <span>(<!-- -->19<!-- -->)</span></span></div></div><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sumit-kumar-1159734" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>सुमित कुमार</span></span></a></div><span><span class="ds-font-medium">38</span> <span>(<!-- -->63<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sachin-kumar-1201552" title="सचिन कुमार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">सचिन कुमार</span></a></div><span><span class="ds-font-medium">3<!-- -->/<!-- -->48</span> <span>(<!-- -->13.2<!-- -->)</span></span></div></div></div></div><div class="ds-text-tight-s ds-font-regular"><div class="ds-py-2 ds-px-3 ds-border-b ds-border-line ds-uppercase ds-flex ds-justify-between"><div><strong>बिहार</strong><span class=""> <strong>• <!-- -->133<!-- -->/<!-- -->10</strong><span class="ds-ml-1 ds-capitalize">(<!-- -->39.5 ओवर<!-- -->)</span></span></div><span class="ds-ml-1 ds-font-medium">दूसरी पारी</span></div><div class="ds-flex ds-flex-col"><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sharman-nigrodh-1403210" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>शरमन निगरोध</span></span></a></div><span><span class="ds-font-medium">32</span> <span>(<!-- -->48<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jayant-yadav-447587" title="जयंत यादव" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">जयंत यादव</span></a></div><span><span class="ds-font-medium">5<!-- -->/<!-- -->57</span> <span>(<!-- -->15<!-- -->)</span></span></div></div><div class="ds-border-b ds-border-line ds-border-r ds-flex"><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3 ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sachin-kumar-1201552" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>सचिन कुमार</span></span></a></div><span><span class="ds-font-medium">25</span> <span>(<!-- -->27<!-- -->)</span></span></div><div class="ds-w-1/2 ds-flex ds-justify-between ds-items-center ds-py-2 ds-px-3"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nishant-sindhu-1292506" title="निशांत सिंधु" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">निशांत सिंधु</span></a></div><span><span class="ds-font-medium">3<!-- -->/<!-- -->39</span> <span>(<!-- -->14.5<!-- -->)</span></span></div></div></div></div></div><div class="ds-block ds-px-3 ds-py-2 ds-text-center ds-border-b ds-border-line ds-mb-3"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/full-scorecard" title="पूरा स्कोरकार्ड देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरा स्कोरकार्ड देखें</span></a></div></div><div></div></div><div class="lg:ds-w-[36%]"><div class="ds-bg-fill-content-prime"><div class="ds-text-tight-s ds-font-regular ds-capitalize ds-px-3 ds-py-1 ds-bg-fill-content-alternate">मैच की जानकारियां</div><table class="ds-w-full ds-table ds-table-sm ds-table-auto lg:ds-border-b ds-border-line"><tbody class=""><tr class=""><td class="ds-min-w-max" colSpan="2"><a href="/hindi/cricket-grounds/chaudhary-bansi-lal-cricket-stadium-lahli-rohtak-269356" 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/ranji-trophy-2024-25-1445824" 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></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">सत्र</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/series/index.html?season2024/25" title="2024/25" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">2024/25</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">प्लेयर ऑफ़ द मैच</span></td><td class="ds-text-typo"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jayant-yadav-447587" class="ds-flex ds-items-center ds-cursor-pointer"><div><img width="24" height="24" alt="हरियाणा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="जयंत यादव" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">जयंत यादव</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">मैच के दिन</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">11,12 October 2024<!-- --> - दिन का मैच<!-- --> <!-- -->(4-दिवसीय मैच)</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">FC डेब्यू</span></td><td class="ds-text-typo !ds-p-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ayush-loharuka-1454589" 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="Ayush Loharuka" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="Ayush Loharuka" 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">Ayush Loharuka</span></span></div></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dheeru-singh-1319133" 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="Dheeru Singh" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="Dheeru Singh" 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">Dheeru Singh</span></span></div></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/lakshay-dalal-1413378" 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="Lakshay Dalal" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div><div><span title="Lakshay Dalal" 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">Lakshay Dalal</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/bhavesh-patel-1344419" 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="Bhavesh Patel" 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">Bhavesh Patel</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/pashchim-pathak-390895" 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/amit-pathak-32266" 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">हरियाणा 7, बिहार 0</span></td></tr></tbody></table></div></div></div></div></div><div id="taboola-below-section-front-thumbnails" class="ci-ad-taboola-slot"></div></div></div><div class="ds-flex-none" style="width:302px"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-4"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-space-x-1"><i style="font-size:16px" class="icon-translate ds-text-icon"></i><span class="ds-text-tight-s ds-font-bold">Language</span></div><div class="ds-w-[136px]"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-w-full ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">Hindi</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2 ds-ml-auto"></i></div></div></div></div></div></div></div><aside class="ad-placeholder incontentstrip ad-incontentstrip-503244" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-904671" style="min-width:10%;min-height:250px"></aside><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">मैच कवरेज</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/match-news" title="मैच न्यूज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-flex">मैच न्यूज़</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-p-0 ds-flex ds-flex-col"><div class="ds-p-4 ds-border-b ds-border-line"><a href="/hindi/story/ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against-1454724" 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">ऑस्ट्रेलिया अंडर-19 के ख़िलाफ़ शतक लगाकर विश्व रिकॉर्ड बनाने वाले 13 वर्षीय सूर्यवंशी कौन हैं?</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>सूर्यवंशी ने हाल ही में बिहार में खेले गए रणधीर वर्मा अंडर-19 वनडे प्रतियोगिता में भी तिहरा शतक जड़ा था</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="ऑस्ट्रेलिया अंडर-19 के ख़िलाफ़ शतक लगाकर विश्व रिकॉर्ड बनाने वाले 13 वर्षीय सूर्यवंशी कौन हैं?" 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-bihar-cricket-crisis-as-two-teams-are-camping-for-tournament-1454006" 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">Ranji Trophy 2024-25: क्या एक बार फिर बिहार की दो-दो टीमें नज़र आएंगी?</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="Ranji Trophy 2024-25: क्या एक बार फिर बिहार की दो-दो टीमें नज़र आएंगी?" 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-9362" 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/ayush-loharuka-1454589" title="AA Loharuka" 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">AA Loharuka</span></a></div></td><td class="ds-min-w-max"><span>बोल्ड</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sharman-nigrodh-1403210" 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">32</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">48</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/raghuvendra-pratap-singh-1339037" 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">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">36</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/sakibul-gani-1202786" title="एस गनी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">एस गनी</span></a></div></td><td class="ds-min-w-max"><span>lbw</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">17</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/babul-kumar-598933" 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">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/bipin-saurabh-1287029" 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">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">16</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/sachin-kumar-1201552" 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">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">27</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/veer-pratap-singh-528967" 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">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">27</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/anuj-raj-1246472" title="AN Raj" 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">AN Raj</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">13</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/himanshu-singh-1345711" title="Himanshu Singh" 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">Himanshu Singh</span></a></div></td><td class="ds-min-w-max"><span>नाबाद</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">15</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">16</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/abhijeet-saket-1163686" 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">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td></tr><tr class=""><td class="ds-min-w-max ds-font-bold" colSpan="1">अतिरिक्त</td><td class="ds-min-w-max" colSpan="3">(<!-- -->b 2, lb 3<!-- -->)</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">133</span><span class="ds-text-tight-s ds-font-regular"><span>(10 विकेट; 39.5 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/anshul-kamboj-1175428" title="ए काम्बोज" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">ए काम्बोज</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.75 </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/aman-kumar-1135774" 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">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nishant-sindhu-1292506" 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">14.5</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">39</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">2.62 </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/jayant-yadav-447587" 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">15</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">57</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">3.8 </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">0</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">Ayush Loharuka</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">43</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">सकीबुल गनी</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">शरमन निगरोध</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">बाबुल कुमार</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">सकीबुल गनी</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">बाबुल कुमार</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">बिपिन सौरभ</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">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><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">वीर प्रताप सिंह</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">सचिन कुमार</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">सचिन कुमार</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Anuj Raj</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Anuj Raj</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">10th</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 ds-font-bold">अभिजीत साकेत</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">हिमांशु सिंह</td></tr></tbody></table></div></div></div></div></div></div></div></div><div class="ds-text-tight-m ds-font-regular ds-text-center ds-p-2"><span class="ds-cursor-pointer ds-p-2 ds-opacity-50"><</span><span>1<!-- --> / <!-- -->3</span><span class="ds-cursor-pointer ds-p-2 ">></span></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">रणजी ट्रॉफ़ी</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">Elite, 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="The number of matches drawn">D</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="भागफल">भागफल</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">27</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.771</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">5</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">2</td><td class="ds-min-w-max ds-font-bold">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.663</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.610</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.747</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">5</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">2</td><td class="ds-min-w-max ds-font-bold">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.300</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">5</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.555</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/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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.873</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.427</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">Elite, 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="The number of matches drawn">D</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="भागफल">भागफल</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/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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.555</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">5</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">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">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.357</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">5</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">3</td><td class="ds-min-w-max ds-font-bold">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.931</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">5</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">4</td><td class="ds-min-w-max ds-font-bold">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.260</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">5</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.619</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">5</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.181</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.846</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.694</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">Elite, 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="The number of matches drawn">D</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="भागफल">भागफल</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">5</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">3</td><td class="ds-min-w-max ds-font-bold">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.106</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">5</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">3</td><td class="ds-min-w-max ds-font-bold">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.969</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/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">5</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">3</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.276</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">5</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">4</td><td class="ds-min-w-max ds-font-bold">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.028</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">5</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.111</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">5</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">3</td><td class="ds-min-w-max ds-font-bold">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.112</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">5</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-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.773</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.417</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">Elite, 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="The number of matches drawn">D</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्या">अंक</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="भागफल">भागफल</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/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">5</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">3</td><td class="ds-min-w-max ds-font-bold">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.791</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/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">5</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">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">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.112</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">5</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">2</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.898</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">5</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">3</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.845</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">5</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.998</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">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td><td class="ds-min-w-max ds-font-bold">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.332</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">5</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-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-min-w-max ds-font-bold">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.797</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">5</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-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-min-w-max ds-font-bold">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.621</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><a href="/hindi/series/ranji-trophy-2024-25-1445824/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-761405" style="min-width:10%;min-height:250px"></aside></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"hi","country":"sg","edition":"in","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12316,"objectId":1272752,"title":"https://www.instagram.com/cricinfohindi/","url":"https://www.instagram.com/cricinfohindi/"}},{"title":"Twitter हिंदी\n","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12250,"objectId":1271199,"title":"https://twitter.com/cricinfohindi?lang=en","url":"https://twitter.com/cricinfohindi?lang=en"}},{"title":"Facebook हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12317,"objectId":1272753,"title":"https://www.facebook.com/ESPNcricinfoHindi","url":"https://www.facebook.com/ESPNcricinfoHindi"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}},{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}}],"featuredItems":[{"title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"","previewImage":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":300722,"objectId":1299473,"scribeId":1299473,"slug":"india-in-the-under-19-world-cups-seeing-that-team-win-the-tournament-under-virat-was-massive","title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","subTitle":"","seoTitle":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"मंदीप सिंह, श्रीवत्स गोस्वामी, रीतिंदर सोढ़ी, हर्षल पटेल और इशान पोरेल से बातचीत","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2022-02-01T09:00:00.000Z","modifiedAt":"2022-02-01T11:39:01.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T19:37:26.485Z"}},{"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-25T19:37:26.485Z"}},{"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-25T19:45:32.062Z","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 - सत्र 3 : बांग्लादेश को 305 रन की ज़रूरत","statusEng":"Live","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":12.05,"liveOversPending":30.1,"liveBalls":72,"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 29/4","scoreInfo":"12.5 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-25T19:45:32.063Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117873,"id":117873,"objectId":1459859,"scribeId":1459859,"slug":"delhi-bulls-vs-bangla-tigers-18th-match","stage":"RUNNING","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-25T19:45:32.065Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.064Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","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-25T19:45:32.064Z","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-25T19:45:32.064Z","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-25T19:45:32.063Z","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-25T19:45:32.063Z","scorecardSource":"emma","ballByBallSource":""},{"_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-25T19:45:32.063Z","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-25T19:45:32.063Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115845,"id":115845,"objectId":1444505,"scribeId":1444505,"slug":"new-south-wales-vs-tasmania-14th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-23T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - NSW 129 रन से पीछे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":132,"objectId":56544,"name":"सिडनी क्रिकेट ग्राउंड","smallName":"सिडनी","longName":"सिडनी क्रिकेट ग्राउंड","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":false,"score":"364","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":true,"score":"235/4","scoreInfo":"60 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T19:45:32.063Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117872,"id":117872,"objectId":1459858,"scribeId":1459858,"slug":"chennai-braves-vs-ajman-bolts-17th-match","stage":"RUNNING","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-25T19:45:32.065Z","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-25T19:45:32.065Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":114931,"id":114931,"objectId":1432225,"scribeId":1432225,"slug":"south-africa-women-vs-england-women-1st-t20i","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"1st T20I","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-24T00:00:00.000Z","startTime":"2024-11-24T12:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"इंग्लैंड महिला की 4 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":"002133","generalNumber":null,"winnerTeamId":1026,"tossWinnerTeamId":1026,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.02,"liveOversPending":null,"liveBalls":114,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":931,"objectId":59098,"name":"बफ़ेलो पार्क, ईस्ट लंदन","smallName":"ईस्ट लंदन","longName":"बफ़ेलो पार्क, ईस्ट लंदन","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"15000"},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"142/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"11/4","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165610075-1740251809~11/4\u0026bet=1"}},{"team":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"इंग्लैंड महिला","longName":"इंग्लैंड महिला","abbreviation":"इंग्लैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"19.2/20 ov, T:143","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"2/7","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165610075-1740251812~2/7\u0026bet=1"}}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T19:45:32.062Z","scorecardSource":"emma","ballByBallSource":"feedback"}]},"keySeriesItems":[{"title":"Indian Premier League, 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024","startDate":"2024-03-22T00:00:00.000Z","endDate":"2024-05-26T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":377,"totalSquads":10,"gamePlayWatch":true}},{"title":"भारत vs इंग्लैंड","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15633,"objectId":1389386,"scribeId":22002,"slug":"england-in-india-2023-24","name":"भारत बनाम इंग्लैंड","longName":"इंग्लैंड का भारत दौरा","alternateName":"IND v ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-25T00:00:00.000Z","endDate":"2024-03-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":44,"totalSquads":3,"gamePlayWatch":false}},{"title":"रणजी ट्रॉफ़ी, 2023/24","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15548,"objectId":1383414,"scribeId":8050,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2024-01-05T00:00:00.000Z","endDate":"2024-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":2,"totalSquads":32,"gamePlayWatch":false}},{"title":"ऑस्ट्रेलिया vs वेस्टइंडीज़","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15391,"objectId":1375837,"scribeId":21397,"slug":"west-indies-in-australia-2023-24","name":"ऑस्ट्रेलिया vs वेस्टइंडीज़","longName":"वेस्टइंडीज़ का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-10T00:00:00.000Z","endDate":"2024-02-13T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}},{"title":"WTC 2023-25","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"विश्व टेस्ट चैंपियनशिप","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":151,"totalSquads":0,"gamePlayWatch":false}},{"title":"अंडर-19 विश्व कप","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15822,"objectId":1399722,"scribeId":8368,"slug":"icc-under-19-world-cup-2023-24","name":"ICC अंडर-19 विश्व कप","longName":"ICC अंडर-19 विश्व कप","alternateName":"U19 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2023/24","startDate":"2024-01-19T00:00:00.000Z","endDate":"2024-02-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false}},{"title":"BBL","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15579,"objectId":1386092,"scribeId":8044,"slug":"big-bash-league-2023-24","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल 2023","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2023/24","startDate":"2023-12-07T00:00:00.000Z","endDate":"2024-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Match Day","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12155,"objectId":1266943,"title":"https://www.espncricinfo.com/video/genre/match-day-155","url":"https://www.espncricinfo.com/video/genre/match-day-155"}},{"title":"ICC Rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11662,"objectId":1241478,"title":"ICC Rankings","url":"https://www.espncricinfo.com/rankings/content/page/211271.html"}}],"promotedItems":[{"title":"साउथ अफ़्रीका बनाम भारत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20253,"objectId":1458753,"title":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"}},{"title":"रणजी ट्रॉफ़ी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20105,"objectId":1455486,"title":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"}},{"title":"ऑस्ट्रेलिया बनाम पाकिस्तान","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20236,"objectId":1458480,"title":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544","url":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20237,"objectId":1458481,"title":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}}],"askQuestionContent":null},"appPageProps":{"data":{"sponsoredFeatures":{"MATCH_POLLS":[]},"data":{"match":{"_uid":116210,"id":116210,"objectId":1445849,"scribeId":1445849,"slug":"haryana-vs-bihar-elite-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Elite, Group C","floodlit":"day","startDate":"2024-10-11T00:00:00.000Z","endDate":"2024-10-12T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की पारी और 43 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":2,"resultStatus":1,"liveInning":3,"liveInningPredictions":null,"liveOvers":39,"liveOversPending":38.1,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":false,"isLive":false,"score":"78 \u0026 133","scoreInfo":null,"inningNumbers":[1,3],"points":0,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"teamOdds":null},{"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":true,"isLive":false,"score":"254","scoreInfo":null,"inningNumbers":[2],"points":7,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":2,"languages":["hi"],"generatedAt":"2024-11-25T19:42:13.563Z","scorecardSource":"emma","ballByBallSource":"","tiebreakerTeamId":null,"endTime":"2024-10-11T08:00:00.000Z","statusData":{"statusTextLangKey":"match_status_text_won_innings","statusTextLangData":{"firstBattingTeamId":1636,"tossWinnerTeamId":1808,"tiebreakerTeamId":null,"winnerTeamId":1808,"currentBattingTeamId":1636,"wonByRuns":43,"wonByWickets":0,"wonByBalls":0,"day":null,"session":null,"crr":null,"rrr":null,"rpb":null,"rrpb":null,"requiredRuns":null,"remainingBalls":null,"remainingOvers":null,"leadRuns":null,"trailRuns":null,"amountType":null,"rainRuleType":null}},"scheduledDays":4,"scheduledOvers":0,"scheduledInnings":2,"hoursInfo":"","daysInfo":"11,12 October 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":113923,"objectId":1344419,"name":"Bhavesh Patel","longName":"Bhavesh Patel","mobileName":"","indexName":"Bhavesh Patel","battingName":"Bhavesh Patel","fieldingName":"Bhavesh Patel","slug":"bhavesh-patel","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":null,"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":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":59301,"objectId":390895,"name":"पश्चिम पाठक","longName":"पश्चिम पाठक","mobileName":"पाठक","indexName":"Pathak, PG","battingName":"पी जी पाठक","fieldingName":"पाठक","slug":"pashchim-pathak","imageUrl":"/lsci/db/PICTURES/CMS/311200/311231.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1976,"month":11,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":{"id":311231,"objectId":1237470,"slug":"pashchim-pathak","url":"/lsci/db/PICTURES/CMS/311200/311231.jpg","width":160,"height":200,"caption":"Pashchim Pathak","longCaption":"Pashchim Pathak before the start of the Chennai Super Kings vs the Rajasthan Royals game, Chennai Super Kings vs Rajasthan Royals, IPL 2020, Abu Dhabi, October 19, 2020","credit":"BCCI","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":8895,"objectId":32266,"name":"अमित पाठक","longName":"अमित पाठक","mobileName":"पाठक","indexName":"अमित सुरिंदर पाठक","battingName":"एएस पाठक","fieldingName":"पाठक","slug":"amit-pathak","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1972,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":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":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"classId":4},{"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":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"classId":4},{"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":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"classId":4}],"replacementPlayers":null,"otherSerieses":[],"actualDays":2,"hawkeyeSource":null,"commentarySource":"","liveCommentator":null,"liveScorer":null,"liveDay":2,"liveSession":null},"content":{"recentBallCommentary":null,"recentOverCommentary":null,"teamRecentMatches":{},"headToHead":null,"matchPlayers":{"teamPlayers":[{"type":"PLAYING","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"}},"players":[{"playerRoleType":"P","player":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"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":"WK","player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"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":"P","player":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"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":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj 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":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":106493,"objectId":1202786,"name":"सकीबुल गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"matches":10,"runs":560,"innings":18,"average":32.9412,"notouts":1,"strikerate":50.86},{"player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"matches":10,"runs":450,"innings":18,"average":26.4706,"notouts":1,"strikerate":64.65}],"bestBowlers":[{"player":{"id":114051,"objectId":1345711,"name":"हिमांशु सिंह","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"matches":7,"wickets":19,"innings":9,"average":30.2105,"economy":4.4041,"conceded":574,"balls":782,"strikerate":41.15},{"player":{"id":66142,"objectId":528967,"name":"वीर प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"matches":10,"wickets":16,"innings":12,"average":31.375,"economy":3.3063,"conceded":502,"balls":911,"strikerate":56.93}]},{"type":"PLAYING","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"}},"players":[{"playerRoleType":"P","player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"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":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":80069,"objectId":816599,"name":"हिमांशु राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":10,"runs":801,"innings":17,"average":53.4,"notouts":2,"strikerate":67.25},{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":10,"runs":563,"innings":18,"average":33.1176,"notouts":1,"strikerate":52.81}],"bestBowlers":[{"player":{"id":62051,"objectId":447587,"name":"जयंत यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":8,"wickets":39,"innings":15,"average":20.5385,"economy":3.069,"conceded":801,"balls":1566,"strikerate":40.15},{"player":{"id":110985,"objectId":1292506,"name":"निशांत सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":8,"wickets":30,"innings":16,"average":17.3,"economy":2.9021,"conceded":519,"balls":1073,"strikerate":35.76}]}]},"teamImpactPlayers":{"1636":[],"1808":[]},"statsguruLinks":[],"livePerformance":null,"bestPerformance":{"batsmen":[],"bowlers":[],"fielders":[]},"smartScorecard":null,"milestones":[],"innings":[{"inningNumber":1,"isCurrent":false,"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"}},"isBatted":true,"runs":78,"wickets":10,"lead":78,"target":0,"overs":28.3,"balls":171,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":4,"byes":2,"legbyes":1,"wides":1,"noballs":0,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":3,"balls":12,"minutes":null,"fours":0,"sixes":0,"strikerate":25,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कुमार","commentary":"Ayush Loharuka b कुमार 3 (12b 0x4 0x6) SR: 25"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":3,"fowBalls":null,"fowOvers":3.1,"fowOverNumber":4,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":9,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"शरमन निगरोध b काम्बोज 0 (9b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":3,"fowBalls":null,"fowOvers":4.2,"fowOverNumber":5,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"battedType":"yes","runs":2,"balls":21,"minutes":null,"fours":0,"sixes":0,"strikerate":9.52,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †हुड्डा b कुमार","commentary":"रघुवेंद्र प्रताप c †हुड्डा b कुमार 2 (21b 0x4 0x6) SR: 9.52"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":11,"fowBalls":null,"fowOvers":7.6,"fowOverNumber":8,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":20,"balls":24,"minutes":null,"fours":4,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b सुमित कुमार","commentary":"सकीबुल गनी b सुमित कुमार 20 (24b 4x4 0x6) SR: 83.33"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":29,"fowBalls":null,"fowOvers":12.5,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":1,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":33.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Dheeru Singh b कुमार","commentary":"बाबुल कुमार c Dheeru Singh b कुमार 1 (3b 0x4 0x6) SR: 33.33"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":13,"fowBalls":null,"fowOvers":9.1,"fowOverNumber":10,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":5,"balls":23,"minutes":null,"fours":0,"sixes":0,"strikerate":21.73,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Dheeru Singh b जयंत","commentary":"बिपिन सौरभ c Dheeru Singh b जयंत 5 (23b 0x4 0x6) SR: 21.73"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":33,"fowBalls":null,"fowOvers":19.2,"fowOverNumber":20,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":1,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":25,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"सचिन कुमार c अंकित कुमार b जयंत 1 (4b 0x4 0x6) SR: 25"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":30,"fowBalls":null,"fowOvers":13.3,"fowOverNumber":14,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":13,"balls":48,"minutes":null,"fours":1,"sixes":0,"strikerate":27.08,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c काम्बोज b सुमित कुमार","commentary":"वीर प्रताप सिंह c काम्बोज b सुमित कुमार 13 (48b 1x4 0x6) SR: 27.08"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":78,"fowBalls":null,"fowOvers":28.3,"fowOverNumber":29,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":6,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"हिमांशु सिंह b काम्बोज 0 (6b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":34,"fowBalls":null,"fowOvers":20.4,"fowOverNumber":21,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":29,"balls":20,"minutes":null,"fours":1,"sixes":3,"strikerate":145,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c कुमार b सिंधु","commentary":"Anuj Raj c कुमार b सिंधु 29 (20b 1x4 3x6) SR: 145"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":74,"fowBalls":null,"fowOvers":27.5,"fowOverNumber":28,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"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":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"bowledType":"yes","overs":9,"balls":54,"maidens":1,"conceded":17,"wickets":2,"economy":1.88,"runsPerBall":0.31,"dots":null,"fours":null,"sixes":null,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":7,"balls":42,"maidens":4,"conceded":18,"wickets":3,"economy":2.57,"runsPerBall":0.42,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"bowledType":"yes","overs":5.3,"balls":33,"maidens":2,"conceded":15,"wickets":2,"economy":2.72,"runsPerBall":0.45,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"bowledType":"yes","overs":6,"balls":36,"maidens":3,"conceded":17,"wickets":2,"economy":2.83,"runsPerBall":0.47,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"bowledType":"yes","overs":1,"balls":6,"maidens":0,"conceded":8,"wickets":1,"economy":8,"runsPerBall":1.33,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"inningPartnerships":[{"player1":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":118601,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":3,"balls":19,"overs":3.1,"isLive":false},{"player1":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"player2":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":116099,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":0,"balls":7,"overs":1.1,"isLive":false},{"player1":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"outPlayerId":113572,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":8,"balls":22,"overs":3.4,"isLive":false},{"player1":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":70230,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":2,"balls":7,"overs":1.1,"isLive":false},{"player1":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"outPlayerId":106493,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":16,"balls":22,"overs":3.4,"isLive":false},{"player1":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"player2":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"outPlayerId":106450,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":1,"balls":4,"overs":0.4,"isLive":false},{"player1":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"outPlayerId":110600,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":3,"balls":35,"overs":5.5,"isLive":false},{"player1":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":114051,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":1,"balls":8,"overs":1.2,"isLive":false},{"player1":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":108473,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":40,"balls":43,"overs":7.1,"isLive":false},{"player1":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":66142,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":4,"balls":4,"overs":0.4,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":3,"balls":12,"minutes":null,"fours":0,"sixes":0,"strikerate":25,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b कुमार","commentary":"Ayush Loharuka b कुमार 3 (12b 0x4 0x6) SR: 25"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":3,"fowBalls":null,"fowOvers":3.1,"fowOverNumber":4,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":9,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"शरमन निगरोध b काम्बोज 0 (9b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":3,"fowBalls":null,"fowOvers":4.2,"fowOverNumber":5,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"battedType":"yes","runs":2,"balls":21,"minutes":null,"fours":0,"sixes":0,"strikerate":9.52,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †हुड्डा b कुमार","commentary":"रघुवेंद्र प्रताप c †हुड्डा b कुमार 2 (21b 0x4 0x6) SR: 9.52"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":11,"fowBalls":null,"fowOvers":7.6,"fowOverNumber":8,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":1,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":33.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Dheeru Singh b कुमार","commentary":"बाबुल कुमार c Dheeru Singh b कुमार 1 (3b 0x4 0x6) SR: 33.33"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":13,"fowBalls":null,"fowOvers":9.1,"fowOverNumber":10,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":20,"balls":24,"minutes":null,"fours":4,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b सुमित कुमार","commentary":"सकीबुल गनी b सुमित कुमार 20 (24b 4x4 0x6) SR: 83.33"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":29,"fowBalls":null,"fowOvers":12.5,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":1,"balls":4,"minutes":null,"fours":0,"sixes":0,"strikerate":25,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"सचिन कुमार c अंकित कुमार b जयंत 1 (4b 0x4 0x6) SR: 25"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":30,"fowBalls":null,"fowOvers":13.3,"fowOverNumber":14,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":5,"balls":23,"minutes":null,"fours":0,"sixes":0,"strikerate":21.73,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c Dheeru Singh b जयंत","commentary":"बिपिन सौरभ c Dheeru Singh b जयंत 5 (23b 0x4 0x6) SR: 21.73"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":33,"fowBalls":null,"fowOvers":19.2,"fowOverNumber":20,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":6,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"हिमांशु सिंह b काम्बोज 0 (6b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":34,"fowBalls":null,"fowOvers":20.4,"fowOverNumber":21,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":29,"balls":20,"minutes":null,"fours":1,"sixes":3,"strikerate":145,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c कुमार b सिंधु","commentary":"Anuj Raj c कुमार b सिंधु 29 (20b 1x4 3x6) SR: 145"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":74,"fowBalls":null,"fowOvers":27.5,"fowOverNumber":28,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":13,"balls":48,"minutes":null,"fours":1,"sixes":0,"strikerate":27.08,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c काम्बोज b सुमित कुमार","commentary":"वीर प्रताप सिंह c काम्बोज b सुमित कुमार 13 (48b 1x4 0x6) SR: 27.08"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":78,"fowBalls":null,"fowOvers":28.3,"fowOverNumber":29,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":3,"fowOvers":3.1,"fowBalls":null},{"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":3,"fowOvers":4.2,"fowBalls":null},{"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":11,"fowOvers":7.6,"fowBalls":null},{"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":13,"fowOvers":9.1,"fowBalls":null},{"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":29,"fowOvers":12.5,"fowBalls":null},{"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":30,"fowOvers":13.3,"fowBalls":null},{"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":33,"fowOvers":19.2,"fowBalls":null},{"dismissalBatsman":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":34,"fowOvers":20.4,"fowBalls":null},{"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":74,"fowOvers":27.5,"fowBalls":null},{"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":78,"fowOvers":28.3,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]},{"inningNumber":2,"isCurrent":false,"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"}},"isBatted":true,"runs":254,"wickets":10,"lead":176,"target":0,"overs":74.2,"balls":446,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":10,"byes":0,"legbyes":3,"wides":5,"noballs":2,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":28,"balls":39,"minutes":null,"fours":5,"sixes":0,"strikerate":71.79,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अभिजीत साकेत b गनी","commentary":"अंकित कुमार c अभिजीत साकेत b गनी 28 (39b 5x4 0x6) SR: 71.79"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowBalls":null,"fowOvers":19.1,"fowOverNumber":20,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":22,"balls":47,"minutes":null,"fours":3,"sixes":0,"strikerate":46.8,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b Raj","commentary":"Lakshay Dalal b Raj 22 (47b 3x4 0x6) SR: 46.8"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":51,"fowBalls":null,"fowOvers":12.3,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":21,"balls":44,"minutes":null,"fours":1,"sixes":1,"strikerate":47.72,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c प्रताप b Himanshu Singh","commentary":"हिमांशु राणा c प्रताप b Himanshu Singh 21 (44b 1x4 1x6) SR: 47.72"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":78,"fowBalls":null,"fowOvers":23.1,"fowOverNumber":24,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"battedType":"yes","runs":18,"balls":40,"minutes":null,"fours":0,"sixes":1,"strikerate":45,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अभिजीत साकेत b सिंह","commentary":"निशांत सिंधु c अभिजीत साकेत b सिंह 18 (40b 0x4 1x6) SR: 45"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":106,"fowBalls":null,"fowOvers":32.6,"fowOverNumber":33,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":5,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †शरमन निगरोध b सिंह","commentary":"अशोक मेनारिया c †शरमन निगरोध b सिंह 5 (6b 1x4 0x6) SR: 83.33"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":83,"fowBalls":null,"fowOvers":24.2,"fowOverNumber":25,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"battedType":"yes","runs":11,"balls":32,"minutes":null,"fours":1,"sixes":0,"strikerate":34.37,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c बाबुल कुमार b Himanshu Singh","commentary":"Dheeru Singh c बाबुल कुमार b Himanshu Singh 11 (32b 1x4 0x6) SR: 34.37"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":116,"fowBalls":null,"fowOvers":35.3,"fowOverNumber":36,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":33,"balls":44,"minutes":null,"fours":3,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b प्रताप","commentary":"कपिल हुड्डा b प्रताप 33 (44b 3x4 0x6) SR: 75"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":146,"fowBalls":null,"fowOvers":44.1,"fowOverNumber":45,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":38,"balls":63,"minutes":null,"fours":1,"sixes":0,"strikerate":60.31,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †शरमन निगरोध b Himanshu Singh","commentary":"सुमित कुमार c †शरमन निगरोध b Himanshu Singh 38 (63b 1x4 0x6) SR: 60.31"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":217,"fowBalls":null,"fowOvers":63.2,"fowOverNumber":64,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"battedType":"yes","runs":55,"balls":106,"minutes":null,"fours":6,"sixes":0,"strikerate":51.88,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"स्टंप","long":"st †शरमन निगरोध b सिंह","commentary":"जयंत यादव st †शरमन निगरोध b सिंह 55 (106b 6x4 0x6) SR: 51.88"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":254,"fowBalls":null,"fowOvers":74.2,"fowOverNumber":75,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"battedType":"yes","runs":4,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c सिंह b Himanshu Singh","commentary":"अंशुल काम्बोज c सिंह b Himanshu Singh 4 (6b 1x4 0x6) SR: 66.66"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":225,"fowBalls":null,"fowOvers":65.2,"fowOverNumber":66,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":9,"balls":21,"minutes":null,"fours":2,"sixes":0,"strikerate":42.85,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"अमन कुमार नाबाद 9 (21b 2x4 0x6) SR: 42.85"},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":10,"balls":60,"maidens":0,"conceded":43,"wickets":1,"economy":4.3,"runsPerBall":0.71,"dots":null,"fours":null,"sixes":null,"wides":1,"noballs":2,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":11,"balls":66,"maidens":1,"conceded":48,"wickets":0,"economy":4.36,"runsPerBall":0.72,"dots":null,"fours":null,"sixes":null,"wides":2,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":15,"balls":90,"maidens":1,"conceded":52,"wickets":1,"economy":3.46,"runsPerBall":0.57,"dots":null,"fours":null,"sixes":null,"wides":1,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":6,"balls":36,"maidens":1,"conceded":11,"wickets":1,"economy":1.83,"runsPerBall":0.3,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"bowledType":"yes","overs":13.2,"balls":80,"maidens":0,"conceded":48,"wickets":3,"economy":3.6,"runsPerBall":0.6,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":19,"balls":114,"maidens":4,"conceded":49,"wickets":4,"economy":2.57,"runsPerBall":0.42,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"inningPartnerships":[{"player1":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":116607,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":51,"balls":75,"overs":12.3,"isLive":false},{"player1":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"outPlayerId":104293,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":14,"balls":40,"overs":6.4,"isLive":false},{"player1":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"outPlayerId":80069,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":13,"balls":24,"overs":4,"isLive":false},{"player1":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"player2":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"outPlayerId":58116,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":5,"balls":7,"overs":1.1,"isLive":false},{"player1":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"player2":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"outPlayerId":110985,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":23,"balls":52,"overs":8.4,"isLive":false},{"player1":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"outPlayerId":112258,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":10,"balls":15,"overs":2.3,"isLive":false},{"player1":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"player2":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":103612,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":30,"balls":52,"overs":8.4,"isLive":false},{"player1":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"player2":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"outPlayerId":103611,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":71,"balls":115,"overs":19.1,"isLive":false},{"player1":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"player2":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"outPlayerId":104757,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":8,"balls":12,"overs":2,"isLive":false},{"player1":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"player2":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":62051,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":29,"balls":54,"overs":9,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":22,"balls":47,"minutes":null,"fours":3,"sixes":0,"strikerate":46.8,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b Raj","commentary":"Lakshay Dalal b Raj 22 (47b 3x4 0x6) SR: 46.8"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":51,"fowBalls":null,"fowOvers":12.3,"fowOverNumber":13,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":28,"balls":39,"minutes":null,"fours":5,"sixes":0,"strikerate":71.79,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अभिजीत साकेत b गनी","commentary":"अंकित कुमार c अभिजीत साकेत b गनी 28 (39b 5x4 0x6) SR: 71.79"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowBalls":null,"fowOvers":19.1,"fowOverNumber":20,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":21,"balls":44,"minutes":null,"fours":1,"sixes":1,"strikerate":47.72,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c प्रताप b Himanshu Singh","commentary":"हिमांशु राणा c प्रताप b Himanshu Singh 21 (44b 1x4 1x6) SR: 47.72"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":78,"fowBalls":null,"fowOvers":23.1,"fowOverNumber":24,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":5,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1990,"month":10,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":315011,"objectId":1247232,"slug":"ashok-menaria-portrait","url":"/lsci/db/PICTURES/CMS/315000/315011.jpg","width":160,"height":200,"caption":"Ashok Menaria portrait","longCaption":"Ashok Menaria portrait, January 9, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †शरमन निगरोध b सिंह","commentary":"अशोक मेनारिया c †शरमन निगरोध b सिंह 5 (6b 1x4 0x6) SR: 83.33"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":83,"fowBalls":null,"fowOvers":24.2,"fowOverNumber":25,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"battedType":"yes","runs":18,"balls":40,"minutes":null,"fours":0,"sixes":1,"strikerate":45,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अभिजीत साकेत b सिंह","commentary":"निशांत सिंधु c अभिजीत साकेत b सिंह 18 (40b 0x4 1x6) SR: 45"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":106,"fowBalls":null,"fowOvers":32.6,"fowOverNumber":33,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"battedType":"yes","runs":11,"balls":32,"minutes":null,"fours":1,"sixes":0,"strikerate":34.37,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","dateOfBirth":{"year":1998,"month":3,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":340749,"objectId":1319420,"slug":"dheeru-singh-player-headshot","url":"/lsci/db/PICTURES/CMS/340700/340749.png","width":600,"height":436,"caption":"Dheeru Singh player headshot","longCaption":"Dheeru Singh player headshot","credit":"Red bull","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340700/340749.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c बाबुल कुमार b Himanshu Singh","commentary":"Dheeru Singh c बाबुल कुमार b Himanshu Singh 11 (32b 1x4 0x6) SR: 34.37"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":116,"fowBalls":null,"fowOvers":35.3,"fowOverNumber":36,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":33,"balls":44,"minutes":null,"fours":3,"sixes":0,"strikerate":75,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":283685,"objectId":1169618,"slug":"kapil-hooda-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","width":117,"height":130,"caption":"Kapil Hooda player portrait","longCaption":"Kapil Hooda player portrait","credit":"Kapil Hooda","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b प्रताप","commentary":"कपिल हुड्डा b प्रताप 33 (44b 3x4 0x6) SR: 75"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":146,"fowBalls":null,"fowOvers":44.1,"fowOverNumber":45,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":38,"balls":63,"minutes":null,"fours":1,"sixes":0,"strikerate":60.31,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":12,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":380669,"objectId":1433158,"slug":"sumit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/380600/380669.1.png","width":160,"height":196,"caption":"Sumit Kumar Player portrait","longCaption":"Sumit Kumar Player portrait","credit":"Delhi Capitals","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c †शरमन निगरोध b Himanshu Singh","commentary":"सुमित कुमार c †शरमन निगरोध b Himanshu Singh 38 (63b 1x4 0x6) SR: 60.31"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":217,"fowBalls":null,"fowOvers":63.2,"fowOverNumber":64,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"battedType":"yes","runs":4,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":66.66,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c सिंह b Himanshu Singh","commentary":"अंशुल काम्बोज c सिंह b Himanshu Singh 4 (6b 1x4 0x6) SR: 66.66"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":225,"fowBalls":null,"fowOvers":65.2,"fowOverNumber":66,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"battedType":"yes","runs":55,"balls":106,"minutes":null,"fours":6,"sixes":0,"strikerate":51.88,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"स्टंप","long":"st †शरमन निगरोध b सिंह","commentary":"जयंत यादव st †शरमन निगरोध b सिंह 55 (106b 6x4 0x6) SR: 51.88"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":254,"fowBalls":null,"fowOvers":74.2,"fowOverNumber":75,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":51,"fowOvers":12.3,"fowBalls":null},{"dismissalBatsman":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":65,"fowOvers":19.1,"fowBalls":null},{"dismissalBatsman":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":78,"fowOvers":23.1,"fowBalls":null},{"dismissalBatsman":{"id":58116,"objectId":371150,"name":"ए एल मनेरिया","longName":"अशोक मेनारिया","mobileName":"मेनारिया","indexName":"Menaria, AL","battingName":"ए एल मनेरिया","fieldingName":"मेनारिया","slug":"ashok-menaria","imageUrl":"/lsci/db/PICTURES/CMS/315000/315011.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":83,"fowOvers":24.2,"fowBalls":null},{"dismissalBatsman":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":106,"fowOvers":32.6,"fowBalls":null},{"dismissalBatsman":{"id":112258,"objectId":1319133,"name":"Dheeru Singh","longName":"Dheeru Singh","mobileName":"","indexName":"Dheeru Singh","battingName":"Dheeru Singh","fieldingName":"Dheeru Singh","slug":"dheeru-singh","imageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340700/340749.png"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":116,"fowOvers":35.3,"fowBalls":null},{"dismissalBatsman":{"id":103612,"objectId":1159735,"name":"के हुड्डा","longName":"कपिल हुड्डा","mobileName":"हुड्डा","indexName":"कपिल हुड्डा","battingName":"के हुड्डा","fieldingName":"हुड्डा","slug":"kapil-hooda","imageUrl":"/lsci/db/PICTURES/CMS/283600/283685.icon.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":146,"fowOvers":44.1,"fowBalls":null},{"dismissalBatsman":{"id":103611,"objectId":1159734,"name":"सुमित कुमार","longName":"सुमित कुमार","mobileName":"सुमित कुमार","indexName":"Sumit Kumar","battingName":"सुमित कुमार","fieldingName":"सुमित कुमार","slug":"sumit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/380600/380669.1.png","headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":217,"fowOvers":63.2,"fowBalls":null},{"dismissalBatsman":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png"},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":225,"fowOvers":65.2,"fowBalls":null},{"dismissalBatsman":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png"},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":254,"fowOvers":74.2,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]},{"inningNumber":3,"isCurrent":true,"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"}},"isBatted":true,"runs":133,"wickets":10,"lead":-43,"target":0,"overs":39.5,"balls":239,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":5,"byes":2,"legbyes":3,"wides":0,"noballs":0,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"Ayush Loharuka b काम्बोज 0 (5b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":32,"balls":48,"minutes":null,"fours":3,"sixes":1,"strikerate":66.66,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"शरमन निगरोध c अंकित कुमार b जयंत 32 (48b 3x4 1x6) SR: 66.66"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":48,"fowBalls":null,"fowOvers":17.1,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"battedType":"yes","runs":11,"balls":36,"minutes":null,"fours":0,"sixes":0,"strikerate":30.55,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"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 Dalal b जयंत","commentary":"रघुवेंद्र प्रताप c Dalal b जयंत 11 (36b 0x4 0x6) SR: 30.55"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":43,"fowBalls":null,"fowOvers":13.3,"fowOverNumber":14,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":2,"balls":17,"minutes":null,"fours":0,"sixes":0,"strikerate":11.76,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b जयंत","commentary":"सकीबुल गनी lbw b जयंत 2 (17b 0x4 0x6) SR: 11.76"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":49,"fowBalls":null,"fowOvers":17.5,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":5,"balls":24,"minutes":null,"fours":0,"sixes":0,"strikerate":20.83,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b जयंत","commentary":"बाबुल कुमार b जयंत 5 (24b 0x4 0x6) SR: 20.83"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":72,"fowBalls":null,"fowOvers":23.5,"fowOverNumber":24,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":20,"balls":16,"minutes":null,"fours":0,"sixes":2,"strikerate":125,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c हिमांशु राणा b सिंधु","commentary":"बिपिन सौरभ c हिमांशु राणा b सिंधु 20 (16b 0x4 2x6) SR: 125"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":78,"fowBalls":null,"fowOvers":24.5,"fowOverNumber":25,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":25,"balls":27,"minutes":null,"fours":3,"sixes":1,"strikerate":92.59,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"सचिन कुमार c अंकित कुमार b जयंत 25 (27b 3x4 1x6) SR: 92.59"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":108,"fowBalls":null,"fowOvers":33.6,"fowOverNumber":34,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":7,"balls":27,"minutes":null,"fours":0,"sixes":0,"strikerate":25.92,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"वीर प्रताप सिंह b काम्बोज 7 (27b 0x4 0x6) SR: 25.92"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":106,"fowBalls":null,"fowOvers":32.4,"fowOverNumber":33,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":5,"balls":13,"minutes":null,"fours":0,"sixes":0,"strikerate":38.46,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"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 Dalal b सिंधु","commentary":"Anuj Raj c Dalal b सिंधु 5 (13b 0x4 0x6) SR: 38.46"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":119,"fowBalls":null,"fowOvers":37.1,"fowOverNumber":38,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":15,"balls":16,"minutes":null,"fours":1,"sixes":0,"strikerate":93.75,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"नाबाद","long":"नाबाद ","commentary":"हिमांशु सिंह नाबाद 15 (16b 1x4 0x6) SR: 93.75"},"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":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":6,"balls":10,"minutes":null,"fours":1,"sixes":0,"strikerate":60,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b सिंधु","commentary":"अभिजीत साकेत b सिंधु 6 (10b 1x4 0x6) SR: 60"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":133,"fowBalls":null,"fowOvers":39.5,"fowOverNumber":40,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":2}],"inningBowlers":[{"player":{"id":104757,"objectId":1175428,"name":"ए काम्बोज","longName":"अंशुल काम्बोज","mobileName":"काम्बोज","indexName":"अंशुल काम्बोज","battingName":"ए काम्बोज","fieldingName":"काम्बोज","slug":"anshul-kamboj","imageUrl":"/lsci/db/PICTURES/CMS/381300/381389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381389.png","dateOfBirth":{"year":2000,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.1.png","width":160,"height":136,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":381389,"objectId":1435120,"slug":"anshul-kamboj-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381389.png","width":600,"height":436,"caption":"Anshul Kamboj, player page headshot cutout, 2024","longCaption":"Anshul Kamboj, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381389.square.png"}}},"bowledType":"yes","overs":8,"balls":48,"maidens":2,"conceded":22,"wickets":2,"economy":2.75,"runsPerBall":0.45,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":101883,"objectId":1135774,"name":"ए एस कुमार","longName":"अमन कुमार","mobileName":"कुमार","indexName":"Kumar, AS","battingName":"ए एस कुमार","fieldingName":"कुमार","slug":"aman-kumar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"bowledType":"yes","overs":2,"balls":12,"maidens":0,"conceded":10,"wickets":0,"economy":5,"runsPerBall":0.83,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":110985,"objectId":1292506,"name":"एन सिंधु","longName":"निशांत सिंधु","mobileName":" सिंधु","indexName":"सिंधु","battingName":"एन सिंधु","fieldingName":"सिंधु","slug":"nishant-sindhu","imageUrl":"/lsci/db/PICTURES/CMS/345000/345097.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345097.png","dateOfBirth":{"year":2004,"month":4,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.1.png","width":160,"height":136,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":345097,"objectId":1331728,"slug":"nishant-sindhu-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/345000/345097.png","width":600,"height":436,"caption":"Nishant Sindhu, player page headshot cutout 2022","longCaption":"Nishant Sindhu, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345097.square.png"}}},"bowledType":"yes","overs":14.5,"balls":89,"maidens":6,"conceded":39,"wickets":3,"economy":2.62,"runsPerBall":0.43,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":1,"inningWickets":[]},{"player":{"id":62051,"objectId":447587,"name":"जे यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"bowledType":"yes","overs":15,"balls":90,"maidens":0,"conceded":57,"wickets":5,"economy":3.8,"runsPerBall":0.63,"dots":null,"fours":null,"sixes":null,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":2,"inningWickets":[]}],"inningPartnerships":[{"player1":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":118601,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":0,"balls":5,"overs":0.5,"isLive":false},{"player1":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"player2":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":113572,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":43,"balls":76,"overs":12.4,"isLive":false},{"player1":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":116099,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":5,"balls":22,"overs":3.4,"isLive":false},{"player1":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":106493,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":1,"balls":4,"overs":0.4,"isLive":false},{"player1":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"player2":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"outPlayerId":70230,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":23,"balls":36,"overs":6,"isLive":false},{"player1":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"player2":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"outPlayerId":110600,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":6,"balls":6,"overs":1,"isLive":false},{"player1":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"outPlayerId":66142,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":28,"balls":47,"overs":7.5,"isLive":false},{"player1":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"player2":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":106450,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":2,"balls":8,"overs":1.2,"isLive":false},{"player1":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":108473,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":11,"balls":19,"overs":3.1,"isLive":false},{"player1":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"player2":{"id":114051,"objectId":1345711,"name":"Himanshu Singh","longName":"हिमांशु सिंह","mobileName":"Himanshu","indexName":"हिमांशु सिंह","battingName":"Himanshu Singh","fieldingName":"Himanshu Singh","slug":"himanshu-singh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":9,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"outPlayerId":104036,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":0,"runs":14,"balls":16,"overs":2.4,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":0,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":6,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"Ayush Loharuka b काम्बोज 0 (5b 0x4 0x6) SR: 0"},"dismissalComment":null,"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"battedType":"yes","runs":11,"balls":36,"minutes":null,"fours":0,"sixes":0,"strikerate":30.55,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png","dateOfBirth":{"year":2003,"month":8,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.1.png","width":160,"height":136,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":{"id":353932,"objectId":1357758,"slug":"raghuvendra-pratap-singh-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/353900/353932.png","width":600,"height":436,"caption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","longCaption":"Raghuvendra Pratap Singh, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/353900/353932.square.png"}}},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"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 Dalal b जयंत","commentary":"रघुवेंद्र प्रताप c Dalal b जयंत 11 (36b 0x4 0x6) SR: 30.55"},"dismissalComment":null,"fowOrder":1,"fowWicketNum":2,"fowRuns":43,"fowBalls":null,"fowOvers":13.3,"fowOverNumber":14,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":32,"balls":48,"minutes":null,"fours":3,"sixes":1,"strikerate":66.66,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":5,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"शरमन निगरोध c अंकित कुमार b जयंत 32 (48b 3x4 1x6) SR: 66.66"},"dismissalComment":null,"fowOrder":2,"fowWicketNum":3,"fowRuns":48,"fowBalls":null,"fowOvers":17.1,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":2,"balls":17,"minutes":null,"fours":0,"sixes":0,"strikerate":11.76,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":9,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":295645,"objectId":1202966,"slug":"sakibul-gani-portrait","url":"/lsci/db/PICTURES/CMS/295600/295645.jpg","width":160,"height":200,"caption":"Sakibul Gani portrait","longCaption":"Sakibul Gani portrait, October 2019","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b जयंत","commentary":"सकीबुल गनी lbw b जयंत 2 (17b 0x4 0x6) SR: 11.76"},"dismissalComment":null,"fowOrder":3,"fowWicketNum":4,"fowRuns":49,"fowBalls":null,"fowOvers":17.5,"fowOverNumber":18,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":5,"balls":24,"minutes":null,"fours":0,"sixes":0,"strikerate":20.83,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":1,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":286137,"objectId":1176108,"slug":"babul-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","width":160,"height":189,"caption":"Babul Kumar player portrait","longCaption":"Babul Kumar player portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b जयंत","commentary":"बाबुल कुमार b जयंत 5 (24b 0x4 0x6) SR: 20.83"},"dismissalComment":null,"fowOrder":4,"fowWicketNum":5,"fowRuns":72,"fowBalls":null,"fowOvers":23.5,"fowOverNumber":24,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"battedType":"yes","runs":20,"balls":16,"minutes":null,"fours":0,"sixes":2,"strikerate":125,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":80069,"objectId":816599,"name":"एच जे राणा","longName":"हिमांशु राणा","mobileName":"हिमांशु राणा","indexName":"Rana, HJ","battingName":"एच जे राणा","fieldingName":"हिमांशु राणा","slug":"himanshu-rana","imageUrl":"/lsci/db/PICTURES/CMS/271900/271902.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":271902,"objectId":1132490,"slug":"himanshu-rana-portrait","url":"/lsci/db/PICTURES/CMS/271900/271902.jpg","width":160,"height":200,"caption":"Himanshu Rana portrait","longCaption":"Himanshu Rana, January 11, 2018","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c हिमांशु राणा b सिंधु","commentary":"बिपिन सौरभ c हिमांशु राणा b सिंधु 20 (16b 0x4 2x6) SR: 125"},"dismissalComment":null,"fowOrder":5,"fowWicketNum":6,"fowRuns":78,"fowBalls":null,"fowOvers":24.5,"fowOverNumber":25,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":7,"balls":27,"minutes":null,"fours":0,"sixes":0,"strikerate":25.92,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":5,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314920,"objectId":1247074,"slug":"veer-pratap-singh-portrait","url":"/lsci/db/PICTURES/CMS/314900/314920.jpg","width":160,"height":200,"caption":"Veer Pratap Singh portrait","longCaption":"Veer Pratap Singh portrait, January 8, 2021","credit":"ESPNcricinfo","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b काम्बोज","commentary":"वीर प्रताप सिंह b काम्बोज 7 (27b 0x4 0x6) SR: 25.92"},"dismissalComment":null,"fowOrder":6,"fowWicketNum":7,"fowRuns":106,"fowBalls":null,"fowOvers":32.4,"fowOverNumber":33,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"battedType":"yes","runs":25,"balls":27,"minutes":null,"fours":3,"sixes":1,"strikerate":92.59,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":295158,"objectId":1201721,"slug":"sachin-kumar-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","width":160,"height":204,"caption":"Sachin Kumar Singh player portrait","longCaption":"Sachin Kumar Singh player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":104293,"objectId":1168733,"name":"अंकित कुमार","longName":"अंकित कुमार","mobileName":"अंकित कुमार","indexName":"Ankit Kumar","battingName":"अंकित कुमार","fieldingName":"अंकित कुमार","slug":"ankit-kumar","imageUrl":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":283683,"objectId":1169616,"slug":"ankit-kumar-player-portrait","url":"/lsci/db/PICTURES/CMS/283600/283683.1.jpg","width":160,"height":191,"caption":"Ankit Kumar player portrait ","longCaption":"Ankit Kumar player portrait ","credit":"Amit Kumar","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"कैच","long":"c अंकित कुमार b जयंत","commentary":"सचिन कुमार c अंकित कुमार b जयंत 25 (27b 3x4 1x6) SR: 92.59"},"dismissalComment":null,"fowOrder":7,"fowWicketNum":8,"fowRuns":108,"fowBalls":null,"fowOvers":33.6,"fowOverNumber":34,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":5,"balls":13,"minutes":null,"fours":0,"sixes":0,"strikerate":38.46,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":314699,"objectId":1246580,"slug":"anuj-raj-portrait","url":"/lsci/db/PICTURES/CMS/314600/314699.jpg","width":160,"height":199,"caption":"Anuj Raj portrait","longCaption":"Anuj Raj portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":{"id":116607,"objectId":1413378,"name":"LS Dalal","longName":"Lakshay Dalal","mobileName":"Dalal","indexName":"Dalal, LS","battingName":"LS Dalal","fieldingName":"Dalal","slug":"lakshay-dalal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":11,"date":24},"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 Dalal b सिंधु","commentary":"Anuj Raj c Dalal b सिंधु 5 (13b 0x4 0x6) SR: 38.46"},"dismissalComment":null,"fowOrder":8,"fowWicketNum":9,"fowRuns":119,"fowBalls":null,"fowOvers":37.1,"fowOverNumber":38,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"battedType":"yes","runs":6,"balls":10,"minutes":null,"fours":1,"sixes":0,"strikerate":60,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1995,"month":8,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":298879,"objectId":1212388,"slug":"abhijeet-saket-player-portrait","url":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","width":160,"height":205,"caption":"Abhijeet Saket player portrait","longCaption":"Abhijeet Saket player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"dismissalBowler":null,"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"बोल्ड","long":" b सिंधु","commentary":"अभिजीत साकेत b सिंधु 6 (10b 1x4 0x6) SR: 60"},"dismissalComment":null,"fowOrder":9,"fowWicketNum":10,"fowRuns":133,"fowBalls":null,"fowOvers":39.5,"fowOverNumber":40,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":2}],"inningFallOfWickets":[{"dismissalBatsman":{"id":118601,"objectId":1454589,"name":"AA Loharuka","longName":"Ayush Loharuka","mobileName":"Loharuka","indexName":"Loharuka, AA","battingName":"AA Loharuka","fieldingName":"Loharuka","slug":"ayush-loharuka","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowOvers":0.5,"fowBalls":null},{"dismissalBatsman":{"id":113572,"objectId":1339037,"name":"रघुवेंद्र प्रताप ","longName":"रघुवेंद्र प्रताप ","mobileName":"रघुवेंद्र प्रताप ","indexName":"रघुवेंद्र प्रताप ","battingName":"रघुवेंद्र प्रताप ","fieldingName":"रघुवेंद्र प्रताप ","slug":"raghuvendra-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/353900/353932.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/353900/353932.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":43,"fowOvers":13.3,"fowBalls":null},{"dismissalBatsman":{"id":116099,"objectId":1403210,"name":"शरमन निगरोध","longName":"शरमन निगरोध","mobileName":"शरमन निगरोध","indexName":"शरमन निगरोध","battingName":"शरमन निगरोध","fieldingName":"शरमन निगरोध","slug":"sharman-nigrodh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":48,"fowOvers":17.1,"fowBalls":null},{"dismissalBatsman":{"id":106493,"objectId":1202786,"name":"एस गनी","longName":"सकीबुल गनी","mobileName":"गनी","indexName":"गनी, एस","battingName":"एस गनी","fieldingName":"गनी","slug":"sakibul-gani","imageUrl":"/lsci/db/PICTURES/CMS/295600/295645.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":49,"fowOvers":17.5,"fowBalls":null},{"dismissalBatsman":{"id":70230,"objectId":598933,"name":"बाबुल कुमार","longName":"बाबुल कुमार","mobileName":"","indexName":"बाबुल कुमार","battingName":"बाबुल कुमार","fieldingName":"बाबुल कुमार","slug":"babul-kumar","imageUrl":"/lsci/db/PICTURES/CMS/286100/286137.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":72,"fowOvers":23.5,"fowBalls":null},{"dismissalBatsman":{"id":110600,"objectId":1287029,"name":"बिपिन सौरभ","longName":"बिपिन सौरभ","mobileName":"बिपिन सौरभ","indexName":"बिपिन सौरभ","battingName":"बिपिन सौरभ","fieldingName":"बिपिन सौरभ","slug":"bipin-saurabh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":78,"fowOvers":24.5,"fowBalls":null},{"dismissalBatsman":{"id":66142,"objectId":528967,"name":"वी प्रताप सिंह","longName":"वीर प्रताप सिंह","mobileName":"प्रताप","indexName":"Pratap Singh, V","battingName":"वी प्रताप सिंह","fieldingName":"प्रताप","slug":"veer-pratap-singh","imageUrl":"/lsci/db/PICTURES/CMS/314900/314920.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":106,"fowOvers":32.4,"fowBalls":null},{"dismissalBatsman":{"id":106450,"objectId":1201552,"name":"सचिन कुमार सिंह","longName":"सचिन कुमार","mobileName":"सिंह","indexName":"सचिन कुमार सिंह","battingName":"सचिन कुमार सिंह","fieldingName":"सिंह","slug":"sachin-kumar","imageUrl":"/lsci/db/PICTURES/CMS/295100/295158.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":108,"fowOvers":33.6,"fowBalls":null},{"dismissalBatsman":{"id":108473,"objectId":1246472,"name":"AN Raj","longName":"Anuj Raj","mobileName":"Raj","indexName":"Raj,AN","battingName":"AN Raj","fieldingName":"Raj","slug":"anuj-raj","imageUrl":"/lsci/db/PICTURES/CMS/314600/314699.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":119,"fowOvers":37.1,"fowBalls":null},{"dismissalBatsman":{"id":104036,"objectId":1163686,"name":"अभिजीत साकेत","longName":"अभिजीत साकेत","mobileName":"","indexName":"अभिजीत साकेत","battingName":"अभिजीत साकेत","fieldingName":"अभिजीत साकेत","slug":"abhijeet-saket","imageUrl":"/lsci/db/PICTURES/CMS/298800/298879.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":133,"fowOvers":39.5,"fowBalls":null}],"inningDRSReviews":[],"inningOverGroups":[]}],"videos":[],"matchPlayerAwards":[{"type":"PLAYER_OF_MATCH","player":{"id":62051,"objectId":447587,"name":"जयंत यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"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"}},"inningStats":[{"inningNumber":1,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":2,"conceded":17,"balls":36,"economy":2.83,"caught":0,"stumped":0}},{"inningNumber":2,"stat":{"runs":55,"ballsFaced":106,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":3,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":5,"conceded":57,"balls":90,"economy":3.8,"caught":0,"stumped":0}}]}],"teamHeadToHeadStats":[],"groundTeamHeadToHeadStats":[],"polls":{"stats":[],"generatedAt":"2024-11-25T19:47:02.605Z"},"superOverInnings":[],"supportInfo":{"stories":[{"id":329167,"objectId":1454724,"scribeId":1454724,"slug":"ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against","title":"ऑस्ट्रेलिया अंडर-19 के ख़िलाफ़ शतक लगाकर विश्व रिकॉर्ड बनाने वाले 13 वर्षीय सूर्यवंशी कौन हैं?","subTitle":"","seoTitle":"Ranji Trophy 2024-25 Bihar 13 साल के Vaibhav Suryavanshi के नाम सबसे कम उम्र में शतक लगाने का रिकॉर्ड","summary":"सूर्यवंशी ने हाल ही में बिहार में खेले गए रणधीर वर्मा अंडर-19 वनडे प्रतियोगिता में भी तिहरा शतक जड़ा था","shortText":null,"byline":"सैयद हुसैन","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-17T06:59:00.000Z","modifiedAt":"2024-10-17T08:51:05.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":765,"image":{"id":388827,"objectId":1454714,"slug":"vaibhav-suryavanshi-smoked-a-quick-century","url":"/lsci/db/PICTURES/CMS/388800/388827.5.jpg","width":365,"height":205,"caption":"Vaibhav Suryavanshi smoked a quick century","longCaption":"Vaibhav Suryavanshi smoked a quick century, India Under-19 vs Australia Under-19, 1st unofficial Test, Chennai, 2nd day, October 1, 2024","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388800/388827.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388800/388827.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388800/388827.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T19:47:03.219Z"},{"id":329023,"objectId":1454006,"scribeId":1454006,"slug":"ranji-trophy-2024-25-bihar-cricket-crisis-as-two-teams-are-camping-for-tournament","title":"Ranji Trophy 2024-25: क्या एक बार फिर बिहार की दो-दो टीमें नज़र आएंगी?","subTitle":"","seoTitle":"Ranji Trophy 2024-25 क्या एक बार फिर बिहार की दो-दो टीमें नज़र आएंगी?","summary":"संभावित खिलाड़ियों का दो अलग-अलग कैंप लगा है और दो अलग-अलग चयन समिति कर रही है चयन","shortText":null,"byline":"सैयद हुसैन","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-06T07:56:00.000Z","modifiedAt":"2024-10-06T09:39:14.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":765,"image":{"id":374059,"objectId":1416781,"slug":"the-mumbai-players-shake-hands-with-the-bihar-batters-and-the-umpires-after-the-match","url":"/lsci/db/PICTURES/CMS/374000/374059.5.jpg","width":365,"height":205,"caption":"The Mumbai players shake hands with the Bihar batters and the umpires after the match","longCaption":"The Mumbai players shake hands with the Bihar batters and the umpires after the match, Bihar vs Mumbai, Ranji Trophy, Patna, 4th day, January 8, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/374000/374059.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/374000/374059.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/374000/374059.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T19:40:43.455Z"}],"videos":[],"seriesStories":[],"seriesStandings":{"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false},"notes":"\u003cb\u003eMatch points\u003c/b\u003e\n\n(i) Outright win 6\u003cbr\u003e\n(ii) Innings Win/Win by 10 wickets One Bonus Point 7\u003cbr\u003e\n(iii) For a first Lead but no outright win 3\u003cbr\u003e\n(iv) Loss on the first innings 1\u003cbr\u003e\n(v) Tie on first innings without outright result 1\u003cbr\u003e\n(vi) Tie on both innings 3\u003cbr\u003e\n(vii) Outright loss 0\u003cbr\u003e\n","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":true,"multiSeries":false,"quotient":true,"nrr":false,"rpwr":false,"forAgainst":true},"groups":[{"name":"Elite, Group A","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":"5","matchesWon":4,"matchesLost":0,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":27,"quotient":1.771,"nrr":null,"rpwr":null,"for":"2460/61","against":"1958/86","pct":null,"recentMatches":[{"_uid":116263,"id":116263,"objectId":1445902,"slug":"baroda-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 261 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"103 \u0026 78","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":"442","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116248,"id":116248,"objectId":1445887,"slug":"tripura-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"235 \u0026 241/4","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"482/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":[]},{"_uid":116232,"id":116232,"objectId":1445871,"slug":"baroda-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 98 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"193 \u0026 165","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":"456","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116216,"id":116216,"objectId":1445855,"slug":"services-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","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":[1,3],"isHome":false,"isLive":false,"score":"477/6d \u0026 134/1d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"271 \u0026 275","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116200,"id":116200,"objectId":1445839,"slug":"baroda-vs-mumbai-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 84 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"290 \u0026 185","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"214 \u0026 177","scoreInfo":"T:262","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116279,"id":116279,"objectId":1445918,"slug":"maharashtra-vs-baroda-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2128,"objectId":274830,"name":"Golf Club Ground, Nasik","smallName":"Nasik","longName":"Golf Club Ground, Nasik","slug":"anant-kanhere-maidan-nasik","location":"","image":null,"town":{"id":672,"objectId":58347,"name":"Nasik","area":"","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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445839,1445855,1445871,1445887,1445902,1445918,1445934]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":3,"matchesLost":0,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":23,"quotient":1.663,"nrr":null,"rpwr":null,"for":"1975/63","against":"1659/88","pct":null,"recentMatches":[{"_uid":116264,"id":116264,"objectId":1445903,"slug":"jammu-kashmir-vs-tripura-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 4 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3619,"objectId":1346887,"name":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","smallName":"जम्मू","longName":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","slug":"hostel-ground-jkca-jammu","location":"","image":null,"town":{"id":621,"objectId":58172,"name":"Jammu","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,3],"isHome":false,"isLive":false,"score":"165 \u0026 211","scoreInfo":null,"points":0,"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,4],"isHome":true,"isLive":false,"score":"175 \u0026 204/6","scoreInfo":"T:202","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116249,"id":116249,"objectId":1445888,"slug":"meghalaya-vs-jammu-kashmir-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 7 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":[1,3],"isHome":true,"isLive":false,"score":"73 \u0026 195","scoreInfo":null,"points":0,"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,4],"isHome":false,"isLive":false,"score":"194 \u0026 77/3","scoreInfo":"T:75","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116233,"id":116233,"objectId":1445872,"slug":"jammu-kashmir-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","area":"","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,3],"isHome":false,"isLive":false,"score":"71 \u0026 132","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"228","scoreInfo":null,"points":7,"teamOdds":null}],"languages":[]},{"_uid":116217,"id":116217,"objectId":1445856,"slug":"odisha-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30: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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","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,3],"isHome":false,"isLive":false,"score":"270 \u0026 270/7d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"272 \u0026 112/8","scoreInfo":"T:269","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116201,"id":116201,"objectId":1445840,"slug":"jammu-kashmir-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","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,3],"isHome":true,"isLive":false,"score":"519/7d \u0026 38/0","scoreInfo":null,"points":3,"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":"428","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116280,"id":116280,"objectId":1445919,"slug":"mumbai-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","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":[]},"allMatchObjectIds":[1445840,1445856,1445872,1445888,1445903,1445919,1445934]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":22,"quotient":1.61,"nrr":null,"rpwr":null,"for":"2507/62","against":"2260/90","pct":null,"recentMatches":[{"_uid":116266,"id":116266,"objectId":1445905,"slug":"services-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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,3],"isHome":true,"isLive":false,"score":"240 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"288 \u0026 137/1","scoreInfo":"T:135","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116251,"id":116251,"objectId":1445890,"slug":"mumbai-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की पारी और 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"602/4d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 285 \u0026 214","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116235,"id":116235,"objectId":1445874,"slug":"tripura-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"450 \u0026 123/6d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"302 \u0026 48/0","scoreInfo":"T:272","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116218,"id":116218,"objectId":1445857,"slug":"mumbai-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"126 \u0026 388","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"441 \u0026 75/1","scoreInfo":"T:74","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116200,"id":116200,"objectId":1445839,"slug":"baroda-vs-mumbai-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 84 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"290 \u0026 185","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"214 \u0026 177","scoreInfo":"T:262","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116280,"id":116280,"objectId":1445919,"slug":"mumbai-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","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":[]},"allMatchObjectIds":[1445839,1445857,1445874,1445890,1445905,1445919,1445936]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":2,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":13,"quotient":0.747,"nrr":null,"rpwr":null,"for":"2096/90","against":"2089/67","pct":null,"recentMatches":[{"_uid":116266,"id":116266,"objectId":1445905,"slug":"services-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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,3],"isHome":true,"isLive":false,"score":"240 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"288 \u0026 137/1","scoreInfo":"T:135","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116250,"id":116250,"objectId":1445889,"slug":"maharashtra-vs-services-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2677,"objectId":545380,"name":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","smallName":"पुणे","longName":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","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,3],"isHome":false,"isLive":false,"score":"293 \u0026 230","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"185 \u0026 303","scoreInfo":"T:339","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116233,"id":116233,"objectId":1445872,"slug":"jammu-kashmir-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","area":"","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,3],"isHome":false,"isLive":false,"score":"71 \u0026 132","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"228","scoreInfo":null,"points":7,"teamOdds":null}],"languages":[]},{"_uid":116216,"id":116216,"objectId":1445855,"slug":"services-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","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":[1,3],"isHome":false,"isLive":false,"score":"477/6d \u0026 134/1d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"271 \u0026 275","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116202,"id":116202,"objectId":1445841,"slug":"services-vs-meghalaya-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की पारी और 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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":true,"isLive":false,"score":"402","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 233 \u0026 104","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116282,"id":116282,"objectId":1445921,"slug":"tripura-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":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":[1445841,1445855,1445872,1445889,1445905,1445921,1445937]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":1,"points":12,"quotient":1.3,"nrr":null,"rpwr":null,"for":"1585/45","against":"1788/66","pct":null,"recentMatches":[{"_uid":116264,"id":116264,"objectId":1445903,"slug":"jammu-kashmir-vs-tripura-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 4 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3619,"objectId":1346887,"name":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","smallName":"जम्मू","longName":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","slug":"hostel-ground-jkca-jammu","location":"","image":null,"town":{"id":621,"objectId":58172,"name":"Jammu","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,3],"isHome":false,"isLive":false,"score":"165 \u0026 211","scoreInfo":null,"points":0,"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,4],"isHome":true,"isLive":false,"score":"175 \u0026 204/6","scoreInfo":"T:202","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116248,"id":116248,"objectId":1445887,"slug":"tripura-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"235 \u0026 241/4","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"482/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":[]},{"_uid":116235,"id":116235,"objectId":1445874,"slug":"tripura-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"450 \u0026 123/6d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"302 \u0026 48/0","scoreInfo":"T:272","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116219,"id":116219,"objectId":1445858,"slug":"meghalaya-vs-tripura-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":"377/8d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 222 \u0026 138","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116203,"id":116203,"objectId":1445842,"slug":"tripura-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":1,"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":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116282,"id":116282,"objectId":1445921,"slug":"tripura-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":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":[1445842,1445858,1445874,1445887,1445903,1445921,1445935]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":1,"points":10,"quotient":0.555,"nrr":null,"rpwr":null,"for":"1571/75","against":"1926/51","pct":null,"recentMatches":[{"_uid":116265,"id":116265,"objectId":1445904,"slug":"odisha-vs-maharashtra-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 3 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 166","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"200 \u0026 130/7","scoreInfo":"T:129","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116251,"id":116251,"objectId":1445890,"slug":"mumbai-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की पारी और 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"602/4d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 285 \u0026 214","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116232,"id":116232,"objectId":1445871,"slug":"baroda-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 98 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"193 \u0026 165","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":"456","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116217,"id":116217,"objectId":1445856,"slug":"odisha-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30: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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","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,3],"isHome":false,"isLive":false,"score":"270 \u0026 270/7d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"272 \u0026 112/8","scoreInfo":"T:269","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116203,"id":116203,"objectId":1445842,"slug":"tripura-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":1,"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":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116281,"id":116281,"objectId":1445920,"slug":"meghalaya-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":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":[]},"allMatchObjectIds":[1445842,1445856,1445871,1445890,1445904,1445920,1445937]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":3,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":8,"quotient":0.873,"nrr":null,"rpwr":null,"for":"2223/80","against":"2387/75","pct":null,"recentMatches":[{"_uid":116265,"id":116265,"objectId":1445904,"slug":"odisha-vs-maharashtra-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 3 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 166","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"200 \u0026 130/7","scoreInfo":"T:129","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116250,"id":116250,"objectId":1445889,"slug":"maharashtra-vs-services-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2677,"objectId":545380,"name":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","smallName":"पुणे","longName":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","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,3],"isHome":false,"isLive":false,"score":"293 \u0026 230","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"185 \u0026 303","scoreInfo":"T:339","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116234,"id":116234,"objectId":1445873,"slug":"maharashtra-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3697,"objectId":1456564,"name":"Chhatrapati Sambhajinagar Ground, Aurangabad","smallName":"Aurangabad","longName":"Chhatrapati Sambhajinagar Ground, Aurangabad","slug":"chhatrapati-sambhajinagar-ground-aurangabad","location":"","image":null,"town":{"id":547,"objectId":57884,"name":"Aurangabad","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 185","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,4],"isHome":true,"isLive":false,"score":"361 \u0026 104/0","scoreInfo":"T:101","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116218,"id":116218,"objectId":1445857,"slug":"mumbai-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"126 \u0026 388","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"441 \u0026 75/1","scoreInfo":"T:74","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116201,"id":116201,"objectId":1445840,"slug":"jammu-kashmir-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","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,3],"isHome":true,"isLive":false,"score":"519/7d \u0026 38/0","scoreInfo":null,"points":3,"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":"428","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116279,"id":116279,"objectId":1445918,"slug":"maharashtra-vs-baroda-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2128,"objectId":274830,"name":"Golf Club Ground, Nasik","smallName":"Nasik","longName":"Golf Club Ground, Nasik","slug":"anant-kanhere-maidan-nasik","location":"","image":null,"town":{"id":672,"objectId":58347,"name":"Nasik","area":"","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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445840,1445857,1445873,1445889,1445904,1445918,1445935]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":0.427,"nrr":null,"rpwr":null,"for":"1607/98","against":"1957/51","pct":null,"recentMatches":[{"_uid":116263,"id":116263,"objectId":1445902,"slug":"baroda-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 261 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"103 \u0026 78","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":"442","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116249,"id":116249,"objectId":1445888,"slug":"meghalaya-vs-jammu-kashmir-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 7 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":[1,3],"isHome":true,"isLive":false,"score":"73 \u0026 195","scoreInfo":null,"points":0,"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,4],"isHome":false,"isLive":false,"score":"194 \u0026 77/3","scoreInfo":"T:75","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116234,"id":116234,"objectId":1445873,"slug":"maharashtra-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3697,"objectId":1456564,"name":"Chhatrapati Sambhajinagar Ground, Aurangabad","smallName":"Aurangabad","longName":"Chhatrapati Sambhajinagar Ground, Aurangabad","slug":"chhatrapati-sambhajinagar-ground-aurangabad","location":"","image":null,"town":{"id":547,"objectId":57884,"name":"Aurangabad","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 185","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,4],"isHome":true,"isLive":false,"score":"361 \u0026 104/0","scoreInfo":"T:101","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116219,"id":116219,"objectId":1445858,"slug":"meghalaya-vs-tripura-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":"377/8d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 222 \u0026 138","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116202,"id":116202,"objectId":1445841,"slug":"services-vs-meghalaya-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की पारी और 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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":true,"isLive":false,"score":"402","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 233 \u0026 104","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116281,"id":116281,"objectId":1445920,"slug":"meghalaya-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":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":[]},"allMatchObjectIds":[1445841,1445858,1445873,1445888,1445902,1445920,1445936]}],"finalMatches":[]},{"name":"Elite, Group B","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":4,"matchesLost":0,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":28,"quotient":1.555,"nrr":null,"rpwr":null,"for":"2641/79","against":"2128/99","pct":null,"recentMatches":[{"_uid":116267,"id":116267,"objectId":1445906,"slug":"vidarbha-vs-gujarat-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":2399,"objectId":375326,"name":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"343 \u0026 237/9","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"545/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116253,"id":116253,"objectId":1445892,"slug":"vidarbha-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की पारी और 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":false,"isLive":false,"score":"307 \u0026 180","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"575","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116239,"id":116239,"objectId":1445878,"slug":"uttarakhand-vs-vidarbha-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 266 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3416,"objectId":1145946,"name":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","smallName":"देहरादून","longName":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","slug":"rajiv-gandhi-international-cricket-stadium-dehradun","location":"","image":{"id":276877,"objectId":1148138,"slug":"the-dehradun-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/276800/276877.jpg","width":1400,"height":933,"caption":"The Dehradun International Cricket Stadium","longCaption":"The Dehradun International Cricket Stadium","credit":null,"photographer":null,"peerUrls":null},"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"326 \u0026 300","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"289 \u0026 71","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116223,"id":116223,"objectId":1445862,"slug":"puducherry-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 120 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"283 \u0026 128","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"209 \u0026 82","scoreInfo":"T:203","points":0,"teamOdds":null}],"languages":[]},{"_uid":116207,"id":116207,"objectId":1445846,"slug":"vidarbha-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 74 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":true,"isLive":false,"score":"118 \u0026 366","scoreInfo":null,"points":6,"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,4],"isHome":false,"isLive":false,"score":"167 \u0026 243","scoreInfo":"T:318","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116286,"id":116286,"objectId":1445925,"slug":"rajasthan-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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":[],"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":[]},"allMatchObjectIds":[1445846,1445862,1445878,1445892,1445906,1445925,1445939]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":3,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":21,"quotient":1.357,"nrr":null,"rpwr":null,"for":"2444/62","against":"2382/82","pct":null,"recentMatches":[{"_uid":116268,"id":116268,"objectId":1445907,"slug":"himachal-pradesh-vs-puducherry-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":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"85 \u0026 334","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":true,"isLive":false,"score":"436/9d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116253,"id":116253,"objectId":1445892,"slug":"vidarbha-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की पारी और 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":false,"isLive":false,"score":"307 \u0026 180","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"575","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116237,"id":116237,"objectId":1445876,"slug":"andhra-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 38 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"344 \u0026 118","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":"500","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116221,"id":116221,"objectId":1445860,"slug":"himachal-pradesh-vs-rajasthan-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"334 \u0026 26/2","scoreInfo":"T:25","points":6,"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,3],"isHome":true,"isLive":false,"score":"(fo) 98 \u0026 260","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116205,"id":116205,"objectId":1445844,"slug":"himachal-pradesh-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 97 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"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":"663/3d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 299 \u0026 267","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116284,"id":116284,"objectId":1445923,"slug":"hyderabad-india-vs-himachal-pradesh-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":[],"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":[]},"allMatchObjectIds":[1445844,1445860,1445876,1445892,1445907,1445923,1445938]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":19,"quotient":0.931,"nrr":null,"rpwr":null,"for":"2659/87","against":"2330/71","pct":null,"recentMatches":[{"_uid":116267,"id":116267,"objectId":1445906,"slug":"vidarbha-vs-gujarat-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":2399,"objectId":375326,"name":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"343 \u0026 237/9","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"545/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116252,"id":116252,"objectId":1445891,"slug":"gujarat-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"361 \u0026 177/2","scoreInfo":null,"points":1,"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":"375","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116236,"id":116236,"objectId":1445875,"slug":"rajasthan-vs-gujarat-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"335 \u0026 314/9","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"319","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116220,"id":116220,"objectId":1445859,"slug":"gujarat-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 1 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2402,"objectId":377303,"name":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","slug":"narenda-modi-stadium-b-ground-motera-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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,4],"isHome":true,"isLive":false,"score":"367 \u0026 144/9","scoreInfo":"T:144","points":6,"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,3],"isHome":false,"isLive":false,"score":"(fo) 213 \u0026 297","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116204,"id":116204,"objectId":1445843,"slug":"hyderabad-india-vs-gujarat-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 126 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":353,"objectId":58435,"name":"Gymkhana Ground, Secunderabad","smallName":"Secunderabad","longName":"Gymkhana Ground, Secunderabad","slug":"gymkhana-ground-secunderabad","location":"","image":null,"town":{"id":702,"objectId":58434,"name":"Secunderabad","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,3],"isHome":false,"isLive":false,"score":"343 \u0026 201","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"248 \u0026 170","scoreInfo":"T:297","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116283,"id":116283,"objectId":1445922,"slug":"gujarat-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":375,"objectId":57850,"name":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","smallName":"अहमदाबाद","longName":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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":[]},"allMatchObjectIds":[1445843,1445859,1445875,1445891,1445906,1445922,1445938]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":16,"quotient":1.26,"nrr":null,"rpwr":null,"for":"2275/56","against":"2772/86","pct":null,"recentMatches":[{"_uid":116270,"id":116270,"objectId":1445909,"slug":"uttarakhand-vs-rajasthan-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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"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":"660/7d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 362 \u0026 185/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116254,"id":116254,"objectId":1445893,"slug":"rajasthan-vs-hyderabad-india-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"410 \u0026 279/3d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"425","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116236,"id":116236,"objectId":1445875,"slug":"rajasthan-vs-gujarat-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"335 \u0026 314/9","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"319","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116221,"id":116221,"objectId":1445860,"slug":"himachal-pradesh-vs-rajasthan-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"334 \u0026 26/2","scoreInfo":"T:25","points":6,"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,3],"isHome":true,"isLive":false,"score":"(fo) 98 \u0026 260","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116206,"id":116206,"objectId":1445845,"slug":"rajasthan-vs-puducherry-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"248 \u0026 281","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"291 \u0026 220/7","scoreInfo":"T:239","points":3,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116286,"id":116286,"objectId":1445925,"slug":"rajasthan-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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":[],"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":[]},"allMatchObjectIds":[1445845,1445860,1445875,1445893,1445909,1445925,1445941]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":10,"quotient":0.619,"nrr":null,"rpwr":null,"for":"2499/93","against":"2863/66","pct":null,"recentMatches":[{"_uid":116270,"id":116270,"objectId":1445909,"slug":"uttarakhand-vs-rajasthan-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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"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":"660/7d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 362 \u0026 185/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116255,"id":116255,"objectId":1445894,"slug":"andhra-vs-uttarakhand-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"338 \u0026 128/9d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"146 \u0026 286/6","scoreInfo":"T:321","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116239,"id":116239,"objectId":1445878,"slug":"uttarakhand-vs-vidarbha-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 266 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3416,"objectId":1145946,"name":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","smallName":"देहरादून","longName":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","slug":"rajiv-gandhi-international-cricket-stadium-dehradun","location":"","image":{"id":276877,"objectId":1148138,"slug":"the-dehradun-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/276800/276877.jpg","width":1400,"height":933,"caption":"The Dehradun International Cricket Stadium","longCaption":"The Dehradun International Cricket Stadium","credit":null,"photographer":null,"peerUrls":null},"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"326 \u0026 300","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"289 \u0026 71","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116222,"id":116222,"objectId":1445861,"slug":"uttarakhand-vs-hyderabad-india-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"325 \u0026 235","scoreInfo":null,"points":6,"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":[2,4],"isHome":false,"isLive":false,"score":"292 \u0026 190","scoreInfo":"T:269","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116205,"id":116205,"objectId":1445844,"slug":"himachal-pradesh-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 97 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"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":"663/3d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 299 \u0026 267","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116283,"id":116283,"objectId":1445922,"slug":"gujarat-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":375,"objectId":57850,"name":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","smallName":"अहमदाबाद","longName":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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":[]},"allMatchObjectIds":[1445844,1445861,1445878,1445894,1445909,1445922,1445940]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":9,"quotient":1.181,"nrr":null,"rpwr":null,"for":"2619/72","against":"2463/80","pct":null,"recentMatches":[{"_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"]},{"_uid":116254,"id":116254,"objectId":1445893,"slug":"rajasthan-vs-hyderabad-india-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"410 \u0026 279/3d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"425","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116238,"id":116238,"objectId":1445877,"slug":"hyderabad-india-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की पारी और 50 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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],"isHome":true,"isLive":false,"score":"536/8d","scoreInfo":null,"points":7,"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,3],"isHome":false,"isLive":false,"score":"(fo) 153 \u0026 333","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116222,"id":116222,"objectId":1445861,"slug":"uttarakhand-vs-hyderabad-india-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"325 \u0026 235","scoreInfo":null,"points":6,"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":[2,4],"isHome":false,"isLive":false,"score":"292 \u0026 190","scoreInfo":"T:269","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116204,"id":116204,"objectId":1445843,"slug":"hyderabad-india-vs-gujarat-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 126 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":353,"objectId":58435,"name":"Gymkhana Ground, Secunderabad","smallName":"Secunderabad","longName":"Gymkhana Ground, Secunderabad","slug":"gymkhana-ground-secunderabad","location":"","image":null,"town":{"id":702,"objectId":58434,"name":"Secunderabad","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,3],"isHome":false,"isLive":false,"score":"343 \u0026 201","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"248 \u0026 170","scoreInfo":"T:297","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116284,"id":116284,"objectId":1445923,"slug":"hyderabad-india-vs-himachal-pradesh-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":[],"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":[]},"allMatchObjectIds":[1445843,1445861,1445877,1445893,1445908,1445923,1445939]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":3,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":4,"quotient":0.846,"nrr":null,"rpwr":null,"for":"2262/86","against":"2455/79","pct":null,"recentMatches":[{"_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"]},{"_uid":116255,"id":116255,"objectId":1445894,"slug":"andhra-vs-uttarakhand-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"338 \u0026 128/9d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"146 \u0026 286/6","scoreInfo":"T:321","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116237,"id":116237,"objectId":1445876,"slug":"andhra-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 38 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"344 \u0026 118","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":"500","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116220,"id":116220,"objectId":1445859,"slug":"gujarat-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 1 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2402,"objectId":377303,"name":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","slug":"narenda-modi-stadium-b-ground-motera-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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,4],"isHome":true,"isLive":false,"score":"367 \u0026 144/9","scoreInfo":"T:144","points":6,"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,3],"isHome":false,"isLive":false,"score":"(fo) 213 \u0026 297","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116207,"id":116207,"objectId":1445846,"slug":"vidarbha-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 74 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":true,"isLive":false,"score":"118 \u0026 366","scoreInfo":null,"points":6,"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,4],"isHome":false,"isLive":false,"score":"167 \u0026 243","scoreInfo":"T:318","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116285,"id":116285,"objectId":1445924,"slug":"puducherry-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445846,1445859,1445876,1445894,1445908,1445924,1445941]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":3,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":2,"quotient":0.694,"nrr":null,"rpwr":null,"for":"2263/92","against":"2269/64","pct":null,"recentMatches":[{"_uid":116268,"id":116268,"objectId":1445907,"slug":"himachal-pradesh-vs-puducherry-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":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"85 \u0026 334","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":true,"isLive":false,"score":"436/9d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116252,"id":116252,"objectId":1445891,"slug":"gujarat-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"361 \u0026 177/2","scoreInfo":null,"points":1,"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":"375","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116238,"id":116238,"objectId":1445877,"slug":"hyderabad-india-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की पारी और 50 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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],"isHome":true,"isLive":false,"score":"536/8d","scoreInfo":null,"points":7,"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,3],"isHome":false,"isLive":false,"score":"(fo) 153 \u0026 333","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116223,"id":116223,"objectId":1445862,"slug":"puducherry-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 120 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"283 \u0026 128","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"209 \u0026 82","scoreInfo":"T:203","points":0,"teamOdds":null}],"languages":[]},{"_uid":116206,"id":116206,"objectId":1445845,"slug":"rajasthan-vs-puducherry-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"248 \u0026 281","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"291 \u0026 220/7","scoreInfo":"T:239","points":3,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116285,"id":116285,"objectId":1445924,"slug":"puducherry-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445845,1445862,1445877,1445891,1445907,1445924,1445940]}],"finalMatches":[]},{"name":"Elite, 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":"5","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":20,"quotient":1.106,"nrr":null,"rpwr":null,"for":"1907/68","against":"1927/76","pct":null,"recentMatches":[{"_uid":116274,"id":116274,"objectId":1445913,"slug":"haryana-vs-kerala-elite-group-c","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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","area":"","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,3],"isHome":false,"isLive":false,"score":"291 \u0026 125/2d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"164 \u0026 52/2","scoreInfo":"T:253","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116258,"id":116258,"objectId":1445897,"slug":"haryana-vs-punjab-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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,3],"isHome":true,"isLive":false,"score":"114 \u0026 243","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"141 \u0026 179","scoreInfo":"T:217","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116242,"id":116242,"objectId":1445881,"slug":"madhya-pradesh-vs-haryana-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"308 \u0026 308/4d","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"440 \u0026 115/3","scoreInfo":"T:177","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116226,"id":116226,"objectId":1445865,"slug":"uttar-pradesh-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3695,"objectId":1455732,"name":"Sports Galaxy Cricket Ground, Lucknow","smallName":"Lucknow","longName":"Sports Galaxy Cricket Ground, Lucknow","slug":"sports-galaxy-cricket-ground-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","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,3],"isHome":false,"isLive":false,"score":"453 \u0026 72/3","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"364","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116210,"id":116210,"objectId":1445849,"slug":"haryana-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की पारी और 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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":[1,3],"isHome":false,"isLive":false,"score":"78 \u0026 133","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":"254","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116288,"id":116288,"objectId":1445927,"slug":"bengal-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":292,"objectId":57980,"name":"ईडन गार्डंस, कोलकाता","smallName":"कोलकाता","longName":"ईडन गार्डंस, कोलकाता","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"66,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":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":[]},"allMatchObjectIds":[1445849,1445865,1445881,1445897,1445913,1445927,1445942]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":18,"quotient":1.969,"nrr":null,"rpwr":null,"for":"1665/46","against":"1011/55","pct":null,"recentMatches":[{"_uid":116274,"id":116274,"objectId":1445913,"slug":"haryana-vs-kerala-elite-group-c","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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","area":"","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,3],"isHome":false,"isLive":false,"score":"291 \u0026 125/2d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"164 \u0026 52/2","scoreInfo":"T:253","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116259,"id":116259,"objectId":1445898,"slug":"kerala-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की पारी और 117 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 116","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":"395","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116241,"id":116241,"objectId":1445880,"slug":"bengal-vs-kerala-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30: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":2995,"objectId":795181,"name":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","smallName":"कोलकाता","longName":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","slug":"jadavpur-university-campus-2nd-ground-kolkata","location":"","image":null,"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","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":false,"isLive":false,"score":"356/9d","scoreInfo":null,"points":1,"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/3","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116224,"id":116224,"objectId":1445863,"slug":"karnataka-vs-kerala-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":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":false,"isLive":false,"score":"161/3","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116211,"id":116211,"objectId":1445850,"slug":"kerala-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","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":[1,3],"isHome":false,"isLive":false,"score":"194 \u0026 142","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,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116290,"id":116290,"objectId":1445929,"slug":"kerala-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","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":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":[]},"allMatchObjectIds":[1445850,1445863,1445880,1445898,1445913,1445929,1445944]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":1,"points":14,"quotient":1.276,"nrr":null,"rpwr":null,"for":"1834/51","against":"1634/58","pct":null,"recentMatches":[{"_uid":116272,"id":116272,"objectId":1445911,"slug":"madhya-pradesh-vs-bengal-elite-group-c","title":"एलिट. ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"228 \u0026 276","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"167 \u0026 326","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116256,"id":116256,"objectId":1445895,"slug":"karnataka-vs-bengal-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"301 \u0026 283/5d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"221 \u0026 110/3","scoreInfo":"T:364","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116241,"id":116241,"objectId":1445880,"slug":"bengal-vs-kerala-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30: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":2995,"objectId":795181,"name":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","smallName":"कोलकाता","longName":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","slug":"jadavpur-university-campus-2nd-ground-kolkata","location":"","image":null,"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","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":false,"isLive":false,"score":"356/9d","scoreInfo":null,"points":1,"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/3","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116225,"id":116225,"objectId":1445864,"slug":"bengal-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":2997,"objectId":795187,"name":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","smallName":"कल्याणी","longName":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","slug":"bengal-cricket-academy-ground-kalyani","location":"","image":null,"town":{"id":1425,"objectId":795185,"name":"Kalyani","area":"West Bengal","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":1,"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":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116209,"id":116209,"objectId":1445848,"slug":"uttar-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"311 \u0026 254/3d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"292 \u0026 162/6","scoreInfo":"T:274","points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116288,"id":116288,"objectId":1445927,"slug":"bengal-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":292,"objectId":57980,"name":"ईडन गार्डंस, कोलकाता","smallName":"कोलकाता","longName":"ईडन गार्डंस, कोलकाता","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"66,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":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":[]},"allMatchObjectIds":[1445848,1445864,1445880,1445895,1445911,1445927,1445943]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":12,"quotient":1.028,"nrr":null,"rpwr":null,"for":"1347/42","against":"2060/66","pct":null,"recentMatches":[{"_uid":116271,"id":116271,"objectId":1445910,"slug":"uttar-pradesh-vs-karnataka-elite-group-c","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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"89 \u0026 446","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"275 \u0026 178/5","scoreInfo":"T:261","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116256,"id":116256,"objectId":1445895,"slug":"karnataka-vs-bengal-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"301 \u0026 283/5d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"221 \u0026 110/3","scoreInfo":"T:364","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116240,"id":116240,"objectId":1445879,"slug":"bihar-vs-karnataka-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":[1,3],"isHome":true,"isLive":false,"score":"143 \u0026 212","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,4],"isHome":false,"isLive":false,"score":"287/7d \u0026 70/2","scoreInfo":"T:69","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116224,"id":116224,"objectId":1445863,"slug":"karnataka-vs-kerala-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":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":false,"isLive":false,"score":"161/3","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116208,"id":116208,"objectId":1445847,"slug":"madhya-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":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":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":"425/8d","scoreInfo":null,"points":1,"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":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116287,"id":116287,"objectId":1445926,"slug":"karnataka-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":[]},"allMatchObjectIds":[1445847,1445863,1445879,1445895,1445910,1445926,1445942]},{"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":"5","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":11,"quotient":1.111,"nrr":null,"rpwr":null,"for":"2039/79","against":"1836/79","pct":null,"recentMatches":[{"_uid":116273,"id":116273,"objectId":1445912,"slug":"punjab-vs-bihar-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की पारी और 67 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1015,"objectId":57991,"name":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","smallName":"मोहाली","longName":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","slug":"i-s-bindra-punjab-cricket-association-stadium","location":"Mohali","image":{"id":43022,"objectId":57989,"slug":"chandigarh-happens-to-be-india-s-first-planned-city-and-it-does-show","url":"/lsci/db/PICTURES/DB/112001/031913.jpg","width":350,"height":250,"caption":"Chandigarh happens to be India's first planned city and it does show","longCaption":"Punjab Cricket Association Stadium, Chandigarh, Chandigarh happens to be India's first planned city and it does show, Uploaded on 27 November 2001.","credit":"Punjab Cricket Association","photographer":null,"peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","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":[1,3],"isHome":false,"isLive":false,"score":"135 \u0026 98","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":true,"isLive":false,"score":"300","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116258,"id":116258,"objectId":1445897,"slug":"haryana-vs-punjab-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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,3],"isHome":true,"isLive":false,"score":"114 \u0026 243","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"141 \u0026 179","scoreInfo":"T:217","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116243,"id":116243,"objectId":1445882,"slug":"punjab-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"210 \u0026 267/3","scoreInfo":null,"points":1,"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":"556/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116227,"id":116227,"objectId":1445866,"slug":"punjab-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"277 \u0026 329/6d","scoreInfo":null,"points":3,"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":[2,4],"isHome":false,"isLive":false,"score":"207 \u0026 146/8","scoreInfo":"T:400","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116211,"id":116211,"objectId":1445850,"slug":"kerala-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","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":[1,3],"isHome":false,"isLive":false,"score":"194 \u0026 142","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,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116287,"id":116287,"objectId":1445926,"slug":"karnataka-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":[]},"allMatchObjectIds":[1445850,1445866,1445882,1445897,1445912,1445926,1445943]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":10,"quotient":1.112,"nrr":null,"rpwr":null,"for":"2503/70","against":"2379/74","pct":null,"recentMatches":[{"_uid":116272,"id":116272,"objectId":1445911,"slug":"madhya-pradesh-vs-bengal-elite-group-c","title":"एलिट. ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"228 \u0026 276","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"167 \u0026 326","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116257,"id":116257,"objectId":1445896,"slug":"bihar-vs-madhya-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की पारी और 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":false,"isLive":false,"score":"616","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 347 \u0026 161","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116242,"id":116242,"objectId":1445881,"slug":"madhya-pradesh-vs-haryana-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"308 \u0026 308/4d","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"440 \u0026 115/3","scoreInfo":"T:177","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116227,"id":116227,"objectId":1445866,"slug":"punjab-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"277 \u0026 329/6d","scoreInfo":null,"points":3,"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":[2,4],"isHome":false,"isLive":false,"score":"207 \u0026 146/8","scoreInfo":"T:400","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116208,"id":116208,"objectId":1445847,"slug":"madhya-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":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":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":"425/8d","scoreInfo":null,"points":1,"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":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116290,"id":116290,"objectId":1445929,"slug":"kerala-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","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":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":[]},"allMatchObjectIds":[1445847,1445866,1445881,1445896,1445911,1445929,1445945]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":1,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":6,"quotient":0.773,"nrr":null,"rpwr":null,"for":"2187/75","against":"2415/64","pct":null,"recentMatches":[{"_uid":116271,"id":116271,"objectId":1445910,"slug":"uttar-pradesh-vs-karnataka-elite-group-c","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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"89 \u0026 446","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"275 \u0026 178/5","scoreInfo":"T:261","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116259,"id":116259,"objectId":1445898,"slug":"kerala-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की पारी और 117 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 116","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":"395","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116243,"id":116243,"objectId":1445882,"slug":"punjab-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"210 \u0026 267/3","scoreInfo":null,"points":1,"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":"556/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116226,"id":116226,"objectId":1445865,"slug":"uttar-pradesh-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3695,"objectId":1455732,"name":"Sports Galaxy Cricket Ground, Lucknow","smallName":"Lucknow","longName":"Sports Galaxy Cricket Ground, Lucknow","slug":"sports-galaxy-cricket-ground-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","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,3],"isHome":false,"isLive":false,"score":"453 \u0026 72/3","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"364","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116209,"id":116209,"objectId":1445848,"slug":"uttar-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"311 \u0026 254/3d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"292 \u0026 162/6","scoreInfo":"T:274","points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116289,"id":116289,"objectId":1445928,"slug":"bihar-vs-uttar-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":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":[]},"allMatchObjectIds":[1445848,1445865,1445882,1445898,1445910,1445928,1445945]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":1,"quotient":0.417,"nrr":null,"rpwr":null,"for":"1307/80","against":"1527/39","pct":null,"recentMatches":[{"_uid":116273,"id":116273,"objectId":1445912,"slug":"punjab-vs-bihar-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की पारी और 67 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1015,"objectId":57991,"name":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","smallName":"मोहाली","longName":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","slug":"i-s-bindra-punjab-cricket-association-stadium","location":"Mohali","image":{"id":43022,"objectId":57989,"slug":"chandigarh-happens-to-be-india-s-first-planned-city-and-it-does-show","url":"/lsci/db/PICTURES/DB/112001/031913.jpg","width":350,"height":250,"caption":"Chandigarh happens to be India's first planned city and it does show","longCaption":"Punjab Cricket Association Stadium, Chandigarh, Chandigarh happens to be India's first planned city and it does show, Uploaded on 27 November 2001.","credit":"Punjab Cricket Association","photographer":null,"peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","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":[1,3],"isHome":false,"isLive":false,"score":"135 \u0026 98","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":true,"isLive":false,"score":"300","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116257,"id":116257,"objectId":1445896,"slug":"bihar-vs-madhya-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की पारी और 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":false,"isLive":false,"score":"616","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 347 \u0026 161","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116240,"id":116240,"objectId":1445879,"slug":"bihar-vs-karnataka-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":[1,3],"isHome":true,"isLive":false,"score":"143 \u0026 212","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,4],"isHome":false,"isLive":false,"score":"287/7d \u0026 70/2","scoreInfo":"T:69","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116225,"id":116225,"objectId":1445864,"slug":"bengal-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":2997,"objectId":795187,"name":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","smallName":"कल्याणी","longName":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","slug":"bengal-cricket-academy-ground-kalyani","location":"","image":null,"town":{"id":1425,"objectId":795185,"name":"Kalyani","area":"West Bengal","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":1,"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":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116210,"id":116210,"objectId":1445849,"slug":"haryana-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की पारी और 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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":[1,3],"isHome":false,"isLive":false,"score":"78 \u0026 133","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":"254","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116289,"id":116289,"objectId":1445928,"slug":"bihar-vs-uttar-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":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":[]},"allMatchObjectIds":[1445849,1445864,1445879,1445896,1445912,1445928,1445944]}],"finalMatches":[]},{"name":"Elite, Group D","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":19,"quotient":1.791,"nrr":null,"rpwr":null,"for":"2557/52","against":"2114/77","pct":null,"recentMatches":[{"_uid":116278,"id":116278,"objectId":1445917,"slug":"railways-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"229 \u0026 184","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"438","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116260,"id":116260,"objectId":1445899,"slug":"assam-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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,3],"isHome":false,"isLive":false,"score":"338 \u0026 217/2","scoreInfo":null,"points":1,"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":"445","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116246,"id":116246,"objectId":1445885,"slug":"tamil-nadu-vs-chhattisgarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","area":"","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":[1],"isHome":false,"isLive":false,"score":"500","scoreInfo":null,"points":3,"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":[2,3],"isHome":true,"isLive":false,"score":"(fo) 259 \u0026 264/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116230,"id":116230,"objectId":1445869,"slug":"delhi-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"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":"674/6d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 266 \u0026 193/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116215,"id":116215,"objectId":1445854,"slug":"tamil-nadu-vs-saurashtra-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 70 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","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,3],"isHome":false,"isLive":false,"score":"203 \u0026 94","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"367","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116292,"id":116292,"objectId":1445931,"slug":"tamil-nadu-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3559,"objectId":1261661,"name":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","smallName":"सेलम","longName":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","slug":"salem-cricket-foundation-ground-salem","location":"","image":null,"town":{"id":698,"objectId":58424,"name":"सलेम","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":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":[]},"allMatchObjectIds":[1445854,1445869,1445885,1445899,1445917,1445931,1445949]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":3,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":19,"quotient":1.112,"nrr":null,"rpwr":null,"for":"2060/72","against":"2289/89","pct":null,"recentMatches":[{"_uid":116276,"id":116276,"objectId":1445915,"slug":"chandigarh-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की पारी और 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":"531/9d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 249 \u0026 223","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116261,"id":116261,"objectId":1445900,"slug":"chandigarh-vs-delhi-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 250","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,4],"isHome":true,"isLive":false,"score":"324 \u0026 204/1","scoreInfo":"T:203","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116245,"id":116245,"objectId":1445884,"slug":"jharkhand-vs-chandigarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"202 \u0026 130","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,4],"isHome":false,"isLive":false,"score":"290 \u0026 45/0","scoreInfo":"T:43","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116228,"id":116228,"objectId":1445867,"slug":"assam-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"266 \u0026 185","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,4],"isHome":false,"isLive":false,"score":"374 \u0026 83/1","scoreInfo":"T:78","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116213,"id":116213,"objectId":1445852,"slug":"chandigarh-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 181 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","area":"","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,3],"isHome":false,"isLive":false,"score":"142 \u0026 307","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116292,"id":116292,"objectId":1445931,"slug":"tamil-nadu-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3559,"objectId":1261661,"name":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","smallName":"सेलम","longName":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","slug":"salem-cricket-foundation-ground-salem","location":"","image":null,"town":{"id":698,"objectId":58424,"name":"सलेम","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":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":[]},"allMatchObjectIds":[1445852,1445867,1445884,1445900,1445915,1445931,1445947]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":2,"matchesLost":1,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":14,"quotient":0.898,"nrr":null,"rpwr":null,"for":"2037/81","against":"2128/76","pct":null,"recentMatches":[{"_uid":116278,"id":116278,"objectId":1445917,"slug":"railways-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"229 \u0026 184","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"438","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116262,"id":116262,"objectId":1445901,"slug":"chhattisgarh-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"500/9d \u0026 129/5d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"351 \u0026 35/1","scoreInfo":"T:279","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116247,"id":116247,"objectId":1445886,"slug":"saurashtra-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"234 \u0026 141","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"196 \u0026 142","scoreInfo":"T:180","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116231,"id":116231,"objectId":1445870,"slug":"railways-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3661,"objectId":1416223,"name":"ADSA Railways Cricket Ground, Ahmedabad","smallName":"Ahmedabad","longName":"ADSA Railways Cricket Ground, Ahmedabad","slug":"adsa-railways-cricket-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"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,3],"isHome":false,"isLive":false,"score":"417 \u0026 38/2","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"414","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116213,"id":116213,"objectId":1445852,"slug":"chandigarh-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 181 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","area":"","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,3],"isHome":false,"isLive":false,"score":"142 \u0026 307","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116291,"id":116291,"objectId":1445930,"slug":"assam-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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":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":[]},"allMatchObjectIds":[1445852,1445870,1445886,1445901,1445917,1445930,1445948]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":14,"quotient":0.845,"nrr":null,"rpwr":null,"for":"2246/64","against":"2618/63","pct":null,"recentMatches":[{"_uid":116277,"id":116277,"objectId":1445916,"slug":"delhi-vs-jharkhand-elite-group-d","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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"382","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"388/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116261,"id":116261,"objectId":1445900,"slug":"chandigarh-vs-delhi-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 250","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,4],"isHome":true,"isLive":false,"score":"324 \u0026 204/1","scoreInfo":"T:203","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116244,"id":116244,"objectId":1445883,"slug":"delhi-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"330 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"454 \u0026 62/0","scoreInfo":"T:59","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116230,"id":116230,"objectId":1445869,"slug":"delhi-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"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":"674/6d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 266 \u0026 193/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116214,"id":116214,"objectId":1445853,"slug":"chhattisgarh-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"343 \u0026 179/6","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"357","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116294,"id":116294,"objectId":1445933,"slug":"saurashtra-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":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":[]},"allMatchObjectIds":[1445853,1445869,1445883,1445900,1445916,1445933,1445948]},{"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":"5","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":11,"quotient":0.998,"nrr":null,"rpwr":null,"for":"2099/68","against":"2381/77","pct":null,"recentMatches":[{"_uid":116276,"id":116276,"objectId":1445915,"slug":"chandigarh-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की पारी और 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":"531/9d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 249 \u0026 223","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":117363,"id":117363,"objectId":1452877,"slug":"jharkhand-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":2575,"objectId":485865,"name":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","smallName":"रांची","longName":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","slug":"jsca-international-stadium-complex-ranchi","location":"","image":{"id":152178,"objectId":594099,"slug":"jsca-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/152100/152178.jpg","width":900,"height":725,"caption":"JSCA International Cricket Stadium","longCaption":"JSCA International Cricket Stadium, Ranchi, November 28, 2012","credit":"Aakshi Chopra","photographer":null,"peerUrls":null},"town":{"id":691,"objectId":58408,"name":"Ranchi","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,3],"isHome":true,"isLive":false,"score":"306 \u0026 283","scoreInfo":null,"points":1,"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":[2,4],"isHome":false,"isLive":false,"score":"386 \u0026 69/1","scoreInfo":"T:204","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116247,"id":116247,"objectId":1445886,"slug":"saurashtra-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"234 \u0026 141","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"196 \u0026 142","scoreInfo":"T:180","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116229,"id":116229,"objectId":1445868,"slug":"saurashtra-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"578/7d","scoreInfo":null,"points":1,"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":[2],"isHome":true,"isLive":false,"score":"478/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116215,"id":116215,"objectId":1445854,"slug":"tamil-nadu-vs-saurashtra-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 70 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","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,3],"isHome":false,"isLive":false,"score":"203 \u0026 94","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"367","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116294,"id":116294,"objectId":1445933,"slug":"saurashtra-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":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":[]},"allMatchObjectIds":[1445854,1445868,1445886,1452877,1445915,1445933,1445946]},{"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":"5","matchesWon":0,"matchesLost":0,"matchesTied":0,"matchesDrawn":5,"matchesNoResult":0,"points":11,"quotient":1.332,"nrr":null,"rpwr":null,"for":"2737/56","against":"2312/63","pct":null,"recentMatches":[{"_uid":116275,"id":116275,"objectId":1445914,"slug":"chhattisgarh-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"289 \u0026 279","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"500/9d \u0026 8/0","scoreInfo":"T:69","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116262,"id":116262,"objectId":1445901,"slug":"chhattisgarh-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"500/9d \u0026 129/5d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"351 \u0026 35/1","scoreInfo":"T:279","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116246,"id":116246,"objectId":1445885,"slug":"tamil-nadu-vs-chhattisgarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","area":"","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":[1],"isHome":false,"isLive":false,"score":"500","scoreInfo":null,"points":3,"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":[2,3],"isHome":true,"isLive":false,"score":"(fo) 259 \u0026 264/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116229,"id":116229,"objectId":1445868,"slug":"saurashtra-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"578/7d","scoreInfo":null,"points":1,"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":[2],"isHome":true,"isLive":false,"score":"478/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116214,"id":116214,"objectId":1445853,"slug":"chhattisgarh-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"343 \u0026 179/6","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"357","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116293,"id":116293,"objectId":1445932,"slug":"jharkhand-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,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":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":[]},"allMatchObjectIds":[1445853,1445868,1445885,1445901,1445914,1445932,1445947]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":1,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":8,"quotient":0.797,"nrr":null,"rpwr":null,"for":"2193/75","against":"2127/58","pct":null,"recentMatches":[{"_uid":116277,"id":116277,"objectId":1445916,"slug":"delhi-vs-jharkhand-elite-group-d","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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"382","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"388/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":117363,"id":117363,"objectId":1452877,"slug":"jharkhand-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":2575,"objectId":485865,"name":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","smallName":"रांची","longName":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","slug":"jsca-international-stadium-complex-ranchi","location":"","image":{"id":152178,"objectId":594099,"slug":"jsca-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/152100/152178.jpg","width":900,"height":725,"caption":"JSCA International Cricket Stadium","longCaption":"JSCA International Cricket Stadium, Ranchi, November 28, 2012","credit":"Aakshi Chopra","photographer":null,"peerUrls":null},"town":{"id":691,"objectId":58408,"name":"Ranchi","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,3],"isHome":true,"isLive":false,"score":"306 \u0026 283","scoreInfo":null,"points":1,"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":[2,4],"isHome":false,"isLive":false,"score":"386 \u0026 69/1","scoreInfo":"T:204","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116245,"id":116245,"objectId":1445884,"slug":"jharkhand-vs-chandigarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"202 \u0026 130","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,4],"isHome":false,"isLive":false,"score":"290 \u0026 45/0","scoreInfo":"T:43","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116231,"id":116231,"objectId":1445870,"slug":"railways-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3661,"objectId":1416223,"name":"ADSA Railways Cricket Ground, Ahmedabad","smallName":"Ahmedabad","longName":"ADSA Railways Cricket Ground, Ahmedabad","slug":"adsa-railways-cricket-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"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,3],"isHome":false,"isLive":false,"score":"417 \u0026 38/2","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"414","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116212,"id":116212,"objectId":1445851,"slug":"assam-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:30: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"361 \u0026 74/3","scoreInfo":"T:175","points":3,"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,3],"isHome":true,"isLive":false,"score":"(fo) 180 \u0026 355","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116293,"id":116293,"objectId":1445932,"slug":"jharkhand-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,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":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":[]},"allMatchObjectIds":[1445851,1445870,1445884,1452877,1445916,1445932,1445949]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"5","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":5,"quotient":0.621,"nrr":null,"rpwr":null,"for":"2511/90","against":"2471/55","pct":null,"recentMatches":[{"_uid":116275,"id":116275,"objectId":1445914,"slug":"chhattisgarh-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"289 \u0026 279","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"500/9d \u0026 8/0","scoreInfo":"T:69","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116260,"id":116260,"objectId":1445899,"slug":"assam-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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,3],"isHome":false,"isLive":false,"score":"338 \u0026 217/2","scoreInfo":null,"points":1,"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":"445","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116244,"id":116244,"objectId":1445883,"slug":"delhi-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"330 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"454 \u0026 62/0","scoreInfo":"T:59","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116228,"id":116228,"objectId":1445867,"slug":"assam-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"266 \u0026 185","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,4],"isHome":false,"isLive":false,"score":"374 \u0026 83/1","scoreInfo":"T:78","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116212,"id":116212,"objectId":1445851,"slug":"assam-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:30: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"361 \u0026 74/3","scoreInfo":"T:175","points":3,"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,3],"isHome":true,"isLive":false,"score":"(fo) 180 \u0026 355","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116291,"id":116291,"objectId":1445930,"slug":"assam-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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":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":[]},"allMatchObjectIds":[1445851,1445867,1445883,1445899,1445914,1445930,1445946]}],"finalMatches":[]}],"finalMatches":[{"finalType":4,"matchObjectIds":[1445950,1445952,1445951,1445953]},{"finalType":3,"matchObjectIds":[1445955,1445954]},{"finalType":1,"matchObjectIds":[1445956]}],"liveTeamIds":[],"objects":{"matches":{"1445839":{"_uid":116200,"id":116200,"objectId":1445839,"slug":"baroda-vs-mumbai-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 84 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"290 \u0026 185","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"214 \u0026 177","scoreInfo":"T:262","points":0,"teamOdds":null}],"languages":["hi"]},"1445840":{"_uid":116201,"id":116201,"objectId":1445840,"slug":"jammu-kashmir-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","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,3],"isHome":true,"isLive":false,"score":"519/7d \u0026 38/0","scoreInfo":null,"points":3,"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":"428","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445841":{"_uid":116202,"id":116202,"objectId":1445841,"slug":"services-vs-meghalaya-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की पारी और 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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":true,"isLive":false,"score":"402","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 233 \u0026 104","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445842":{"_uid":116203,"id":116203,"objectId":1445842,"slug":"tripura-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":1,"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":1,"teamOdds":null}],"languages":["hi"]},"1445843":{"_uid":116204,"id":116204,"objectId":1445843,"slug":"hyderabad-india-vs-gujarat-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 126 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":353,"objectId":58435,"name":"Gymkhana Ground, Secunderabad","smallName":"Secunderabad","longName":"Gymkhana Ground, Secunderabad","slug":"gymkhana-ground-secunderabad","location":"","image":null,"town":{"id":702,"objectId":58434,"name":"Secunderabad","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,3],"isHome":false,"isLive":false,"score":"343 \u0026 201","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"248 \u0026 170","scoreInfo":"T:297","points":0,"teamOdds":null}],"languages":["hi"]},"1445844":{"_uid":116205,"id":116205,"objectId":1445844,"slug":"himachal-pradesh-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 97 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"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":"663/3d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 299 \u0026 267","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445845":{"_uid":116206,"id":116206,"objectId":1445845,"slug":"rajasthan-vs-puducherry-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"248 \u0026 281","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"291 \u0026 220/7","scoreInfo":"T:239","points":3,"teamOdds":null}],"languages":["hi"]},"1445846":{"_uid":116207,"id":116207,"objectId":1445846,"slug":"vidarbha-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 74 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":true,"isLive":false,"score":"118 \u0026 366","scoreInfo":null,"points":6,"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,4],"isHome":false,"isLive":false,"score":"167 \u0026 243","scoreInfo":"T:318","points":0,"teamOdds":null}],"languages":["hi"]},"1445847":{"_uid":116208,"id":116208,"objectId":1445847,"slug":"madhya-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":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":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":"425/8d","scoreInfo":null,"points":1,"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":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445848":{"_uid":116209,"id":116209,"objectId":1445848,"slug":"uttar-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"311 \u0026 254/3d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"292 \u0026 162/6","scoreInfo":"T:274","points":1,"teamOdds":null}],"languages":["hi"]},"1445849":{"_uid":116210,"id":116210,"objectId":1445849,"slug":"haryana-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की पारी और 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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":[1,3],"isHome":false,"isLive":false,"score":"78 \u0026 133","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":"254","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445850":{"_uid":116211,"id":116211,"objectId":1445850,"slug":"kerala-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","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":[1,3],"isHome":false,"isLive":false,"score":"194 \u0026 142","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,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]},"1445851":{"_uid":116212,"id":116212,"objectId":1445851,"slug":"assam-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:30: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"361 \u0026 74/3","scoreInfo":"T:175","points":3,"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,3],"isHome":true,"isLive":false,"score":"(fo) 180 \u0026 355","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445852":{"_uid":116213,"id":116213,"objectId":1445852,"slug":"chandigarh-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 181 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","area":"","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,3],"isHome":false,"isLive":false,"score":"142 \u0026 307","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]},"1445853":{"_uid":116214,"id":116214,"objectId":1445853,"slug":"chhattisgarh-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"343 \u0026 179/6","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"357","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445854":{"_uid":116215,"id":116215,"objectId":1445854,"slug":"tamil-nadu-vs-saurashtra-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 70 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","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,3],"isHome":false,"isLive":false,"score":"203 \u0026 94","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"367","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445855":{"_uid":116216,"id":116216,"objectId":1445855,"slug":"services-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 65 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","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":[1,3],"isHome":false,"isLive":false,"score":"477/6d \u0026 134/1d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"271 \u0026 275","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]},"1445856":{"_uid":116217,"id":116217,"objectId":1445856,"slug":"odisha-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30: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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","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,3],"isHome":false,"isLive":false,"score":"270 \u0026 270/7d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"272 \u0026 112/8","scoreInfo":"T:269","points":3,"teamOdds":null}],"languages":["hi"]},"1445857":{"_uid":116218,"id":116218,"objectId":1445857,"slug":"mumbai-vs-maharashtra-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"126 \u0026 388","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"441 \u0026 75/1","scoreInfo":"T:74","points":6,"teamOdds":null}],"languages":["hi"]},"1445858":{"_uid":116219,"id":116219,"objectId":1445858,"slug":"meghalaya-vs-tripura-elite-group-a","title":"Elite, Group A","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":"377/8d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 222 \u0026 138","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445859":{"_uid":116220,"id":116220,"objectId":1445859,"slug":"gujarat-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 1 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2402,"objectId":377303,"name":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम बी ग्राउंड, मोटेरा, अहमदाबाद","slug":"narenda-modi-stadium-b-ground-motera-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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,4],"isHome":true,"isLive":false,"score":"367 \u0026 144/9","scoreInfo":"T:144","points":6,"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,3],"isHome":false,"isLive":false,"score":"(fo) 213 \u0026 297","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445860":{"_uid":116221,"id":116221,"objectId":1445860,"slug":"himachal-pradesh-vs-rajasthan-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1,4],"isHome":false,"isLive":false,"score":"334 \u0026 26/2","scoreInfo":"T:25","points":6,"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,3],"isHome":true,"isLive":false,"score":"(fo) 98 \u0026 260","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445861":{"_uid":116222,"id":116222,"objectId":1445861,"slug":"uttarakhand-vs-hyderabad-india-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"325 \u0026 235","scoreInfo":null,"points":6,"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":[2,4],"isHome":false,"isLive":false,"score":"292 \u0026 190","scoreInfo":"T:269","points":0,"teamOdds":null}],"languages":["hi"]},"1445862":{"_uid":116223,"id":116223,"objectId":1445862,"slug":"puducherry-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 120 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"283 \u0026 128","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"209 \u0026 82","scoreInfo":"T:203","points":0,"teamOdds":null}],"languages":[]},"1445863":{"_uid":116224,"id":116224,"objectId":1445863,"slug":"karnataka-vs-kerala-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":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":false,"isLive":false,"score":"161/3","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":null,"scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445864":{"_uid":116225,"id":116225,"objectId":1445864,"slug":"bengal-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":2997,"objectId":795187,"name":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","smallName":"कल्याणी","longName":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","slug":"bengal-cricket-academy-ground-kalyani","location":"","image":null,"town":{"id":1425,"objectId":795185,"name":"Kalyani","area":"West Bengal","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":1,"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":1,"teamOdds":null}],"languages":["hi"]},"1445865":{"_uid":116226,"id":116226,"objectId":1445865,"slug":"uttar-pradesh-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3695,"objectId":1455732,"name":"Sports Galaxy Cricket Ground, Lucknow","smallName":"Lucknow","longName":"Sports Galaxy Cricket Ground, Lucknow","slug":"sports-galaxy-cricket-ground-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","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,3],"isHome":false,"isLive":false,"score":"453 \u0026 72/3","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"364","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445866":{"_uid":116227,"id":116227,"objectId":1445866,"slug":"punjab-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"277 \u0026 329/6d","scoreInfo":null,"points":3,"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":[2,4],"isHome":false,"isLive":false,"score":"207 \u0026 146/8","scoreInfo":"T:400","points":1,"teamOdds":null}],"languages":["hi"]},"1445867":{"_uid":116228,"id":116228,"objectId":1445867,"slug":"assam-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"266 \u0026 185","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,4],"isHome":false,"isLive":false,"score":"374 \u0026 83/1","scoreInfo":"T:78","points":6,"teamOdds":null}],"languages":["hi"]},"1445868":{"_uid":116229,"id":116229,"objectId":1445868,"slug":"saurashtra-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"578/7d","scoreInfo":null,"points":1,"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":[2],"isHome":true,"isLive":false,"score":"478/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445869":{"_uid":116230,"id":116230,"objectId":1445869,"slug":"delhi-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"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":"674/6d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 266 \u0026 193/8","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445870":{"_uid":116231,"id":116231,"objectId":1445870,"slug":"railways-vs-jharkhand-elite-group-d","title":"Elite, Group D","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3661,"objectId":1416223,"name":"ADSA Railways Cricket Ground, Ahmedabad","smallName":"Ahmedabad","longName":"ADSA Railways Cricket Ground, Ahmedabad","slug":"adsa-railways-cricket-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"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,3],"isHome":false,"isLive":false,"score":"417 \u0026 38/2","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"414","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445871":{"_uid":116232,"id":116232,"objectId":1445871,"slug":"baroda-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 98 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"193 \u0026 165","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":"456","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445872":{"_uid":116233,"id":116233,"objectId":1445872,"slug":"jammu-kashmir-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":559,"objectId":58456,"name":"Sher-i-Kashmir Stadium, Srinagar","smallName":"Srinagar","longName":"Sher-i-Kashmir Stadium, Srinagar","slug":"sher-i-kashmir-stadium-srinagar","location":"","image":null,"town":{"id":711,"objectId":58455,"name":"Srinagar","area":"","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,3],"isHome":false,"isLive":false,"score":"71 \u0026 132","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"228","scoreInfo":null,"points":7,"teamOdds":null}],"languages":[]},"1445873":{"_uid":116234,"id":116234,"objectId":1445873,"slug":"maharashtra-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3697,"objectId":1456564,"name":"Chhatrapati Sambhajinagar Ground, Aurangabad","smallName":"Aurangabad","longName":"Chhatrapati Sambhajinagar Ground, Aurangabad","slug":"chhatrapati-sambhajinagar-ground-aurangabad","location":"","image":null,"town":{"id":547,"objectId":57884,"name":"Aurangabad","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 185","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,4],"isHome":true,"isLive":false,"score":"361 \u0026 104/0","scoreInfo":"T:101","points":7,"teamOdds":null}],"languages":["hi"]},"1445874":{"_uid":116235,"id":116235,"objectId":1445874,"slug":"tripura-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"450 \u0026 123/6d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"302 \u0026 48/0","scoreInfo":"T:272","points":1,"teamOdds":null}],"languages":["hi"]},"1445875":{"_uid":116236,"id":116236,"objectId":1445875,"slug":"rajasthan-vs-gujarat-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"335 \u0026 314/9","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"319","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445876":{"_uid":116237,"id":116237,"objectId":1445876,"slug":"andhra-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 38 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"344 \u0026 118","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":"500","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445877":{"_uid":116238,"id":116238,"objectId":1445877,"slug":"hyderabad-india-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की पारी और 50 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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],"isHome":true,"isLive":false,"score":"536/8d","scoreInfo":null,"points":7,"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,3],"isHome":false,"isLive":false,"score":"(fo) 153 \u0026 333","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445878":{"_uid":116239,"id":116239,"objectId":1445878,"slug":"uttarakhand-vs-vidarbha-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 266 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3416,"objectId":1145946,"name":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","smallName":"देहरादून","longName":"राजीव गांधी अंतर्राष्ट्रीय क्रिकेट स्टेडियम, देहरादून","slug":"rajiv-gandhi-international-cricket-stadium-dehradun","location":"","image":{"id":276877,"objectId":1148138,"slug":"the-dehradun-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/276800/276877.jpg","width":1400,"height":933,"caption":"The Dehradun International Cricket Stadium","longCaption":"The Dehradun International Cricket Stadium","credit":null,"photographer":null,"peerUrls":null},"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"326 \u0026 300","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"289 \u0026 71","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},"1445879":{"_uid":116240,"id":116240,"objectId":1445879,"slug":"bihar-vs-karnataka-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":[1,3],"isHome":true,"isLive":false,"score":"143 \u0026 212","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,4],"isHome":false,"isLive":false,"score":"287/7d \u0026 70/2","scoreInfo":"T:69","points":6,"teamOdds":null}],"languages":["hi"]},"1445880":{"_uid":116241,"id":116241,"objectId":1445880,"slug":"bengal-vs-kerala-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30: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":2995,"objectId":795181,"name":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","smallName":"कोलकाता","longName":"जादवपुर यूनिवर्सिटी कैम्पस ग्राउंड, कोलकाता","slug":"jadavpur-university-campus-2nd-ground-kolkata","location":"","image":null,"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","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":false,"isLive":false,"score":"356/9d","scoreInfo":null,"points":1,"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/3","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445881":{"_uid":116242,"id":116242,"objectId":1445881,"slug":"madhya-pradesh-vs-haryana-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":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":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"308 \u0026 308/4d","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"440 \u0026 115/3","scoreInfo":"T:177","points":3,"teamOdds":null}],"languages":["hi"]},"1445882":{"_uid":116243,"id":116243,"objectId":1445882,"slug":"punjab-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3585,"objectId":1290799,"name":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","smallName":"मुल्लांपुर","longName":"महाराज यदविंद्र सिंह अंतर्राष्ट्रीय क्रिकेट स्टेडियम, मुल्लांपुर","slug":"maharaja-yadavindra-singh-international-cricket-stadium-mullanpur","location":"","image":{"id":378271,"objectId":1426232,"slug":"a-general-view-of-the-maharaja-yadavindra-singh-international-cricket-stadium-in-mullanpur","url":"/lsci/db/PICTURES/CMS/378200/378271.jpg","width":1400,"height":933,"caption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur","longCaption":"A general view of the Maharaja Yadavindra Singh International Cricket Stadium in Mullanpur, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"BCCI","photographer":"Arjun Singh","peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"210 \u0026 267/3","scoreInfo":null,"points":1,"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":"556/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445883":{"_uid":116244,"id":116244,"objectId":1445883,"slug":"delhi-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"330 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"454 \u0026 62/0","scoreInfo":"T:59","points":7,"teamOdds":null}],"languages":["hi"]},"1445884":{"_uid":116245,"id":116245,"objectId":1445884,"slug":"jharkhand-vs-chandigarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 10 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"202 \u0026 130","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,4],"isHome":false,"isLive":false,"score":"290 \u0026 45/0","scoreInfo":"T:43","points":7,"teamOdds":null}],"languages":["hi"]},"1445885":{"_uid":116246,"id":116246,"objectId":1445885,"slug":"tamil-nadu-vs-chhattisgarh-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04: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":3558,"objectId":1261660,"name":"Sri Ramakrishna College of Arts and Science Ground","smallName":"कोयंबतूर","longName":"Sri Ramakrishna College of Arts and Science Ground","slug":"sri-ramakrishna-college-of-arts-and-science-ground-coimbatore","location":"","image":null,"town":{"id":579,"objectId":58019,"name":"Coimbatore","area":"","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":[1],"isHome":false,"isLive":false,"score":"500","scoreInfo":null,"points":3,"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":[2,3],"isHome":true,"isLive":false,"score":"(fo) 259 \u0026 264/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445886":{"_uid":116247,"id":116247,"objectId":1445886,"slug":"saurashtra-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-10-26T00:00:00.000Z","startTime":"2024-10-26T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"234 \u0026 141","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"196 \u0026 142","scoreInfo":"T:180","points":0,"teamOdds":null}],"languages":["hi"]},"1445887":{"_uid":116248,"id":116248,"objectId":1445887,"slug":"tripura-vs-baroda-elite-group-a","title":"Elite, Group A","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:15: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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"235 \u0026 241/4","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"482/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":[]},"1445888":{"_uid":116249,"id":116249,"objectId":1445888,"slug":"meghalaya-vs-jammu-kashmir-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 7 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":[1,3],"isHome":true,"isLive":false,"score":"73 \u0026 195","scoreInfo":null,"points":0,"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,4],"isHome":false,"isLive":false,"score":"194 \u0026 77/3","scoreInfo":"T:75","points":6,"teamOdds":null}],"languages":["hi"]},"1445889":{"_uid":116250,"id":116250,"objectId":1445889,"slug":"maharashtra-vs-services-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2677,"objectId":545380,"name":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","smallName":"पुणे","longName":"महाराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, पुणे","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","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,3],"isHome":false,"isLive":false,"score":"293 \u0026 230","scoreInfo":null,"points":6,"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,4],"isHome":true,"isLive":false,"score":"185 \u0026 303","scoreInfo":"T:339","points":0,"teamOdds":null}],"languages":["hi"]},"1445890":{"_uid":116251,"id":116251,"objectId":1445890,"slug":"mumbai-vs-odisha-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की पारी और 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"602/4d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 285 \u0026 214","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445891":{"_uid":116252,"id":116252,"objectId":1445891,"slug":"gujarat-vs-puducherry-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"361 \u0026 177/2","scoreInfo":null,"points":1,"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":"375","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445892":{"_uid":116253,"id":116253,"objectId":1445892,"slug":"vidarbha-vs-himachal-pradesh-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की पारी और 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":false,"isLive":false,"score":"307 \u0026 180","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"575","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445893":{"_uid":116254,"id":116254,"objectId":1445893,"slug":"rajasthan-vs-hyderabad-india-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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,3],"isHome":false,"isLive":false,"score":"410 \u0026 279/3d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"425","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445894":{"_uid":116255,"id":116255,"objectId":1445894,"slug":"andhra-vs-uttarakhand-elite-group-b","title":"एलिट, ग्रुप बी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":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":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"338 \u0026 128/9d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"146 \u0026 286/6","scoreInfo":"T:321","points":1,"teamOdds":null}],"languages":["hi"]},"1445895":{"_uid":116256,"id":116256,"objectId":1445895,"slug":"karnataka-vs-bengal-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04: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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"301 \u0026 283/5d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"221 \u0026 110/3","scoreInfo":"T:364","points":1,"teamOdds":null}],"languages":["hi"]},"1445896":{"_uid":116257,"id":116257,"objectId":1445896,"slug":"bihar-vs-madhya-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की पारी और 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":false,"isLive":false,"score":"616","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 347 \u0026 161","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445897":{"_uid":116258,"id":116258,"objectId":1445897,"slug":"haryana-vs-punjab-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 37 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","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,3],"isHome":true,"isLive":false,"score":"114 \u0026 243","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"141 \u0026 179","scoreInfo":"T:217","points":0,"teamOdds":null}],"languages":["hi"]},"1445898":{"_uid":116259,"id":116259,"objectId":1445898,"slug":"kerala-vs-uttar-pradesh-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की पारी और 117 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 116","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":"395","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445899":{"_uid":116260,"id":116260,"objectId":1445899,"slug":"assam-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03: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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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,3],"isHome":false,"isLive":false,"score":"338 \u0026 217/2","scoreInfo":null,"points":1,"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":"445","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445900":{"_uid":116261,"id":116261,"objectId":1445900,"slug":"chandigarh-vs-delhi-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":[1,3],"isHome":false,"isLive":false,"score":"276 \u0026 250","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,4],"isHome":true,"isLive":false,"score":"324 \u0026 204/1","scoreInfo":"T:203","points":6,"teamOdds":null}],"languages":["hi"]},"1445901":{"_uid":116262,"id":116262,"objectId":1445901,"slug":"chhattisgarh-vs-railways-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"500/9d \u0026 129/5d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"351 \u0026 35/1","scoreInfo":"T:279","points":1,"teamOdds":null}],"languages":["hi"]},"1445902":{"_uid":116263,"id":116263,"objectId":1445902,"slug":"baroda-vs-meghalaya-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की पारी और 261 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"103 \u0026 78","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":"442","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445903":{"_uid":116264,"id":116264,"objectId":1445903,"slug":"jammu-kashmir-vs-tripura-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 4 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3619,"objectId":1346887,"name":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","smallName":"जम्मू","longName":"हॉस्टल ग्राउंड जेकेसीए, जम्मू","slug":"hostel-ground-jkca-jammu","location":"","image":null,"town":{"id":621,"objectId":58172,"name":"Jammu","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,3],"isHome":false,"isLive":false,"score":"165 \u0026 211","scoreInfo":null,"points":0,"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,4],"isHome":true,"isLive":false,"score":"175 \u0026 204/6","scoreInfo":"T:202","points":6,"teamOdds":null}],"languages":["hi"]},"1445904":{"_uid":116265,"id":116265,"objectId":1445904,"slug":"odisha-vs-maharashtra-elite-group-a","title":"एलिट, ग्रुप ए ","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 3 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":442,"objectId":58027,"name":"बाराबाती स्टेडियम, कटक","smallName":"कटक","longName":"बाराबाती स्टेडियम, कटक","slug":"barabati-stadium-cuttack","location":"","image":{"id":139515,"objectId":542379,"slug":"the-barabati-stadium-in-cuttack","url":"/lsci/db/PICTURES/CMS/139500/139515.jpg","width":900,"height":577,"caption":"The Barabati Stadium in Cuttack","longCaption":"The Barabati Stadium, the venue for the first ODI between India and West Indies, Cuttack, November 28, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":581,"objectId":58026,"name":"Cuttack","area":"","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":[1,3],"isHome":false,"isLive":false,"score":"162 \u0026 166","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"200 \u0026 130/7","scoreInfo":"T:129","points":6,"teamOdds":null}],"languages":["hi"]},"1445905":{"_uid":116266,"id":116266,"objectId":1445905,"slug":"services-vs-mumbai-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 9 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":527,"objectId":58051,"name":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","smallName":"दिल्ली","longName":"पालम ए ग्राउंड, मॉडल स्पोर्ट्स कॉम्पलेक्स, दिल्ली","slug":"palam-a-stadium-new-delhi","location":"Palam","image":{"id":153660,"objectId":601556,"slug":"the-palam-ground-in-delhi","url":"/lsci/db/PICTURES/CMS/153600/153660.jpg","width":900,"height":495,"caption":"The Palam Ground in Delhi","longCaption":"The Palam Ground in Delhi, Delhi, January 20, 2013","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","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,3],"isHome":true,"isLive":false,"score":"240 \u0026 182","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"288 \u0026 137/1","scoreInfo":"T:135","points":6,"teamOdds":null}],"languages":["hi"]},"1445906":{"_uid":116267,"id":116267,"objectId":1445906,"slug":"vidarbha-vs-gujarat-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":2399,"objectId":375326,"name":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"343 \u0026 237/9","scoreInfo":null,"points":1,"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":true,"isLive":false,"score":"545/9d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445907":{"_uid":116268,"id":116268,"objectId":1445907,"slug":"himachal-pradesh-vs-puducherry-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":1803,"status":"परिणाम","statusText":"हिमाचल की पारी और 17 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1920,"objectId":58056,"name":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","smallName":"धर्मशाला","longName":"हिमाचल प्रदेश क्रिकेट एसोसिएशन स्टेडियम, धर्मशाला","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"85 \u0026 334","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":true,"isLive":false,"score":"436/9d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445908":{"_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"]},"1445909":{"_uid":116270,"id":116270,"objectId":1445909,"slug":"uttarakhand-vs-rajasthan-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":3191,"objectId":928527,"name":"अभिमन्यु क्रिकेट अकादमी, देहरादून","smallName":"देहरादून","longName":"अभिमन्यु क्रिकेट अकादमी, देहरादून","slug":"abhimanyu-cricket-academy-dehradun","location":"","image":null,"town":{"id":583,"objectId":58033,"name":"Dehra Dun","area":"Uttarakhand","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"5000"},"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":"660/7d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 362 \u0026 185/4","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},"1445910":{"_uid":116271,"id":116271,"objectId":1445910,"slug":"uttar-pradesh-vs-karnataka-elite-group-c","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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"89 \u0026 446","scoreInfo":null,"points":1,"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,4],"isHome":false,"isLive":false,"score":"275 \u0026 178/5","scoreInfo":"T:261","points":3,"teamOdds":null}],"languages":["hi"]},"1445911":{"_uid":116272,"id":116272,"objectId":1445911,"slug":"madhya-pradesh-vs-bengal-elite-group-c","title":"एलिट. ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"228 \u0026 276","scoreInfo":null,"points":6,"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":[2,4],"isHome":true,"isLive":false,"score":"167 \u0026 326","scoreInfo":"T:338","points":0,"teamOdds":null}],"languages":["hi"]},"1445912":{"_uid":116273,"id":116273,"objectId":1445912,"slug":"punjab-vs-bihar-elite-group-c","title":"एलिट, ग्रुप सी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की पारी और 67 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":1015,"objectId":57991,"name":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","smallName":"मोहाली","longName":"I.S. Bindra Punjab Cricket Association Stadium, Mohali","slug":"i-s-bindra-punjab-cricket-association-stadium","location":"Mohali","image":{"id":43022,"objectId":57989,"slug":"chandigarh-happens-to-be-india-s-first-planned-city-and-it-does-show","url":"/lsci/db/PICTURES/DB/112001/031913.jpg","width":350,"height":250,"caption":"Chandigarh happens to be India's first planned city and it does show","longCaption":"Punjab Cricket Association Stadium, Chandigarh, Chandigarh happens to be India's first planned city and it does show, Uploaded on 27 November 2001.","credit":"Punjab Cricket Association","photographer":null,"peerUrls":null},"town":{"id":1684,"objectId":1422278,"name":"Mohali","area":"Punjab","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":[1,3],"isHome":false,"isLive":false,"score":"135 \u0026 98","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":true,"isLive":false,"score":"300","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445913":{"_uid":116274,"id":116274,"objectId":1445913,"slug":"haryana-vs-kerala-elite-group-c","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":2112,"objectId":269356,"name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","smallName":"रोहतक","longName":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","slug":"chaudhary-bansi-lal-cricket-stadium-lahli-rohtak","location":"Lahli","image":{"id":141147,"objectId":548848,"slug":"the-haryana-cricket-association-s-bansi-lal-stadium-in-lahli","url":"/lsci/db/PICTURES/CMS/141100/141147.jpg","width":900,"height":632,"caption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli","longCaption":"The Haryana Cricket Association's Bansi Lal Stadium in Lahli, Haryana v Rajasthan, 1st semi-final, Ranji Trophy 2011-12, Rohtak, 1st day, January 10, 2012 ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":694,"objectId":58415,"name":"Rohtak","area":"","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,3],"isHome":false,"isLive":false,"score":"291 \u0026 125/2d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"164 \u0026 52/2","scoreInfo":"T:253","points":1,"teamOdds":null}],"languages":["hi"]},"1445914":{"_uid":116275,"id":116275,"objectId":1445914,"slug":"chhattisgarh-vs-assam-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T03:45: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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"289 \u0026 279","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"500/9d \u0026 8/0","scoreInfo":"T:69","points":3,"teamOdds":null}],"languages":["hi"]},"1445915":{"_uid":116276,"id":116276,"objectId":1445915,"slug":"chandigarh-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की पारी और 59 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","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":"531/9d","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,3],"isHome":true,"isLive":false,"score":"(fo) 249 \u0026 223","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},"1445916":{"_uid":116277,"id":116277,"objectId":1445916,"slug":"delhi-vs-jharkhand-elite-group-d","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":333,"objectId":58040,"name":"अरुण जेटली स्टेडियम, दिल्ली","smallName":"दिल्ली","longName":"अरुण जेटली स्टेडियम, दिल्ली","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"दिल्ली","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"382","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"388/7d","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},"1445917":{"_uid":116278,"id":116278,"objectId":1445917,"slug":"railways-vs-tamil-nadu-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-13T00:00:00.000Z","startTime":"2024-11-13T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की पारी और 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"229 \u0026 184","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"438","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},"1445918":{"_uid":116279,"id":116279,"objectId":1445918,"slug":"maharashtra-vs-baroda-elite-group-a","title":"एलिट, ग्रुप ए","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2128,"objectId":274830,"name":"Golf Club Ground, Nasik","smallName":"Nasik","longName":"Golf Club Ground, Nasik","slug":"anant-kanhere-maidan-nasik","location":"","image":null,"town":{"id":672,"objectId":58347,"name":"Nasik","area":"","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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1445919":{"_uid":116280,"id":116280,"objectId":1445919,"slug":"mumbai-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","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":[]},"1445920":{"_uid":116281,"id":116281,"objectId":1445920,"slug":"meghalaya-vs-odisha-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3457,"objectId":1162013,"name":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","smallName":"शिलॉन्ग","longName":"मेघालय क्रिकेट एसोसिएशन क्रिकेट ग्राउंड, पोलो ग्राउंड, शिलॉन्ग","slug":"meghalaya-cricket-association-cricket-ground-shillong","location":"","image":null,"town":{"id":704,"objectId":58441,"name":"Shillong","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":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":[]},"1445921":{"_uid":116282,"id":116282,"objectId":1445921,"slug":"tripura-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":1157,"objectId":57841,"name":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","smallName":"अगरतला","longName":"महाराजा बीर बिक्रम कॉलेज स्टेडियम, अगरतला","slug":"maharaja-bir-bikram-college-stadium-agartala","location":"Collegetilla","image":{"id":36575,"objectId":57839,"slug":"maharaja-bir-bikram-college-stadium-agartala","url":"/lsci/db/PICTURES/DB/101999/007559.jpg","width":400,"height":284,"caption":"Maharaja Bir Bikram College Stadium, Agartala","longCaption":"An overall view of the MBB stadium in Agartala","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":532,"objectId":57840,"name":"Agartala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"30,000"},"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":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":[]},"1445922":{"_uid":116283,"id":116283,"objectId":1445922,"slug":"gujarat-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":375,"objectId":57850,"name":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","smallName":"अहमदाबाद","longName":"गुजरात कॉलेज ग्राउंड, अहमदाबाद","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","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":[]},"1445923":{"_uid":116284,"id":116284,"objectId":1445923,"slug":"hyderabad-india-vs-himachal-pradesh-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":[],"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":[]},"1445924":{"_uid":116285,"id":116285,"objectId":1445924,"slug":"puducherry-vs-andhra-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1445925":{"_uid":116286,"id":116286,"objectId":1445925,"slug":"rajasthan-vs-vidarbha-elite-group-b","title":"Elite, Group B","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":664,"objectId":58162,"name":"सवाई मानसिंह स्टेडियम, जयपुर","smallName":"जयपुर","longName":"सवाई मानसिंह स्टेडियम, जयपुर","slug":"sawai-mansingh-stadium-jaipur","location":"","image":{"id":67517,"objectId":263539,"slug":"a-general-view-of-the-sawai-mansingh-stadium-jaipur","url":"/lsci/db/PICTURES/CMS/67500/67517.jpg","width":500,"height":324,"caption":"A general view of the Sawai Mansingh Stadium, Jaipur","longCaption":"A general view of the Sawai Mansingh Stadium, Pakistan v Sri Lanka, 3rd match, Jaipur, October 17, 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":617,"objectId":58156,"name":"जयपुर","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":[],"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":[]},"1445926":{"_uid":116287,"id":116287,"objectId":1445926,"slug":"karnataka-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":[]},"1445927":{"_uid":116288,"id":116288,"objectId":1445927,"slug":"bengal-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":292,"objectId":57980,"name":"ईडन गार्डंस, कोलकाता","smallName":"कोलकाता","longName":"ईडन गार्डंस, कोलकाता","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"66,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":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":[]},"1445928":{"_uid":116289,"id":116289,"objectId":1445928,"slug":"bihar-vs-uttar-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":662,"objectId":58373,"name":"Moin-ul-Haq Stadium, Patna","smallName":"Patna","longName":"Moin-ul-Haq Stadium, Patna","slug":"moin-ul-haq-stadium-patna","location":"","image":null,"town":{"id":681,"objectId":58371,"name":"Patna","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":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":[]},"1445929":{"_uid":116290,"id":116290,"objectId":1445929,"slug":"kerala-vs-madhya-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","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":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":[]},"1445930":{"_uid":116291,"id":116291,"objectId":1445930,"slug":"assam-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":2865,"objectId":680295,"name":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","smallName":"गुवाहाटी","longName":"बरसापारा क्रिकेट स्टेडियम, गुवाहाटी","slug":"barsapara-cricket-stadium-guwahati","location":"","image":null,"town":{"id":605,"objectId":58111,"name":"Guwahati","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40000"},"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":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":[]},"1445931":{"_uid":116292,"id":116292,"objectId":1445931,"slug":"tamil-nadu-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":3559,"objectId":1261661,"name":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","smallName":"सेलम","longName":"सेलम क्रिकेट फ़ाउंडेशन ग्राउंड","slug":"salem-cricket-foundation-ground-salem","location":"","image":null,"town":{"id":698,"objectId":58424,"name":"सलेम","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":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":[]},"1445932":{"_uid":116293,"id":116293,"objectId":1445932,"slug":"jharkhand-vs-chhattisgarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,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":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":[]},"1445933":{"_uid":116294,"id":116294,"objectId":1445933,"slug":"saurashtra-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2025-01-23T00:00:00.000Z","startTime":"2025-01-23T04:00:00.000Z","format":"TEST","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":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":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":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":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":[]},"1445934":{"_uid":116295,"id":116295,"objectId":1445934,"slug":"baroda-vs-jammu-kashmir-elite-group-a","title":"Elite, Group A","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":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":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":[]},"1445935":{"_uid":116296,"id":116296,"objectId":1445935,"slug":"maharashtra-vs-tripura-elite-group-a","title":"Elite, Group A","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":462,"objectId":58452,"name":"Indira Gandhi Stadium, Solapur","smallName":"Solapur","longName":"Indira Gandhi Stadium, Solapur","slug":"indira-gandhi-stadium-solapur","location":"","image":null,"town":{"id":709,"objectId":58451,"name":"Solapur","area":"","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":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":[]},"1445936":{"_uid":116297,"id":116297,"objectId":1445936,"slug":"mumbai-vs-meghalaya-elite-group-a","title":"Elite, Group A","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":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":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.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":[]},"1445937":{"_uid":116298,"id":116298,"objectId":1445937,"slug":"odisha-vs-services-elite-group-a","title":"Elite, Group A","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":2669,"objectId":542177,"name":"ड्रिम्स ग्राउंड, कटक","smallName":"कटक","longName":"ड्रिम्स ग्राउंड, कटक","slug":"driems-ground-tangi-cuttack","location":"Tangi","image":null,"town":{"id":581,"objectId":58026,"name":"Cuttack","area":"","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":[],"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":[]},"1445938":{"_uid":116299,"id":116299,"objectId":1445938,"slug":"gujarat-vs-himachal-pradesh-elite-group-b","title":"Elite, Group B","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":840,"objectId":57851,"name":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":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":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":[]},"1445939":{"_uid":116300,"id":116300,"objectId":1445939,"slug":"vidarbha-vs-hyderabad-india-elite-group-b","title":"Elite, Group B","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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":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":[]},"1445940":{"_uid":116301,"id":116301,"objectId":1445940,"slug":"puducherry-vs-uttarakhand-elite-group-b","title":"Elite, Group B","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":3459,"objectId":1162017,"name":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","smallName":"पुडुचेरी","longName":"क्रिकेट एसोसिएशन पॉन्डिचेरी ग्राउंड","slug":"cricket-association-pondicherry-siechem-ground-puducherry","location":"","image":null,"town":{"id":1604,"objectId":1162016,"name":"Puducherry","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"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":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":[]},"1445941":{"_uid":116302,"id":116302,"objectId":1445941,"slug":"andhra-vs-rajasthan-elite-group-b","title":"Elite, Group B","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":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":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":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":[]},"1445942":{"_uid":116303,"id":116303,"objectId":1445942,"slug":"karnataka-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":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":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":[]},"1445943":{"_uid":116304,"id":116304,"objectId":1445943,"slug":"bengal-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":292,"objectId":57980,"name":"ईडन गार्डंस, कोलकाता","smallName":"कोलकाता","longName":"ईडन गार्डंस, कोलकाता","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"66,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":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":[]},"1445944":{"_uid":116305,"id":116305,"objectId":1445944,"slug":"kerala-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","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":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":[]},"1445945":{"_uid":116306,"id":116306,"objectId":1445945,"slug":"madhya-pradesh-vs-uttar-pradesh-elite-group-c","title":"Elite, Group C","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":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":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":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":[]},"1445946":{"_uid":116307,"id":116307,"objectId":1445946,"slug":"saurashtra-vs-assam-elite-group-d","title":"Elite, Group D","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":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":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":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1445947":{"_uid":116308,"id":116308,"objectId":1445947,"slug":"chhattisgarh-vs-chandigarh-elite-group-d","title":"Elite, Group D","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":2815,"objectId":601879,"name":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","smallName":"रायपुर","longName":"शहीद वीर नारायण सिंह अंतर्राष्ट्रीय स्टेडियम, रायपुर","slug":"shaheed-veer-narayan-singh-international-stadium-raipur","location":"","image":{"id":157386,"objectId":632660,"slug":"the-stadium-in-raipur-gets-ready-to-host-its-first-ipl-match","url":"/lsci/db/PICTURES/CMS/157300/157386.jpg","width":900,"height":562,"caption":"The stadium in Raipur gets ready to host its first IPL match","longCaption":"The stadium in Raipur gets ready to host its first IPL match, April 27, 2013","credit":"ESPNcricinfo Ltd","photographer":"Rachna Shetty","peerUrls":null},"town":{"id":688,"objectId":58397,"name":"Raipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"60,000 approx"},"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":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":[]},"1445948":{"_uid":116309,"id":116309,"objectId":1445948,"slug":"railways-vs-delhi-elite-group-d","title":"Elite, Group D","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":null,"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"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":[]},"1445949":{"_uid":116310,"id":116310,"objectId":1445949,"slug":"jharkhand-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","startDate":"2025-01-30T00:00:00.000Z","startTime":"2025-01-30T04:00:00.000Z","format":"TEST","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":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":404,"objectId":58180,"name":"कीनन स्टेडियम, जमशेदपुर","smallName":"जमशेदपुर","longName":"कीनन स्टेडियम, जमशेदपुर","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"19,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":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":[]},"1445950":{"_uid":116311,"id":116311,"objectId":1445950,"slug":"tba-vs-tba-1st-quarter-final","title":"1st quarter final","startDate":"2025-02-08T00:00:00.000Z","startTime":"2025-02-08T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445951":{"_uid":116312,"id":116312,"objectId":1445951,"slug":"tba-vs-tba-2nd-quarter-final","title":"2nd quarter final","startDate":"2025-02-08T00:00:00.000Z","startTime":"2025-02-08T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445952":{"_uid":116313,"id":116313,"objectId":1445952,"slug":"tba-vs-tba-3rd-quarter-final","title":"3rd quarter final","startDate":"2025-02-08T00:00:00.000Z","startTime":"2025-02-08T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445953":{"_uid":116314,"id":116314,"objectId":1445953,"slug":"tba-vs-tba-4th-quarter-final","title":"4th quarter final","startDate":"2025-02-08T00:00:00.000Z","startTime":"2025-02-08T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445954":{"_uid":116315,"id":116315,"objectId":1445954,"slug":"tba-vs-tba-1st-semi-final","title":"1st semi final","startDate":"2025-02-17T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445955":{"_uid":116316,"id":116316,"objectId":1445955,"slug":"tba-vs-tba-2nd-semi-final","title":"2nd semi final","startDate":"2025-02-17T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","format":"TEST","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":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":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":[]},"1445956":{"_uid":116317,"id":116317,"objectId":1445956,"slug":"tba-vs-tba-final","title":"Final","startDate":"2025-02-26T00:00:00.000Z","startTime":"2025-02-26T04:00:00.000Z","format":"TEST","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":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":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":[]},"1452877":{"_uid":117363,"id":117363,"objectId":1452877,"slug":"jharkhand-vs-saurashtra-elite-group-d","title":"एलिट, ग्रुप डी","startDate":"2024-11-06T00:00:00.000Z","startTime":"2024-11-06T03:30: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":2575,"objectId":485865,"name":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","smallName":"रांची","longName":"जेएससीए अंतर्राष्ट्रीय स्टेडियम, रांची","slug":"jsca-international-stadium-complex-ranchi","location":"","image":{"id":152178,"objectId":594099,"slug":"jsca-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/152100/152178.jpg","width":900,"height":725,"caption":"JSCA International Cricket Stadium","longCaption":"JSCA International Cricket Stadium, Ranchi, November 28, 2012","credit":"Aakshi Chopra","photographer":null,"peerUrls":null},"town":{"id":691,"objectId":58408,"name":"Ranchi","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,3],"isHome":true,"isLive":false,"score":"306 \u0026 283","scoreInfo":null,"points":1,"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":[2,4],"isHome":false,"isLive":false,"score":"386 \u0026 69/1","scoreInfo":"T:204","points":3,"teamOdds":null}],"languages":["hi"]}}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":null,"playersOfTheMatch":[{"type":"PLAYER_OF_MATCH","player":{"id":62051,"objectId":447587,"name":"जयंत यादव","longName":"जयंत यादव","mobileName":"जयंत","indexName":"Yadav, J","battingName":"जे यादव","fieldingName":"जयंत","slug":"jayant-yadav","imageUrl":"/lsci/db/PICTURES/CMS/322500/322553.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322500/322553.png","dateOfBirth":{"year":1990,"month":1,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.1.png","width":160,"height":136,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":322553,"objectId":1265362,"slug":"jayant-yadav-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322500/322553.png","width":600,"height":436,"caption":"Jayant Yadav player page headshot cutout, 2021","longCaption":"Jayant Yadav player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322500/322553.square.png"}}},"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"}},"inningStats":[{"inningNumber":1,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":2,"conceded":17,"balls":36,"economy":2.83,"caught":0,"stumped":0}},{"inningNumber":2,"stat":{"runs":55,"ballsFaced":106,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":3,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":5,"conceded":57,"balls":90,"economy":3.8,"caught":0,"stumped":0}}]}],"playersOfTheSeries":null,"matchSeriesResult":null,"recentReportStory":null,"recentPreviewStory":null,"liveBlogStory":null,"fantasyPickStory":null,"commentaryStarted":false,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"1636":[{"_uid":110667,"id":110667,"objectId":1383804,"slug":"bengal-vs-bihar-elite-group-b","title":"Elite, Group B","startDate":"2024-02-16T00:00:00.000Z","startTime":"2024-02-16T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की पारी और 204 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":15548,"objectId":1383414,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":3,"endDate":"2024-03-14T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"ईडन गार्डंस, कोलकाता","smallName":"कोलकाता","longName":"ईडन गार्डंस, कोलकाता","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"कोलकाता","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"95 \u0026 112","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":"411/5d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]}],"1808":[{"_uid":110666,"id":110666,"objectId":1383803,"slug":"vidarbha-vs-haryana-elite-group-a","title":"Elite, Group A","startDate":"2024-02-16T00:00:00.000Z","startTime":"2024-02-16T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 115 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":15548,"objectId":1383414,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"season":"2023/24","typeId":3,"endDate":"2024-03-14T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन ग्राउंड, नागपुर","slug":"vidarbha-c-a-ground-nagpur","location":"","image":{"id":54874,"objectId":223750,"slug":"general-view-of-nagpur","url":"/lsci/db/PICTURES/CMS/54800/54874.jpg","width":350,"height":499,"caption":"General view of Nagpur","longCaption":"General view of Nagpur, India v Australia, October 22, 2004","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,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,3],"isHome":true,"isLive":false,"score":"423 \u0026 205","scoreInfo":null,"points":6,"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,4],"isHome":false,"isLive":false,"score":"333 \u0026 180","scoreInfo":"T:296","points":0,"teamOdds":null}],"languages":["hi"]}]},"teamsNextMatches":{"1636":[{"_uid":116225,"id":116225,"objectId":1445864,"slug":"bengal-vs-bihar-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"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":2997,"objectId":795187,"name":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","smallName":"कल्याणी","longName":"बंगाल क्रिकेट अकादमी ग्राउंड, कल्याणी","slug":"bengal-cricket-academy-ground-kalyani","location":"","image":null,"town":{"id":1425,"objectId":795185,"name":"Kalyani","area":"West Bengal","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":1,"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":1,"teamOdds":null}],"languages":["hi"]}],"1808":[{"_uid":116226,"id":116226,"objectId":1445865,"slug":"uttar-pradesh-vs-haryana-elite-group-c","title":"Elite, Group C","startDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T04: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":3695,"objectId":1455732,"name":"Sports Galaxy Cricket Ground, Lucknow","smallName":"Lucknow","longName":"Sports Galaxy Cricket Ground, Lucknow","slug":"sports-galaxy-cricket-ground-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","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,3],"isHome":false,"isLive":false,"score":"453 \u0026 72/3","scoreInfo":null,"points":3,"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":true,"isLive":false,"score":"364","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}]},"seriesPrevMatches":[{"_uid":116209,"id":116209,"objectId":1445848,"slug":"uttar-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":3355,"objectId":1070094,"name":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","smallName":"लखनऊ","longName":"भारत रत्न श्री अटल बिहारी वाजपेयी इकाना क्रिकेट स्टेडियम, लखनऊ","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"311 \u0026 254/3d","scoreInfo":null,"points":3,"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,4],"isHome":true,"isLive":false,"score":"292 \u0026 162/6","scoreInfo":"T:274","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116208,"id":116208,"objectId":1445847,"slug":"madhya-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04: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":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":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":"425/8d","scoreInfo":null,"points":1,"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":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"seriesNextMatches":[{"_uid":116211,"id":116211,"objectId":1445850,"slug":"kerala-vs-punjab-elite-group-c","title":"Elite, Group C","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 8 विकेट से जीत ","statusEng":"RESULT","resultStatus":1,"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":3345,"objectId":1053905,"name":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","smallName":"थुंबा","longName":"सेंट जेवियर्स कॉलेज ग्राउंड, थुंबा","slug":"st-xavier-s-college-ground-thumba","location":"","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","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":[1,3],"isHome":false,"isLive":false,"score":"194 \u0026 142","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,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116213,"id":116213,"objectId":1445852,"slug":"chandigarh-vs-railways-elite-group-d","title":"Elite, Group D","startDate":"2024-10-11T00:00:00.000Z","startTime":"2024-10-11T04:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 181 रन से जीत ","statusEng":"RESULT","resultStatus":1,"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":3510,"objectId":1205100,"name":"Government Model Senior Secondary School","smallName":"Chandigarh","longName":"Government Model Senior Secondary School","slug":"government-model-senior-secondary-school-chandigarh","location":"","image":null,"town":{"id":576,"objectId":57990,"name":"Chandigarh","area":"","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,3],"isHome":false,"isLive":false,"score":"142 \u0026 307","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"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","appAdUnitPath":"game","attributes":{"pgtyp":"game","kvpt":"livescorecard","kvsite":"ranji-trophy-2024-25","kvseriesid":1445824,"kvmatchid":1445849},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"overlay":{"unit":"overlay","type":"OUT_OF_PAGE","attributes":{"pos":"outofpage"}},"wallpaper":{"unit":"wallpaper","type":"IN_PAGE","attributes":{"pos":"wallpaper"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_PAGE","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_PAGE","attributes":{"pos":"presbyHeader"}},"bannerTop":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopRoW":{"unit":"bannerRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopNonIS":{"unit":"bannerNonIS","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottom2":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom2"}},"bannerNewBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"newbottom"}},"bannerBottomRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"longstrip":{"unit":"longstrip","type":"IN_PAGE","attributes":{"pos":"longstrip"}},"longstrip2":{"unit":"longstrip2","type":"IN_PAGE","attributes":{"pos":"longstrip2"}},"incontentstrip":{"unit":"incontentstrip","type":"IN_PAGE","attributes":{"pos":"incontentstrip"}},"incontent":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentNewBottom":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"newbottom","kvpos":"top"}},"incontentNewTop":{"unit":"incontent","type":"IN_PAGE","attributes":{"pos":"newtop","kvpos":"newtop"}},"incontentRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"promobox":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox"}},"promoboxTop":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox","kvpos":"top"}},"incontent2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3Bottom2":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom2"}},"incontent4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"newtop"}},"incontentStory":{"unit":"incontentStory","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentStoryRoW":{"unit":"incontentStoryRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"promoboxBottom":{"unit":"promobox","type":"IN_VIEW","attributes":{"pos":"promobox","kvpos":"bottom"}},"bannerSticky":{"unit":"bannerSticky","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"bannerStickyRoW":{"unit":"bannerStickyRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"scoresCarouselApp":{"unit":"scoresCarouselApp","type":"IN_PAGE","attributes":{"pos":"scoresCarouselApp","kvpos":"hsb"}},"incontentApp":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentAppRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentApp2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontentApp3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"bannerTopApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottomAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerNewBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"newbottom"}},"largeBannerTopIS":{"unit":"largeBannerIS","type":"IN_PAGE","attributes":{"pos":"largeBanner","kvpos":"top"}},"longstripGamepackageLeft":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"left"}},"longstripGamepackageRight":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"right"}},"presbyMobile":{"unit":"presbyMobile","type":"IN_PAGE","attributes":{"pos":"presbyMobile","kvpos":"top"}},"instream":{"unit":"instream","type":"IN_PAGE","attributes":{"pos":"instream"}},"nativeText":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"top"}},"nativeText2":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"middle"}},"nativeText3":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"bottom"}},"bannerNative":{"unit":"bannerNative","type":"IN_VIEW","attributes":{"pos":"bannerNative","kvpos":"newbottom"}}}},"video":{"adUnitPath":"game/game","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:haryana-vs-bihar-elite-group-c:summary","siteSection":"ranji-trophy-2024-25","subSection":"game:ranji-trophy-2024-25","contentType":"game","league":"ranji-trophy-2024-25","gameid":"1445849-हरियाणा vs बिहारElite, Group C-2024/25","gameState":"post"}},"seo":{"title":"हरियाणा beat बिहार, हरियाणा की पारी और 43 रन से जीत ","description":"हरियाणा 254 vs बिहार 78 \u0026 133 - हरियाणा की पारी और 43 रन से जीत in Rohtak, रणजी ट्रॉफ़ी 2024, October 11 - 12, 2024","canonical":"/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score","keywords":["हरियाणा vs बिहार Elite, Group C 2024/25","हरियाणा vs बिहार","score","summary","highlights","reports","रणजी ट्रॉफ़ी","रणजी ट्रॉफ़ी"],"canonicalEng":"/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score","structuredData":{"broadcastEvent":{"@context":"https://schema.org","@type":"SportsEvent","name":"हरियाणा vs बिहार Live Cricket Score, 11 10 2024","description":"Check live cricket score of हरियाणा vs बिहार, Elite, Group C, 11 10 2024, रणजी ट्रॉफ़ी on ESPNcricinfo","startDate":"2024-10-11T04:00:00+00:00","endDate":"2024-10-12T00:00:00+00:00","location":{"@type":"Place","name":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","address":"Lahli"},"homeTeam":{"@type":"SportsTeam","name":"हरियाणा"},"awayTeam":{"@type":"SportsTeam","name":"बिहार"}}},"language":{"title":{"langKey":"match_homepage_seo_result_title","defaultValue":"हरियाणा beat बिहार, हरियाणा की पारी और 43 रन से जीत ","params":{"HOME_TEAM_NAME":"हरियाणा","AWAY_TEAM_NAME":"बिहार","HOME_TEAM_ABBR":"हरियाणा","AWAY_TEAM_ABBR":"बिहार","SERIES_ABBR":"रणजी ट्रॉफ़ी","SERIES_NAME":"रणजी ट्रॉफ़ी","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"रणजी ट्रॉफ़ी","MATCH_TITLE":"Elite, Group C","MATCH_STATUS":"हरियाणा की पारी और 43 रन से जीत ","MATCH_CITY":"Rohtak","MATCH_DATE":"October 11 - 12, 2024","MATCH_GROUND":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","ESPN_URL":"ESPNcricinfo.com","HOME_TEAM_SCORE":"254","AWAY_TEAM_SCORE":"78 \u0026 133"}},"description":{"langKey":"match_homepage_seo_result_description","defaultValue":"हरियाणा 254 vs बिहार 78 \u0026 133 - हरियाणा की पारी और 43 रन से जीत in Rohtak, रणजी ट्रॉफ़ी 2024, October 11 - 12, 2024","params":{"HOME_TEAM_NAME":"हरियाणा","AWAY_TEAM_NAME":"बिहार","HOME_TEAM_ABBR":"हरियाणा","AWAY_TEAM_ABBR":"बिहार","SERIES_ABBR":"रणजी ट्रॉफ़ी","SERIES_NAME":"रणजी ट्रॉफ़ी","SERIES_SEASON":"2024/25","SERIES_NAME_LONG":"रणजी ट्रॉफ़ी","MATCH_TITLE":"Elite, Group C","MATCH_STATUS":"हरियाणा की पारी और 43 रन से जीत ","MATCH_CITY":"Rohtak","MATCH_DATE":"October 11 - 12, 2024","MATCH_GROUND":"चौधरी बंसी लाल क्रिकेट स्टेडियम, लाहली, रोहतक","ESPN_URL":"ESPNcricinfo.com","HOME_TEAM_SCORE":"254","AWAY_TEAM_SCORE":"78 \u0026 133"}},"keywords":[{"langKey":"cm_scores","defaultValue":"scores"},{"langKey":"cm_summary","defaultValue":"summary"},{"langKey":"cm_highlight_plural","defaultValue":"highlights"},{"langKey":"cm_reports","defaultValue":"reports"},{"langKey":"","defaultValue":"हरियाणा vs बिहार Elite, Group C 2024/25"},{"langKey":"","defaultValue":"हरियाणा vs बिहार"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/ranji-trophy-2024-25-1445824/haryana-vs-bihar-elite-group-c-1445849/live-cricket-score"}]}}}},"page":"/match/CiMatchHomePage","query":{"language":"hindi","seriesSlug":"ranji-trophy-2024-25","seriesId":"1445824","matchSlug":"haryana-vs-bihar-elite-group-c","matchId":"1445849"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>