CINXE.COM
VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><link rel="preconnect" href="https://img1.hscicdn.com" crossorigin="anonymous"/><link rel="preconnect" href="https://dcf.espn.com" crossorigin="anonymous"/><link rel="preload" href="https://wassets.hscicdn.com/static/fonts/CiIcons/ci-icons-v3.5/fonts/icomoon.woff?gencn3" as="font" type="font/woff2" crossorigin="anonymous"/><script type="text/javascript"> /*! js-cookie v3.0.5 | MIT */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){"use strict";function e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}var t=function t(n,o){function r(t,r,i){if("undefined"!=typeof document){"number"==typeof(i=e({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i)i[u]&&(c+="; "+u,!0!==i[u]&&(c+="="+i[u].split(";")[0]));return document.cookie=t+"="+n.write(r,t)+c}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);if(o[u]=n.read(c,u),e===u)break}catch(e){}}return e?o[e]:o}},remove:function(t,n){r(t,"",e({},n,{expires:-1}))},withAttributes:function(n){return t(this.converter,e({},this.attributes,n))},withConverter:function(n){return t(e({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});return t})); </script><script type="text/javascript"> // DATA LAYER CONFIGURATION var _dl = { site: { baseDomain: 'espncricinfo.com', site: 'espncricinfo', portal: 'sports', country: Cookies.get('country') || 'in', language: window.location.pathname.startsWith('/hindi') ? 'hi_in' : 'en_us', otguid: 'a0595f6d-337b-4be2-8d32-ad0c5e7c829d', }, page: { page_url: window.location.href, page_title: document.title, platform: "web", }, helpersEnabled: true, pageViewed: false, visitor: { swid: Cookies.get('SWID'), } }; // SUBSCRIBE AND PUBLISH METHODS _dl.subscribe = function(eventName, callback) { document.addEventListener("__dataLayer." + eventName, function(e) { if (e && e.detail) callback.apply(__dataLayer, e.detail); }); }; _dl.publish = function(eventName) { var args = Array.prototype.splice.apply(arguments, [1, arguments.length]), event = new CustomEvent("__dataLayer." + eventName, { detail: args || [] }); document.dispatchEvent(event); }; // MAKE DATA LAYER GLOBAL window.__dataLayer = window.__dataLayer || {}; Object.assign(window.__dataLayer, _dl); </script><script type="text/javascript"> var appInfoValue = Cookies.get('ci-app'); var appInfo = null; var isApp = false; if (appInfoValue) { appInfo = JSON.parse(appInfoValue); // android || ios if (appInfo['pf'] === 'android' || appInfo['pf'] === 'ios') { isApp = true; } } window.hsci = window.hsci || { consent: { region: 'unknown', enabled: false, taken: true, }, did: null, appInfo: appInfo, playerV5: true }; // android if (window.CleverTap) { isApp = true; // ios } else if (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.clevertap) { isApp = true; } hsci.isApp = isApp; //Flutter webview window.addEventListener('flutterInAppWebViewPlatformReady', function() { // console.log("flutterInAppWebViewPlatformReady done") window.isFlutterAppReady = true; window.isApp = true; }); hsci.injectScript = function(src, opts) { (function() { var script = document.createElement("script"); script.type = "text/javascript"; script.async = false; script.src = src; if(opts && typeof opts.id !== "undefined") script.id = opts.id; if(opts && typeof opts.async !== "undefined") script.async = opts.async; if(opts && typeof opts.defer !== "undefined") script.defer = opts.defer; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s); })(); }; </script><script type="text/javascript"> hsci.consent.region = Cookies.get('region'); hsci.consent.country = Cookies.get('country'); // Faiyaz - emea region is added for exisiting users with the same region cookie. hsci.consent.enabled = hsci.isApp ? false : hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa'; // Faiyaz - emea region is added for exisiting users with the same region cookie. if(hsci.consent.enabled) { //disable integration scripts window.YETT_BLACKLIST = [ /www\.googletagmanager\.com/, /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /prebid.*?\.js/, /sb\.scorecardresearch\.com/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; // This is required for ccpa region also document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); if (hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa') { var _alertBox1 = Cookies.get('OptanonConsentAlertBoxClosed'); var _alertBox2 = Cookies.get('OptanonAlertBoxClosed'); hsci.consent.taken = _alertBox1 !== undefined || _alertBox2 !== undefined; window.addEventListener('consent.onetrust', function(e) { // Check if __tcfapi is ready to detect event on close // @ts-ignore if (window.__tcfapi) { __tcfapi('getTCData', 2, function(tcData, success) { if (success) { if (tcData.eventStatus === 'useractioncomplete') { window.location.reload(); } } }); } }); } } else { // for non gdpr regions do not load following scipt upfront load after window load window.YETT_BLACKLIST = [ /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; if(hsci.isApp) { window.addEventListener('DOMContentLoaded', function(event) { window.yett.unblock(); }); } else { document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); } } </script><script type="text/javascript">!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).yett={})}(this,function(t){"use strict";function o(e,t){return e&&(!t||t!==s)&&(!a.blacklist||a.blacklist.some(function(t){return t.test(e)}))&&(!a.whitelist||a.whitelist.every(function(t){return!t.test(e)}))}function l(t){var e=t.getAttribute("src");return a.blacklist&&a.blacklist.every(function(t){return!t.test(e)})||a.whitelist&&a.whitelist.some(function(t){return t.test(e)})}var s="javascript/blocked",a={blacklist:window.YETT_BLACKLIST,whitelist:window.YETT_WHITELIST},u={blacklisted:[]},f=new MutationObserver(function(t){for(var e=0;e<t.length;e++)for(var i=t[e].addedNodes,n=function(t){var n=i[t];if(1===n.nodeType&&"SCRIPT"===n.tagName){var e=n.src,r=n.type;if(o(e,r)){u.blacklisted.push(n.cloneNode()),n.type=s;n.addEventListener("beforescriptexecute",function t(e){n.getAttribute("type")===s&&e.preventDefault(),n.removeEventListener("beforescriptexecute",t)}),n.parentElement&&n.parentElement.removeChild(n)}}},r=0;r<i.length;r++)n(r)});f.observe(document.documentElement,{childList:!0,subtree:!0});var c=document.createElement;function p(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}document.createElement=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];if("script"!==e[0].toLowerCase())return c.bind(document).apply(void 0,e);var r=c.bind(document).apply(void 0,e),i=r.setAttribute.bind(r);return Object.defineProperties(r,{src:{get:function(){var t=r.getAttribute("src");return t&&0===t.indexOf("//")?document.location.protocol+t:t||""},set:function(t){return o(t,r.type)&&i("type",s),i("src",t),!0}},type:{set:function(t){var e=o(r.src,r.type)?s:t;return i("type",e),!0}}}),r.setAttribute=function(t,e){"type"===t||"src"===t?r[t]=e:HTMLScriptElement.prototype.setAttribute.call(r,t,e)},r};var d=new RegExp("[|\\{}()[\\]^$+*?.]","g");t.unblock=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];n.length<1?(a.blacklist=[],a.whitelist=[]):(a.blacklist&&(a.blacklist=a.blacklist.filter(function(e){return n.every(function(t){return"string"==typeof t?!e.test(t):t instanceof RegExp?e.toString()!==t.toString():void 0})})),a.whitelist&&(a.whitelist=[].concat(p(a.whitelist),p(n.map(function(e){if("string"==typeof e){var n=".*"+e.replace(d,"\$&")+".*";if(a.whitelist.every(function(t){return t.toString()!==n.toString()}))return new RegExp(n)}else if(e instanceof RegExp&&a.whitelist.every(function(t){return t.toString()!==e.toString()}))return e;return null}).filter(Boolean)))));for(var r=document.querySelectorAll('script[type="'.concat(s,'"]')),i=0;i<r.length;i++){var o=r[i];l(o)&&(o.type="application/javascript",u.blacklisted.push(o),o.parentElement.removeChild(o))}var c=0;p(u.blacklisted).forEach(function(t,e){if(l(t)){var n=document.createElement("script");n.setAttribute("src",t.src),n.setAttribute("type","application/javascript"),document.head.appendChild(n),u.blacklisted.splice(e-c,1),c++}}),a.blacklist&&a.blacklist.length<1&&f.disconnect()},Object.defineProperty(t,"__esModule",{value:!0})});</script><script type="text/javascript"> if(!hsci.isApp) { hsci.injectScript('//dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js', {async: true}); } </script><script type="text/javascript">window.googletag = window.googletag || {cmd: []}; window.pbjs = window.pbjs || {que: []}; window._taboola = window._taboola || []; </script><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><link rel="manifest" href="/static/json/manifest.json"/><link rel="shortcut icon" type="image/x-icon" href="https://wassets.hscicdn.com/static/images/favicon.ico"/><link href="https://wassets.hscicdn.com/static/images/iphone5_splash.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphone6_splash.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphoneplus_splash.png" media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonex_splash.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexr_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexsmax_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipad_splash.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro1_splash.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro3_splash.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="ESPN Cricinfo"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="theme-color" content="#03a9f4"/><link rel="apple-touch-icon" sizes="72x72" href="https://wassets.hscicdn.com/static/images/ios-72.png" type="image/png"/><link rel="apple-touch-icon" sizes="120x120" href="https://wassets.hscicdn.com/static/images/ios-120.png" type="image/png"/><link rel="apple-touch-icon" sizes="144x144" href="https://wassets.hscicdn.com/static/images/ios-144.png" type="image/png"/><link rel="apple-touch-icon" sizes="180x180" href="https://wassets.hscicdn.com/static/images/ios-180.png" type="image/png"/><title>VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025</title><meta name="title" content="VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025"/><meta name="description" content="Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025."/><meta name="keywords" content="Vidarbha vs Kerala Final,cricket scorecard,cricket scoreboard,VIDAR vs KER,reports,Ranji Trophy"/><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/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025"/><meta property="og:description" content="Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025."/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/397500/397556.6.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard"/><meta property="fb:app_id" content="260890547115"/><meta property="fb:pages" content="104266592953439"/><meta name="twitter:site" content="@espncricinfo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:app:name:iphone" content="ESPNcricinfo"/><meta name="twitter:app:id:iphone" content="417408017"/><meta name="twitter:app:name:googleplay" content="ESPNcricinfo"/><meta name="twitter:app:id:googleplay" content="com.july.cricinfo"/><meta name="twitter:title" content="VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025"/><meta name="twitter:description" content="Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025."/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/397500/397556.6.jpg"/><meta itemProp="name" content="VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025"/><meta itemProp="description" content="Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025."/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/397500/397556.6.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="Vidarbha vs Kerala Final,cricket scorecard,cricket scoreboard,VIDAR vs KER,reports,Ranji Trophy"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Series","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"WPL 2025","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions Trophy","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"NZ Women vs SL Women","url":"https://www.espncricinfo.com/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Canada","url":"https://www.espncricinfo.com/series/canada-in-zimbabwe-2024-25-1474265/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ranji Trophy","url":"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"One-Day Cup [AUS]","url":"https://www.espncricinfo.com/series/one-day-cup-aus-2024-25-1444469"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sheffield Shield","url":"https://www.espncricinfo.com/series/sheffield-shield-2024-25-1444468"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"PSL 2025","url":"https://www.espncricinfo.com/series/pakistan-super-league-2024-25-1434269"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Test Championship 2023-25","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Women's Championship","url":"https://www.espncricinfo.com/series/icc-women-s-championship-2022-23-2025-1308225"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup League 2","url":"https://www.espncricinfo.com/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group A","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-a-2024-2026-1451764"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group B","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-b-2024-2026-1451884"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Future series-","url":"https://www.espncricinfo.com/cricket-fixtures/#future"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Teams","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia","url":"https://www.espncricinfo.com/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Afghanistan","url":"https://www.espncricinfo.com/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Bangladesh","url":"https://www.espncricinfo.com/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Canada","url":"https://www.espncricinfo.com/team/canada-17"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"England","url":"https://www.espncricinfo.com/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ireland","url":"https://www.espncricinfo.com/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"India","url":"https://www.espncricinfo.com/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Namibia","url":"https://www.espncricinfo.com/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand","url":"https://www.espncricinfo.com/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal","url":"https://www.espncricinfo.com/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Pakistan","url":"https://www.espncricinfo.com/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Netherlands","url":"https://www.espncricinfo.com/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa","url":"https://www.espncricinfo.com/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Oman","url":"https://www.espncricinfo.com/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sri Lanka","url":"https://www.espncricinfo.com/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Scotland","url":"https://www.espncricinfo.com/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies","url":"https://www.espncricinfo.com/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"UAE","url":"https://www.espncricinfo.com/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe","url":"https://www.espncricinfo.com/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"USA","url":"https://www.espncricinfo.com/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News Home","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Future of ODIs","url":"https://www.espncricinfo.com/cricket-news/the-future-of-odis-39"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ball-tampering","url":"https://www.espncricinfo.com/cricket-news/ball-tampering-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Technology in cricket","url":"https://www.espncricinfo.com/cricket-news/technology-in-cricket-18"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Racism","url":"https://www.espncricinfo.com/cricket-news/racism-99"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run-out controversies","url":"https://www.espncricinfo.com/cricket-news/run-out-controversies-325"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Corruption","url":"https://www.espncricinfo.com/cricket-news/corruption-in-cricket-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features Home","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"On this day","url":"https://www.espncricinfo.com/on-this-day/cricket-events"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Writers","url":"https://www.espncricinfo.com/espncricinfo-writers-index"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Web stories","url":"https://www.espncricinfo.com/webstories"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Photo galleries","url":"https://www.espncricinfo.com/gallery"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Videos","url":"https://www.espncricinfo.com/cricket-videos/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinformed","url":"https://www.espncricinfo.com/cricket-videos/genre/cricinformed-299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"TimeOut","url":"https://www.espncricinfo.com/cricket-videos/genre/time-out-221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-155"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday Hindi","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Kya Khoya Kya Paaya","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Haan Ya Naa","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"25 Questions","url":"https://www.espncricinfo.com/cricket-videos/genre/25-questions-191"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News and Analysis","url":"https://www.espncricinfo.com/cricket-videos/genre/news-and-analysis-34"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Interviews","url":"https://www.espncricinfo.com/cricket-videos/genre/interviews-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-videos/genre/features-46"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Press Conference","url":"https://www.espncricinfo.com/cricket-videos/genre/press-conference-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ravi & Raunak","url":"https://www.espncricinfo.com/cricket-videos/genre/ravi-raunak-277"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Polite Enquiries","url":"https://www.espncricinfo.com/cricket-videos/genre/politeenquiries-119"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run Order","url":"https://www.espncricinfo.com/cricket-videos/genre/run-order-166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Newsroom","url":"https://www.espncricinfo.com/cricket-videos/genre/newsroom-218"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Highlights","url":"https://www.espncricinfo.com/cricket-videos/genre/highlights-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"YouTube","url":"https://www.youtube.com/ESPNCricinfo"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats home","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AskCricinfo","url":"https://www.espncricinfo.com/ask"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SuperStats","url":"https://www.espncricinfo.com/genre/superstats-706"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2025 records","url":"https://www.espncricinfo.com/records/year/2025-2025"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2024 records","url":"https://www.espncricinfo.com/records/year/2024-2024"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"All records","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Players","url":"https://www.espncricinfo.com/cricketers"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Grounds","url":"https://www.espncricinfo.com/cricket-grounds"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Rankings","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025","description":"Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025.","url":"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}</script><meta name="next-head-count" content="71"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageEnglish.4b9f543a231e3b745bcf.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.becaf7d69e61111449ba.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-2c88998257836e690703.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-f0d506532ab58f1ab502.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/7839-c7fb89c60f54b51f8ade.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/751-167c9e1fc5007c04cf0d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8959-95d941e5a80ce20d8b5c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-d9603ef44e2ca4408ffe.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-2b97faa5df8afd85a791.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5437-f048ce2a74ff9b804368.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9547-e9a5309ccdd5e592dc03.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1865-1a40170a49fbcf87cd32.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9406-4bc3024b93639bf2d00a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3100-b99ca5ac5f3a68406b1e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1858-f528215b25dce7b69621.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchScorecardPage-013e9d8425be96b62d80.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/O-8vfdF9927q7Yo_SWSb7/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/O-8vfdF9927q7Yo_SWSb7/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-454810"></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>Matches<!-- --> <span>(<!-- -->6<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WPL<!-- --> <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>Champions Trophy<!-- --> <span>(<!-- -->2<!-- -->)</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>NZ vs SL [W]<!-- --> <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>Pro50 Championship<!-- --> <span>(<!-- -->2<!-- -->)</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="/series/wpl-2024-25-1463356/gujarat-giants-women-vs-up-warriorz-women-15th-match-1469312/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>15th Match</span> • <!-- -->WPL<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->WT20</span></span> • <!-- --> <!-- -->Lucknow</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Gujarat Giants Women"><img width="20" height="20" alt="Gujarat Giants Women 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">Gujarat Giants Women</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UP Warriorz Women"><img width="20" height="20" alt="UP Warriorz Women Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UP Warriorz Women</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Today</div><div class="ds-text-tight-m ds-font-bold">2:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="GG-W vs UPW-W - 15th Match"><span>Match starts in <b> 53 </b> mins</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/wpl-2024-25-1463356/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/wpl-2024-25-1463356/gujarat-giants-women-vs-up-warriorz-women-15th-match-1469312/match-videos" title="Videos" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Videos</span></a><a href="/series/wpl-2024-25-1463356" title="Women's Premier League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</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="/series/icc-champions-trophy-2024-25-1459031/australia-vs-india-1st-semi-final-1466426/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>1st Semi-Final</span> • <!-- -->Champions Trophy<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->ODI</span></span> • <!-- --> <!-- -->Dubai (DICS)</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Australia"><img width="20" height="20" alt="Australia 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">Australia</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="India"><img width="20" height="20" alt="India 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">India</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">9:00 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="AUS vs IND - 1st Semi-Final"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/icc-champions-trophy-2024-25-1459031/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/icc-champions-trophy-2024-25-1459031/australia-vs-india-1st-semi-final-1466426/match-videos" title="Videos" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Videos</span></a><a href="/series/icc-champions-trophy-2024-25-1459031" title="ICC Champions 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">Series</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/new-zealand-women-vs-sri-lanka-women-2024-25-1443560/new-zealand-women-vs-sri-lanka-women-1st-odi-1443568/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium">1st ODI</span> • <!-- --> <!-- -->Napier</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="New Zealand Women"><img width="20" height="20" alt="New Zealand Women 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">New Zealand Women</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Sri Lanka Women"><img width="20" height="20" alt="Sri Lanka Women 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">Sri Lanka Women</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">1:00 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="NZ-W vs SL-W - 1st ODI"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560" title="Sri Lanka Women tour of New Zealand" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/pro50-championship-2024-25-1456675/mountaineers-vs-mashonaland-eagles-19th-match-1468147/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">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->19th Match</span> • <!-- -->Pro50 Championship<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Mutare</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="EAGLE"><img width="20" height="20" alt="EAGLE 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">EAGLE</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">280</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="MOUNT"><img width="20" height="20" alt="MOUNT 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">MOUNT</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">(15.4/50 ov, T:281) </span><strong class="">73/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="EAGLE vs MOUNT - 19th Match"><span>Mountaineers need 208 runs from 34.2 overs.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/pro50-championship-2024-25-1456675/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/pro50-championship-2024-25-1456675/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/pro50-championship-2024-25-1456675" title="Pro50 Championship" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/pro50-championship-2024-25-1456675/matabeleland-tuskers-vs-southern-rocks-20th-match-1468148/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">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->20th Match</span> • <!-- -->Pro50 Championship<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Bulawayo</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="TUSK"><img width="20" height="20" alt="TUSK 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">TUSK</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">212</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="ROCKS"><img width="20" height="20" alt="ROCKS 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">ROCKS</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">(15/50 ov, T:213) </span><strong class="">71/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="TUSK vs ROCKS - 20th Match"><span>Rocks need 142 runs from 35 overs.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/pro50-championship-2024-25-1456675/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/pro50-championship-2024-25-1456675/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/pro50-championship-2024-25-1456675" title="Pro50 Championship" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/icc-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->12th Match, Group A</span> • <!-- -->Champions Trophy<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->ODI</span></span> • <!-- --> <!-- -->Dubai (DICS)</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="IND"><img width="20" height="20" alt="IND 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">IND</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="">249/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="NZ"><img width="20" height="20" alt="NZ 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">NZ</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">(45.3/50 ov, T:250) </span><strong class="">205</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="India won by 44 runs"><span>India won by 44 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results" title="Schedule" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Schedule</span></a><a href="/series/icc-champions-trophy-2024-25-1459031/points-table-standings" title="Table" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Table</span></a><a href="/series/icc-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/match-report" title="Report" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Report</span></a><a href="/series/icc-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/match-videos" title="Videos" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Videos</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="/" class="navbar-brand"><img src="https://wassets.hscicdn.com/static/images/logo.png" alt="ESPNcricinfo" class="logo" width="138" height="21"/></a></div><div class="ds-flex ds-items-center ds-justify-between ds-flex-1"><div class="ds-flex ds-flex-row"><div class="ds-popper-wrapper"><a href="/live-cricket-score" title="Live Cricket Score" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Live Scores</a></div><div class="ds-popper-wrapper"><a href="/cricket-fixtures" title="Cricket Fixtures" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Series</a></div><div class="ds-popper-wrapper"><a href="/team" title="Cricket Teams" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Teams</a></div><div class="ds-popper-wrapper"><a href="/cricket-news" title="Cricket News" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">News</a></div><div class="ds-popper-wrapper"><a href="/cricket-features" title="Cricket Features" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Features</a></div><div class="ds-popper-wrapper"><a href="/cricket-videos/" title="Cricket Videos" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Videos</a></div><div class="ds-popper-wrapper"><a href="https://www.espncricinfo.com/records" title="Cricket Stats" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Stats</a></div></div><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Edition GL</div></div><div class="ci-nav-item ci-nav-hover"></div><div class="ds-popper-wrapper"><i style="font-size:24px" class="icon-apps-filled ds-text-icon-inverse ci-nav-item ci-nav-hover ds-cursor-pointer"></i></div><div><i style="font-size:24px" class="icon-search-outlined ds-text-icon-inverse ci-nav-item ci-nav-hover"></i></div></div></div></div></div></div></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-104272"></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-734884" 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">Vidarbha vs Kerala<!-- -->, <!-- -->Final<!-- --> at <!-- -->Nagpur<!-- -->, <!-- -->Ranji Trophy<!-- -->,<!-- --> <!-- -->Feb 26 2025<!-- --> - <!-- -->Full Scorecard</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">RESULT</strong></div><div class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">Final, Nagpur, February 26 - March 02, 2025<!-- -->, <a href="/series/ranji-trophy-2024-25-1445824" title="Ranji Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-text-typo-mid3">Ranji Trophy</span></a></div></div><div class="ds-grow-0 ds-flex"><div class="ds-flex ds-border-r ds-border-ui-stroke ds-pr-3"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-mumbai-2nd-semi-final-1445955/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">Prev</span></a><span class="ds-cursor-pointer ds-group ds-inline-flex ds-items-center ds-ml-4 ds-cursor-default"><span class="ds-text-tight-xs ds-text-typo-light ds-block ds-text-typo">Next</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo ds-opacity-50"></i></span></div><div class="ds-flex ds-items-center ds-leading-none"><div></div><div class="ds-ml-4"></div><div class="ds-ml-4"><div class="ds-popper-wrapper"><i style="font-size:20px" class="icon-more_vert-outlined ds-text-icon ds-cursor-pointer"></i></div></div></div></div></div></div><div class="ds-flex"><div class="ds-w-2/3"><div class="ds-text-compact-xxs ds-p-2 ds-px-4 lg:ds-py-3"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-3 md:ds-mt-0 ds-mt-0 ds-mb-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-mb-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Vidarbha"><img width="32" height="32" alt="Vidarbha Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/team/vidarbha-2179" title="Vidarbha" 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">Vidarbha</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="">379<span> & </span></strong><strong class="">375/9</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="Kerala"><img width="32" height="32" alt="Kerala Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/team/kerala-and-travancore-cochin-1861" title="Kerala" 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">Kerala</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="">342</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>Match drawn (Vidarbha won on 1st innings)</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">Player Of The Match</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" title="Danish Malewar" 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">Danish Malewar</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->VIDAR</span></div><div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid1">153 & 73</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" 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="danish-malewar" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/player-jersey.svg"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full ds-border-line odd:ds-border-b"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">Player Of The Series</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" title="Harsh Dubey" 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">Harsh Dubey</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->VIDAR</span></div><div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid1">476 runs • 69 wkts</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" 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="harsh-dubey" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/player-jersey.svg"/></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="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/live-cricket-score" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">Summary</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-inner-border ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2 ds-tab-active">Scorecard</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-report" 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">Report</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/ball-by-ball-commentary" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">Commentary</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-statistics" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">Stats</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/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">Table</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/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">News</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" class="ds-flex ds-justify-center ds-h-10"><span class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-2">Photos</span></a></div><div class="ds-shrink-0"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/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">Fan Ratings</span></a></div></div></div><div class="ds-block"></div></div></div><div class="ds-mt-3"><div><div style="min-height:0px"><div class="ds-bg-fill-canvas" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-py-2"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div><span class=""><span class="ds-inline-flex ds-items-center ds-bg-ui-fill ds-text-typo-primary ds-border ds-border-ui-stroke-primary ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Vidarbha 1st Innings</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Kerala 1st Innings</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Vidarbha 2nd Innings</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Match Flow</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Info</span></span></span></div></div></div></div></div><div class="ds-rounded-lg ds-mt-2"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3 ds-bg-ui-fill-translucent-hover"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo"><span class="ds-text-title-xs ds-font-bold ds-capitalize">Vidarbha</span><span class="ds-text-compact-xs ds-font-regular"> <!-- -->1st Innings<!-- --> </span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">Batting</th><th class="ds-min-w-max"> </th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-hidden">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/parth-rekhade-1079843" title="Parth Rekhade" 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>Parth Rekhade<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Nidheesh</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dhruv-shorey-590327" title="Dhruv Shorey" 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>Dhruv Shorey<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Mohammed Azharuddeen b Eden Apple Tom</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>16</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">45.71</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/darshan-nalkande-1111917" title="Darshan Nalkande" 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>Darshan Nalkande<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Basil b Nidheesh</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.76</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" title="Danish Malewar" 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>Danish Malewar<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Basil</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>153</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">285</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">15</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">53.68</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/karun-nair-398439" title="Karun Nair" 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>Karun Nair<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>run out (Kunnummal)</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>86</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">188</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">45.74</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yash-thakur-1070196" title="Yash Thakur" 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>Yash Thakur<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Basil</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>25</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">60</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">41.66</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yash-rathod-1151269" title="Yash Rathod" 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>Yash Rathod<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Kunnummal b Eden Apple Tom</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>3</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">23.07</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-wadkar-605360" title="Akshay Wadkar" 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>Akshay Wadkar<!-- --> <span>(c)†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Mohammed Azharuddeen b Eden Apple Tom</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>23</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">49</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">46.93</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-karnewar-528730" title="Akshay Karnewar" 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>Akshay Karnewar<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Kunnummal b Jalaj S Saxena</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>12</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">54.54</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" title="Harsh Dubey" 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>Harsh Dubey<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>12</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42.85</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nachiket-bhute-1210279" title="Nachiket Bhute" 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>Nachiket Bhute<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Mohammed Azharuddeen b Nidheesh</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>32</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">38</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">84.21</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">Extras</td><td class="ds-min-w-max !ds-pl-[100px]">(b 4, lb 9, nb 2, w 1)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>16</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">123.1 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 3.07)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">379</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class=""><td class="" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>Fall of wickets<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->0</strong> (<!-- -->Parth Rekhade<!-- -->, 0.2 ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->11</strong> (<!-- -->Darshan Nalkande<!-- -->, 6.3 ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->24</strong> (<!-- -->Dhruv Shorey<!-- -->, 12.5 ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->239</strong> (<!-- -->Karun Nair<!-- -->, 81.4 ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->290</strong> (<!-- -->Danish Malewar<!-- -->, 95.3 ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->295</strong> (<!-- -->Yash Thakur<!-- -->, 99.4 ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->297</strong> (<!-- -->Yash Rathod<!-- -->, 100.3 ov<!-- -->)<!-- -->, </span><span><strong>8<!-- -->-<!-- -->333</strong> (<!-- -->Akshay Karnewar<!-- -->, 110.1 ov<!-- -->)<!-- -->, </span><span><strong>9<!-- -->-<!-- -->335</strong> (<!-- -->Akshay Wadkar<!-- -->, 113.3 ov<!-- -->)<!-- -->, </span><span><strong>10<!-- -->-<!-- -->379</strong> (<!-- -->Nachiket Bhute<!-- -->, 123.1 ov<!-- -->)</span> • <span class="ds-inline-flex ds-items-center ds-cursor-pointer ds-border-b"><i style="font-size:12px" class="icon-info-outlined ds-text-icon ds-mr-px"></i><span class="ds-text-tight-xs ds-font-bold">DRS</span></span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">Bowling</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">ECON</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">WD</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/md-nidheesh-822703" title="View full profile of MD Nidheesh" 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">MD Nidheesh</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">28.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">61</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">133</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>0.2<!-- --> to<!-- --> <!-- -->PR Rekhade<!-- -->,<!-- --> </strong><span>big appeal as he curves one back in to strike Rekhade on the pad. My first thought was it may have been a tad high. <strong>But Sachin Baby opts to review.</strong> The ball pitches in line, there's no inside edge, so height is the only question. He was hit above the flap. But ball tracking projects the ball to be hitting middle. <b> What a review, Kerala strike early. </b></span>.<!-- --> <strong>0<!-- -->/<!-- -->1</strong></div><div class="ds-mb-2"><strong>6.3<!-- --> to<!-- --> <!-- -->DG Nalkande<!-- -->,<!-- --> </strong><span><strong>pulled straight to a strategically placed deep square halfway in!</strong> Nalkande looks to fetch this from way outside off and doesn't control the pull, hits it in the air and the catch is well taken by Basil. So the decision to promote Nalkande doesn't work.</span>.<!-- --> <strong>11<!-- -->/<!-- -->2</strong></div><div class="ds-mb-2"><strong>123.1<!-- --> to<!-- --> <!-- -->NN Bhute<!-- -->,<!-- --> </strong><span>Nicked off trying to run it down to third. Vidarbha bowled out for 379. Just 122ks but back of a length, Bhute's feet was in front of leg stump and the ball went over off. A bit of seam movement away and Bhute, who opened the face fully followed the line of the ball while tip-toeing. Thin edge and the keeper took it low while lunging on his right knee</span>.<!-- --> <strong>379<!-- -->/<!-- -->10</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-apple-tom-1301544" title="View full profile of Eden Apple Tom" 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">Eden Apple Tom</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">31</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">102</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">138</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>12.5<!-- --> to<!-- --> <!-- -->DR Shorey<!-- -->,<!-- --> </strong><span><B>a dive from the keeper and Eden has struck!</b> Length ball outside off. Appears to be angling in but it deviates away after pitching. Shorey chases after it half-heartedly, and Azharuddeen takes a low single-hand catch diving to his right!</span>.<!-- --> <strong>24<!-- -->/<!-- -->3</strong></div><div class="ds-mb-2"><strong>100.3<!-- --> to<!-- --> <!-- -->YV Rathod<!-- -->,<!-- --> </strong><span><strong>Around-the-wicket works, taken at first slip!</strong> 130ks, slower than EAT's general pace, but the line and length were bang on! Landed around three-quarters of the way down the pitch, seam pointing towards first slip, around off stump before straightening a touch. Looked like it picked up pace off the pitch and the in-form Rathod tried to defend it to the bowler's right. His weight was forward, the bat was relatively close to the body, not that much he did wrong trying to block that. The ball was too good, rubbed the shoulder of the bat and went low to first slip</span>.<!-- --> <strong>297<!-- -->/<!-- -->7</strong></div><div class="ds-mb-2"><strong>113.3<!-- --> to<!-- --> <!-- -->AV Wadkar<!-- -->,<!-- --> </strong><span><B>the change in bowling brings a wicket!</b> The speedster gets a length ball outside off to zip off the deck. Wadkar tries to slap it through the off side but he gets a big edge to the keeper! Too close to his body, rising ball too, bad shot played minutes before lunch. This is a big wicket!</span>.<!-- --> <strong>335<!-- -->/<!-- -->9</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:66.66666666666667%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:50%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Eden Apple Tom celebrates the wicket of Dhruv Shorey" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:50%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Danish Malewar brings up his 150" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aditya-sarwate-719717" title="View full profile of Aditya Sarwate" 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">Aditya Sarwate</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">49</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.76</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">52</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nedumankuzhy-basil-1214015" title="View full profile of Nedumankuzhy Basil" 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">Nedumankuzhy Basil</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">60</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>2</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.50</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">111</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>95.3<!-- --> to<!-- --> <!-- -->DV Malewar<!-- -->,<!-- --> </strong><span><strong>It took a nip-backer that good to remove Malewar, for 153</strong>! Basil's lengths have manufactured that wicket. This is good length, landed around fourth, just 128ks but it was right in that in-between area. That stopped Malewar from committing either on the front foot or the back foot. He took a bit of extra time before trying to push it to the bowler's left. There was a gap between bat and pad, through which the ball skidded. The toe of Malewar's bat was on the floor when he finished</span>.<!-- --> <strong>290<!-- -->/<!-- -->5</strong></div><div class="ds-mb-2"><strong>99.4<!-- --> to<!-- --> <!-- -->Yash Thakur<!-- -->,<!-- --> </strong><span><strong>That's gone!</strong> Looked plumb, Thakur has a long chat before deciding not to review. Was a full ball at 128ks that angled in from wide of the crease. Landed around fourth stump and finished around middle. Replays suggest that there might have been a bit of seam movement in. Beat the straight drive on the inside edge and hit the back leg right in front of middle. Bowler was almost at the striker's end as he jogged while appealing. It just looked dead</span>.<!-- --> <strong>295<!-- -->/<!-- -->6</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jalaj-saxena-237199" title="View full profile of Jalaj Saxena" 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">Jalaj Saxena</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">72</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.60</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">76</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>110.1<!-- --> to<!-- --> <!-- -->AK Karnewar<!-- -->,<!-- --> </strong><span><B>that's a stunning catch!</b> Full ball just outside off. Drives with the turn, but Kunnummal at cover flies to his left and takes a great catch inches off the floor. That's the third wicket that his fielding effort has earned in this innings. Kerala keep chipping away</span>.<!-- --> <strong>333<!-- -->/<!-- -->8</strong></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-chandran-824891" title="View full profile of Akshay Chandran" 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">Akshay Chandran</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr></tbody></table></div></div></div><div class="ds-rounded-lg ds-mt-2"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3 ds-bg-ui-fill-translucent-hover"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo"><span class="ds-text-title-xs ds-font-bold ds-capitalize">Kerala</span><span class="ds-text-compact-xs ds-font-regular"> <!-- -->1st Innings<!-- --> </span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">Batting</th><th class="ds-min-w-max"> </th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-hidden">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-chandran-824891" title="Akshay Chandran" 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>Akshay Chandran<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Nalkande</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>14</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">127.27</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rohan-kunnummal-1079382" title="Rohan Kunnummal" 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>Rohan Kunnummal<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Nalkande</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aditya-sarwate-719717" title="Aditya Sarwate" 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>Aditya Sarwate<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Malewar b Dubey</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>79</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">185</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42.70</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/ahammed-imran-1465970" title="Ahammed Imran" 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>Ahammed Imran<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c sub (AR Mokhade) b Yash Thakur</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>37</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">83</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">44.57</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/sachin-baby-432783" title="Sachin Baby" 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>Sachin Baby<!-- --> <span>(c)</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Nair b Rekhade</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>98</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">235</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">41.70</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/salman-nizar-826349" title="Salman Nizar" 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>Salman Nizar<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Dubey</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>21</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">50.00</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mohammed-azharuddeen-940733" title="Mohammed Azharuddeen" 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>Mohammed Azharuddeen<!-- --> <span>†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Nalkande</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>34</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">59</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">57.62</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jalaj-saxena-237199" title="Jalaj Saxena" 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>Jalaj Saxena<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Rekhade</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>28</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">76</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">36.84</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-apple-tom-1301544" title="Eden Apple Tom" 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>Eden Apple Tom<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Rekhade</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>10</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">52</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">19.23</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/md-nidheesh-822703" title="MD Nidheesh" 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>MD Nidheesh<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Dubey</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">9.09</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nedumankuzhy-basil-1214015" title="Nedumankuzhy Basil" 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>Nedumankuzhy Basil<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">Extras</td><td class="ds-min-w-max !ds-pl-[100px]">(lb 2, nb 13, w 5)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>20</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">125 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 2.73)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">342</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class=""><td class="" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>Fall of wickets<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->1</strong> (<!-- -->Rohan Kunnummal<!-- -->, 0.5 ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->14</strong> (<!-- -->Akshay Chandran<!-- -->, 2.3 ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->107</strong> (<!-- -->Ahammed Imran<!-- -->, 31.3 ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->170</strong> (<!-- -->Aditya Sarwate<!-- -->, 55.6 ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->219</strong> (<!-- -->Salman Nizar<!-- -->, 70.4 ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->278</strong> (<!-- -->Mohammed Azharuddeen<!-- -->, 94.1 ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->324</strong> (<!-- -->Sachin Baby<!-- -->, 106.5 ov<!-- -->)<!-- -->, </span><span><strong>8<!-- -->-<!-- -->337</strong> (<!-- -->Jalaj Saxena<!-- -->, 118.3 ov<!-- -->)<!-- -->, </span><span><strong>9<!-- -->-<!-- -->338</strong> (<!-- -->MD Nidheesh<!-- -->, 121.6 ov<!-- -->)<!-- -->, </span><span><strong>10<!-- -->-<!-- -->342</strong> (<!-- -->Eden Apple Tom<!-- -->, 124.6 ov<!-- -->)</span> • <span class="ds-inline-flex ds-items-center ds-cursor-pointer ds-border-b"><i style="font-size:12px" class="icon-info-outlined ds-text-icon ds-mr-px"></i><span class="ds-text-tight-xs ds-font-bold">DRS</span></span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">Bowling</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">ECON</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">WD</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/darshan-nalkande-1111917" title="View full profile of Darshan Nalkande" 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">Darshan Nalkande</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">52</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">51</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>0.5<!-- --> to<!-- --> <!-- -->RS Kunnummal<!-- -->,<!-- --> </strong><span><strong>Yorker from Nalkande has Kunnummal dribble it back onto the stumps</strong>. 129ks, landed just in front of the crease - in front of off. Kunnummal's feet were mostly upright and slid leg side, his torso lunged across and he tried to adjust to the inswing. The seam position wasn't of an outright inswinger, the seam was slanting square, like with an offbreak, but it seemed to have moved in the air late. Kunnummal taken aback and has to leave for a three-ball duck</span>.<!-- --> <strong>1<!-- -->/<!-- -->1</strong></div><div class="ds-mb-2"><strong>2.3<!-- --> to<!-- --> <!-- -->AR Chandran<!-- -->,<!-- --> </strong><span><strong>Nalkande swings one in again, has another batter hit it back onto the stumps</strong>. 131ks on fourth stump, Chandran tries to drive it through mid-off. He played the line, didn't move his feet across and that left a small gap between bat and gap. It was a firm drive without being checked, a shot he practises but only after the ball crashed onto middle and off. The bails spinning all over is a great sight for Nalkande, who is pumped. Vidarbha on top early</span>.<!-- --> <strong>14<!-- -->/<!-- -->2</strong></div><div class="ds-mb-2"><strong>94.1<!-- --> to<!-- --> <!-- -->Mohammed Azharuddeen<!-- -->,<!-- --> </strong><span><b>Big shout for lbw, and given!</b> Azharuddeen goes up in review immediately. Full ball outside off, angling in. Azharuddeen looked to flick but was beaten. He is struck below the front knee roll. Azhar thinks this was doing too much. It hit him in front of middle and leg. <b>No DRS reprieve for Kerala this time, as ball-tracking shows the ball clipping leg stump!</b> Huge cheers among the Vidarbha camp and supporters. Nalkande with a huge breakthrough! This was an enterprising knock, with Azhar looking quite proactive. But now he has to go</span>.<!-- --> <strong>278<!-- -->/<!-- -->6</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Darshan Nalkande finished with 3 for 52 in the first innings" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yash-thakur-1070196" title="View full profile of Yash Thakur" 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">Yash Thakur</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">83</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.88</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">63</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>31.3<!-- --> to<!-- --> <!-- -->Ahammed Imran<!-- -->,<!-- --> </strong><span><B>this time the pull brings the wicket!</b> Thakur brought in a midwicket fielder after the previous pull, and this time Imran has miscued the shot straight to the substitute fielder. Thakur digs it in short, the timing is much poorer, and it doesn't clear the infield. Thakur and Rathod hug each other in celebration. The plan has worked! Young Imran goes for 37</span>.<!-- --> <strong>107<!-- -->/<!-- -->3</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Aditya Sarwate brings up his half-century" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nachiket-bhute-1210279" title="View full profile of Nachiket Bhute" 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">Nachiket Bhute</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">41</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.41</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">51</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" title="View full profile of Harsh Dubey" 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">Harsh Dubey</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">44</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">88</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.00</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">205</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>55.6<!-- --> to<!-- --> <!-- -->AA Sarwate<!-- -->,<!-- --> </strong><span>something really had to give, and <b> Dubey has given Vidarbha a massive breakthrough. </b> Slows this down wonderfully, gets the ball to spit off the rough as Sarwate's jab lobs up to silly point where Malewar completes the catch as he takes a couple of steps back. Dubey came close to picking a wicket thrice in this spell and has one finally.</span>.<!-- --> <strong>170<!-- -->/<!-- -->4</strong></div><div class="ds-mb-2"><strong>70.4<!-- --> to<!-- --> <!-- -->Salman Nizar<!-- -->,<!-- --> </strong><span>massive, massive decision. Given out lbw by Anil Chaudhary as the ball rips back in from outside off and strikes Nizar on the pad. But Nizar has reviewed immediately. The ball certainly spun back in sharply but bounce may have been in question. Given out on field so it only needs to be grazing the stumps for the decision to stay. Let's see. Ohhhhhhh, what a massive, massive moment. Ball tracking shows the ball would hit middle-and-off. <b> Kerala have lost a big, big wicket at the stroke of lunch. </b> Kerala also lose a review. It's that man again, Harsh Dubey who has delivered both wickets to fall this morning.</span>.<!-- --> <strong>219<!-- -->/<!-- -->5</strong></div><div class="ds-mb-2"><strong>121.6<!-- --> to<!-- --> <!-- -->MD Nidheesh<!-- -->,<!-- --> </strong><span><b>Big appeal, the umpire thinks for a while and raises the finger. And the batter reviews immediately</b>. This is full around middle and off, spinning away sharply as he lunges forward. The bat face closes a bit. There's no bat, and that's going on to hit off stump! Nidheesh has to go back and Vidarbha are just one wicket away from that first-innings lead! And <b>Harsh Dubey now has the most wickets in a Ranji season!</b></span>.<!-- --> <strong>338<!-- -->/<!-- -->9</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Harsh Dubey took the record of most wickets in a Ranji season" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/parth-rekhade-1079843" title="View full profile of Parth Rekhade" 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">Parth Rekhade</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">30</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">65</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">140</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>106.5<!-- --> to<!-- --> <!-- -->Sachin Baby<!-- -->,<!-- --> </strong><span><strong>what have you done, Sachin?</strong> What really on earth has happened? Baby can't believe what has just happened, neither can Amay Khurasiya or anyone else in the Kerala dressing room. Sees this tossed up outside off from Rekhade, Baby can't hold back and looks to slog sweep, but ends up picking out the lone man in the deep. The sun was right in Karun Nair's eyes but he keeps his composure and makes it look very easy. Sachin wanted to hit this over long-on but because he didn't get to the pitch, ended up dragging it towards deep midwicket</span>.<!-- --> <strong>324<!-- -->/<!-- -->7</strong></div><div class="ds-mb-2"><strong>118.3<!-- --> to<!-- --> <!-- -->Jalaj S Saxena<!-- -->,<!-- --> </strong><span><b>The break brings the breakthrough!</b> The pressure tells on Jalaj Saxena, who misses the paddle sweep! Rekhade is ecstatic, as are his team-mates! This pitches full on off and spins away, going past the bat to clip the off bail!</span>.<!-- --> <strong>337<!-- -->/<!-- -->8</strong></div><div class="ds-mb-2"><strong>124.6<!-- --> to<!-- --> <!-- -->Eden Apple Tom<!-- -->,<!-- --> </strong><span><b>And Vidarbha secure the first-innings lead!</b> Another attempted slog sweep misses and this one goes on with the angle to crash into the stumps. Kerala fall 37 runs short of Vidarbha's first-innings total. That will also be <b>stumps on day 3</b> The players walk back to applause from the dressing room, after Akshay Wadkar gives a team talk to the huddle</span>.<!-- --> <strong>342<!-- -->/<!-- -->10</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Sachin Baby celebrates a half-century in his hundredth first-class match" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-karnewar-528730" title="View full profile of Akshay Karnewar" 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">Akshay Karnewar</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1.22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">46</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr></tbody></table></div></div></div><div class="ds-rounded-lg ds-mt-2"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3 ds-bg-ui-fill-translucent-hover"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo"><span class="ds-text-title-xs ds-font-bold ds-capitalize">Vidarbha</span><span class="ds-text-compact-xs ds-font-regular"> <!-- -->2nd Innings<!-- --> </span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">Batting</th><th class="ds-min-w-max"> </th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-hidden">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/parth-rekhade-1079843" title="Parth Rekhade" 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>Parth Rekhade<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Jalaj S Saxena</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20.00</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/dhruv-shorey-590327" title="Dhruv Shorey" 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>Dhruv Shorey<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Mohammed Azharuddeen b Nidheesh</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>5</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">83.33</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" title="Danish Malewar" 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>Danish Malewar<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Sachin Baby b Chandran</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>73</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">162</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">45.06</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/karun-nair-398439" title="Karun Nair" 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>Karun Nair<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>st †Mohammed Azharuddeen b Sarwate</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>135</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">295</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">45.76</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yash-rathod-1151269" title="Yash Rathod" 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>Yash Rathod<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Sarwate</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>24</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">56</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42.85</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-wadkar-605360" title="Akshay Wadkar" 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>Akshay Wadkar<!-- --> <span>(c)†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Sarwate</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>25</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">108</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">23.14</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" title="Harsh Dubey" 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>Harsh Dubey<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Eden Apple Tom</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>4</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">26</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">15.38</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-karnewar-528730" title="Akshay Karnewar" 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>Akshay Karnewar<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Basil</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>30</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">70</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42.85</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/darshan-nalkande-1111917" title="Darshan Nalkande" 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>Darshan Nalkande<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>51</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">98</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">52.04</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nachiket-bhute-1210279" title="Nachiket Bhute" 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>Nachiket Bhute<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Sarwate</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>3</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">30.00</td></tr><tr class="ds-hidden"><td class="" colSpan="8"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yash-thakur-1070196" title="Yash Thakur" 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>Yash Thakur<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>8</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">-</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">27.58</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">Extras</td><td class="ds-min-w-max !ds-pl-[100px]">(b 5, lb 9, nb 2)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>16</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">143.5 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 2.60)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">375<!-- -->/9</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class=""><td class="" colSpan="8"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>Fall of wickets<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->5</strong> (<!-- -->Parth Rekhade<!-- -->, 1.1 ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->7</strong> (<!-- -->Dhruv Shorey<!-- -->, 2.2 ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->189</strong> (<!-- -->Danish Malewar<!-- -->, 59.4 ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->238</strong> (<!-- -->Yash Rathod<!-- -->, 80.1 ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->259</strong> (<!-- -->Karun Nair<!-- -->, 96.3 ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->279</strong> (<!-- -->Harsh Dubey<!-- -->, 108.1 ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->283</strong> (<!-- -->Akshay Wadkar<!-- -->, 109.6 ov<!-- -->)<!-- -->, </span><span><strong>8<!-- -->-<!-- -->331</strong> (<!-- -->Akshay Karnewar<!-- -->, 130.4 ov<!-- -->)<!-- -->, </span><span><strong>9<!-- -->-<!-- -->346</strong> (<!-- -->Nachiket Bhute<!-- -->, 133.4 ov<!-- -->)</span> • <span class="ds-inline-flex ds-items-center ds-cursor-pointer ds-border-b"><i style="font-size:12px" class="icon-info-outlined ds-text-icon ds-mr-px"></i><span class="ds-text-tight-xs ds-font-bold">DRS</span></span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">Bowling</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">ECON</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">WD</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/md-nidheesh-822703" title="View full profile of MD Nidheesh" 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">MD Nidheesh</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">15</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">64</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>2.2<!-- --> to<!-- --> <!-- -->DR Shorey<!-- -->,<!-- --> </strong><span>excellent catch by Azharuddeen! Someone prevent Nidheesh and co from leaving the ground while celebrating, and Azharuddeen is the reason for that. He threw himself full stretch in front of the slips, and although grabbed it in front of first slip with both hands, he fell almost in front of second slip. It was a lovely ball from Nidhheesh, as he went fuller than the previous ball, and just outside off. The ball moved away a bit too after pitching</span>.<!-- --> <strong>7<!-- -->/<!-- -->2</strong></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/jalaj-saxena-237199" title="View full profile of Jalaj Saxena" 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">Jalaj Saxena</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">50</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">109</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">225</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>1.1<!-- --> to<!-- --> <!-- -->PR Rekhade<!-- -->,<!-- --> </strong><span>bowled him! Saxena strikes first ball! He hits the top of off with a beautifully dipping ball, and guess what, no turn at all. Saxena angled this in from around the wicket to the left-hander Rekhade, and even bowled on the shorter side of a length on off. Rekhade was shaping to defend, but without accounting for the dip, as the ball was tossed up. He had also left a gap between bat and pad, and that was enough for the ball to sneak through</span>.<!-- --> <strong>5<!-- -->/<!-- -->1</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Karun Nair shows how many hundreds he has scored this domestic season" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-apple-tom-1301544" title="View full profile of Eden Apple Tom" 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">Eden Apple Tom</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">57</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.07</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">56</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>108.1<!-- --> to<!-- --> <!-- -->HS Dubey<!-- -->,<!-- --> </strong><span>full ball, late tail in and gone! Apple Tom has got his man, or so it seems. Dubey has reviewed but he seems stone dead. He plays outside the line and is beaten on the inside edge as the ball strikes the pad. The thing to look out for was if the impact is in line, because there is no doubt where the ball is headed. Ball tracking says impact was <b> umpire's call and it would've gone on to hit off-stump. </b> Is there life in the game yet?</span>.<!-- --> <strong>279<!-- -->/<!-- -->6</strong></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aditya-sarwate-719717" title="View full profile of Aditya Sarwate" 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">Aditya Sarwate</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">44.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">96</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>4</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">209</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>80.1<!-- --> to<!-- --> <!-- -->YV Rathod<!-- -->,<!-- --> </strong><span>Referral for lbw. Original decision is not out. Rathod goes right back and across to defend this sharp-turning delivery, it beats the inside edge to hit the pad. At the point of contact, part of the middle stump and leg stump are fully visible. And ball tracking confirms this would've hit leg, so <strong>Kerala manage to overturn the decision through DRS.</strong>. Rathod paid the price for going too far across. Is there life yet for Kerala? The season's highest run-getter is gone.</span>.<!-- --> <strong>238<!-- -->/<!-- -->4</strong></div><div class="ds-mb-2"><strong>96.3<!-- --> to<!-- --> <!-- -->KK Nair<!-- -->,<!-- --> </strong><span>stumped him! The ball did plenty last over, and it does something in this one too. As does Nair, who decides to venture down the pitch. He advanced down early, with the ball being angled in on a length on the stumps. It turned away to finish just outside off, and Nair was completely beaten with the attempted flick on the leg side. Azharuddeen was standing close to the stumps, and whipped the bails off within half a second</span>.<!-- --> <strong>259<!-- -->/<!-- -->5</strong></div><div class="ds-mb-2"><strong>109.6<!-- --> to<!-- --> <!-- -->AV Wadkar<!-- -->,<!-- --> </strong><span><strong>keeps low, beats Wadkar with one that skids through</strong> and it crashes into the stumps as he plays across the line! Kerala are ecstatic, are they onto something? It's a tall, tall order, but there's hope yet. Wadkar plays back to one he may have been better off playing forward.</span>.<!-- --> <strong>283<!-- -->/<!-- -->7</strong></div><div class="ds-mb-2"><strong>133.4<!-- --> to<!-- --> <!-- -->NN Bhute<!-- -->,<!-- --> </strong><span>beats the inside edge as he lunges forward, done in by the drift comprehensively. Given out on field and I see no reason why that would be overturned. Would've smashed middle and leg. <b> It's being reviewed </b> Ball tracking and ultra edge merely confirm what we knew all along. <strong>Three reds ans gone!</strong></span>.<!-- --> <strong>346<!-- -->/<!-- -->9</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:133.33333333333334%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Karun Nair went on to convert his half-century into a hundred" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Karun Nair was stumped for 135" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The Vidarbha players lift Akshay Wakhare on their shoulders" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The Kerala side with the runners-up trophy" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div><div class="ds-pt-1 ds-flex"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/nedumankuzhy-basil-1214015" title="View full profile of Nedumankuzhy Basil" 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">Nedumankuzhy Basil</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.57</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">31</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>130.4<!-- --> to<!-- --> <!-- -->AK Karnewar<!-- -->,<!-- --> </strong><span>bowled him! Karnewar looks back at the stumps, and shakes his head. Basil switches the angle to around the wicket, and strikes first ball. He angled this in, and bowled it on a length around off. The ball straightened after pitching, and clipped the outside of the off stump as Karnewar looked to defend but was beaten on the outside edge. Kerala have their eighth, but it could be too late</span>.<!-- --> <strong>331<!-- -->/<!-- -->8</strong></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-chandran-824891" title="View full profile of Akshay Chandran" 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">Akshay Chandran</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">33</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.53</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">54</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-hidden">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="8"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>59.4<!-- --> to<!-- --> <!-- -->DV Malewar<!-- -->,<!-- --> </strong><span>the big partnership is over, and Chandran has delivered the breakthrough as Malewar once again stabs at a sharp-turning delivery that drifts in and kicks off the rough to take the outside edge. The ball lobs to Baby at slip. <strong>What a knock, what a player.</strong></span>.<!-- --> <strong>189<!-- -->/<!-- -->3</strong></div></div></td></tr></tbody></table></div></div></div><div class="ds-mb-4 lg:ds-rounded-lg ds-overflow-hidden"><section><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-fan-ratings" title="Fan Rating" class="ds-bg-raw-orange16/20 ds-px-4 ds-py-1 ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-items-center ds-gap-x-2"><img width="32" height="34" alt="Fan rating" style="width:32px;height:34px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium ds-text-typo">Fan Ratings are open</span></div><div class="ds-flex ds-items-center ds-gap-x-2"><p class="ds-text-tight-xs ds-text-typo-mid3">Tap to rate now!</p><i style="font-size:20px" class="icon-chevron_right-outlined ds-text-icon"></i></div></a></section></div><a href="https://www.espncricinfo.com/ask" class=""><div class="ds-border ds-border-line ds-p-4 md:ds-rounded-xl ds-flex ds-bg-fill-content-prime ds-mb-4 ds-items-center ds-space-x-4"><div class="ds-grow"><span class="ds-text-tight-l ds-font-bold">Unlocking the magic of Statsguru</span></div><div><img width="120" alt="AskESPNcricinfo Logo" style="width:120px" src="https://wassets.hscicdn.com/static/images/nlp-logo.svg"/></div></div></a><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Close of Play</span></div></div><div class="ds-p-4"><div><div class="ds-text-tight-s ds-font-regular ds-mb-2"><strong>Wed, 26 Feb<!-- --> - </strong><span class="ds-text-typo-mid3">day 1 - Vidarbha 1st innings 254/4 (Danish Malewar 138*, Yash Thakur 5*, 86 ov)</span></div><div class="ds-text-tight-s ds-font-regular ds-mb-2"><strong>Thu, 27 Feb<!-- --> - </strong><span class="ds-text-typo-mid3">day 2 - Kerala 1st innings 131/3 (Aditya Sarwate 66*, Sachin Baby 7*, 39 ov)</span></div><div class="ds-text-tight-s ds-font-regular ds-mb-2"><strong>Fri, 28 Feb<!-- --> - </strong><span class="ds-text-typo-mid3">day 3 - Kerala 1st innings 342</span></div><div class="ds-text-tight-s ds-font-regular ds-mb-2"><strong>Sat, 01 Mar<!-- --> - </strong><span class="ds-text-typo-mid3">day 4 - Vidarbha 2nd innings 249/4 (Karun Nair 132*, Akshay Wadkar 4*, 90 ov)</span></div><div class="ds-text-tight-s ds-font-regular ds-mb-2"><strong>Sun, 02 Mar<!-- --> - </strong><span class="ds-text-typo-mid3">day 5 - Vidarbha 2nd innings 375/9 (143.5 ov) - end of match</span></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"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Match Flow</span></div></div><div class="ds-p-4"><div class=" ds-mb-4"><div class="ds-flex ds-items-center ds-cursor-pointer"><div class="ds-pr-2 ds-flex ds-items-center"><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div><div class="ds-grow"><span class="ds-text-tight-m ds-font-bold ds-cursor-pointer">Day 1</span></div></div><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span><strong class='ds-text-typo'>Vidarbha 1st innings</strong></span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 0.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - PR Rekhade (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 8.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - DR Shorey (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 28/3 in 15.0 overs (DV Malewar 6, KK Nair 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 50 runs in 21.5 overs (133 balls), Extras 2</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>4th Wicket: 50 runs in 92 balls (DV Malewar 29, KK Nair 20, Ex 1)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Lunch: Vidarbha - 81/3 in 32.0 overs (DV Malewar 38, KK Nair 24)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 100 runs in 37.2 overs (226 balls), Extras 2</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DV Malewar: 50 off 104 balls (7 x 4, 1 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>4th Wicket: 100 runs in 187 balls (DV Malewar 64, KK Nair 35, Ex 1)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 131/3 in 47.0 overs (DV Malewar 75, KK Nair 37)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 150 runs in 52.6 overs (320 balls), Extras 2</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DV Malewar: 100 off 168 balls (12 x 4, 2 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Tea: Vidarbha - 170/3 in 58.0 overs (DV Malewar 104, KK Nair 47)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>4th Wicket: 150 runs in 284 balls (DV Malewar 100, KK Nair 49, Ex 1)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>KK Nair: 50 off 125 balls (3 x 4, 1 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 200 runs in 66.1 overs (399 balls), Extras 4</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 210/3 in 70.0 overs (DV Malewar 124, KK Nair 65)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>4th Wicket: 200 runs in 381 balls (DV Malewar 123, KK Nair 74, Ex 3)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Second new ball taken at 81.4 overs</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 250 runs in 84.6 overs (512 balls), Extras 8</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>End Of Day: Vidarbha - 254/4 in 86.0 overs (DV Malewar 138, Yash Thakur 5)</span></li></ul></div></div></div><div class=" ds-mb-4"><div class="ds-flex ds-items-center ds-cursor-pointer"><div class="ds-pr-2 ds-flex ds-items-center"><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div><div class="ds-grow"><span class="ds-text-tight-m ds-font-bold ds-cursor-pointer">Day 2</span></div></div><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DV Malewar: 150 off 273 balls (15 x 4, 3 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>5th Wicket: 50 runs in 77 balls (DV Malewar 20, Yash Thakur 23, Ex 7)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 294/5 in 98.0 overs (Yash Thakur 24, YV Rathod 2)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 297/7 in 100.3 overs (AV Wadkar 1)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 300 runs in 101.4 overs (612 balls), Extras 12</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 110.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - HS Dubey (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 350 runs in 116.1 overs (699 balls), Extras 16</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Lunch: Vidarbha - 373/9 in 121.0 overs (HS Dubey 10, NN Bhute 28)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Innings Break: Vidarbha - 379/10 in 123.1 overs (HS Dubey 12)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span><strong class='ds-text-typo'>Kerala 1st innings</strong></span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 50 runs in 10.3 overs (65 balls), Extras 2</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Tea: Kerala - 57/2 in 14.0 overs (AA Sarwate 31, Ahammed Imran 10)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>3rd Wicket: 50 runs in 81 balls (AA Sarwate 35, Ahammed Imran 13, Ex 2)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Kerala - 94/2 in 27.4 overs (AA Sarwate 48, Ahammed Imran 29)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>AA Sarwate: 50 off 90 balls (8 x 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 100 runs in 29.4 overs (181 balls), Extras 3</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>End Of Day: Kerala - 131/3 in 39.0 overs (AA Sarwate 66, Sachin Baby 7)</span></li></ul></div></div></div><div class=" ds-mb-4"><div class="ds-flex ds-items-center ds-cursor-pointer"><div class="ds-pr-2 ds-flex ds-items-center"><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div><div class="ds-grow"><span class="ds-text-tight-m ds-font-bold ds-cursor-pointer">Day 3</span></div></div><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 150 runs in 45.4 overs (281 balls), Extras 14</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>4th Wicket: 50 runs in 109 balls (AA Sarwate 22, Sachin Baby 17, Ex 11)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Kerala - 166/3 in 52.4 overs (AA Sarwate 77, Sachin Baby 23)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 200 runs in 62.5 overs (386 balls), Extras 16</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Sachin Baby: 50 off 108 balls (6 x 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Lunch: Kerala - 219/5 in 70.4 overs (Sachin Baby 52)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 70.4: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Salman Nizar (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 75.3: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Sachin Baby (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 250 runs in 83.5 overs (514 balls), Extras 18</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 85.5: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Mohammed Azharuddeen (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Kerala - 250/5 in 87.0 overs (Sachin Baby 62, Mohammed Azharuddeen 19)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>6th Wicket: 50 runs in 125 balls (Sachin Baby 17, Mohammed Azharuddeen 31, Ex 2)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Second New ball taken at 92.2 overs</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 94.1: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Mohammed Azharuddeen (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Tea: Kerala - 298/6 in 99.0 overs (Sachin Baby 82, Jalaj S Saxena 11)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Kerala: 300 runs in 99.4 overs (611 balls), Extras 20</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 111.5: Review by Vidarbha (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Jalaj S Saxena (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Kerala - 334/7 in 113.0 overs (Jalaj S Saxena 26, Eden Apple Tom 5)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 121.6: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - MD Nidheesh (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 122.6: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Eden Apple Tom (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span><strong class='ds-text-typo'>Vidarbha 2nd innings</strong></span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>End Of Day: Vidarbha - 0/0</span></li></ul></div></div></div><div class=" ds-mb-4"><div class="ds-flex ds-items-center ds-cursor-pointer"><div class="ds-pr-2 ds-flex ds-items-center"><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div><div class="ds-grow"><span class="ds-text-tight-m ds-font-bold ds-cursor-pointer">Day 4</span></div></div><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 3.6: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - DV Malewar (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 6.6: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - DV Malewar (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 43/2 in 15.0 overs (DV Malewar 8, KK Nair 26)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 50 runs in 17.6 overs (110 balls), Extras 3</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>3rd Wicket: 50 runs in 103 balls (DV Malewar 14, KK Nair 33, Ex 3)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Lunch: Vidarbha - 90/2 in 34.0 overs (DV Malewar 38, KK Nair 42)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>KK Nair: 50 off 104 balls (6 x 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 100 runs in 36.1 overs (219 balls), Extras 4</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 37.5: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - KK Nair (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>3rd Wicket: 100 runs in 221 balls (DV Malewar 40, KK Nair 58, Ex 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DV Malewar: 50 off 123 balls (4 x 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 139/2 in 47.0 overs (DV Malewar 58, KK Nair 69)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 150 runs in 48.3 overs (293 balls), Extras 8</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>3rd Wicket: 150 runs in 280 balls (DV Malewar 61, KK Nair 81, Ex 8)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>KK Nair: 100 off 184 balls (7 x 4, 2 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Tea: Vidarbha - 189/3 in 61.0 overs (KK Nair 100, YV Rathod 0)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 200 runs in 66.4 overs (402 balls), Extras 10</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 229/3 in 76.0 overs (KK Nair 119, YV Rathod 21)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 80.1: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - YV Rathod (Upheld)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>End Of Day: Vidarbha - 249/4 in 90.0 overs (KK Nair 132, AV Wadkar 4)</span></li></ul></div></div></div><div class=" ds-mb-4"><div class="ds-flex ds-items-center ds-cursor-pointer"><div class="ds-pr-2 ds-flex ds-items-center"><i style="font-size:20px" class="icon-expand_less-filled ds-text-icon"></i></div><div class="ds-grow"><span class="ds-text-tight-m ds-font-bold ds-cursor-pointer">Day 5</span></div></div><div class="ReactCollapse--collapse" style="height:auto;overflow:initial" aria-hidden="false"><div class="ReactCollapse--content"><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 250 runs in 90.3 overs (545 balls), Extras 10</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 95.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - KK Nair (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>New ball taken at 100.1 overs</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 101.6: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - HS Dubey (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 279/5 in 108.0 overs (AV Wadkar 22, HS Dubey 4)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 108.1: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - HS Dubey (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 300 runs in 117.4 overs (708 balls), Extras 15</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Lunch: Vidarbha - 314/7 in 124.0 overs (AK Karnewar 24, DG Nalkande 8)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 133.4: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - NN Bhute (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Vidarbha - 348/9 in 137.0 overs (DG Nalkande 32, Yash Thakur 0)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Vidarbha: 350 runs in 137.3 overs (827 balls), Extras 16</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DG Nalkande: 50 off 98 balls (3 x 4, 1 x 6)</span></li></ul></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"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Match Details</span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><tbody class=""><tr class=""><td class="ds-min-w-max" colSpan="2"><a href="/cricket-grounds/vidarbha-cricket-association-stadium-jamtha-nagpur-375326" title="Vidarbha Cricket Association Stadium, Jamtha, Nagpur" 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">Vidarbha Cricket Association Stadium, Jamtha, Nagpur</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">Toss</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">Kerala, elected to field first</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">Series</span></td><td class="ds-text-typo"><div class=""><a href="/series/ranji-trophy-2024-25-1445824" title="Ranji Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">Ranji Trophy</span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Season</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">Player Of The Match</span></td><td class="ds-text-typo"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" class="ds-flex ds-items-center ds-cursor-pointer"><div><img width="24" height="24" alt="Vidarbha" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Danish Malewar" 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">Danish Malewar</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">Player Of The Series</span></td><td class="ds-text-typo"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harsh-dubey-1216159" class="ds-flex ds-items-center ds-cursor-pointer"><div><img width="24" height="24" alt="Vidarbha" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Harsh Dubey" 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">Harsh Dubey</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">Series result</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">Vidarbha won the 2024/25 Ranji Trophy </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">Match days</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">26,27,28 February, 1,2 March 2025<!-- --> - day<!-- --> <!-- -->(5-day match)</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">Umpires</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/anil-chaudhary-265839" 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="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Anil Chaudhary" 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">Anil Chaudhary</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/jayaraman-madanagopal-31282" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Jayaraman Madanagopal" 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">Jayaraman Madanagopal</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">TV Umpire</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/rohan-pandit-537232" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Rohan Pandit" 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">Rohan Pandit</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">Match Referee</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/prakash-bhatt-26923" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Prakash Bhatt" 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">Prakash Bhatt</span></span></a></div></td></tr></tbody></table></div></div></div><div id="taboola-below-section-front-thumbnails" class="ci-ad-taboola-slot"></div></div></div><div class="ds-flex-none" style="width:302px"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-4"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-space-x-1"><i style="font-size:16px" class="icon-translate ds-text-icon"></i><span class="ds-text-tight-s ds-font-bold">Language</span></div><div class="ds-w-[136px]"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-w-full ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">English</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-569770" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-170596" 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">Match Coverage</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-news" title="All Match News" class="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">All Match News</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="/story/ranji-trophy-2024-25-final-sachin-baby-takes-blame-for-keralas-heartbreaking-loss-1475655" 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">'My shot changed the momentum' - Sachin Baby takes 'blame' for Kerala's heartbreaking loss</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>"It was a brain fade moment," he said as he rued Kerala's missed chance of winning their maiden Ranji title</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="'My shot changed the momentum' - Sachin Baby takes 'blame' for Kerala's heartbreaking loss" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-report-5" 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">Nair, Malewar and bowlers lead Vidarbha to third Ranji Trophy title</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Playing their first final, Kerala were left with several moments to look back on</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="Nair, Malewar and bowlers lead Vidarbha to third Ranji Trophy title" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-report-4" 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">Vidarbha have one hand on the Ranji Trophy after Nair's 132*</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Danish Malewar also scored 73 to go with his 153 in the first innings</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="Vidarbha have one hand on the Ranji Trophy after Nair's 132*" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div></div></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-report-3" 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">Harsh Dubey, Parth Rekhade spin Vidarbha into the lead</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Sachin Baby, who was a symbol of concentration and grit all day to construct 234-ball 98, fell with Kerala 56 away from a first-innings lead</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="Harsh Dubey, Parth Rekhade spin Vidarbha into the lead" 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="/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/match-report-2" 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">Kerala fight back after Malewar 153 takes Vidarbha to 379</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Sarwate's 66 not out steered Kerala to 131 for 3 at stumps</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="Kerala fight back after Malewar 153 takes Vidarbha to 379" 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-209278" 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">Vidarbha Innings</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">Player Name</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/parth-rekhade-1079843" title="PR Rekhade" 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">PR Rekhade</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">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/dhruv-shorey-590327" title="DR Shorey" 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">DR Shorey</span></a></div></td><td class="ds-min-w-max"><span>caught</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">6</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/danish-malewar-1421992" title="DV Malewar" 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">DV Malewar</span></a></div></td><td class="ds-min-w-max"><span>caught</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">73</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">162</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/karun-nair-398439" title="KK Nair" 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">KK Nair</span></a></div></td><td class="ds-min-w-max"><span>stumped</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">135</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">295</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/yash-rathod-1151269" title="YV Rathod" 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">YV Rathod</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">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">56</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/akshay-wadkar-605360" title="AV Wadkar" 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">AV Wadkar</span></a></div></td><td class="ds-min-w-max"><span>bowled</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">108</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/harsh-dubey-1216159" title="HS Dubey" 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">HS Dubey</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">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">26</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/akshay-karnewar-528730" title="AK Karnewar" 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">AK Karnewar</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">30</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">70</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/darshan-nalkande-1111917" title="DG Nalkande" 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">DG Nalkande</span></a></div></td><td class="ds-min-w-max"><span>not out</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">51</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">98</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/nachiket-bhute-1210279" title="NN Bhute" 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">NN Bhute</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">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</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/yash-thakur-1070196" title="Yash Thakur" 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">Yash Thakur</span></a></div></td><td class="ds-min-w-max"><span>not out</span></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">29</td></tr><tr class=""><td class="ds-min-w-max ds-font-bold" colSpan="1">Extras</td><td class="ds-min-w-max" colSpan="3">(<!-- -->b 5, lb 9, nb 2<!-- -->)</td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-uppercase" colSpan="1">Total</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">375</span><span class="ds-text-tight-s ds-font-regular"><span>(9 wkts; 143.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">Player Name</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">Econ</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/md-nidheesh-822703" title="MD Nidheesh" 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">MD Nidheesh</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">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">48</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.2 </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/jalaj-saxena-237199" title="Jalaj S Saxena" 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">Jalaj S Saxena</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">50</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">109</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.18 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/eden-apple-tom-1301544" title="Eden Apple Tom" 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">Eden Apple Tom</span></a></div></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">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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4.07 (2 nb)</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/aditya-sarwate-719717" title="AA Sarwate" 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 Sarwate</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">44.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">96</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.14 </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/nedumankuzhy-basil-1214015" title="NP Basil" 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">NP Basil</span></a></div></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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.57 </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/akshay-chandran-824891" title="AR Chandran" 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">AR Chandran</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">33</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.53 </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">Wkt</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">Runs</th><th class="ds-min-w-max" colSpan="2">Players</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">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Dhruv Shorey</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Parth Rekhade</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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Dhruv Shorey</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Danish Malewar</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">182</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Karun Nair</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Danish Malewar</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">49</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Karun Nair</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Yash Rathod</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">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Karun Nair</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Akshay Wadkar</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">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Akshay Wadkar</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Harsh Dubey</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">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Akshay Karnewar</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Akshay Wadkar</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">48</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Akshay Karnewar</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Darshan Nalkande</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">15</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Darshan Nalkande</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Nachiket Bhute</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">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Yash Thakur</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Darshan Nalkande</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">Ranji Trophy</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">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">Team</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches played">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches won">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches lost">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="Number of points awarded">PT</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Quotient">Quotient</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="/team/jammu-kashmir-1828" title="J + K" 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">J + K</span></a></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">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-min-w-max ds-font-bold">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.577</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="/team/mumbai-bombay-1603" title="Mumbai" 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">MUM</span></a></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">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.745</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="/team/baroda-1559" title="Baroda" 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">BRODA</span></a></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">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">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.173</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="/team/services-2119" title="Services" 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">SVCS</span></a></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">3</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">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.864</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="/team/maharashtra-1905" title="Maharashtra" 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">MAHA</span></a></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">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">2</td><td class="ds-min-w-max ds-font-bold">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.063</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="/team/odisha-1988" title="Odisha" 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">ODSA</span></a></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">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">1</td><td class="ds-min-w-max ds-font-bold">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.715</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="/team/tripura-2149" title="Tripura" 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">TPURA</span></a></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">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">4</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.233</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="/team/meghalaya-1156783" title="Meghalaya" 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">MEGHA</span></a></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">0</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">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.343</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">Team</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches played">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches won">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches lost">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="Number of points awarded">PT</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Quotient">Quotient</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="/team/vidarbha-2179" title="Vidarbha" 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">VIDAR</span></a></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">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">40</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.490</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="/team/gujarat-1729" title="Gujarat" 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">GUJ</span></a></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">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">3</td><td class="ds-min-w-max ds-font-bold">32</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.147</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="/team/himachal-pradesh-1752" title="Himachal" 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">HP</span></a></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">3</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">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.015</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="/team/hyderabad-india-1764" title="Hyderabad" 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">HYD</span></a></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">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">2</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.223</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/rajasthan-2037" title="Rajasthan" 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">RAJ</span></a></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">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">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.000</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="/team/andhra-1541" title="Andhra" 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">AP</span></a></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">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">3</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.946</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="/team/uttarakhand-1156784" title="Uttarakhand" 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">UKHND</span></a></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">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">3</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.617</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="/team/puducherry-1156782" title="Puducherry" 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">PONDI</span></a></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">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">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.783</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">Team</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches played">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches won">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches lost">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="Number of points awarded">PT</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Quotient">Quotient</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="/team/haryana-1757" title="Haryana" 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">HRYNA</span></a></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">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">4</td><td class="ds-min-w-max ds-font-bold">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.212</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="/team/kerala-and-travancore-cochin-1861" title="Kerala" 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">KER</span></a></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">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">4</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.813</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="/team/bengal-1572" title="Bengal" 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">BENG</span></a></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">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">3</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.175</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="/team/karnataka-1872" title="Karnataka" 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">KNTKA</span></a></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">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">5</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.195</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="/team/madhya-pradesh-1941" title="M. Pradesh" 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">MP</span></a></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">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">5</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.158</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="/team/uttar-pradesh-2161" title="UP" 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">UP</span></a></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">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">5</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.989</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="/team/punjab-2012" title="Punjab" 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">PNJB</span></a></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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.827</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="/team/bihar-1585" title="Bihar" 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">BIHAR</span></a></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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">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.338</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">Team</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches played">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches won">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches lost">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="Number of points awarded">PT</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Quotient">Quotient</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="/team/saurashtra-and-kathiawar-2070" title="Saurashtra" 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">SAU</span></a></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">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">2</td><td class="ds-min-w-max ds-font-bold">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.248</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="/team/tamil-nadu-2133" title="Tamil Nadu" 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">TN</span></a></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">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">3</td><td class="ds-min-w-max ds-font-bold">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.670</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="/team/chandigarh-1641" title="Chandigarh" 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">CHD</span></a></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">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">25</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.983</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="/team/delhi-1668" title="Delhi" 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">DELHI</span></a></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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-min-w-max ds-font-bold">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.872</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="/team/jharkhand-1156778" title="Jharkhand" 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">JHK</span></a></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">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">4</td><td class="ds-min-w-max ds-font-bold">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.922</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="/team/railways-1823" title="Railways" 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">RLYS</span></a></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">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-min-w-max ds-font-bold">17</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.850</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="/team/chhattisgarh-427424" title="Chhattisgarh" 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">CGR</span></a></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">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">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.110</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="/team/assam-1550" title="Assam" 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">ASSAM</span></a></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">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">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.624</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><a href="/series/ranji-trophy-2024-25-1445824/points-table-standings" title="Full Table" 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">Full Table</span></a></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-218424" 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">© <!-- -->2025<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"en","country":"sg","edition":"ww","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}},{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}}],"featuredItems":[{"title":"Records index: most runs, most wickets, and a lot more","summary":"","previewImage":{"id":368515,"objectId":1401820,"slug":"the-three-who-matter-rohit-sharma-virat-kohli-and-jasprit-bumrah-all-smiles-after-dismissing-pat-cummins","url":"/lsci/db/PICTURES/CMS/368500/368515.4.jpg","width":900,"height":506,"caption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins","longCaption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins, India vs Australia, World Cup, Chennai, October 8, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/368500/368515.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/368500/368515.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/368500/368515.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":18922,"objectId":1432570,"title":"https://www.espncricinfo.com/records","url":"https://www.espncricinfo.com/records"}},{"title":"The latest cricket photos","summary":"","previewImage":{"id":367417,"objectId":1398861,"slug":"the-smile-of-a-champion-mohammed-siraj-picked-up-five-wickets-in-a-ten-ball-period","url":"/lsci/db/PICTURES/CMS/367400/367417.5.jpg","width":365,"height":205,"caption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period","longCaption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period, India vs Sri Lanka, Asia Cup final, Colombo, September 17, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/367400/367417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/367400/367417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/367400/367417.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":12300,"objectId":1272324,"title":"https://www.espncricinfo.com/photo","url":"https://www.espncricinfo.com/photo"}},{"title":"Rankings: Who's leading in every format","summary":"","previewImage":{"id":364310,"objectId":1388240,"slug":"alyssa-healy-poses-with-the-trophy-after-australia-retained-the-ashes","url":"/lsci/db/PICTURES/CMS/364300/364310.5.jpg","width":365,"height":205,"caption":"Alyssa Healy poses with the trophy after Australia retained the Ashes","longCaption":"Alyssa Healy poses with the trophy after Australia retained the Ashes, England vs Australia, 3rd ODI, Women's Ashes, Taunton, July 18, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/364300/364310.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/364300/364310.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/364300/364310.10.jpg"}},"type":"PAGE","countryCodes":[],"page":{"id":32,"objectId":211271,"slug":"icc-rankings-test-odi-t20-women-odi-t20","name":"iccteamrankings","title":"ICC rankings - Test, ODI, T20 \u0026 Women ODI, T20","subTitle":"Team rankings","typeId":3,"publishedAt":"2024-03-01"}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392658.png","isCountry":true,"primaryColor":null,"image":{"id":392658,"objectId":1464154,"slug":"belize-flag-team-logo","url":"/lsci/db/PICTURES/CMS/392600/392658.png","width":500,"height":500,"caption":"Belize flag team logo","longCaption":"Belize flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392662.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":392662,"objectId":1464164,"slug":"cayman-island-team-flag","url":"/lsci/db/PICTURES/CMS/392600/392662.png","width":500,"height":500,"caption":"Cayman Island team flag","longCaption":"Cayman Island team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391800/391863.png","isCountry":true,"primaryColor":null,"image":{"id":391863,"objectId":1462478,"slug":"ivory-coast-team-flag","url":"/lsci/db/PICTURES/CMS/391800/391863.png","width":500,"height":500,"caption":"Ivory Coast team flag","longCaption":"Ivory Coast team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"Live Scores","url":"/live-cricket-score","code":"matches","links":[{"title":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score","altText":"Live Cricket Score","displayType":null},{"title":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures","altText":"Cricket Schedule","displayType":null},{"title":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results","altText":"Live Cricket Match Results","displayType":null},{"title":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month","altText":"Cricket Matches by Month","displayType":null},{"title":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season","altText":"Cricket Matches by Season","displayType":null},{"title":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar","altText":"International Cricket Annual Calendar","displayType":null},{"title":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html","altText":"Live Cricket Desktop Scoreboard","displayType":null}],"altText":"Live Cricket Score","displayType":null},{"title":"Series","url":"/cricket-fixtures","code":"series","links":[{"title":"WPL 2025","url":"/series/wpl-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"Champions Trophy","url":"/series/icc-champions-trophy-2024-25-1459031","altText":"ICC Champions Trophy 2025","displayType":null},{"title":"NZ Women vs SL Women","url":"/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560","altText":"Sri Lanka Women tour of New Zealand 2024/25","displayType":null},{"title":"Zimbabwe vs Canada","url":"/series/canada-in-zimbabwe-2024-25-1474265/match-schedule-fixtures-and-results","altText":"Canada tour of Zimbabwe 2024/25","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","displayType":null},{"title":"One-Day Cup [AUS]","url":"/series/one-day-cup-aus-2024-25-1444469","altText":"One-Day Cup (Australia) 2024/25","displayType":null},{"title":"Sheffield Shield","url":"/series/sheffield-shield-2024-25-1444468","altText":"Sheffield Shield 2024/25","displayType":null},{"title":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","displayType":null},{"title":"PSL 2025","url":"/series/pakistan-super-league-2024-25-1434269","altText":"Pakistan Super League 2025","displayType":null},{"title":"Test Championship 2023-25","url":"/series/icc-world-test-championship-2023-2025-1345943","altText":"World Test Championship 2023 - 2025","displayType":null},{"title":"Women's Championship","url":"/series/icc-women-s-championship-2022-23-2025-1308225","altText":"ICC Women's Championship 2022 - 2025","displayType":null},{"title":"World Cup League 2","url":"/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525","altText":"ICC Men's Cricket World Cup League 2 2024/27","displayType":null},{"title":"CWC Challenge League Group A","url":"/series/cwc-challenge-league-group-a-2024-2026-1451764","altText":"CWC Challenge League Group A 2024","displayType":null},{"title":"CWC Challenge League Group B","url":"/series/cwc-challenge-league-group-b-2024-2026-1451884","altText":"CWC Challenge League Group B 2024","displayType":null},{"title":"-Future series-","url":"/cricket-fixtures/#future","altText":"Cricket Future Series","displayType":"button"},{"title":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html","altText":"Cricket Match and Series Archives","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"Teams","url":"/team","code":"team","links":[{"title":"Australia","url":"/team/australia-2","altText":"Australia Cricket Team","displayType":null},{"title":"Afghanistan","url":"/team/afghanistan-40","altText":"Afghanistan Cricket Team","displayType":null},{"title":"Bangladesh","url":"/team/bangladesh-25","altText":"Bangladesh Cricket Team","displayType":null},{"title":"Canada","url":"/team/canada-17","altText":"Canada Cricket Team","displayType":null},{"title":"England","url":"/team/england-1","altText":"England Cricket Team","displayType":null},{"title":"Ireland","url":"/team/ireland-29","altText":"Ireland Cricket Team","displayType":null},{"title":"India","url":"/team/india-6","altText":"India Cricket Team","displayType":null},{"title":"Namibia","url":"/team/namibia-28","altText":"Namibia Cricket Team","displayType":null},{"title":"New Zealand","url":"/team/new-zealand-5","altText":"New Zealand Cricket Team","displayType":null},{"title":"Nepal","url":"/team/nepal-33","altText":"Nepal Cricket Team","displayType":null},{"title":"Pakistan","url":"/team/pakistan-7","altText":"Pakistan Cricket Team","displayType":null},{"title":"Netherlands","url":"/team/netherlands-15","altText":"Netherlands Cricket Team","displayType":null},{"title":"South Africa","url":"/team/south-africa-3","altText":"South Africa Cricket Team","displayType":null},{"title":"Oman","url":"/team/oman-37","altText":"Oman Cricket Team","displayType":null},{"title":"Sri Lanka","url":"/team/sri-lanka-8","altText":"Sri Lanka Cricket Team","displayType":null},{"title":"Scotland","url":"/team/scotland-30","altText":"Scotland Cricket Team","displayType":null},{"title":"West Indies","url":"/team/west-indies-4","altText":"West Indies Cricket Team","displayType":null},{"title":"UAE","url":"/team/united-arab-emirates-27","altText":"UAE Cricket Team","displayType":null},{"title":"Zimbabwe","url":"/team/zimbabwe-9","altText":"Zimbabwe Cricket Team","displayType":null},{"title":"USA","url":"/team/united-states-of-america-11","altText":"USA Cricket Team","displayType":null}],"altText":"Cricket Teams","displayType":null},{"title":"News","url":"/cricket-news","code":"news","links":[{"title":"News Home","url":"/cricket-news","displayType":null},{"title":"Future of ODIs","url":"/cricket-news/the-future-of-odis-39","displayType":null},{"title":"Ball-tampering","url":"/cricket-news/ball-tampering-25","displayType":null},{"title":"Technology in cricket","url":"/cricket-news/technology-in-cricket-18","displayType":null},{"title":"Racism","url":"/cricket-news/racism-99","displayType":null},{"title":"Run-out controversies","url":"/cricket-news/run-out-controversies-325","displayType":null},{"title":"Corruption","url":"/cricket-news/corruption-in-cricket-4","displayType":null}],"altText":"Cricket News","displayType":null},{"title":"Features","url":"/cricket-features","code":"features","links":[{"title":"Features Home","url":"/cricket-features","displayType":null},{"title":"On this day","url":"/on-this-day/cricket-events","displayType":null},{"title":"Writers","url":"/espncricinfo-writers-index","displayType":null},{"title":"Web stories","url":"/webstories","displayType":null},{"title":"Photo galleries","url":"/gallery","displayType":null},{"title":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years","displayType":null},{"title":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/","displayType":null}],"altText":"Cricket Features","displayType":null},{"title":"Videos","url":"/cricket-videos/","code":"videos","links":[{"title":"Cricinformed","url":"/cricket-videos/genre/cricinformed-299","displayType":null},{"title":"TimeOut","url":"/cricket-videos/genre/time-out-221","displayType":null},{"title":"Matchday","url":"/cricket-videos/genre/match-day-155","displayType":null},{"title":"Matchday Hindi","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"Kya Khoya Kya Paaya","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null},{"title":"Haan Ya Naa","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"25 Questions","url":"/cricket-videos/genre/25-questions-191","displayType":null},{"title":"News and Analysis","url":"/cricket-videos/genre/news-and-analysis-34","displayType":null},{"title":"Interviews","url":"/cricket-videos/genre/interviews-9","displayType":null},{"title":"Features","url":"/cricket-videos/genre/features-46","displayType":null},{"title":"Press Conference","url":"/cricket-videos/genre/press-conference-2","displayType":null},{"title":"Ravi \u0026 Raunak","url":"/cricket-videos/genre/ravi-raunak-277","displayType":null},{"title":"Polite Enquiries","url":"/cricket-videos/genre/politeenquiries-119","displayType":null},{"title":"Run Order","url":"/cricket-videos/genre/run-order-166","displayType":null},{"title":"Newsroom","url":"/cricket-videos/genre/newsroom-218","displayType":null},{"title":"Highlights","url":"/cricket-videos/genre/highlights-37","displayType":null},{"title":"YouTube","url":"https://www.youtube.com/ESPNCricinfo","displayType":null}],"altText":"Cricket Videos","displayType":null},{"title":"Stats","url":"https://www.espncricinfo.com/records","code":"stats","links":[{"title":"Stats home","url":"/records","displayType":null},{"title":"AskCricinfo","url":"/ask","displayType":null},{"title":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html","displayType":null},{"title":"SuperStats","url":"/genre/superstats-706","displayType":null},{"title":"2025 records","url":"/records/year/2025-2025","displayType":null},{"title":"2024 records","url":"/records/year/2024-2024","displayType":null},{"title":"All records","url":"/records","displayType":null},{"title":"Players","url":"/cricketers","displayType":null},{"title":"Grounds","url":"/cricket-grounds","displayType":null},{"title":"Rankings","url":"/rankings/icc-team-ranking","displayType":null}],"altText":"Cricket Stats","displayType":null}]},"trendingMatches":{"matches":[{"_uid":118899,"id":118899,"objectId":1469312,"scribeId":1469312,"slug":"gujarat-giants-women-vs-up-warriorz-women-15th-match","stage":"RUNNING","state":"PRE","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"night","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match starts in {{MATCH_START_HOURS}} {{MATCH_START_MINS}}","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":25,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":7052,"objectId":1358722,"scribeId":1358722,"slug":"gujarat-giants-women","name":"GG Women","longName":"Gujarat Giants Women","abbreviation":"GG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/355500/355583.png","isCountry":false,"primaryColor":"#DA8A0E","image":{"id":355583,"objectId":1361821,"slug":"gujarat-giants-team-logo","url":"/lsci/db/PICTURES/CMS/355500/355583.png","width":500,"height":500,"caption":"Gujarat Giants team logo","longCaption":"Gujarat Giants team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7054,"objectId":1358724,"scribeId":1358724,"slug":"up-warriorz-women","name":"UPW Women","longName":"UP Warriorz Women","abbreviation":"UPW-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/377400/377407.png","isCountry":false,"primaryColor":"#7A339E","image":{"id":377407,"objectId":1424121,"slug":"up-warriors-2024-wpl-team-logo","url":"/lsci/db/PICTURES/CMS/377400/377407.png","width":500,"height":500,"caption":"UP Warriors 2024 WPL team logo","longCaption":"UP Warriors 2024 WPL team logo","credit":"WPL","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":333058,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":1,"totalStories":2,"hasGalleries":false,"hasImages":false,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T13:06:06.185Z","scorecardSource":"","ballByBallSource":""},{"_uid":118758,"id":118758,"objectId":1466426,"scribeId":1466426,"slug":"australia-vs-india-1st-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"1st Semi-Final","floodlit":"daynight","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-04T00:00:00.000Z","startTime":"2025-03-04T09:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004853","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":199,"totalSquads":8,"gamePlayWatch":false},"ground":{"id":2439,"objectId":392627,"name":"Dubai International Cricket Stadium","smallName":"Dubai (DICS)","longName":"Dubai International Cricket Stadium","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":1,"totalStories":4,"hasGalleries":false,"hasImages":false,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T13:06:06.184Z","scorecardSource":null,"ballByBallSource":null},{"_uid":115741,"id":115741,"objectId":1443568,"scribeId":1443568,"slug":"new-zealand-women-vs-sri-lanka-women-1st-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"1st ODI","floodlit":"daynight","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-04T00:00:00.000Z","startTime":"2025-03-04T01:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"001439","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16485,"objectId":1443560,"scribeId":1443560,"slug":"new-zealand-women-vs-sri-lanka-women-2024-25","name":"New Zealand Women vs Sri Lanka Women","longName":"Sri Lanka Women tour of New Zealand","alternateName":"NZ vs SL [W]","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":453,"objectId":58857,"name":"McLean Park, Napier","smallName":"Napier","longName":"McLean Park, Napier","slug":"mclean-park-napier","location":"","image":{"id":50664,"objectId":209569,"slug":"mclean-park-napier","url":"/lsci/db/PICTURES/CMS/50600/50664.jpg","width":350,"height":228,"caption":"McLean Park, Napier","longCaption":"McLean Park, Napier, New Zealand","credit":null,"photographer":null,"peerUrls":null},"town":{"id":836,"objectId":58855,"name":"Napier","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"},"capacity":"10,500"},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T13:06:06.184Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118784,"id":118784,"objectId":1468147,"scribeId":1468147,"slug":"mountaineers-vs-mashonaland-eagles-19th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Mountaineers need 208 runs from 34.2 overs.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4594,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":15.04,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16772,"objectId":1456675,"scribeId":8838,"slug":"pro50-championship-2024-25","name":"Pro50 Championship","longName":"Pro50 Championship","alternateName":"Pro50 Championship","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-25T00:00:00.000Z","endDate":"2025-01-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1529,"objectId":59558,"name":"Mutare Sports Club","smallName":"Mutare","longName":"Mutare Sports Club","slug":"mutare-umtali-sports-club","location":"","image":null,"town":{"id":1030,"objectId":59557,"name":"Mutare","area":"Manicaland","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":null},"teams":[{"team":{"id":4591,"objectId":424005,"scribeId":424005,"slug":"mashonaland-eagles","name":"Eagles","longName":"Mashonaland Eagles","abbreviation":"EAGLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/328700/328738.png","isCountry":false,"primaryColor":null,"image":{"id":328738,"objectId":1283194,"slug":"eagles-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328738.png","width":500,"height":500,"caption":"Eagles team logo","longCaption":"Eagles team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":false,"score":"280","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4594,"objectId":424008,"scribeId":424008,"slug":"mountaineers","name":"Mountaineers","longName":"Mountaineers","abbreviation":"MOUNT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318121.jpg","isCountry":false,"primaryColor":null,"image":{"id":318121,"objectId":1255835,"slug":"mountaineers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318121.jpg","width":500,"height":500,"caption":"Mountaineers team logo","longCaption":"Mountaineers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":true,"score":"73/2","scoreInfo":"15.4/50 ov, T:281","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T13:06:07.796Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118785,"id":118785,"objectId":1468148,"scribeId":1468148,"slug":"matabeleland-tuskers-vs-southern-rocks-20th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"20th Match","floodlit":"day","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Rocks need 142 runs from 35 overs.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4593,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":15,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16772,"objectId":1456675,"scribeId":8838,"slug":"pro50-championship-2024-25","name":"Pro50 Championship","longName":"Pro50 Championship","alternateName":"Pro50 Championship","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-25T00:00:00.000Z","endDate":"2025-01-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"Queens Sports Club, Bulawayo","smallName":"Bulawayo","longName":"Queens Sports Club, Bulawayo","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":4590,"objectId":424001,"scribeId":424001,"slug":"matabeleland-tuskers","name":"Tuskers","longName":"Matabeleland Tuskers","abbreviation":"TUSK","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318122.jpg","isCountry":false,"primaryColor":null,"image":{"id":318122,"objectId":1255836,"slug":"tuskers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318122.jpg","width":500,"height":500,"caption":"Tuskers team logo","longCaption":"Tuskers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":"212","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4593,"objectId":424007,"scribeId":424007,"slug":"southern-rocks","name":"Rocks","longName":"Southern Rocks","abbreviation":"ROCKS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318119.png","isCountry":false,"primaryColor":null,"image":{"id":318119,"objectId":1255833,"slug":"southern-rocks-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318119.png","width":500,"height":500,"caption":"Southern Rocks team logo","longCaption":"Southern Rocks team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":true,"score":"71/6","scoreInfo":"15/50 ov, T:213","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T13:06:06.185Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118757,"id":118757,"objectId":1466425,"scribeId":1466425,"slug":"india-vs-new-zealand-12th-match-group-a","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"12th Match, Group A","floodlit":"daynight","startDate":"2025-03-02T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","startTime":"2025-03-02T09:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"India won by 44 runs","statusEng":"RESULT","internationalNumber":"004852","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":5,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.03,"liveOversPending":null,"liveBalls":270,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":199,"totalSquads":8,"gamePlayWatch":false},"ground":{"id":2439,"objectId":392627,"name":"Dubai International Cricket Stadium","smallName":"Dubai (DICS)","longName":"Dubai International Cricket Stadium","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":"249/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":false,"isLive":false,"score":"205","scoreInfo":"45.3/50 ov, T:250","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":333043,"reportStoryId":333064,"liveBlogStoryId":333053,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":47,"totalVideos":22,"totalStories":13,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T13:06:06.184Z","scorecardSource":"emma","ballByBallSource":"feedback"}]},"keySeriesItems":[{"title":"ICC Champions Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":199,"totalSquads":8,"gamePlayWatch":false}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":25,"totalSquads":5,"gamePlayWatch":false}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16622,"objectId":1449924,"scribeId":8048,"slug":"ipl-2025","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2025","startDate":"2025-03-21T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":89,"totalSquads":10,"gamePlayWatch":false}},{"title":"Ranji Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":3,"totalSquads":32,"gamePlayWatch":false}},{"title":"Plunket Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16691,"objectId":1452136,"scribeId":8828,"slug":"plunket-shield-2024-25","name":"Plunket Shield","longName":"Plunket Shield","alternateName":"Plunket Shield","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-11-11T00:00:00.000Z","endDate":"2025-04-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"The Ford Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16689,"objectId":1451912,"scribeId":8880,"slug":"the-ford-trophy-2024-25","name":"The Ford Trophy","longName":"The Ford Trophy","alternateName":"Ford Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-10-20T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Sheffield Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false}},{"title":"One-Day Cup (Australia)","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16510,"objectId":1444469,"scribeId":18077,"slug":"one-day-cup-aus-2024-25","name":"One-Day Cup (AUS)","longName":"One-Day Cup (Australia)","alternateName":"Australia 1-Day","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-09-22T00:00:00.000Z","endDate":"2025-03-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Cricket World Cup League 2","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2","longName":"ICC Men's Cricket World Cup League 2","alternateName":"WCL 2","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group A","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16673,"objectId":1451764,"scribeId":19553,"slug":"cwc-challenge-league-group-a-2024-2026","name":"CWC Challenge League Group A","longName":"CWC Challenge League Group A","alternateName":"Challenge League A","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Kenya","season":"2024-2026","startDate":"2024-09-25T00:00:00.000Z","endDate":"2024-10-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group B","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16682,"objectId":1451884,"scribeId":19653,"slug":"cwc-challenge-league-group-b-2024-2026","name":"CWC Challenge League Group B","longName":"CWC Challenge League Group B","alternateName":"Challenge League Group B","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Hong Kong/Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2026-03-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Women's Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":"Championship [W]","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":10,"totalSquads":0,"gamePlayWatch":false}},{"title":"World Test Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"broadcastName":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":644,"totalSquads":0,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"promotedItems":[{"title":"Champions Trophy 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20777,"objectId":1468259,"title":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results"}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":21182,"objectId":1472803,"title":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19806,"objectId":1450448,"title":"https://www.espncricinfo.com/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"}},{"title":"ICC team rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19296,"objectId":1441993,"title":"https://www.espncricinfo.com/rankings/icc-team-ranking","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}},{"title":"ICC player rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19297,"objectId":1441994,"title":"https://www.espncricinfo.com/rankings/icc-player-ranking","url":"https://www.espncricinfo.com/rankings/icc-player-ranking"}},{"title":"Writers","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17385,"objectId":1400155,"title":"https://www.espncricinfo.com/espncricinfo-writers-index","url":"https://www.espncricinfo.com/espncricinfo-writers-index"}},{"title":"Ask Cricinfo","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12478,"objectId":1278011,"title":"https://www.espncricinfo.com/ask","url":"https://www.espncricinfo.com/ask"}}],"askQuestionContent":null},"appPageProps":{"data":{"match":{"_uid":116317,"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"Final","floodlit":"day","startDate":"2025-02-26T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","startTime":"2025-02-26T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Match drawn (Vidarbha won on 1st innings)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":1912,"tossWinnerChoice":2,"resultStatus":4,"liveInning":3,"liveInningPredictions":null,"liveOvers":143.05,"liveOversPending":36.1,"liveBalls":859,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":3,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"379 \u0026 375/9","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"teamOdds":null},{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"342","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":332917,"reportStoryId":333055,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":38,"totalVideos":0,"totalStories":8,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T12:52:18.192Z","scorecardSource":"emma","ballByBallSource":"feedback","finalType":1,"tiebreakerTeamId":2230,"endTime":"2025-03-02T12:48:47.000Z","statusData":{"statusTextLangKey":"match_status_text_drawn_first_won","statusTextLangData":{"firstBattingTeamId":2230,"tossWinnerTeamId":1912,"tiebreakerTeamId":2230,"winnerTeamId":null,"currentBattingTeamId":2230,"wonByRuns":null,"wonByWickets":null,"wonByBalls":null,"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":5,"scheduledOvers":0,"scheduledInnings":2,"hoursInfo":"","daysInfo":"26,27,28 February, 1,2 March 2025","umpires":[{"team":{"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"}},"player":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1965,"month":3,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":{"id":118831,"objectId":465619,"slug":"umpire-anil-chaudhary","url":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","width":160,"height":175,"caption":"Umpire Anil Chaudhary","longCaption":"Umpire Anil Chaudhary","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}},{"team":{"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"}},"player":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1974,"month":11,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":177315,"objectId":712025,"slug":"madanagopal-umpire-portrait","url":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","width":160,"height":200,"caption":"Madanagopal umpire portrait","longCaption":"Madanagopal umpire portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"tvUmpires":[{"team":{"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"}},"player":{"id":66734,"objectId":537232,"name":"R Pandit","longName":"Rohan Pandit","mobileName":"Pandit","indexName":"Pandit, R","battingName":"R Pandit","fieldingName":"Pandit","slug":"rohan-pandit","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1981,"month":1,"date":13},"dateOfDeath":null,"gender":"M","battingStyles":[],"bowlingStyles":[],"longBattingStyles":[],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"reserveUmpires":null,"matchReferees":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"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"}},"player":{"id":7873,"objectId":26923,"name":"PJ Bhatt","longName":"Prakash Bhatt","mobileName":"Bhatt","indexName":"Bhatt, PJ","battingName":"PJ Bhatt","fieldingName":"Bhatt","slug":"prakash-bhatt","imageUrl":"/lsci/db/PICTURES/DB/032000/010135.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1970,"month":1,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":9033,"objectId":26922,"slug":"prakash-bhatt-portrait","url":"/lsci/db/PICTURES/DB/032000/010135.jpg","width":100,"height":150,"caption":"Prakash Bhatt, Portrait","longCaption":"Prakash Bhatt, Saurashtra, Portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"debutPlayers":null,"replacementPlayers":null,"otherSerieses":[],"actualDays":5,"hawkeyeSource":null,"commentarySource":"cms","liveCommentator":"@himanshu_a30","liveScorer":"Chetan Kumar","liveDay":5,"liveSession":2},"content":{"matchPlayers":{"teamPlayers":[{"type":"PLAYING","team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"players":[{"playerRoleType":"P","player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"CWK","player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"matches":10,"runs":967,"innings":18,"average":53.7222,"notouts":0,"strikerate":58},{"player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"matches":10,"runs":781,"innings":18,"average":48.8125,"notouts":2,"strikerate":50.25}],"bestBowlers":[{"player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"matches":10,"wickets":74,"innings":20,"average":17.4324,"economy":2.7862,"conceded":1290,"balls":2778,"strikerate":37.54},{"player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"matches":4,"wickets":16,"innings":8,"average":29.375,"economy":4.2988,"conceded":470,"balls":656,"strikerate":41}]},{"type":"PLAYING","team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"players":[{"playerRoleType":"P","player":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"matches":9,"runs":665,"innings":12,"average":83.125,"notouts":4,"strikerate":44.01},{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"matches":10,"runs":641,"innings":12,"average":71.2222,"notouts":3,"strikerate":62.41}],"bestBowlers":[{"player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"matches":9,"wickets":40,"innings":16,"average":19.875,"economy":2.6456,"conceded":795,"balls":1803,"strikerate":45.07},{"player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"matches":7,"wickets":30,"innings":12,"average":17.5,"economy":2.4862,"conceded":525,"balls":1267,"strikerate":42.23}]}]},"notes":{"groups":[{"type":"DAY","day":1,"notes":["Vidarbha 1st innings","Over 0.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - PR Rekhade (Upheld)","Over 8.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - DR Shorey (Struck down)","Drinks: Vidarbha - 28/3 in 15.0 overs (DV Malewar 6, KK Nair 4)","Vidarbha: 50 runs in 21.5 overs (133 balls), Extras 2","4th Wicket: 50 runs in 92 balls (DV Malewar 29, KK Nair 20, Ex 1)","Lunch: Vidarbha - 81/3 in 32.0 overs (DV Malewar 38, KK Nair 24)","Vidarbha: 100 runs in 37.2 overs (226 balls), Extras 2","DV Malewar: 50 off 104 balls (7 x 4, 1 x 6)","4th Wicket: 100 runs in 187 balls (DV Malewar 64, KK Nair 35, Ex 1)","Drinks: Vidarbha - 131/3 in 47.0 overs (DV Malewar 75, KK Nair 37)","Vidarbha: 150 runs in 52.6 overs (320 balls), Extras 2","DV Malewar: 100 off 168 balls (12 x 4, 2 x 6)","Tea: Vidarbha - 170/3 in 58.0 overs (DV Malewar 104, KK Nair 47)","4th Wicket: 150 runs in 284 balls (DV Malewar 100, KK Nair 49, Ex 1)","KK Nair: 50 off 125 balls (3 x 4, 1 x 6)","Vidarbha: 200 runs in 66.1 overs (399 balls), Extras 4","Drinks: Vidarbha - 210/3 in 70.0 overs (DV Malewar 124, KK Nair 65)","4th Wicket: 200 runs in 381 balls (DV Malewar 123, KK Nair 74, Ex 3)","Second new ball taken at 81.4 overs","Vidarbha: 250 runs in 84.6 overs (512 balls), Extras 8","End Of Day: Vidarbha - 254/4 in 86.0 overs (DV Malewar 138, Yash Thakur 5)"]},{"type":"DAY","day":2,"notes":["DV Malewar: 150 off 273 balls (15 x 4, 3 x 6)","5th Wicket: 50 runs in 77 balls (DV Malewar 20, Yash Thakur 23, Ex 7)","Drinks: Vidarbha - 294/5 in 98.0 overs (Yash Thakur 24, YV Rathod 2)","Drinks: Vidarbha - 297/7 in 100.3 overs (AV Wadkar 1)","Vidarbha: 300 runs in 101.4 overs (612 balls), Extras 12","Over 110.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - HS Dubey (Struck down)","Vidarbha: 350 runs in 116.1 overs (699 balls), Extras 16","Lunch: Vidarbha - 373/9 in 121.0 overs (HS Dubey 10, NN Bhute 28)","Innings Break: Vidarbha - 379/10 in 123.1 overs (HS Dubey 12)","Kerala 1st innings","Kerala: 50 runs in 10.3 overs (65 balls), Extras 2","Tea: Kerala - 57/2 in 14.0 overs (AA Sarwate 31, Ahammed Imran 10)","3rd Wicket: 50 runs in 81 balls (AA Sarwate 35, Ahammed Imran 13, Ex 2)","Drinks: Kerala - 94/2 in 27.4 overs (AA Sarwate 48, Ahammed Imran 29)","AA Sarwate: 50 off 90 balls (8 x 4)","Kerala: 100 runs in 29.4 overs (181 balls), Extras 3","End Of Day: Kerala - 131/3 in 39.0 overs (AA Sarwate 66, Sachin Baby 7)"]},{"type":"DAY","day":3,"notes":["Kerala: 150 runs in 45.4 overs (281 balls), Extras 14","4th Wicket: 50 runs in 109 balls (AA Sarwate 22, Sachin Baby 17, Ex 11)","Drinks: Kerala - 166/3 in 52.4 overs (AA Sarwate 77, Sachin Baby 23)","Kerala: 200 runs in 62.5 overs (386 balls), Extras 16","Sachin Baby: 50 off 108 balls (6 x 4)","Lunch: Kerala - 219/5 in 70.4 overs (Sachin Baby 52)","Over 70.4: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Salman Nizar (Struck down)","Over 75.3: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Sachin Baby (Upheld)","Kerala: 250 runs in 83.5 overs (514 balls), Extras 18","Over 85.5: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Mohammed Azharuddeen (Upheld)","Drinks: Kerala - 250/5 in 87.0 overs (Sachin Baby 62, Mohammed Azharuddeen 19)","6th Wicket: 50 runs in 125 balls (Sachin Baby 17, Mohammed Azharuddeen 31, Ex 2)","Second New ball taken at 92.2 overs","Over 94.1: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Mohammed Azharuddeen (Struck down - Umpires Call)","Tea: Kerala - 298/6 in 99.0 overs (Sachin Baby 82, Jalaj S Saxena 11)","Kerala: 300 runs in 99.4 overs (611 balls), Extras 20","Over 111.5: Review by Vidarbha (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - Jalaj S Saxena (Struck down)","Drinks: Kerala - 334/7 in 113.0 overs (Jalaj S Saxena 26, Eden Apple Tom 5)","Over 121.6: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - MD Nidheesh (Struck down - Umpires Call)","Over 122.6: Review by Kerala (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - Eden Apple Tom (Upheld)","Vidarbha 2nd innings","End Of Day: Vidarbha - 0/0"]},{"type":"DAY","day":4,"notes":["Over 3.6: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - DV Malewar (Struck down - Umpires Call)","Over 6.6: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - DV Malewar (Upheld)","Drinks: Vidarbha - 43/2 in 15.0 overs (DV Malewar 8, KK Nair 26)","Vidarbha: 50 runs in 17.6 overs (110 balls), Extras 3","3rd Wicket: 50 runs in 103 balls (DV Malewar 14, KK Nair 33, Ex 3)","Lunch: Vidarbha - 90/2 in 34.0 overs (DV Malewar 38, KK Nair 42)","KK Nair: 50 off 104 balls (6 x 4)","Vidarbha: 100 runs in 36.1 overs (219 balls), Extras 4","Over 37.5: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - KK Nair (Struck down)","3rd Wicket: 100 runs in 221 balls (DV Malewar 40, KK Nair 58, Ex 4)","DV Malewar: 50 off 123 balls (4 x 4)","Drinks: Vidarbha - 139/2 in 47.0 overs (DV Malewar 58, KK Nair 69)","Vidarbha: 150 runs in 48.3 overs (293 balls), Extras 8","3rd Wicket: 150 runs in 280 balls (DV Malewar 61, KK Nair 81, Ex 8)","KK Nair: 100 off 184 balls (7 x 4, 2 x 6)","Tea: Vidarbha - 189/3 in 61.0 overs (KK Nair 100, YV Rathod 0)","Vidarbha: 200 runs in 66.4 overs (402 balls), Extras 10","Drinks: Vidarbha - 229/3 in 76.0 overs (KK Nair 119, YV Rathod 21)","Over 80.1: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - YV Rathod (Upheld)","End Of Day: Vidarbha - 249/4 in 90.0 overs (KK Nair 132, AV Wadkar 4)"]},{"type":"DAY","day":5,"notes":["Vidarbha: 250 runs in 90.3 overs (545 balls), Extras 10","Over 95.2: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - KK Nair (Struck down)","New ball taken at 100.1 overs","Over 101.6: Review by Kerala (Bowling), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - HS Dubey (Struck down - Umpires Call)","Drinks: Vidarbha - 279/5 in 108.0 overs (AV Wadkar 22, HS Dubey 4)","Over 108.1: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - AK Chaudhary, Batter - HS Dubey (Struck down - Umpires Call)","Vidarbha: 300 runs in 117.4 overs (708 balls), Extras 15","Lunch: Vidarbha - 314/7 in 124.0 overs (AK Karnewar 24, DG Nalkande 8)","Over 133.4: Review by Vidarbha (Batting), Decision Challenged - Wicket, Umpire - J Madanagopal, Batter - NN Bhute (Struck down)","Drinks: Vidarbha - 348/9 in 137.0 overs (DG Nalkande 32, Yash Thakur 0)","Vidarbha: 350 runs in 137.3 overs (827 balls), Extras 16","DG Nalkande: 50 off 98 balls (3 x 4, 1 x 6)"]}]},"closeOfPlay":{"stats":[{"date":"2025-02-26","dayType":1,"dayNumber":1,"player1":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningsNumber":1,"player1Runs":138,"player2Runs":5,"overs":86,"runs":254,"wickets":4,"event":null},{"date":"2025-02-27","dayType":1,"dayNumber":2,"player1":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningsNumber":2,"player1Runs":66,"player2Runs":7,"overs":39,"runs":131,"wickets":3,"event":null},{"date":"2025-02-28","dayType":1,"dayNumber":3,"player1":null,"player2":null,"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningsNumber":2,"player1Runs":0,"player2Runs":0,"overs":0,"runs":342,"wickets":0,"event":1},{"date":"2025-03-01","dayType":1,"dayNumber":4,"player1":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"player2":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningsNumber":3,"player1Runs":132,"player2Runs":4,"overs":90,"runs":249,"wickets":4,"event":null},{"date":"2025-03-02","dayType":3,"dayNumber":5,"player1":null,"player2":null,"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningsNumber":3,"player1Runs":0,"player2Runs":0,"overs":143.5,"runs":375,"wickets":9,"event":null}]},"matchPlayerAwards":[{"type":"PLAYER_OF_MATCH","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningStats":[{"inningNumber":1,"stat":{"runs":153,"ballsFaced":285,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":2,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":1,"stumped":0}},{"inningNumber":3,"stat":{"runs":73,"ballsFaced":162,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}}]},{"type":"PLAYER_OF_SERIES","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"stat":{"runs":476,"ballsFaced":802,"notouts":1,"wickets":69,"conceded":1172,"balls":null,"economy":null,"caught":2,"stumped":0}}],"innings":[{"inningNumber":1,"isCurrent":false,"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isBatted":true,"runs":379,"wickets":10,"lead":379,"target":0,"overs":123.1,"balls":739,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":16,"byes":4,"legbyes":9,"wides":1,"noballs":2,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":0,"balls":2,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Nidheesh","commentary":"Parth Rekhade lbw b Nidheesh 0 (2b 0x4 0x6) SR: 0","fielderText":null,"bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"big appeal as he curves one back in to strike Rekhade on the pad. My first thought was it may have been a tad high. \u003cstrong\u003eBut Sachin Baby opts to review.\u003c/strong\u003e The ball pitches in line, there's no inside edge, so height is the only question. He was hit above the flap. But ball tracking projects the ball to be hitting middle. \u003cb\u003e What a review, Kerala strike early. \u003c/b\u003e"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowBalls":null,"fowOvers":0.2,"fowOverNumber":1,"ballOversActual":0.2,"ballOversUnique":0.02,"ballTotalRuns":0,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397275,"objectId":1474899,"slug":"md-nidheesh-is-mobbed-by-his-kerala-team-mates-after-striking-with-the-second-ball-of-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397275.jpg","width":1400,"height":837,"caption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final","longCaption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397275.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397275.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397275.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":16,"balls":35,"minutes":null,"fours":3,"sixes":0,"strikerate":45.71,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Eden Apple Tom","commentary":"Dhruv Shorey c †Mohammed Azharuddeen b Eden Apple Tom 16 (35b 3x4 0x6) SR: 45.71","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ea dive from the keeper and Eden has struck!\u003c/b\u003e Length ball outside off. Appears to be angling in but it deviates away after pitching. Shorey chases after it half-heartedly, and Azharuddeen takes a low single-hand catch diving to his right!"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":24,"fowBalls":null,"fowOvers":12.5,"fowOverNumber":13,"ballOversActual":12.5,"ballOversUnique":12.05,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397278,"objectId":1474905,"slug":"eden-apple-tom-celebrates-the-wicket-of-dhruv-shorey","url":"/lsci/db/PICTURES/CMS/397200/397278.jpg","width":1400,"height":827,"caption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey","longCaption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397278.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397278.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397278.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":1,"balls":21,"minutes":null,"fours":0,"sixes":0,"strikerate":4.76,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Basil b Nidheesh","commentary":"Darshan Nalkande c Basil b Nidheesh 1 (21b 0x4 0x6) SR: 4.76","fielderText":"c Basil","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003epulled straight to a strategically placed deep square halfway in!\u003c/strong\u003e Nalkande looks to fetch this from way outside off and doesn't control the pull, hits it in the air and the catch is well taken by Basil. So the decision to promote Nalkande doesn't work."}],"fowOrder":1,"fowWicketNum":2,"fowRuns":11,"fowBalls":null,"fowOvers":6.3,"fowOverNumber":7,"ballOversActual":6.3,"ballOversUnique":6.03,"ballTotalRuns":11,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":153,"balls":285,"minutes":null,"fours":15,"sixes":3,"strikerate":53.68,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Basil","commentary":"Danish Malewar b Basil 153 (285b 15x4 3x6) SR: 53.68","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eIt took a nip-backer that good to remove Malewar, for 153\u003c/strong\u003e! Basil's lengths have manufactured that wicket. This is good length, landed around fourth, just 128ks but it was right in that in-between area. That stopped Malewar from committing either on the front foot or the back foot. He took a bit of extra time before trying to push it to the bowler's left. There was a gap between bat and pad, through which the ball skidded. The toe of Malewar's bat was on the floor when he finished"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":290,"fowBalls":null,"fowOvers":95.3,"fowOverNumber":96,"ballOversActual":95.3,"ballOversUnique":95.03,"ballTotalRuns":290,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397380,"objectId":1475152,"slug":"nedumankuzhy-basil-celebrates-with-his-team-mates-after-dismissing-danish-malewar","url":"/lsci/db/PICTURES/CMS/397300/397380.jpg","width":1400,"height":960,"caption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar","longCaption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397380.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397380.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397380.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}},{"id":397375,"objectId":1475146,"slug":"danish-malewar-brings-up-his-150","url":"/lsci/db/PICTURES/CMS/397300/397375.jpg","width":1400,"height":1053,"caption":"Danish Malewar brings up his 150","longCaption":"Danish Malewar brings up his 150, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397375.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397375.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397375.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}},{"id":397294,"objectId":1474955,"slug":"danish-malewar-made-a-crucial-century-for-vidarbha-in-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397294.jpg","width":1400,"height":1976,"caption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final","longCaption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397294.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397294.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397294.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"battedType":"yes","runs":86,"balls":188,"minutes":null,"fours":8,"sixes":1,"strikerate":45.74,"isOut":true,"dismissalType":4,"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"run out","long":"run out (Kunnummal)","commentary":"Karun Nair run out (Kunnummal) 86 (188b 8x4 1x6) SR: 45.74","fielderText":"run out (Kunnummal)","bowlerText":null},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003eout first ball after the new ball is taken! But it is a run out!\u003c/b\u003e A length ball wider outside off and shaping further away with the new ball doing its thing. Left alone. Keeper gets a hand to it with a dive, and it rolls away behind second slip. Nair wants a bye-run but Malewar initially says yes, then no, and Nair is slow to turn around. Rohan throws the stumps down and Nair is well short. How alert was Rohan!"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":239,"fowBalls":null,"fowOvers":81.4,"fowOverNumber":82,"ballOversActual":81.4,"ballOversUnique":81.04,"ballTotalRuns":239,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":25,"balls":60,"minutes":null,"fours":2,"sixes":0,"strikerate":41.66,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Basil","commentary":"Yash Thakur lbw b Basil 25 (60b 2x4 0x6) SR: 41.66","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eThat's gone!\u003c/strong\u003e Looked plumb, Thakur has a long chat before deciding not to review. Was a full ball at 128ks that angled in from wide of the crease. Landed around fourth stump and finished around middle. Replays suggest that there might have been a bit of seam movement in. Beat the straight drive on the inside edge and hit the back leg right in front of middle. Bowler was almost at the striker's end as he jogged while appealing. It just looked dead"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":295,"fowBalls":null,"fowOvers":99.4,"fowOverNumber":100,"ballOversActual":99.4,"ballOversUnique":99.04,"ballTotalRuns":295,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"battedType":"yes","runs":3,"balls":13,"minutes":null,"fours":0,"sixes":0,"strikerate":23.07,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Kunnummal b Eden Apple Tom","commentary":"Yash Rathod c Kunnummal b Eden Apple Tom 3 (13b 0x4 0x6) SR: 23.07","fielderText":"c Kunnummal","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eAround-the-wicket works, taken at first slip!\u003c/strong\u003e 130ks, slower than EAT's general pace, but the line and length were bang on! Landed around three-quarters of the way down the pitch, seam pointing towards first slip, around off stump before straightening a touch. Looked like it picked up pace off the pitch and the in-form Rathod tried to defend it to the bowler's right. His weight was forward, the bat was relatively close to the body, not that much he did wrong trying to block that. The ball was too good, rubbed the shoulder of the bat and went low to first slip"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":297,"fowBalls":null,"fowOvers":100.3,"fowOverNumber":101,"ballOversActual":100.3,"ballOversUnique":100.03,"ballTotalRuns":297,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"CWK","player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":23,"balls":49,"minutes":null,"fours":1,"sixes":1,"strikerate":46.93,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Eden Apple Tom","commentary":"Akshay Wadkar c †Mohammed Azharuddeen b Eden Apple Tom 23 (49b 1x4 1x6) SR: 46.93","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethe change in bowling brings a wicket!\u003c/b\u003e The speedster gets a length ball outside off to zip off the deck. Wadkar tries to slap it through the off side but he gets a big edge to the keeper! Too close to his body, rising ball too, bad shot played minutes before lunch. This is a big wicket!"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":335,"fowBalls":null,"fowOvers":113.3,"fowOverNumber":114,"ballOversActual":113.3,"ballOversUnique":113.03,"ballTotalRuns":335,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":12,"balls":22,"minutes":null,"fours":2,"sixes":0,"strikerate":54.54,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Kunnummal b Jalaj S Saxena","commentary":"Akshay Karnewar c Kunnummal b Jalaj S Saxena 12 (22b 2x4 0x6) SR: 54.54","fielderText":"c Kunnummal","bowlerText":"b Jalaj S Saxena"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethat's a stunning catch!\u003c/b\u003e Full ball just outside off. Drives with the turn, but Kunnummal at cover flies to his left and takes a great catch inches off the floor. That's the third wicket that his fielding effort has earned in this innings. Kerala keep chipping away"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":333,"fowBalls":null,"fowOvers":110.1,"fowOverNumber":111,"ballOversActual":110.1,"ballOversUnique":110.01,"ballTotalRuns":333,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"battedType":"yes","runs":12,"balls":28,"minutes":null,"fours":1,"sixes":0,"strikerate":42.85,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Harsh Dubey not out 12 (28b 1x4 0x6) SR: 42.85","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":32,"balls":38,"minutes":null,"fours":1,"sixes":2,"strikerate":84.21,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Nidheesh","commentary":"Nachiket Bhute c †Mohammed Azharuddeen b Nidheesh 32 (38b 1x4 2x6) SR: 84.21","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"Nicked off trying to run it down to third. Vidarbha bowled out for 379. Just 122ks but back of a length, Bhute's feet was in front of leg stump and the ball went over off. A bit of seam movement away and Bhute, who opened the face fully followed the line of the ball while tip-toeing. Thin edge and the keeper took it low while lunging on his right knee"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":379,"fowBalls":null,"fowOvers":123.1,"fowOverNumber":124,"ballOversActual":123.1,"ballOversUnique":123.01,"ballTotalRuns":379,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":28.1,"balls":169,"maidens":7,"conceded":61,"wickets":3,"economy":2.16,"runsPerBall":0.36,"dots":133,"fours":5,"sixes":1,"wides":0,"noballs":0,"videos":[],"images":[{"id":397275,"objectId":1474899,"slug":"md-nidheesh-is-mobbed-by-his-kerala-team-mates-after-striking-with-the-second-ball-of-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397275.jpg","width":1400,"height":837,"caption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final","longCaption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397275.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397275.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397275.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"big appeal as he curves one back in to strike Rekhade on the pad. My first thought was it may have been a tad high. \u003cstrong\u003eBut Sachin Baby opts to review.\u003c/strong\u003e The ball pitches in line, there's no inside edge, so height is the only question. He was hit above the flap. But ball tracking projects the ball to be hitting middle. \u003cb\u003e What a review, Kerala strike early. \u003c/b\u003e"}],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowOvers":0.2,"fowBalls":null},{"dismissalBatsman":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003epulled straight to a strategically placed deep square halfway in!\u003c/strong\u003e Nalkande looks to fetch this from way outside off and doesn't control the pull, hits it in the air and the catch is well taken by Basil. So the decision to promote Nalkande doesn't work."}],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":11,"fowOvers":6.3,"fowBalls":null},{"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"Nicked off trying to run it down to third. Vidarbha bowled out for 379. Just 122ks but back of a length, Bhute's feet was in front of leg stump and the ball went over off. A bit of seam movement away and Bhute, who opened the face fully followed the line of the ball while tip-toeing. Thin edge and the keeper took it low while lunging on his right knee"}],"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":379,"fowOvers":123.1,"fowBalls":null}]},{"player":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":31,"balls":186,"maidens":6,"conceded":102,"wickets":3,"economy":3.29,"runsPerBall":0.54,"dots":138,"fours":14,"sixes":1,"wides":1,"noballs":1,"videos":[],"images":[{"id":397278,"objectId":1474905,"slug":"eden-apple-tom-celebrates-the-wicket-of-dhruv-shorey","url":"/lsci/db/PICTURES/CMS/397200/397278.jpg","width":1400,"height":827,"caption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey","longCaption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397278.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397278.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397278.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}},{"id":397375,"objectId":1475146,"slug":"danish-malewar-brings-up-his-150","url":"/lsci/db/PICTURES/CMS/397300/397375.jpg","width":1400,"height":1053,"caption":"Danish Malewar brings up his 150","longCaption":"Danish Malewar brings up his 150, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397375.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397375.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397375.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ea dive from the keeper and Eden has struck!\u003c/b\u003e Length ball outside off. Appears to be angling in but it deviates away after pitching. Shorey chases after it half-heartedly, and Azharuddeen takes a low single-hand catch diving to his right!"}],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":24,"fowOvers":12.5,"fowBalls":null},{"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eAround-the-wicket works, taken at first slip!\u003c/strong\u003e 130ks, slower than EAT's general pace, but the line and length were bang on! Landed around three-quarters of the way down the pitch, seam pointing towards first slip, around off stump before straightening a touch. Looked like it picked up pace off the pitch and the in-form Rathod tried to defend it to the bowler's right. His weight was forward, the bat was relatively close to the body, not that much he did wrong trying to block that. The ball was too good, rubbed the shoulder of the bat and went low to first slip"}],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":297,"fowOvers":100.3,"fowBalls":null},{"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethe change in bowling brings a wicket!\u003c/b\u003e The speedster gets a length ball outside off to zip off the deck. Wadkar tries to slap it through the off side but he gets a big edge to the keeper! Too close to his body, rising ball too, bad shot played minutes before lunch. This is a big wicket!"}],"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":335,"fowOvers":113.3,"fowBalls":null}]},{"player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":13,"balls":78,"maidens":2,"conceded":49,"wickets":0,"economy":3.76,"runsPerBall":0.62,"dots":52,"fours":2,"sixes":3,"wides":0,"noballs":0,"videos":[],"images":[{"id":397294,"objectId":1474955,"slug":"danish-malewar-made-a-crucial-century-for-vidarbha-in-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397294.jpg","width":1400,"height":1976,"caption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final","longCaption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397294.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397294.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397294.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null,"inningWickets":[]},{"player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":24,"balls":144,"maidens":6,"conceded":60,"wickets":2,"economy":2.5,"runsPerBall":0.41,"dots":111,"fours":6,"sixes":0,"wides":0,"noballs":1,"videos":[],"images":[{"id":397380,"objectId":1475152,"slug":"nedumankuzhy-basil-celebrates-with-his-team-mates-after-dismissing-danish-malewar","url":"/lsci/db/PICTURES/CMS/397300/397380.jpg","width":1400,"height":960,"caption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar","longCaption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397380.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397380.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397380.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eIt took a nip-backer that good to remove Malewar, for 153\u003c/strong\u003e! Basil's lengths have manufactured that wicket. This is good length, landed around fourth, just 128ks but it was right in that in-between area. That stopped Malewar from committing either on the front foot or the back foot. He took a bit of extra time before trying to push it to the bowler's left. There was a gap between bat and pad, through which the ball skidded. The toe of Malewar's bat was on the floor when he finished"}],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":290,"fowOvers":95.3,"fowBalls":null},{"dismissalBatsman":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eThat's gone!\u003c/strong\u003e Looked plumb, Thakur has a long chat before deciding not to review. Was a full ball at 128ks that angled in from wide of the crease. Landed around fourth stump and finished around middle. Replays suggest that there might have been a bit of seam movement in. Beat the straight drive on the inside edge and hit the back leg right in front of middle. Bowler was almost at the striker's end as he jogged while appealing. It just looked dead"}],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":295,"fowOvers":99.4,"fowBalls":null}]},{"player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":20,"balls":120,"maidens":1,"conceded":72,"wickets":1,"economy":3.6,"runsPerBall":0.6,"dots":76,"fours":3,"sixes":2,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethat's a stunning catch!\u003c/b\u003e Full ball just outside off. Drives with the turn, but Kunnummal at cover flies to his left and takes a great catch inches off the floor. That's the third wicket that his fielding effort has earned in this innings. Kerala keep chipping away"}],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":333,"fowOvers":110.1,"fowBalls":null}]},{"player":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"bowledType":"yes","overs":7,"balls":42,"maidens":0,"conceded":22,"wickets":0,"economy":3.14,"runsPerBall":0.52,"dots":29,"fours":3,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"fours":33,"sixes":7,"runsSaved":2,"catches":6,"catchesDropped":null,"inningPartnerships":[{"player1":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":96412,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":2,"runs":0,"balls":2,"overs":0.2,"isLive":false},{"player1":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"outPlayerId":99252,"player1Runs":9,"player1Balls":17,"player2Runs":1,"player2Balls":21,"runs":11,"balls":38,"overs":6.1,"isLive":false},{"player1":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":68885,"player1Runs":7,"player1Balls":18,"player2Runs":6,"player2Balls":20,"runs":13,"balls":38,"overs":6.2,"isLive":false},{"player1":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"player2":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":59600,"player1Runs":86,"player1Balls":188,"player2Runs":126,"player2Balls":226,"runs":215,"balls":414,"overs":68.5,"isLive":false},{"player1":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":117015,"player1Runs":23,"player1Balls":44,"player2Runs":21,"player2Balls":39,"runs":51,"balls":83,"overs":13.5,"isLive":false},{"player1":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"outPlayerId":95329,"player1Runs":2,"player1Balls":16,"player2Runs":2,"player2Balls":9,"runs":5,"balls":25,"overs":4.1,"isLive":false},{"player1":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"player2":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"outPlayerId":102734,"player1Runs":1,"player1Balls":1,"player2Runs":1,"player2Balls":4,"runs":2,"balls":5,"overs":0.5,"isLive":false},{"player1":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"outPlayerId":66129,"player1Runs":12,"player1Balls":22,"player2Runs":20,"player2Balls":36,"runs":36,"balls":58,"overs":9.4,"isLive":false},{"player1":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"player2":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"outPlayerId":70456,"player1Runs":2,"player1Balls":12,"player2Runs":0,"player2Balls":8,"runs":2,"balls":20,"overs":3.2,"isLive":false},{"player1":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"outPlayerId":107082,"player1Runs":32,"player1Balls":38,"player2Runs":12,"player2Balls":20,"runs":44,"balls":58,"overs":9.4,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":0,"balls":2,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Nidheesh","commentary":"Parth Rekhade lbw b Nidheesh 0 (2b 0x4 0x6) SR: 0","fielderText":null,"bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"big appeal as he curves one back in to strike Rekhade on the pad. My first thought was it may have been a tad high. \u003cstrong\u003eBut Sachin Baby opts to review.\u003c/strong\u003e The ball pitches in line, there's no inside edge, so height is the only question. He was hit above the flap. But ball tracking projects the ball to be hitting middle. \u003cb\u003e What a review, Kerala strike early. \u003c/b\u003e"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowBalls":null,"fowOvers":0.2,"fowOverNumber":1,"ballOversActual":0.2,"ballOversUnique":0.02,"ballTotalRuns":0,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397275,"objectId":1474899,"slug":"md-nidheesh-is-mobbed-by-his-kerala-team-mates-after-striking-with-the-second-ball-of-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397275.jpg","width":1400,"height":837,"caption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final","longCaption":"MD Nidheesh is mobbed by his Kerala team-mates after striking with the second ball of the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397275.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397275.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397275.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":1,"balls":21,"minutes":null,"fours":0,"sixes":0,"strikerate":4.76,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Basil b Nidheesh","commentary":"Darshan Nalkande c Basil b Nidheesh 1 (21b 0x4 0x6) SR: 4.76","fielderText":"c Basil","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003epulled straight to a strategically placed deep square halfway in!\u003c/strong\u003e Nalkande looks to fetch this from way outside off and doesn't control the pull, hits it in the air and the catch is well taken by Basil. So the decision to promote Nalkande doesn't work."}],"fowOrder":1,"fowWicketNum":2,"fowRuns":11,"fowBalls":null,"fowOvers":6.3,"fowOverNumber":7,"ballOversActual":6.3,"ballOversUnique":6.03,"ballTotalRuns":11,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":16,"balls":35,"minutes":null,"fours":3,"sixes":0,"strikerate":45.71,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Eden Apple Tom","commentary":"Dhruv Shorey c †Mohammed Azharuddeen b Eden Apple Tom 16 (35b 3x4 0x6) SR: 45.71","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ea dive from the keeper and Eden has struck!\u003c/b\u003e Length ball outside off. Appears to be angling in but it deviates away after pitching. Shorey chases after it half-heartedly, and Azharuddeen takes a low single-hand catch diving to his right!"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":24,"fowBalls":null,"fowOvers":12.5,"fowOverNumber":13,"ballOversActual":12.5,"ballOversUnique":12.05,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397278,"objectId":1474905,"slug":"eden-apple-tom-celebrates-the-wicket-of-dhruv-shorey","url":"/lsci/db/PICTURES/CMS/397200/397278.jpg","width":1400,"height":827,"caption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey","longCaption":"Eden Apple Tom celebrates the wicket of Dhruv Shorey, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397278.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397278.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397278.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"battedType":"yes","runs":86,"balls":188,"minutes":null,"fours":8,"sixes":1,"strikerate":45.74,"isOut":true,"dismissalType":4,"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"run out","long":"run out (Kunnummal)","commentary":"Karun Nair run out (Kunnummal) 86 (188b 8x4 1x6) SR: 45.74","fielderText":"run out (Kunnummal)","bowlerText":null},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003eout first ball after the new ball is taken! But it is a run out!\u003c/b\u003e A length ball wider outside off and shaping further away with the new ball doing its thing. Left alone. Keeper gets a hand to it with a dive, and it rolls away behind second slip. Nair wants a bye-run but Malewar initially says yes, then no, and Nair is slow to turn around. Rohan throws the stumps down and Nair is well short. How alert was Rohan!"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":239,"fowBalls":null,"fowOvers":81.4,"fowOverNumber":82,"ballOversActual":81.4,"ballOversUnique":81.04,"ballTotalRuns":239,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":153,"balls":285,"minutes":null,"fours":15,"sixes":3,"strikerate":53.68,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Basil","commentary":"Danish Malewar b Basil 153 (285b 15x4 3x6) SR: 53.68","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eIt took a nip-backer that good to remove Malewar, for 153\u003c/strong\u003e! Basil's lengths have manufactured that wicket. This is good length, landed around fourth, just 128ks but it was right in that in-between area. That stopped Malewar from committing either on the front foot or the back foot. He took a bit of extra time before trying to push it to the bowler's left. There was a gap between bat and pad, through which the ball skidded. The toe of Malewar's bat was on the floor when he finished"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":290,"fowBalls":null,"fowOvers":95.3,"fowOverNumber":96,"ballOversActual":95.3,"ballOversUnique":95.03,"ballTotalRuns":290,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397380,"objectId":1475152,"slug":"nedumankuzhy-basil-celebrates-with-his-team-mates-after-dismissing-danish-malewar","url":"/lsci/db/PICTURES/CMS/397300/397380.jpg","width":1400,"height":960,"caption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar","longCaption":"Nedumankuzhy Basil celebrates with his team-mates after dismissing Danish Malewar, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397380.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397380.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397380.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}},{"id":397375,"objectId":1475146,"slug":"danish-malewar-brings-up-his-150","url":"/lsci/db/PICTURES/CMS/397300/397375.jpg","width":1400,"height":1053,"caption":"Danish Malewar brings up his 150","longCaption":"Danish Malewar brings up his 150, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397375.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397375.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397375.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}},{"id":397294,"objectId":1474955,"slug":"danish-malewar-made-a-crucial-century-for-vidarbha-in-the-ranji-trophy-final","url":"/lsci/db/PICTURES/CMS/397200/397294.jpg","width":1400,"height":1976,"caption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final","longCaption":"Danish Malewar made a crucial century for Vidarbha in the Ranji Trophy final, Vidarbha vs Kerala, Ranji Trophy 2024-25 final, day 1, Nagpur, February 26, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397200/397294.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397200/397294.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397200/397294.10.jpg"},"dateTaken":"2025-02-26","capturedOn":{"year":2025,"month":2,"date":26}}],"currentType":null},{"playerRoleType":"P","player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":25,"balls":60,"minutes":null,"fours":2,"sixes":0,"strikerate":41.66,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Basil","commentary":"Yash Thakur lbw b Basil 25 (60b 2x4 0x6) SR: 41.66","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eThat's gone!\u003c/strong\u003e Looked plumb, Thakur has a long chat before deciding not to review. Was a full ball at 128ks that angled in from wide of the crease. Landed around fourth stump and finished around middle. Replays suggest that there might have been a bit of seam movement in. Beat the straight drive on the inside edge and hit the back leg right in front of middle. Bowler was almost at the striker's end as he jogged while appealing. It just looked dead"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":295,"fowBalls":null,"fowOvers":99.4,"fowOverNumber":100,"ballOversActual":99.4,"ballOversUnique":99.04,"ballTotalRuns":295,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"battedType":"yes","runs":3,"balls":13,"minutes":null,"fours":0,"sixes":0,"strikerate":23.07,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Kunnummal b Eden Apple Tom","commentary":"Yash Rathod c Kunnummal b Eden Apple Tom 3 (13b 0x4 0x6) SR: 23.07","fielderText":"c Kunnummal","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eAround-the-wicket works, taken at first slip!\u003c/strong\u003e 130ks, slower than EAT's general pace, but the line and length were bang on! Landed around three-quarters of the way down the pitch, seam pointing towards first slip, around off stump before straightening a touch. Looked like it picked up pace off the pitch and the in-form Rathod tried to defend it to the bowler's right. His weight was forward, the bat was relatively close to the body, not that much he did wrong trying to block that. The ball was too good, rubbed the shoulder of the bat and went low to first slip"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":297,"fowBalls":null,"fowOvers":100.3,"fowOverNumber":101,"ballOversActual":100.3,"ballOversUnique":100.03,"ballTotalRuns":297,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":12,"balls":22,"minutes":null,"fours":2,"sixes":0,"strikerate":54.54,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Kunnummal b Jalaj S Saxena","commentary":"Akshay Karnewar c Kunnummal b Jalaj S Saxena 12 (22b 2x4 0x6) SR: 54.54","fielderText":"c Kunnummal","bowlerText":"b Jalaj S Saxena"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethat's a stunning catch!\u003c/b\u003e Full ball just outside off. Drives with the turn, but Kunnummal at cover flies to his left and takes a great catch inches off the floor. That's the third wicket that his fielding effort has earned in this innings. Kerala keep chipping away"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":333,"fowBalls":null,"fowOvers":110.1,"fowOverNumber":111,"ballOversActual":110.1,"ballOversUnique":110.01,"ballTotalRuns":333,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"CWK","player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":23,"balls":49,"minutes":null,"fours":1,"sixes":1,"strikerate":46.93,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Eden Apple Tom","commentary":"Akshay Wadkar c †Mohammed Azharuddeen b Eden Apple Tom 23 (49b 1x4 1x6) SR: 46.93","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethe change in bowling brings a wicket!\u003c/b\u003e The speedster gets a length ball outside off to zip off the deck. Wadkar tries to slap it through the off side but he gets a big edge to the keeper! Too close to his body, rising ball too, bad shot played minutes before lunch. This is a big wicket!"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":335,"fowBalls":null,"fowOvers":113.3,"fowOverNumber":114,"ballOversActual":113.3,"ballOversUnique":113.03,"ballTotalRuns":335,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":32,"balls":38,"minutes":null,"fours":1,"sixes":2,"strikerate":84.21,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Nidheesh","commentary":"Nachiket Bhute c †Mohammed Azharuddeen b Nidheesh 32 (38b 1x4 2x6) SR: 84.21","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"Nicked off trying to run it down to third. Vidarbha bowled out for 379. Just 122ks but back of a length, Bhute's feet was in front of leg stump and the ball went over off. A bit of seam movement away and Bhute, who opened the face fully followed the line of the ball while tip-toeing. Thin edge and the keeper took it low while lunging on his right knee"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":379,"fowBalls":null,"fowOvers":123.1,"fowOverNumber":124,"ballOversActual":123.1,"ballOversUnique":123.01,"ballTotalRuns":379,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":0,"fowOvers":0.2,"fowBalls":null},{"dismissalBatsman":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":11,"fowOvers":6.3,"fowBalls":null},{"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":24,"fowOvers":12.5,"fowBalls":null},{"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":239,"fowOvers":81.4,"fowBalls":null},{"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":290,"fowOvers":95.3,"fowBalls":null},{"dismissalBatsman":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":295,"fowOvers":99.4,"fowBalls":null},{"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":297,"fowOvers":100.3,"fowBalls":null},{"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":333,"fowOvers":110.1,"fowBalls":null},{"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":335,"fowOvers":113.3,"fowBalls":null},{"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":379,"fowOvers":123.1,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null},"oversActual":0.2,"ballsActual":null,"reviewSide":"bowling","resultType":"upheld","isUmpireCall":false,"remainingCount":3,"originalDecision":"notout","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null},"oversActual":8.2,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":2,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"oversActual":110.2,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":1,"originalDecision":"notout","drsDecision":"notout"}],"inningOverGroups":[]},{"inningNumber":2,"isCurrent":false,"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isBatted":true,"runs":342,"wickets":10,"lead":-37,"target":0,"overs":125,"balls":750,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":20,"byes":0,"legbyes":2,"wides":5,"noballs":13,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"battedType":"yes","runs":14,"balls":11,"minutes":null,"fours":3,"sixes":0,"strikerate":127.27,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Nalkande","commentary":"Akshay Chandran b Nalkande 14 (11b 3x4 0x6) SR: 127.27","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eNalkande swings one in again, has another batter hit it back onto the stumps\u003c/strong\u003e. 131ks on fourth stump, Chandran tries to drive it through mid-off. He played the line, didn't move his feet across and that left a small gap between bat and gap. It was a firm drive without being checked, a shot he practises but only after the ball crashed onto middle and off. The bails spinning all over is a great sight for Nalkande, who is pumped. Vidarbha on top early"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":14,"fowBalls":null,"fowOvers":2.3,"fowOverNumber":3,"ballOversActual":2.3,"ballOversUnique":2.03,"ballTotalRuns":14,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"battedType":"yes","runs":0,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Nalkande","commentary":"Rohan Kunnummal b Nalkande 0 (3b 0x4 0x6) SR: 0","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eYorker from Nalkande has Kunnummal dribble it back onto the stumps\u003c/strong\u003e. 129ks, landed just in front of the crease - in front of off. Kunnummal's feet were mostly upright and slid leg side, his torso lunged across and he tried to adjust to the inswing. The seam position wasn't of an outright inswinger, the seam was slanting square, like with an offbreak, but it seemed to have moved in the air late. Kunnummal taken aback and has to leave for a three-ball duck"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":0.5,"ballOversUnique":0.05,"ballTotalRuns":1,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":79,"balls":185,"minutes":null,"fours":10,"sixes":0,"strikerate":42.7,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Malewar b Dubey","commentary":"Aditya Sarwate c Malewar b Dubey 79 (185b 10x4 0x6) SR: 42.7","fielderText":"c Malewar","bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"something really had to give, and \u003cb\u003e Dubey has given Vidarbha a massive breakthrough. \u003c/b\u003e Slows this down wonderfully, gets the ball to spit off the rough as Sarwate's jab lobs up to silly point where Malewar completes the catch as he takes a couple of steps back. Dubey came close to picking a wicket thrice in this spell and has one finally."}],"fowOrder":3,"fowWicketNum":4,"fowRuns":170,"fowBalls":null,"fowOvers":55.6,"fowOverNumber":56,"ballOversActual":55.6,"ballOversUnique":55.06,"ballTotalRuns":170,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397432,"objectId":1475284,"slug":"harsh-dubey-took-the-record-of-most-wickets-in-a-ranji-season","url":"/lsci/db/PICTURES/CMS/397400/397432.jpg","width":1400,"height":1068,"caption":"Harsh Dubey took the record of most wickets in a Ranji season","longCaption":"Harsh Dubey took the record of most wickets in a Ranji season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397432.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397432.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397432.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}},{"id":397373,"objectId":1475135,"slug":"aditya-sarwate-brings-up-his-half-century","url":"/lsci/db/PICTURES/CMS/397300/397373.jpg","width":1400,"height":1102,"caption":"Aditya Sarwate brings up his half-century","longCaption":"Aditya Sarwate brings up his half-century, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397373.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}}],"currentType":null},{"playerRoleType":"P","player":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":37,"balls":83,"minutes":null,"fours":3,"sixes":0,"strikerate":44.57,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":107514,"objectId":1216158,"name":"AR Mokhade","longName":"Aman Mokhade","mobileName":"Mokhade","indexName":"Mokhade,AR","battingName":"AR Mokhade","fieldingName":"Mokhade","slug":"aman-mokhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":true}],"dismissalText":{"short":"caught","long":"c sub (AR Mokhade) b Yash Thakur","commentary":"Ahammed Imran c sub (AR Mokhade) b Yash Thakur 37 (83b 3x4 0x6) SR: 44.57","fielderText":"c sub (AR Mokhade) ","bowlerText":"b Yash Thakur"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethis time the pull brings the wicket!\u003c/b\u003e Thakur brought in a midwicket fielder after the previous pull, and this time Imran has miscued the shot straight to the substitute fielder. Thakur digs it in short, the timing is much poorer, and it doesn't clear the infield. Thakur and Rathod hug each other in celebration. The plan has worked! Young Imran goes for 37"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":107,"fowBalls":null,"fowOvers":31.3,"fowOverNumber":32,"ballOversActual":31.3,"ballOversUnique":31.04,"ballTotalRuns":107,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"C","player":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"battedType":"yes","runs":98,"balls":235,"minutes":null,"fours":10,"sixes":0,"strikerate":41.7,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Nair b Rekhade","commentary":"Sachin Baby c Nair b Rekhade 98 (235b 10x4 0x6) SR: 41.7","fielderText":"c Nair","bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ewhat have you done, Sachin?\u003c/strong\u003e What really on earth has happened? Baby can't believe what has just happened, neither can Amay Khurasiya or anyone else in the Kerala dressing room. Sees this tossed up outside off from Rekhade, Baby can't hold back and looks to slog sweep, but ends up picking out the lone man in the deep. The sun was right in Karun Nair's eyes but he keeps his composure and makes it look very easy. Sachin wanted to hit this over long-on but because he didn't get to the pitch, ended up dragging it towards deep midwicket"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":324,"fowBalls":null,"fowOvers":106.5,"fowOverNumber":107,"ballOversActual":106.5,"ballOversUnique":106.05,"ballTotalRuns":324,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397404,"objectId":1475202,"slug":"sachin-baby-celebrates-a-half-century-in-his-hundredth-first-class-match","url":"/lsci/db/PICTURES/CMS/397400/397404.jpg","width":1400,"height":2250,"caption":"Sachin Baby celebrates a half-century in his hundredth first-class match","longCaption":"Sachin Baby celebrates a half-century in his hundredth first-class match, Kerala vs Vidarbha, Ranji Trophy final, 3rd day, Nagpur, February 28, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397404.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397404.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397404.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null},{"playerRoleType":"P","player":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"battedType":"yes","runs":21,"balls":42,"minutes":null,"fours":3,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Dubey","commentary":"Salman Nizar lbw b Dubey 21 (42b 3x4 0x6) SR: 50","fielderText":null,"bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"massive, massive decision. Given out lbw by Anil Chaudhary as the ball rips back in from outside off and strikes Nizar on the pad. But Nizar has reviewed immediately. The ball certainly spun back in sharply but bounce may have been in question. Given out on field so it only needs to be grazing the stumps for the decision to stay. Let's see. Ohhhhhhh, what a massive, massive moment. Ball tracking shows the ball would hit middle-and-off. \u003cb\u003e Kerala have lost a big, big wicket at the stroke of lunch. \u003c/b\u003e Kerala also lose a review. It's that man again, Harsh Dubey who has delivered both wickets to fall this morning."}],"fowOrder":4,"fowWicketNum":5,"fowRuns":219,"fowBalls":null,"fowOvers":70.4,"fowOverNumber":71,"ballOversActual":70.4,"ballOversUnique":70.04,"ballTotalRuns":219,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":34,"balls":59,"minutes":null,"fours":3,"sixes":0,"strikerate":57.62,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Nalkande","commentary":"Mohammed Azharuddeen lbw b Nalkande 34 (59b 3x4 0x6) SR: 57.62","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig shout for lbw, and given!\u003c/b\u003e Azharuddeen goes up in review immediately. Full ball outside off, angling in. Azharuddeen looked to flick but was beaten. He is struck below the front knee roll. Azhar thinks this was doing too much. It hit him in front of middle and leg. \u003cb\u003eNo DRS reprieve for Kerala this time, as ball-tracking shows the ball clipping leg stump!\u003c/b\u003e Huge cheers among the Vidarbha camp and supporters. Nalkande with a huge breakthrough! This was an enterprising knock, with Azhar looking quite proactive. But now he has to go"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":278,"fowBalls":null,"fowOvers":94.1,"fowOverNumber":95,"ballOversActual":94.1,"ballOversUnique":94.01,"ballTotalRuns":278,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397430,"objectId":1475282,"slug":"darshan-nalkande-finished-with-3-for-52-in-the-first-innings","url":"/lsci/db/PICTURES/CMS/397400/397430.jpg","width":1400,"height":1069,"caption":"Darshan Nalkande finished with 3 for 52 in the first innings","longCaption":"Darshan Nalkande finished with 3 for 52 in the first innings, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397430.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397430.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397430.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null},{"playerRoleType":"P","player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":28,"balls":76,"minutes":null,"fours":3,"sixes":0,"strikerate":36.84,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Rekhade","commentary":"Jalaj Saxena b Rekhade 28 (76b 3x4 0x6) SR: 36.84","fielderText":null,"bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eThe break brings the breakthrough!\u003c/b\u003e The pressure tells on Jalaj Saxena, who misses the paddle sweep! Rekhade is ecstatic, as are his team-mates! This pitches full on off and spins away, going past the bat to clip the off bail!"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":337,"fowBalls":null,"fowOvers":118.3,"fowOverNumber":119,"ballOversActual":118.3,"ballOversUnique":118.03,"ballTotalRuns":337,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":10,"balls":52,"minutes":null,"fours":1,"sixes":0,"strikerate":19.23,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Rekhade","commentary":"Eden Apple Tom b Rekhade 10 (52b 1x4 0x6) SR: 19.23","fielderText":null,"bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eAnd Vidarbha secure the first-innings lead!\u003c/b\u003e Another attempted slog sweep misses and this one goes on with the angle to crash into the stumps. Kerala fall 37 runs short of Vidarbha's first-innings total. That will also be \u003cb\u003estumps on day 3\u003c/b\u003e The players walk back to applause from the dressing room, after Akshay Wadkar gives a team talk to the huddle"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":342,"fowBalls":null,"fowOvers":124.6,"fowOverNumber":125,"ballOversActual":124.6,"ballOversUnique":124.06,"ballTotalRuns":342,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":1,"balls":11,"minutes":null,"fours":0,"sixes":0,"strikerate":9.09,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Dubey","commentary":"MD Nidheesh lbw b Dubey 1 (11b 0x4 0x6) SR: 9.09","fielderText":null,"bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig appeal, the umpire thinks for a while and raises the finger. And the batter reviews immediately\u003c/b\u003e. This is full around middle and off, spinning away sharply as he lunges forward. The bat face closes a bit. There's no bat, and that's going on to hit off stump! Nidheesh has to go back and Vidarbha are just one wicket away from that first-innings lead! And \u003cb\u003eHarsh Dubey now has the most wickets in a Ranji season!\u003c/b\u003e"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":338,"fowBalls":null,"fowOvers":121.6,"fowOverNumber":122,"ballOversActual":121.6,"ballOversUnique":121.06,"ballTotalRuns":338,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":0,"balls":6,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Nedumankuzhy Basil not out 0 (6b 0x4 0x6) SR: 0","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":13,"balls":78,"maidens":2,"conceded":52,"wickets":3,"economy":4,"runsPerBall":0.66,"dots":51,"fours":6,"sixes":0,"wides":0,"noballs":5,"videos":[],"images":[{"id":397430,"objectId":1475282,"slug":"darshan-nalkande-finished-with-3-for-52-in-the-first-innings","url":"/lsci/db/PICTURES/CMS/397400/397430.jpg","width":1400,"height":1069,"caption":"Darshan Nalkande finished with 3 for 52 in the first innings","longCaption":"Darshan Nalkande finished with 3 for 52 in the first innings, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397430.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397430.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397430.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eYorker from Nalkande has Kunnummal dribble it back onto the stumps\u003c/strong\u003e. 129ks, landed just in front of the crease - in front of off. Kunnummal's feet were mostly upright and slid leg side, his torso lunged across and he tried to adjust to the inswing. The seam position wasn't of an outright inswinger, the seam was slanting square, like with an offbreak, but it seemed to have moved in the air late. Kunnummal taken aback and has to leave for a three-ball duck"}],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowOvers":0.5,"fowBalls":null},{"dismissalBatsman":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eNalkande swings one in again, has another batter hit it back onto the stumps\u003c/strong\u003e. 131ks on fourth stump, Chandran tries to drive it through mid-off. He played the line, didn't move his feet across and that left a small gap between bat and gap. It was a firm drive without being checked, a shot he practises but only after the ball crashed onto middle and off. The bails spinning all over is a great sight for Nalkande, who is pumped. Vidarbha on top early"}],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":14,"fowOvers":2.3,"fowBalls":null},{"dismissalBatsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig shout for lbw, and given!\u003c/b\u003e Azharuddeen goes up in review immediately. Full ball outside off, angling in. Azharuddeen looked to flick but was beaten. He is struck below the front knee roll. Azhar thinks this was doing too much. It hit him in front of middle and leg. \u003cb\u003eNo DRS reprieve for Kerala this time, as ball-tracking shows the ball clipping leg stump!\u003c/b\u003e Huge cheers among the Vidarbha camp and supporters. Nalkande with a huge breakthrough! This was an enterprising knock, with Azhar looking quite proactive. But now he has to go"}],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":278,"fowOvers":94.1,"fowBalls":null}]},{"player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":17,"balls":102,"maidens":1,"conceded":83,"wickets":1,"economy":4.88,"runsPerBall":0.81,"dots":63,"fours":12,"sixes":0,"wides":0,"noballs":5,"videos":[],"images":[{"id":397373,"objectId":1475135,"slug":"aditya-sarwate-brings-up-his-half-century","url":"/lsci/db/PICTURES/CMS/397300/397373.jpg","width":1400,"height":1102,"caption":"Aditya Sarwate brings up his half-century","longCaption":"Aditya Sarwate brings up his half-century, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397373.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethis time the pull brings the wicket!\u003c/b\u003e Thakur brought in a midwicket fielder after the previous pull, and this time Imran has miscued the shot straight to the substitute fielder. Thakur digs it in short, the timing is much poorer, and it doesn't clear the infield. Thakur and Rathod hug each other in celebration. The plan has worked! Young Imran goes for 37"}],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":107,"fowOvers":31.3,"fowBalls":null}]},{"player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":12,"balls":72,"maidens":3,"conceded":41,"wickets":0,"economy":3.41,"runsPerBall":0.56,"dots":51,"fours":4,"sixes":0,"wides":1,"noballs":1,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"bowledType":"yes","overs":44,"balls":264,"maidens":11,"conceded":88,"wickets":3,"economy":2,"runsPerBall":0.33,"dots":205,"fours":7,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":397432,"objectId":1475284,"slug":"harsh-dubey-took-the-record-of-most-wickets-in-a-ranji-season","url":"/lsci/db/PICTURES/CMS/397400/397432.jpg","width":1400,"height":1068,"caption":"Harsh Dubey took the record of most wickets in a Ranji season","longCaption":"Harsh Dubey took the record of most wickets in a Ranji season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397432.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397432.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397432.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"something really had to give, and \u003cb\u003e Dubey has given Vidarbha a massive breakthrough. \u003c/b\u003e Slows this down wonderfully, gets the ball to spit off the rough as Sarwate's jab lobs up to silly point where Malewar completes the catch as he takes a couple of steps back. Dubey came close to picking a wicket thrice in this spell and has one finally."}],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":170,"fowOvers":55.6,"fowBalls":null},{"dismissalBatsman":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"massive, massive decision. Given out lbw by Anil Chaudhary as the ball rips back in from outside off and strikes Nizar on the pad. But Nizar has reviewed immediately. The ball certainly spun back in sharply but bounce may have been in question. Given out on field so it only needs to be grazing the stumps for the decision to stay. Let's see. Ohhhhhhh, what a massive, massive moment. Ball tracking shows the ball would hit middle-and-off. \u003cb\u003e Kerala have lost a big, big wicket at the stroke of lunch. \u003c/b\u003e Kerala also lose a review. It's that man again, Harsh Dubey who has delivered both wickets to fall this morning."}],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":219,"fowOvers":70.4,"fowBalls":null},{"dismissalBatsman":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig appeal, the umpire thinks for a while and raises the finger. And the batter reviews immediately\u003c/b\u003e. This is full around middle and off, spinning away sharply as he lunges forward. The bat face closes a bit. There's no bat, and that's going on to hit off stump! Nidheesh has to go back and Vidarbha are just one wicket away from that first-innings lead! And \u003cb\u003eHarsh Dubey now has the most wickets in a Ranji season!\u003c/b\u003e"}],"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":338,"fowOvers":121.6,"fowBalls":null}]},{"player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":30,"balls":180,"maidens":7,"conceded":65,"wickets":3,"economy":2.16,"runsPerBall":0.36,"dots":140,"fours":6,"sixes":0,"wides":0,"noballs":2,"videos":[],"images":[{"id":397404,"objectId":1475202,"slug":"sachin-baby-celebrates-a-half-century-in-his-hundredth-first-class-match","url":"/lsci/db/PICTURES/CMS/397400/397404.jpg","width":1400,"height":2250,"caption":"Sachin Baby celebrates a half-century in his hundredth first-class match","longCaption":"Sachin Baby celebrates a half-century in his hundredth first-class match, Kerala vs Vidarbha, Ranji Trophy final, 3rd day, Nagpur, February 28, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397404.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397404.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397404.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ewhat have you done, Sachin?\u003c/strong\u003e What really on earth has happened? Baby can't believe what has just happened, neither can Amay Khurasiya or anyone else in the Kerala dressing room. Sees this tossed up outside off from Rekhade, Baby can't hold back and looks to slog sweep, but ends up picking out the lone man in the deep. The sun was right in Karun Nair's eyes but he keeps his composure and makes it look very easy. Sachin wanted to hit this over long-on but because he didn't get to the pitch, ended up dragging it towards deep midwicket"}],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":324,"fowOvers":106.5,"fowBalls":null},{"dismissalBatsman":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eThe break brings the breakthrough!\u003c/b\u003e The pressure tells on Jalaj Saxena, who misses the paddle sweep! Rekhade is ecstatic, as are his team-mates! This pitches full on off and spins away, going past the bat to clip the off bail!"}],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":337,"fowOvers":118.3,"fowBalls":null},{"dismissalBatsman":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eAnd Vidarbha secure the first-innings lead!\u003c/b\u003e Another attempted slog sweep misses and this one goes on with the angle to crash into the stumps. Kerala fall 37 runs short of Vidarbha's first-innings total. That will also be \u003cb\u003estumps on day 3\u003c/b\u003e The players walk back to applause from the dressing room, after Akshay Wadkar gives a team talk to the huddle"}],"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":342,"fowOvers":124.6,"fowBalls":null}]},{"player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":9,"balls":54,"maidens":5,"conceded":11,"wickets":0,"economy":1.22,"runsPerBall":0.2,"dots":46,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]}],"fours":36,"sixes":null,"runsSaved":null,"catches":3,"catchesDropped":2,"inningPartnerships":[{"player1":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"player2":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"outPlayerId":96389,"player1Runs":1,"player1Balls":2,"player2Runs":0,"player2Balls":3,"runs":1,"balls":5,"overs":0.5,"isLive":false},{"player1":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"outPlayerId":80691,"player1Runs":0,"player1Balls":1,"player2Runs":13,"player2Balls":9,"runs":13,"balls":10,"overs":1.4,"isLive":false},{"player1":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":119242,"player1Runs":52,"player1Balls":95,"player2Runs":37,"player2Balls":83,"runs":93,"balls":178,"overs":29,"isLive":false},{"player1":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"player2":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":75313,"player1Runs":24,"player1Balls":63,"player2Runs":27,"player2Balls":89,"runs":63,"balls":152,"overs":24.3,"isLive":false},{"player1":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"player2":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"outPlayerId":80759,"player1Runs":28,"player1Balls":46,"player2Runs":21,"player2Balls":42,"runs":49,"balls":88,"overs":14.4,"isLive":false},{"player1":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"player2":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"outPlayerId":87471,"player1Runs":22,"player1Balls":85,"player2Runs":34,"player2Balls":59,"runs":59,"balls":144,"overs":23.3,"isLive":false},{"player1":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"outPlayerId":61479,"player1Runs":21,"player1Balls":36,"player2Runs":24,"player2Balls":41,"runs":46,"balls":77,"overs":12.4,"isLive":false},{"player1":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"player2":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":49346,"player1Runs":7,"player1Balls":40,"player2Runs":6,"player2Balls":30,"runs":13,"balls":70,"overs":11.4,"isLive":false},{"player1":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":80615,"player1Runs":1,"player1Balls":11,"player2Runs":0,"player2Balls":10,"runs":1,"balls":21,"overs":3.3,"isLive":false},{"player1":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":111308,"player1Runs":0,"player1Balls":6,"player2Runs":4,"player2Balls":12,"runs":4,"balls":18,"overs":3,"isLive":false}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"battedType":"yes","runs":0,"balls":3,"minutes":null,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":5,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rab"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm bowler"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Nalkande","commentary":"Rohan Kunnummal b Nalkande 0 (3b 0x4 0x6) SR: 0","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eYorker from Nalkande has Kunnummal dribble it back onto the stumps\u003c/strong\u003e. 129ks, landed just in front of the crease - in front of off. Kunnummal's feet were mostly upright and slid leg side, his torso lunged across and he tried to adjust to the inswing. The seam position wasn't of an outright inswinger, the seam was slanting square, like with an offbreak, but it seemed to have moved in the air late. Kunnummal taken aback and has to leave for a three-ball duck"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.5,"fowOverNumber":1,"ballOversActual":0.5,"ballOversUnique":0.05,"ballTotalRuns":1,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"battedType":"yes","runs":14,"balls":11,"minutes":null,"fours":3,"sixes":0,"strikerate":127.27,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Nalkande","commentary":"Akshay Chandran b Nalkande 14 (11b 3x4 0x6) SR: 127.27","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eNalkande swings one in again, has another batter hit it back onto the stumps\u003c/strong\u003e. 131ks on fourth stump, Chandran tries to drive it through mid-off. He played the line, didn't move his feet across and that left a small gap between bat and gap. It was a firm drive without being checked, a shot he practises but only after the ball crashed onto middle and off. The bails spinning all over is a great sight for Nalkande, who is pumped. Vidarbha on top early"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":14,"fowBalls":null,"fowOvers":2.3,"fowOverNumber":3,"ballOversActual":2.3,"ballOversUnique":2.03,"ballTotalRuns":14,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":37,"balls":83,"minutes":null,"fours":3,"sixes":0,"strikerate":44.57,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2006,"month":5,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":107514,"objectId":1216158,"name":"AR Mokhade","longName":"Aman Mokhade","mobileName":"Mokhade","indexName":"Mokhade,AR","battingName":"AR Mokhade","fieldingName":"Mokhade","slug":"aman-mokhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":1,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":true}],"dismissalText":{"short":"caught","long":"c sub (AR Mokhade) b Yash Thakur","commentary":"Ahammed Imran c sub (AR Mokhade) b Yash Thakur 37 (83b 3x4 0x6) SR: 44.57","fielderText":"c sub (AR Mokhade) ","bowlerText":"b Yash Thakur"},"dismissalComment":[{"type":"HTML","html":"\u003cB\u003ethis time the pull brings the wicket!\u003c/b\u003e Thakur brought in a midwicket fielder after the previous pull, and this time Imran has miscued the shot straight to the substitute fielder. Thakur digs it in short, the timing is much poorer, and it doesn't clear the infield. Thakur and Rathod hug each other in celebration. The plan has worked! Young Imran goes for 37"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":107,"fowBalls":null,"fowOvers":31.3,"fowOverNumber":32,"ballOversActual":31.3,"ballOversUnique":31.04,"ballTotalRuns":107,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":79,"balls":185,"minutes":null,"fours":10,"sixes":0,"strikerate":42.7,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Malewar b Dubey","commentary":"Aditya Sarwate c Malewar b Dubey 79 (185b 10x4 0x6) SR: 42.7","fielderText":"c Malewar","bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"something really had to give, and \u003cb\u003e Dubey has given Vidarbha a massive breakthrough. \u003c/b\u003e Slows this down wonderfully, gets the ball to spit off the rough as Sarwate's jab lobs up to silly point where Malewar completes the catch as he takes a couple of steps back. Dubey came close to picking a wicket thrice in this spell and has one finally."}],"fowOrder":3,"fowWicketNum":4,"fowRuns":170,"fowBalls":null,"fowOvers":55.6,"fowOverNumber":56,"ballOversActual":55.6,"ballOversUnique":55.06,"ballTotalRuns":170,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397432,"objectId":1475284,"slug":"harsh-dubey-took-the-record-of-most-wickets-in-a-ranji-season","url":"/lsci/db/PICTURES/CMS/397400/397432.jpg","width":1400,"height":1068,"caption":"Harsh Dubey took the record of most wickets in a Ranji season","longCaption":"Harsh Dubey took the record of most wickets in a Ranji season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397432.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397432.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397432.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}},{"id":397373,"objectId":1475135,"slug":"aditya-sarwate-brings-up-his-half-century","url":"/lsci/db/PICTURES/CMS/397300/397373.jpg","width":1400,"height":1102,"caption":"Aditya Sarwate brings up his half-century","longCaption":"Aditya Sarwate brings up his half-century, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397373.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397373.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397373.10.jpg"},"dateTaken":"2025-02-27","capturedOn":{"year":2025,"month":2,"date":27}}],"currentType":null},{"playerRoleType":"P","player":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"battedType":"yes","runs":21,"balls":42,"minutes":null,"fours":3,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Dubey","commentary":"Salman Nizar lbw b Dubey 21 (42b 3x4 0x6) SR: 50","fielderText":null,"bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"massive, massive decision. Given out lbw by Anil Chaudhary as the ball rips back in from outside off and strikes Nizar on the pad. But Nizar has reviewed immediately. The ball certainly spun back in sharply but bounce may have been in question. Given out on field so it only needs to be grazing the stumps for the decision to stay. Let's see. Ohhhhhhh, what a massive, massive moment. Ball tracking shows the ball would hit middle-and-off. \u003cb\u003e Kerala have lost a big, big wicket at the stroke of lunch. \u003c/b\u003e Kerala also lose a review. It's that man again, Harsh Dubey who has delivered both wickets to fall this morning."}],"fowOrder":4,"fowWicketNum":5,"fowRuns":219,"fowBalls":null,"fowOvers":70.4,"fowOverNumber":71,"ballOversActual":70.4,"ballOversUnique":70.04,"ballTotalRuns":219,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":34,"balls":59,"minutes":null,"fours":3,"sixes":0,"strikerate":57.62,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Nalkande","commentary":"Mohammed Azharuddeen lbw b Nalkande 34 (59b 3x4 0x6) SR: 57.62","fielderText":null,"bowlerText":"b Nalkande"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig shout for lbw, and given!\u003c/b\u003e Azharuddeen goes up in review immediately. Full ball outside off, angling in. Azharuddeen looked to flick but was beaten. He is struck below the front knee roll. Azhar thinks this was doing too much. It hit him in front of middle and leg. \u003cb\u003eNo DRS reprieve for Kerala this time, as ball-tracking shows the ball clipping leg stump!\u003c/b\u003e Huge cheers among the Vidarbha camp and supporters. Nalkande with a huge breakthrough! This was an enterprising knock, with Azhar looking quite proactive. But now he has to go"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":278,"fowBalls":null,"fowOvers":94.1,"fowOverNumber":95,"ballOversActual":94.1,"ballOversUnique":94.01,"ballTotalRuns":278,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397430,"objectId":1475282,"slug":"darshan-nalkande-finished-with-3-for-52-in-the-first-innings","url":"/lsci/db/PICTURES/CMS/397400/397430.jpg","width":1400,"height":1069,"caption":"Darshan Nalkande finished with 3 for 52 in the first innings","longCaption":"Darshan Nalkande finished with 3 for 52 in the first innings, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397430.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397430.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397430.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null},{"playerRoleType":"C","player":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"battedType":"yes","runs":98,"balls":235,"minutes":null,"fours":10,"sixes":0,"strikerate":41.7,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Nair b Rekhade","commentary":"Sachin Baby c Nair b Rekhade 98 (235b 10x4 0x6) SR: 41.7","fielderText":"c Nair","bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ewhat have you done, Sachin?\u003c/strong\u003e What really on earth has happened? Baby can't believe what has just happened, neither can Amay Khurasiya or anyone else in the Kerala dressing room. Sees this tossed up outside off from Rekhade, Baby can't hold back and looks to slog sweep, but ends up picking out the lone man in the deep. The sun was right in Karun Nair's eyes but he keeps his composure and makes it look very easy. Sachin wanted to hit this over long-on but because he didn't get to the pitch, ended up dragging it towards deep midwicket"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":324,"fowBalls":null,"fowOvers":106.5,"fowOverNumber":107,"ballOversActual":106.5,"ballOversUnique":106.05,"ballTotalRuns":324,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397404,"objectId":1475202,"slug":"sachin-baby-celebrates-a-half-century-in-his-hundredth-first-class-match","url":"/lsci/db/PICTURES/CMS/397400/397404.jpg","width":1400,"height":2250,"caption":"Sachin Baby celebrates a half-century in his hundredth first-class match","longCaption":"Sachin Baby celebrates a half-century in his hundredth first-class match, Kerala vs Vidarbha, Ranji Trophy final, 3rd day, Nagpur, February 28, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397404.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397404.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397404.10.jpg"},"dateTaken":"2025-02-28","capturedOn":{"year":2025,"month":2,"date":28}}],"currentType":null},{"playerRoleType":"P","player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":28,"balls":76,"minutes":null,"fours":3,"sixes":0,"strikerate":36.84,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Rekhade","commentary":"Jalaj Saxena b Rekhade 28 (76b 3x4 0x6) SR: 36.84","fielderText":null,"bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eThe break brings the breakthrough!\u003c/b\u003e The pressure tells on Jalaj Saxena, who misses the paddle sweep! Rekhade is ecstatic, as are his team-mates! This pitches full on off and spins away, going past the bat to clip the off bail!"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":337,"fowBalls":null,"fowOvers":118.3,"fowOverNumber":119,"ballOversActual":118.3,"ballOversUnique":118.03,"ballTotalRuns":337,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":1,"balls":11,"minutes":null,"fours":0,"sixes":0,"strikerate":9.09,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Dubey","commentary":"MD Nidheesh lbw b Dubey 1 (11b 0x4 0x6) SR: 9.09","fielderText":null,"bowlerText":"b Dubey"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eBig appeal, the umpire thinks for a while and raises the finger. And the batter reviews immediately\u003c/b\u003e. This is full around middle and off, spinning away sharply as he lunges forward. The bat face closes a bit. There's no bat, and that's going on to hit off stump! Nidheesh has to go back and Vidarbha are just one wicket away from that first-innings lead! And \u003cb\u003eHarsh Dubey now has the most wickets in a Ranji season!\u003c/b\u003e"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":338,"fowBalls":null,"fowOvers":121.6,"fowOverNumber":122,"ballOversActual":121.6,"ballOversUnique":121.06,"ballTotalRuns":338,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":10,"balls":52,"minutes":null,"fours":1,"sixes":0,"strikerate":19.23,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Rekhade","commentary":"Eden Apple Tom b Rekhade 10 (52b 1x4 0x6) SR: 19.23","fielderText":null,"bowlerText":"b Rekhade"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003eAnd Vidarbha secure the first-innings lead!\u003c/b\u003e Another attempted slog sweep misses and this one goes on with the angle to crash into the stumps. Kerala fall 37 runs short of Vidarbha's first-innings total. That will also be \u003cb\u003estumps on day 3\u003c/b\u003e The players walk back to applause from the dressing room, after Akshay Wadkar gives a team talk to the huddle"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":342,"fowBalls":null,"fowOvers":124.6,"fowOverNumber":125,"ballOversActual":124.6,"ballOversUnique":124.06,"ballTotalRuns":342,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":96389,"objectId":1079382,"name":"RS Kunnummal","longName":"Rohan Kunnummal","mobileName":"Kunnummal","indexName":"Kunnummal, RS","battingName":"RS Kunnummal","fieldingName":"Kunnummal","slug":"rohan-kunnummal","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowOvers":0.5,"fowBalls":null},{"dismissalBatsman":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":14,"fowOvers":2.3,"fowBalls":null},{"dismissalBatsman":{"id":119242,"objectId":1465970,"name":"Ahammed Imran","longName":"Ahammed Imran","mobileName":"","indexName":"Ahammed Imran","battingName":"Ahammed Imran","fieldingName":"Ahammed Imran","slug":"ahammed-imran","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":107,"fowOvers":31.3,"fowBalls":null},{"dismissalBatsman":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":170,"fowOvers":55.6,"fowBalls":null},{"dismissalBatsman":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":219,"fowOvers":70.4,"fowBalls":null},{"dismissalBatsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":278,"fowOvers":94.1,"fowBalls":null},{"dismissalBatsman":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":324,"fowOvers":106.5,"fowBalls":null},{"dismissalBatsman":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":337,"fowOvers":118.3,"fowBalls":null},{"dismissalBatsman":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":338,"fowOvers":121.6,"fowBalls":null},{"dismissalBatsman":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":342,"fowOvers":124.6,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":80759,"objectId":826349,"name":"Salman Nizar","longName":"Salman Nizar","mobileName":"","indexName":"Salman Nizar","battingName":"Salman Nizar","fieldingName":"Salman Nizar","slug":"salman-nizar","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"oversActual":70.4,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":false,"remainingCount":2,"originalDecision":"out","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null},"bowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"oversActual":75.3,"ballsActual":null,"reviewSide":"batting","resultType":"upheld","isUmpireCall":false,"remainingCount":2,"originalDecision":"out","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null},"bowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"oversActual":85.5,"ballsActual":null,"reviewSide":"batting","resultType":"upheld","isUmpireCall":false,"remainingCount":2,"originalDecision":"out","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null},"bowler":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null},"oversActual":94.1,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":true,"remainingCount":2,"originalDecision":"out","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"bowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"oversActual":111.5,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":2,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"oversActual":121.6,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":true,"remainingCount":2,"originalDecision":"out","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"oversActual":122.6,"ballsActual":null,"reviewSide":"batting","resultType":"upheld","isUmpireCall":false,"remainingCount":2,"originalDecision":"out","drsDecision":"notout"}],"inningOverGroups":[]},{"inningNumber":3,"isCurrent":true,"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isBatted":true,"runs":375,"wickets":9,"lead":412,"target":0,"overs":143.5,"balls":863,"totalOvers":0,"totalBalls":0,"minutes":null,"extras":16,"byes":5,"legbyes":9,"wides":0,"noballs":2,"penalties":0,"event":null,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Jalaj S Saxena","commentary":"Parth Rekhade b Jalaj S Saxena 1 (5b 0x4 0x6) SR: 20","fielderText":null,"bowlerText":"b Jalaj S Saxena"},"dismissalComment":[{"type":"HTML","html":"bowled him! Saxena strikes first ball! He hits the top of off with a beautifully dipping ball, and guess what, no turn at all. Saxena angled this in from around the wicket to the left-hander Rekhade, and even bowled on the shorter side of a length on off. Rekhade was shaping to defend, but without accounting for the dip, as the ball was tossed up. He had also left a gap between bat and pad, and that was enough for the ball to sneak through"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":5,"fowBalls":null,"fowOvers":1.1,"fowOverNumber":2,"ballOversActual":1.1,"ballOversUnique":1.01,"ballTotalRuns":5,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":5,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Nidheesh","commentary":"Dhruv Shorey c †Mohammed Azharuddeen b Nidheesh 5 (6b 1x4 0x6) SR: 83.33","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"excellent catch by Azharuddeen! Someone prevent Nidheesh and co from leaving the ground while celebrating, and Azharuddeen is the reason for that. He threw himself full stretch in front of the slips, and although grabbed it in front of first slip with both hands, he fell almost in front of second slip. It was a lovely ball from Nidhheesh, as he went fuller than the previous ball, and just outside off. The ball moved away a bit too after pitching"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":7,"fowBalls":null,"fowOvers":2.2,"fowOverNumber":3,"ballOversActual":2.2,"ballOversUnique":2.02,"ballTotalRuns":7,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":73,"balls":162,"minutes":null,"fours":5,"sixes":0,"strikerate":45.06,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalFielders":[{"player":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Sachin Baby b Chandran","commentary":"Danish Malewar c Sachin Baby b Chandran 73 (162b 5x4 0x6) SR: 45.06","fielderText":"c Sachin Baby","bowlerText":"b Chandran"},"dismissalComment":[{"type":"HTML","html":"the big partnership is over, and Chandran has delivered the breakthrough as Malewar once again stabs at a sharp-turning delivery that drifts in and kicks off the rough to take the outside edge. The ball lobs to Baby at slip. \u003cstrong\u003eWhat a knock, what a player.\u003c/strong\u003e"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":189,"fowBalls":null,"fowOvers":59.4,"fowOverNumber":60,"ballOversActual":59.4,"ballOversUnique":59.04,"ballTotalRuns":189,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"battedType":"yes","runs":135,"balls":295,"minutes":null,"fours":10,"sixes":2,"strikerate":45.76,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"stumped","long":"st †Mohammed Azharuddeen b Sarwate","commentary":"Karun Nair st †Mohammed Azharuddeen b Sarwate 135 (295b 10x4 2x6) SR: 45.76","fielderText":"st †Mohammed Azharuddeen","bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"stumped him! The ball did plenty last over, and it does something in this one too. As does Nair, who decides to venture down the pitch. He advanced down early, with the ball being angled in on a length on the stumps. It turned away to finish just outside off, and Nair was completely beaten with the attempted flick on the leg side. Azharuddeen was standing close to the stumps, and whipped the bails off within half a second"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":259,"fowBalls":null,"fowOvers":96.3,"fowOverNumber":97,"ballOversActual":96.3,"ballOversUnique":96.03,"ballTotalRuns":259,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397525,"objectId":1475558,"slug":"karun-nair-was-stumped-for-135","url":"/lsci/db/PICTURES/CMS/397500/397525.jpg","width":1400,"height":783,"caption":"Karun Nair was stumped for 135","longCaption":"Karun Nair was stumped for 135, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 5th day, March 2, 2025","credit":"Kerala Cricket Association ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397525.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397525.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397525.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}},{"id":397581,"objectId":1475689,"slug":"karun-nair-shows-how-many-hundreds-he-has-scored-this-domestic-season","url":"/lsci/db/PICTURES/CMS/397500/397581.jpg","width":1400,"height":1080,"caption":"Karun Nair shows how many hundreds he has scored this domestic season","longCaption":"Karun Nair shows how many hundreds he has scored this domestic season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397581.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397581.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397581.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}},{"id":397472,"objectId":1475395,"slug":"karun-nair-went-on-to-convert-his-half-century-into-a-hundred","url":"/lsci/db/PICTURES/CMS/397400/397472.jpg","width":1400,"height":2192,"caption":"Karun Nair went on to convert his half-century into a hundred","longCaption":"Karun Nair went on to convert his half-century into a hundred, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397472.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}}],"currentType":null},{"playerRoleType":"P","player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"battedType":"yes","runs":24,"balls":56,"minutes":null,"fours":2,"sixes":0,"strikerate":42.85,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Sarwate","commentary":"Yash Rathod lbw b Sarwate 24 (56b 2x4 0x6) SR: 42.85","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"Referral for lbw. Original decision is not out. Rathod goes right back and across to defend this sharp-turning delivery, it beats the inside edge to hit the pad. At the point of contact, part of the middle stump and leg stump are fully visible. And ball tracking confirms this would've hit leg, so \u003cstrong\u003eKerala manage to overturn the decision through DRS.\u003c/strong\u003e. Rathod paid the price for going too far across. Is there life yet for Kerala? The season's highest run-getter is gone."}],"fowOrder":3,"fowWicketNum":4,"fowRuns":238,"fowBalls":null,"fowOvers":80.1,"fowOverNumber":81,"ballOversActual":80.1,"ballOversUnique":80.01,"ballTotalRuns":238,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"CWK","player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":25,"balls":108,"minutes":null,"fours":2,"sixes":0,"strikerate":23.14,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Sarwate","commentary":"Akshay Wadkar b Sarwate 25 (108b 2x4 0x6) SR: 23.14","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ekeeps low, beats Wadkar with one that skids through\u003c/strong\u003e and it crashes into the stumps as he plays across the line! Kerala are ecstatic, are they onto something? It's a tall, tall order, but there's hope yet. Wadkar plays back to one he may have been better off playing forward."}],"fowOrder":6,"fowWicketNum":7,"fowRuns":283,"fowBalls":null,"fowOvers":109.6,"fowOverNumber":110,"ballOversActual":109.6,"ballOversUnique":109.06,"ballTotalRuns":283,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"battedType":"yes","runs":4,"balls":26,"minutes":null,"fours":0,"sixes":0,"strikerate":15.38,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Eden Apple Tom","commentary":"Harsh Dubey lbw b Eden Apple Tom 4 (26b 0x4 0x6) SR: 15.38","fielderText":null,"bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"full ball, late tail in and gone! Apple Tom has got his man, or so it seems. Dubey has reviewed but he seems stone dead. He plays outside the line and is beaten on the inside edge as the ball strikes the pad. The thing to look out for was if the impact is in line, because there is no doubt where the ball is headed. Ball tracking says impact was \u003cb\u003e umpire's call and it would've gone on to hit off-stump. \u003c/b\u003e Is there life in the game yet?"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":279,"fowBalls":null,"fowOvers":108.1,"fowOverNumber":109,"ballOversActual":108.1,"ballOversUnique":108.01,"ballTotalRuns":279,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":30,"balls":70,"minutes":null,"fours":3,"sixes":1,"strikerate":42.85,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Basil","commentary":"Akshay Karnewar b Basil 30 (70b 3x4 1x6) SR: 42.85","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"bowled him! Karnewar looks back at the stumps, and shakes his head. Basil switches the angle to around the wicket, and strikes first ball. He angled this in, and bowled it on a length around off. The ball straightened after pitching, and clipped the outside of the off stump as Karnewar looked to defend but was beaten on the outside edge. Kerala have their eighth, but it could be too late"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":331,"fowBalls":null,"fowOvers":130.4,"fowOverNumber":131,"ballOversActual":130.4,"ballOversUnique":130.04,"ballTotalRuns":331,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":51,"balls":98,"minutes":null,"fours":3,"sixes":1,"strikerate":52.04,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Darshan Nalkande not out 51 (98b 3x4 1x6) SR: 52.04","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[{"id":397585,"objectId":1475694,"slug":"the-vidarbha-players-lift-akshay-wakhare-on-their-shoulders","url":"/lsci/db/PICTURES/CMS/397500/397585.jpg","width":1400,"height":878,"caption":"The Vidarbha players lift Akshay Wakhare on their shoulders","longCaption":"The Vidarbha players lift Akshay Wakhare on their shoulders, Vidarbha vs Kerala, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397585.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397585.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397585.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}},{"id":397541,"objectId":1475584,"slug":"the-kerala-side-with-the-runners-up-trophy","url":"/lsci/db/PICTURES/CMS/397500/397541.jpg","width":1400,"height":578,"caption":"The Kerala side with the runners-up trophy","longCaption":"The Kerala side with the runners-up trophy, Kerala vs Vidarbha, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397541.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397541.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397541.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}}],"currentType":1},{"playerRoleType":"P","player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":3,"balls":10,"minutes":null,"fours":0,"sixes":0,"strikerate":30,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Sarwate","commentary":"Nachiket Bhute lbw b Sarwate 3 (10b 0x4 0x6) SR: 30","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"beats the inside edge as he lunges forward, done in by the drift comprehensively. Given out on field and I see no reason why that would be overturned. Would've smashed middle and leg. \u003cb\u003e It's being reviewed \u003c/b\u003e Ball tracking and ultra edge merely confirm what we knew all along. \u003cstrong\u003eThree reds ans gone!\u003c/strong\u003e"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":346,"fowBalls":null,"fowOvers":133.4,"fowOverNumber":134,"ballOversActual":133.4,"ballOversUnique":133.04,"ballTotalRuns":346,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":8,"balls":29,"minutes":null,"fours":1,"sixes":0,"strikerate":27.58,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Yash Thakur not out 8 (29b 1x4 0x6) SR: 27.58","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":2}],"inningBowlers":[{"player":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":15,"balls":90,"maidens":3,"conceded":48,"wickets":1,"economy":3.2,"runsPerBall":0.53,"dots":64,"fours":6,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"excellent catch by Azharuddeen! Someone prevent Nidheesh and co from leaving the ground while celebrating, and Azharuddeen is the reason for that. He threw himself full stretch in front of the slips, and although grabbed it in front of first slip with both hands, he fell almost in front of second slip. It was a lovely ball from Nidhheesh, as he went fuller than the previous ball, and just outside off. The ball moved away a bit too after pitching"}],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":7,"fowOvers":2.2,"fowBalls":null}]},{"player":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":50,"balls":300,"maidens":11,"conceded":109,"wickets":1,"economy":2.18,"runsPerBall":0.36,"dots":225,"fours":7,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":397581,"objectId":1475689,"slug":"karun-nair-shows-how-many-hundreds-he-has-scored-this-domestic-season","url":"/lsci/db/PICTURES/CMS/397500/397581.jpg","width":1400,"height":1080,"caption":"Karun Nair shows how many hundreds he has scored this domestic season","longCaption":"Karun Nair shows how many hundreds he has scored this domestic season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397581.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397581.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397581.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}}],"currentType":2,"inningWickets":[{"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"bowled him! Saxena strikes first ball! He hits the top of off with a beautifully dipping ball, and guess what, no turn at all. Saxena angled this in from around the wicket to the left-hander Rekhade, and even bowled on the shorter side of a length on off. Rekhade was shaping to defend, but without accounting for the dip, as the ball was tossed up. He had also left a gap between bat and pad, and that was enough for the ball to sneak through"}],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":5,"fowOvers":1.1,"fowBalls":null}]},{"player":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":14,"balls":84,"maidens":0,"conceded":57,"wickets":1,"economy":4.07,"runsPerBall":0.67,"dots":56,"fours":8,"sixes":0,"wides":0,"noballs":2,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"full ball, late tail in and gone! Apple Tom has got his man, or so it seems. Dubey has reviewed but he seems stone dead. He plays outside the line and is beaten on the inside edge as the ball strikes the pad. The thing to look out for was if the impact is in line, because there is no doubt where the ball is headed. Ball tracking says impact was \u003cb\u003e umpire's call and it would've gone on to hit off-stump. \u003c/b\u003e Is there life in the game yet?"}],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":279,"fowOvers":108.1,"fowBalls":null}]},{"player":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"bowledType":"yes","overs":44.5,"balls":269,"maidens":12,"conceded":96,"wickets":4,"economy":2.14,"runsPerBall":0.35,"dots":209,"fours":2,"sixes":4,"wides":0,"noballs":0,"videos":[],"images":[{"id":397472,"objectId":1475395,"slug":"karun-nair-went-on-to-convert-his-half-century-into-a-hundred","url":"/lsci/db/PICTURES/CMS/397400/397472.jpg","width":1400,"height":2192,"caption":"Karun Nair went on to convert his half-century into a hundred","longCaption":"Karun Nair went on to convert his half-century into a hundred, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397472.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}},{"id":397525,"objectId":1475558,"slug":"karun-nair-was-stumped-for-135","url":"/lsci/db/PICTURES/CMS/397500/397525.jpg","width":1400,"height":783,"caption":"Karun Nair was stumped for 135","longCaption":"Karun Nair was stumped for 135, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 5th day, March 2, 2025","credit":"Kerala Cricket Association ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397525.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397525.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397525.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}},{"id":397585,"objectId":1475694,"slug":"the-vidarbha-players-lift-akshay-wakhare-on-their-shoulders","url":"/lsci/db/PICTURES/CMS/397500/397585.jpg","width":1400,"height":878,"caption":"The Vidarbha players lift Akshay Wakhare on their shoulders","longCaption":"The Vidarbha players lift Akshay Wakhare on their shoulders, Vidarbha vs Kerala, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397585.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397585.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397585.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}},{"id":397541,"objectId":1475584,"slug":"the-kerala-side-with-the-runners-up-trophy","url":"/lsci/db/PICTURES/CMS/397500/397541.jpg","width":1400,"height":578,"caption":"The Kerala side with the runners-up trophy","longCaption":"The Kerala side with the runners-up trophy, Kerala vs Vidarbha, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397541.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397541.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397541.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}}],"currentType":1,"inningWickets":[{"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"Referral for lbw. Original decision is not out. Rathod goes right back and across to defend this sharp-turning delivery, it beats the inside edge to hit the pad. At the point of contact, part of the middle stump and leg stump are fully visible. And ball tracking confirms this would've hit leg, so \u003cstrong\u003eKerala manage to overturn the decision through DRS.\u003c/strong\u003e. Rathod paid the price for going too far across. Is there life yet for Kerala? The season's highest run-getter is gone."}],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":238,"fowOvers":80.1,"fowBalls":null},{"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"dismissalType":5,"dismissalComment":[{"type":"HTML","html":"stumped him! The ball did plenty last over, and it does something in this one too. As does Nair, who decides to venture down the pitch. He advanced down early, with the ball being angled in on a length on the stumps. It turned away to finish just outside off, and Nair was completely beaten with the attempted flick on the leg side. Azharuddeen was standing close to the stumps, and whipped the bails off within half a second"}],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":259,"fowOvers":96.3,"fowBalls":null},{"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ekeeps low, beats Wadkar with one that skids through\u003c/strong\u003e and it crashes into the stumps as he plays across the line! Kerala are ecstatic, are they onto something? It's a tall, tall order, but there's hope yet. Wadkar plays back to one he may have been better off playing forward."}],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":283,"fowOvers":109.6,"fowBalls":null},{"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"beats the inside edge as he lunges forward, done in by the drift comprehensively. Given out on field and I see no reason why that would be overturned. Would've smashed middle and leg. \u003cb\u003e It's being reviewed \u003c/b\u003e Ball tracking and ultra edge merely confirm what we knew all along. \u003cstrong\u003eThree reds ans gone!\u003c/strong\u003e"}],"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":346,"fowOvers":133.4,"fowBalls":null}]},{"player":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"bowledType":"yes","overs":7,"balls":42,"maidens":2,"conceded":18,"wickets":1,"economy":2.57,"runsPerBall":0.42,"dots":31,"fours":2,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"bowled him! Karnewar looks back at the stumps, and shakes his head. Basil switches the angle to around the wicket, and strikes first ball. He angled this in, and bowled it on a length around off. The ball straightened after pitching, and clipped the outside of the off stump as Karnewar looked to defend but was beaten on the outside edge. Kerala have their eighth, but it could be too late"}],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":331,"fowOvers":130.4,"fowBalls":null}]},{"player":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"bowledType":"yes","overs":13,"balls":78,"maidens":2,"conceded":33,"wickets":1,"economy":2.53,"runsPerBall":0.42,"dots":54,"fours":2,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"the big partnership is over, and Chandran has delivered the breakthrough as Malewar once again stabs at a sharp-turning delivery that drifts in and kicks off the rough to take the outside edge. The ball lobs to Baby at slip. \u003cstrong\u003eWhat a knock, what a player.\u003c/strong\u003e"}],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":189,"fowOvers":59.4,"fowBalls":null}]}],"fours":27,"sixes":4,"runsSaved":11,"catches":2,"catchesDropped":2,"inningPartnerships":[{"player1":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":96412,"player1Runs":4,"player1Balls":2,"player2Runs":1,"player2Balls":5,"runs":5,"balls":7,"overs":1.1,"isLive":false},{"player1":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"player2":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":68885,"player1Runs":1,"player1Balls":4,"player2Runs":1,"player2Balls":3,"runs":2,"balls":7,"overs":1.1,"isLive":false},{"player1":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"player2":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"outPlayerId":117015,"player1Runs":100,"player1Balls":187,"player2Runs":72,"player2Balls":159,"runs":182,"balls":346,"overs":57.2,"isLive":false},{"player1":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"player2":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"outPlayerId":102734,"player1Runs":25,"player1Balls":67,"player2Runs":24,"player2Balls":56,"runs":49,"balls":123,"overs":20.3,"isLive":false},{"player1":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"player2":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"outPlayerId":59600,"player1Runs":10,"player1Balls":41,"player2Runs":6,"player2Balls":57,"runs":21,"balls":98,"overs":16.2,"isLive":false},{"player1":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"player2":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"outPlayerId":107515,"player1Runs":16,"player1Balls":44,"player2Runs":4,"player2Balls":26,"runs":20,"balls":70,"overs":11.4,"isLive":false},{"player1":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"outPlayerId":70456,"player1Runs":1,"player1Balls":4,"player2Runs":3,"player2Balls":7,"runs":4,"balls":11,"overs":1.5,"isLive":false},{"player1":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"outPlayerId":66129,"player1Runs":29,"player1Balls":66,"player2Runs":18,"player2Balls":58,"runs":48,"balls":124,"overs":20.4,"isLive":false},{"player1":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"outPlayerId":107082,"player1Runs":12,"player1Balls":8,"player2Runs":3,"player2Balls":10,"runs":15,"balls":18,"overs":3,"isLive":false},{"player1":{"id":95329,"objectId":1070196,"name":"Yash Thakur","longName":"Yash Thakur","mobileName":"Thakur","indexName":"Yash Thakur","battingName":"Yash Thakur","fieldingName":"Yash Thakur","slug":"yash-thakur","imageUrl":"/lsci/db/PICTURES/CMS/392800/392812.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":392812,"objectId":1464545,"slug":"yash-thakur-player-portrait","url":"/lsci/db/PICTURES/CMS/392800/392812.2.png","width":160,"height":136,"caption":"Yash Thakur, player portrait","longCaption":"Yash Thakur, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"player2":{"id":99252,"objectId":1111917,"name":"DG Nalkande","longName":"Darshan Nalkande","mobileName":"Nalkande","indexName":"Nalkande, DG","battingName":"DG Nalkande","fieldingName":"Nalkande","slug":"darshan-nalkande","imageUrl":"/lsci/db/PICTURES/CMS/357400/357411.3.png","headshotImageUrl":null,"dateOfBirth":{"year":1998,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":357411,"objectId":1366806,"slug":"darshan-nalkande-player-portrait","url":"/lsci/db/PICTURES/CMS/357400/357411.3.png","width":160,"height":136,"caption":"Darshan Nalkande, player portrait","longCaption":"Darshan Nalkande, player portrait","credit":"Unknown","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"outPlayerId":null,"player1Runs":8,"player1Balls":29,"player2Runs":21,"player2Balls":32,"runs":29,"balls":61,"overs":10.1,"isLive":true}],"inningOvers":[],"inningWickets":[{"playerRoleType":"P","player":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":1,"balls":5,"minutes":null,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":7,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1986,"month":12,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob","lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak","legbreak googly"],"image":{"id":151678,"objectId":590977,"slug":"jalaj-saxena","url":"/lsci/db/PICTURES/CMS/151600/151678.jpg","width":160,"height":200,"caption":"Jalaj Saxena","longCaption":"Jalaj Saxena","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Jalaj S Saxena","commentary":"Parth Rekhade b Jalaj S Saxena 1 (5b 0x4 0x6) SR: 20","fielderText":null,"bowlerText":"b Jalaj S Saxena"},"dismissalComment":[{"type":"HTML","html":"bowled him! Saxena strikes first ball! He hits the top of off with a beautifully dipping ball, and guess what, no turn at all. Saxena angled this in from around the wicket to the left-hander Rekhade, and even bowled on the shorter side of a length on off. Rekhade was shaping to defend, but without accounting for the dip, as the ball was tossed up. He had also left a gap between bat and pad, and that was enough for the ball to sneak through"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":5,"fowBalls":null,"fowOvers":1.1,"fowOverNumber":2,"ballOversActual":1.1,"ballOversUnique":1.01,"ballTotalRuns":5,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":5,"balls":6,"minutes":null,"fours":1,"sixes":0,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":6,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1991,"month":5,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Mohammed Azharuddeen b Nidheesh","commentary":"Dhruv Shorey c †Mohammed Azharuddeen b Nidheesh 5 (6b 1x4 0x6) SR: 83.33","fielderText":"c †Mohammed Azharuddeen","bowlerText":"b Nidheesh"},"dismissalComment":[{"type":"HTML","html":"excellent catch by Azharuddeen! Someone prevent Nidheesh and co from leaving the ground while celebrating, and Azharuddeen is the reason for that. He threw himself full stretch in front of the slips, and although grabbed it in front of first slip with both hands, he fell almost in front of second slip. It was a lovely ball from Nidhheesh, as he went fuller than the previous ball, and just outside off. The ball moved away a bit too after pitching"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":7,"fowBalls":null,"fowOvers":2.2,"fowOverNumber":3,"ballOversActual":2.2,"ballOversUnique":2.02,"ballTotalRuns":7,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"battedType":"yes","runs":73,"balls":162,"minutes":null,"fours":5,"sixes":0,"strikerate":45.06,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"dismissalBowler":{"id":80691,"objectId":824891,"name":"AR Chandran","longName":"Akshay Chandran","mobileName":"Chandran","indexName":"Chandran, AR","battingName":"AR Chandran","fieldingName":"Chandran","slug":"akshay-chandran","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":10,"date":19},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":null},"dismissalFielders":[{"player":{"id":61479,"objectId":432783,"name":"Sachin Baby","longName":"Sachin Baby","mobileName":"Baby","indexName":"Sachin Baby","battingName":"Sachin Baby","fieldingName":"Sachin Baby","slug":"sachin-baby","imageUrl":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1988,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":281081,"objectId":1162029,"slug":"sachin-baby-player-portrait","url":"/lsci/db/PICTURES/CMS/281000/281081.1.jpg","width":160,"height":222,"caption":"Sachin Baby player portrait","longCaption":"Sachin Baby player portrait","credit":"Sachin Baby","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["batter"],"headshotImage":null},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Sachin Baby b Chandran","commentary":"Danish Malewar c Sachin Baby b Chandran 73 (162b 5x4 0x6) SR: 45.06","fielderText":"c Sachin Baby","bowlerText":"b Chandran"},"dismissalComment":[{"type":"HTML","html":"the big partnership is over, and Chandran has delivered the breakthrough as Malewar once again stabs at a sharp-turning delivery that drifts in and kicks off the rough to take the outside edge. The ball lobs to Baby at slip. \u003cstrong\u003eWhat a knock, what a player.\u003c/strong\u003e"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":189,"fowBalls":null,"fowOvers":59.4,"fowOverNumber":60,"ballOversActual":59.4,"ballOversUnique":59.04,"ballTotalRuns":189,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"battedType":"yes","runs":24,"balls":56,"minutes":null,"fours":2,"sixes":0,"strikerate":42.85,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":5,"date":16},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":390819,"objectId":1459274,"slug":"yash-rathod-player-portrait","url":"/lsci/db/PICTURES/CMS/390800/390819.2.png","width":160,"height":136,"caption":"Yash Rathod, player portrait","longCaption":"Yash Rathod, player portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Sarwate","commentary":"Yash Rathod lbw b Sarwate 24 (56b 2x4 0x6) SR: 42.85","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"Referral for lbw. Original decision is not out. Rathod goes right back and across to defend this sharp-turning delivery, it beats the inside edge to hit the pad. At the point of contact, part of the middle stump and leg stump are fully visible. And ball tracking confirms this would've hit leg, so \u003cstrong\u003eKerala manage to overturn the decision through DRS.\u003c/strong\u003e. Rathod paid the price for going too far across. Is there life yet for Kerala? The season's highest run-getter is gone."}],"fowOrder":3,"fowWicketNum":4,"fowRuns":238,"fowBalls":null,"fowOvers":80.1,"fowOverNumber":81,"ballOversActual":80.1,"ballOversUnique":80.01,"ballTotalRuns":238,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"battedType":"yes","runs":135,"balls":295,"minutes":null,"fours":10,"sixes":2,"strikerate":45.76,"isOut":true,"dismissalType":5,"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png","dateOfBirth":{"year":1991,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.1.png","width":160,"height":136,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322267,"objectId":1264777,"slug":"karun-nair-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322267.png","width":600,"height":436,"caption":"Karun Nair player page headshot cutout, 2021","longCaption":"Karun Nair player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322267.square.png"}}},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":{"id":87471,"objectId":940733,"name":"Mohammed Azharuddeen","longName":"Mohammed Azharuddeen","mobileName":"","indexName":"Mohammed Azharuddeen","battingName":"Mohammed Azharuddeen","fieldingName":"Mohammed Azharuddeen","slug":"mohammed-azharuddeen","imageUrl":"/lsci/db/PICTURES/CMS/315100/315186.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":3,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":315186,"objectId":1247713,"slug":"mohammed-azharuddeen-portrait","url":"/lsci/db/PICTURES/CMS/315100/315186.jpg","width":160,"height":200,"caption":"Mohammed Azharuddeen portrait","longCaption":"Mohammed Azharuddeen portrait","credit":"KCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"stumped","long":"st †Mohammed Azharuddeen b Sarwate","commentary":"Karun Nair st †Mohammed Azharuddeen b Sarwate 135 (295b 10x4 2x6) SR: 45.76","fielderText":"st †Mohammed Azharuddeen","bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"stumped him! The ball did plenty last over, and it does something in this one too. As does Nair, who decides to venture down the pitch. He advanced down early, with the ball being angled in on a length on the stumps. It turned away to finish just outside off, and Nair was completely beaten with the attempted flick on the leg side. Azharuddeen was standing close to the stumps, and whipped the bails off within half a second"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":259,"fowBalls":null,"fowOvers":96.3,"fowOverNumber":97,"ballOversActual":96.3,"ballOversUnique":96.03,"ballTotalRuns":259,"ballBatsmanRuns":0,"videos":[],"images":[{"id":397525,"objectId":1475558,"slug":"karun-nair-was-stumped-for-135","url":"/lsci/db/PICTURES/CMS/397500/397525.jpg","width":1400,"height":783,"caption":"Karun Nair was stumped for 135","longCaption":"Karun Nair was stumped for 135, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 5th day, March 2, 2025","credit":"Kerala Cricket Association ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397525.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397525.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397525.10.jpg"},"dateTaken":"2025-03-02","capturedOn":{"year":2025,"month":3,"date":2}},{"id":397581,"objectId":1475689,"slug":"karun-nair-shows-how-many-hundreds-he-has-scored-this-domestic-season","url":"/lsci/db/PICTURES/CMS/397500/397581.jpg","width":1400,"height":1080,"caption":"Karun Nair shows how many hundreds he has scored this domestic season","longCaption":"Karun Nair shows how many hundreds he has scored this domestic season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397581.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397581.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397581.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}},{"id":397472,"objectId":1475395,"slug":"karun-nair-went-on-to-convert-his-half-century-into-a-hundred","url":"/lsci/db/PICTURES/CMS/397400/397472.jpg","width":1400,"height":2192,"caption":"Karun Nair went on to convert his half-century into a hundred","longCaption":"Karun Nair went on to convert his half-century into a hundred, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397472.10.jpg"},"dateTaken":"2025-03-01","capturedOn":{"year":2025,"month":3,"date":1}}],"currentType":null},{"playerRoleType":"P","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"battedType":"yes","runs":4,"balls":26,"minutes":null,"fours":0,"sixes":0,"strikerate":15.38,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"dismissalBowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2005,"month":7,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Eden Apple Tom","commentary":"Harsh Dubey lbw b Eden Apple Tom 4 (26b 0x4 0x6) SR: 15.38","fielderText":null,"bowlerText":"b Eden Apple Tom"},"dismissalComment":[{"type":"HTML","html":"full ball, late tail in and gone! Apple Tom has got his man, or so it seems. Dubey has reviewed but he seems stone dead. He plays outside the line and is beaten on the inside edge as the ball strikes the pad. The thing to look out for was if the impact is in line, because there is no doubt where the ball is headed. Ball tracking says impact was \u003cb\u003e umpire's call and it would've gone on to hit off-stump. \u003c/b\u003e Is there life in the game yet?"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":279,"fowBalls":null,"fowOvers":108.1,"fowOverNumber":109,"ballOversActual":108.1,"ballOversUnique":108.01,"ballTotalRuns":279,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"CWK","player":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"battedType":"yes","runs":25,"balls":108,"minutes":null,"fours":2,"sixes":0,"strikerate":23.14,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":7,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":null,"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Sarwate","commentary":"Akshay Wadkar b Sarwate 25 (108b 2x4 0x6) SR: 23.14","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ekeeps low, beats Wadkar with one that skids through\u003c/strong\u003e and it crashes into the stumps as he plays across the line! Kerala are ecstatic, are they onto something? It's a tall, tall order, but there's hope yet. Wadkar plays back to one he may have been better off playing forward."}],"fowOrder":6,"fowWicketNum":7,"fowRuns":283,"fowBalls":null,"fowOvers":109.6,"fowOverNumber":110,"ballOversActual":109.6,"ballOversUnique":109.06,"ballTotalRuns":283,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"battedType":"yes","runs":30,"balls":70,"minutes":null,"fours":3,"sixes":1,"strikerate":42.85,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1992,"month":10,"date":12},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob","sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak","slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalBowler":{"id":107400,"objectId":1214015,"name":"NP Basil","longName":"Nedumankuzhy Basil","mobileName":"Basil","indexName":"Basil, NP","battingName":"NP Basil","fieldingName":"Basil","slug":"nedumankuzhy-basil","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Basil","commentary":"Akshay Karnewar b Basil 30 (70b 3x4 1x6) SR: 42.85","fielderText":null,"bowlerText":"b Basil"},"dismissalComment":[{"type":"HTML","html":"bowled him! Karnewar looks back at the stumps, and shakes his head. Basil switches the angle to around the wicket, and strikes first ball. He angled this in, and bowled it on a length around off. The ball straightened after pitching, and clipped the outside of the off stump as Karnewar looked to defend but was beaten on the outside edge. Kerala have their eighth, but it could be too late"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":331,"fowBalls":null,"fowOvers":130.4,"fowOverNumber":131,"ballOversActual":130.4,"ballOversUnique":130.04,"ballTotalRuns":331,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"battedType":"yes","runs":3,"balls":10,"minutes":null,"fours":0,"sixes":0,"strikerate":30,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1999,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":314746,"objectId":1246673,"slug":"nachiket-bhute-portrait","url":"/lsci/db/PICTURES/CMS/314700/314746.jpg","width":160,"height":202,"caption":"Nachiket Bhute portrait","longCaption":"Nachiket Bhute portrait, January 2021","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalBowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":12,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":null},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Sarwate","commentary":"Nachiket Bhute lbw b Sarwate 3 (10b 0x4 0x6) SR: 30","fielderText":null,"bowlerText":"b Sarwate"},"dismissalComment":[{"type":"HTML","html":"beats the inside edge as he lunges forward, done in by the drift comprehensively. Given out on field and I see no reason why that would be overturned. Would've smashed middle and leg. \u003cb\u003e It's being reviewed \u003c/b\u003e Ball tracking and ultra edge merely confirm what we knew all along. \u003cstrong\u003eThree reds ans gone!\u003c/strong\u003e"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":346,"fowBalls":null,"fowOvers":133.4,"fowOverNumber":134,"ballOversActual":133.4,"ballOversUnique":133.04,"ballTotalRuns":346,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":96412,"objectId":1079843,"name":"PR Rekhade","longName":"Parth Rekhade","mobileName":"Rekhade","indexName":"Rekhade, PR","battingName":"PR Rekhade","fieldingName":"Rekhade","slug":"parth-rekhade","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":5,"fowOvers":1.1,"fowBalls":null},{"dismissalBatsman":{"id":68885,"objectId":590327,"name":"DR Shorey","longName":"Dhruv Shorey","mobileName":"Shorey","indexName":"Shorey, DR","battingName":"DR Shorey","fieldingName":"Shorey","slug":"dhruv-shorey","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":7,"fowOvers":2.2,"fowBalls":null},{"dismissalBatsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":189,"fowOvers":59.4,"fowBalls":null},{"dismissalBatsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":238,"fowOvers":80.1,"fowBalls":null},{"dismissalBatsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":259,"fowOvers":96.3,"fowBalls":null},{"dismissalBatsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":279,"fowOvers":108.1,"fowBalls":null},{"dismissalBatsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":283,"fowOvers":109.6,"fowBalls":null},{"dismissalBatsman":{"id":66129,"objectId":528730,"name":"AK Karnewar","longName":"Akshay Karnewar","mobileName":"Karnewar","indexName":"Karnewar, AK","battingName":"AK Karnewar","fieldingName":"Karnewar","slug":"akshay-karnewar","imageUrl":null,"headshotImageUrl":null},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":331,"fowOvers":130.4,"fowBalls":null},{"dismissalBatsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":346,"fowOvers":133.4,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"oversActual":3.6,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":true,"remainingCount":3,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":80615,"objectId":822703,"name":"MD Nidheesh","longName":"MD Nidheesh","mobileName":"Nidheesh","indexName":"Nidheesh, MD","battingName":"MD Nidheesh","fieldingName":"Nidheesh","slug":"md-nidheesh","imageUrl":null,"headshotImageUrl":null},"oversActual":6.6,"ballsActual":null,"reviewSide":"batting","resultType":"upheld","isUmpireCall":false,"remainingCount":3,"originalDecision":"out","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png"},"bowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null},"oversActual":37.5,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":2,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":102734,"objectId":1151269,"name":"YV Rathod","longName":"Yash Rathod","mobileName":"Rathod","indexName":"Rathod, YV","battingName":"YV Rathod","fieldingName":"Rathod","slug":"yash-rathod","imageUrl":"/lsci/db/PICTURES/CMS/390800/390819.2.png","headshotImageUrl":null},"bowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null},"oversActual":80.1,"ballsActual":null,"reviewSide":"bowling","resultType":"upheld","isUmpireCall":false,"remainingCount":2,"originalDecision":"notout","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":59600,"objectId":398439,"name":"KK Nair","longName":"Karun Nair","mobileName":"Nair","indexName":"Nair, KK","battingName":"KK Nair","fieldingName":"Nair","slug":"karun-nair","imageUrl":"/lsci/db/PICTURES/CMS/322200/322267.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322267.png"},"bowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"oversActual":95.2,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":1,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala (and Travancore-Cochin)","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":70456,"objectId":605360,"name":"AV Wadkar","longName":"Akshay Wadkar","mobileName":"Wadkar","indexName":"Wadkar, AV","battingName":"AV Wadkar","fieldingName":"Wadkar","slug":"akshay-wadkar","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":49346,"objectId":237199,"name":"Jalaj S Saxena","longName":"Jalaj Saxena","mobileName":"Saxena","indexName":"Saxena, Jalaj S","battingName":"Jalaj S Saxena","fieldingName":"Jalaj S Saxena","slug":"jalaj-saxena","imageUrl":"/lsci/db/PICTURES/CMS/151600/151678.jpg","headshotImageUrl":null},"oversActual":101.6,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":true,"remainingCount":1,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":13,"reviewTeam":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"umpire":{"id":50142,"objectId":265839,"name":"AK Chaudhary","longName":"Anil Chaudhary","mobileName":"Chaudhary","indexName":"Chaudhary, AK","battingName":"AK Chaudhary","fieldingName":"Chaudhary","slug":"anil-chaudhary","imageUrl":"/lsci/db/PICTURES/CMS/118800/118831.1.jpg","headshotImageUrl":null},"batsman":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null},"bowler":{"id":111308,"objectId":1301544,"name":"Eden Apple Tom","longName":"Eden Apple Tom","mobileName":"Apple Tom","indexName":"Eden Apple Tom","battingName":"Eden Apple Tom","fieldingName":"Eden Apple Tom","slug":"eden-apple-tom","imageUrl":null,"headshotImageUrl":null},"oversActual":108.1,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":true,"remainingCount":3,"originalDecision":"out","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"umpire":{"id":7829,"objectId":31282,"name":"J Madanagopal","longName":"Jayaraman Madanagopal","mobileName":"","indexName":"Madanagopal, J","battingName":"J Madanagopal","fieldingName":"Madanagopal","slug":"jayaraman-madanagopal","imageUrl":"/lsci/db/PICTURES/CMS/177300/177315.1.jpg","headshotImageUrl":null},"batsman":{"id":107082,"objectId":1210279,"name":"NN Bhute","longName":"Nachiket Bhute","mobileName":"Bhute","indexName":"Bhute,NN","battingName":"NN Bhute","fieldingName":"Bhute","slug":"nachiket-bhute","imageUrl":"/lsci/db/PICTURES/CMS/314700/314746.jpg","headshotImageUrl":null},"bowler":{"id":75313,"objectId":719717,"name":"AA Sarwate","longName":"Aditya Sarwate","mobileName":"Sarwate","indexName":"Sarwate, AA","battingName":"AA Sarwate","fieldingName":"Sarwate","slug":"aditya-sarwate","imageUrl":null,"headshotImageUrl":null},"oversActual":133.4,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":false,"remainingCount":2,"originalDecision":"out","drsDecision":"out"}],"inningOverGroups":[]}],"superOverInnings":[],"supportInfo":{"stories":[{"id":333066,"objectId":1475655,"scribeId":44081972,"slug":"ranji-trophy-2024-25-final-sachin-baby-takes-blame-for-keralas-heartbreaking-loss","title":"'My shot changed the momentum' - Sachin Baby takes 'blame' for Kerala's heartbreaking loss","subTitle":"","seoTitle":"Ranji Trophy 2024-25 final - Sachin Baby takes 'blame' for Kerala's heartbreaking loss","summary":"\"It was a brain fade moment,\" he said as he rued Kerala's missed chance of winning their maiden Ranji title","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"NEWS","genreId":1,"genreName":"News","publishedAt":"2025-03-02T18:01:00.000Z","modifiedAt":"2025-03-02T18:10:10.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":397404,"objectId":1475202,"slug":"sachin-baby-celebrates-a-half-century-in-his-hundredth-first-class-match","url":"/lsci/db/PICTURES/CMS/397400/397404.5.jpg","width":365,"height":205,"caption":"Sachin Baby celebrates a half-century in his hundredth first-class match","longCaption":"Sachin Baby celebrates a half-century in his hundredth first-class match, Kerala vs Vidarbha, Ranji Trophy final, 3rd day, Nagpur, February 28, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397404.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397404.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397404.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:52:15.531Z"},{"id":333055,"objectId":1475585,"scribeId":44078096,"slug":"ranji-trophy-2024-25-karun-nair-malewar-bowlers-lead-vidarbha-to-title","title":"Nair, Malewar and bowlers lead Vidarbha to third Ranji Trophy title","subTitle":"","seoTitle":"Ranji Trophy 2024-25 - Nair, Malewar, bowlers lead Vidarbha to title","summary":"Playing their first final, Kerala were left with several moments to look back on","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2025-03-02T10:20:00.000Z","modifiedAt":"2025-03-02T12:42:03.000Z","showPublishedAt":true,"showModifiedAt":false,"day":5,"authorId":667,"image":{"id":397556,"objectId":1475617,"slug":"vidarbha-are-the-2024-25-ranji-trophy-champions","url":"/lsci/db/PICTURES/CMS/397500/397556.5.jpg","width":365,"height":205,"caption":"Vidarbha are the 2024-25 Ranji Trophy champions","longCaption":"Vidarbha are the 2024-25 Ranji Trophy champions, Kerala vs Vidarbha, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397556.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397556.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397556.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:49:44.723Z"},{"id":333039,"objectId":1475477,"scribeId":44065175,"slug":"vidarbha-vs-kerala-ranji-trophy-final-vidarbha-s-one-hand-on-the-ranji-trophy-after-karun-nair-s-132","title":"Vidarbha have one hand on the Ranji Trophy after Nair's 132*","subTitle":"","seoTitle":"Vidarbha vs Kerala, Ranji Trophy final - Vidarbha's one hand on the Ranji Trophy after Karun Nair's 132*","summary":"Danish Malewar also scored 73 to go with his 153 in the first innings","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2025-03-01T12:30:00.000Z","modifiedAt":"2025-03-02T02:44:14.000Z","showPublishedAt":true,"showModifiedAt":false,"day":4,"authorId":667,"image":{"id":397494,"objectId":1475474,"slug":"karun-nair-celebrates-his-century","url":"/lsci/db/PICTURES/CMS/397400/397494.5.jpg","width":365,"height":205,"caption":"Karun Nair celebrates his century","longCaption":"Karun Nair celebrates his century, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 4th day, March 1, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397494.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397494.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397494.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:51:37.381Z"},{"id":333009,"objectId":1475289,"scribeId":44051895,"slug":"ranji-trophy-final-ker-vs-vid-harsh-dubey-parth-rekhade-spin-vidarbha-into-the-lead","title":"Harsh Dubey, Parth Rekhade spin Vidarbha into the lead","subTitle":"","seoTitle":"Ranji Trophy final - Ker vs Vid - Harsh Dubey, Parth Rekhade spin Vidarbha into the lead","summary":"Sachin Baby, who was a symbol of concentration and grit all day to construct 234-ball 98, fell with Kerala 56 away from a first-innings lead","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2025-02-28T12:25:00.000Z","modifiedAt":"2025-02-28T12:31:28.000Z","showPublishedAt":true,"showModifiedAt":false,"day":3,"authorId":667,"image":{"id":397432,"objectId":1475284,"slug":"harsh-dubey-took-the-record-of-most-wickets-in-a-ranji-season","url":"/lsci/db/PICTURES/CMS/397400/397432.5.jpg","width":365,"height":205,"caption":"Harsh Dubey took the record of most wickets in a Ranji season","longCaption":"Harsh Dubey took the record of most wickets in a Ranji season, Kerala vs Vidarbha, Ranji Trophy final, Nagpur, 3rd day, February 28, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397400/397432.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397400/397432.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397400/397432.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:46:02.274Z"},{"id":332982,"objectId":1475133,"scribeId":44037616,"slug":"kerala-fight-back-after-danish-malewar-153-takes-vidarbha-to-379","title":"Kerala fight back after Malewar 153 takes Vidarbha to 379","subTitle":"","seoTitle":"Kerala fight back after Danish Malewar 153 takes Vidarbha to 379","summary":"Sarwate's 66 not out steered Kerala to 131 for 3 at stumps","shortText":null,"byline":"Ekanth","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2025-02-27T12:14:00.000Z","modifiedAt":"2025-02-28T05:02:05.000Z","showPublishedAt":true,"showModifiedAt":false,"day":2,"authorId":782,"image":{"id":397360,"objectId":1475100,"slug":"nedumankuzhy-basil-celebrates-a-wicket","url":"/lsci/db/PICTURES/CMS/397300/397360.5.jpg","width":365,"height":205,"caption":"Nedumankuzhy Basil celebrates a wicket","longCaption":"Nedumankuzhy Basil celebrates a wicket, Kerala vs Vidarbha, Ranji Trophy final, 2nd day, Nagpur, February 27, 2025","credit":"KCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397300/397360.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/397300/397360.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397300/397360.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:47:25.759Z"}],"videos":[],"seriesStories":[],"seriesStandings":{"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":3,"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":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":5,"matchesLost":0,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":35,"quotient":1.577,"nrr":null,"rpwr":null,"for":"2918/98","against":"2417/128","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"RESULT","statusText":"J + K won by 182 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"246 \u0026 284","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"166 \u0026 182","scoreInfo":"T:365","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"RESULT","statusText":"J + K won by 5 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"120 \u0026 290","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"206 \u0026 207/5","scoreInfo":"T:205","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116264,"id":116264,"objectId":1445903,"slug":"jammu-kashmir-vs-tripura-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"J + K won by 4 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3619,"objectId":1346887,"name":"Hostel Ground JKCA, Jammu","smallName":"Jammu","longName":"Hostel Ground JKCA, Jammu","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"Elite, Group A","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":"RESULT","statusText":"J + K won by 7 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"RESULT","statusText":"J + K won by an innings and 25 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":442,"objectId":58027,"name":"Barabati Stadium, Cuttack","smallName":"Cuttack","longName":"Barabati Stadium, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"428","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445840,1445856,1445872,1445888,1445903,1445919,1445934]},{"teamInfo":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":4,"matchesLost":2,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":29,"quotient":1.745,"nrr":null,"rpwr":null,"for":"3588/89","against":"2888/125","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1654,"status":"RESULT","statusText":"Mumbai won by an innings and 456 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"86 \u0026 129","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"671/7d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"RESULT","statusText":"J + K won by 5 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"120 \u0026 290","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"206 \u0026 207/5","scoreInfo":"T:205","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116266,"id":116266,"objectId":1445905,"slug":"services-vs-mumbai-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Mumbai won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Elite, Group A","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":"RESULT","statusText":"Mumbai won by an innings and 103 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"Elite, Group A","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"RESULT","statusText":"Mumbai won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"RESULT","statusText":"Baroda won by 84 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":null,"allMatchObjectIds":[1445839,1445857,1445874,1445890,1445905,1445919,1445936]},{"teamInfo":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":4,"matchesLost":2,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":27,"quotient":1.173,"nrr":null,"rpwr":null,"for":"3130/101","against":"3249/123","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"RESULT","statusText":"J + K won by 182 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":991,"objectId":58516,"name":"Reliance Stadium, Vadodara","smallName":"Vadodara","longName":"Reliance Stadium, Vadodara","slug":"reliance-stadium-vadodara","location":"","image":{"id":79531,"objectId":310766,"slug":"i-p-c-l-sports-complex-ground-vadodara","url":"/lsci/db/PICTURES/CMS/79500/79531.jpg","width":500,"height":335,"caption":"I.P.C.L. Sports Complex Ground, Vadodara ","longCaption":"I.P.C.L. Sports Complex Ground, Vadodara ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"246 \u0026 284","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"166 \u0026 182","scoreInfo":"T:365","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116279,"id":116279,"objectId":1445918,"slug":"maharashtra-vs-baroda-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":"FINISHED","state":"POST","winnerTeamId":1956,"status":"RESULT","statusText":"Maharashtra won by 439 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"297 \u0026 464/7d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"145 \u0026 177","scoreInfo":"T:617","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116263,"id":116263,"objectId":1445902,"slug":"baroda-vs-meghalaya-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Baroda won by an innings and 261 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"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":1610,"status":"RESULT","statusText":"Baroda won by an innings and 98 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"RESULT","statusText":"Baroda won by 65 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Services","longName":"Services","abbreviation":"SVCS","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":"RESULT","statusText":"Baroda won by 84 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":null,"allMatchObjectIds":[1445839,1445855,1445871,1445887,1445902,1445918,1445934]},{"teamInfo":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":3,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":23,"quotient":0.864,"nrr":null,"rpwr":null,"for":"3066/112","against":"3232/102","pct":null,"recentMatches":[{"_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-30T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"RESULT","statusText":"Services won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2669,"objectId":542177,"name":"DRIEMS Ground, Tangi, Cuttack","smallName":"Cuttack","longName":"DRIEMS Ground, Tangi, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"180 \u0026 394","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"199 \u0026 376/0","scoreInfo":"T:376","points":7,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"212 \u0026 357/5d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"294 \u0026 101/2","scoreInfo":"T:276","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116266,"id":116266,"objectId":1445905,"slug":"services-vs-mumbai-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Mumbai won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Elite, Group A","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":"RESULT","statusText":"Services won by 35 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"RESULT","statusText":"J + K won by an innings and 25 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"RESULT","statusText":"Baroda won by 65 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Services","longName":"Services","abbreviation":"SVCS","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":"RESULT","statusText":"Services won by an innings and 65 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":null,"allMatchObjectIds":[1445841,1445855,1445872,1445889,1445905,1445921,1445937]},{"teamInfo":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","isCountry":false,"primaryColor":null,"image":{"id":394637,"objectId":1468834,"slug":"maharashtra-cricket-association-team-logo","url":"/lsci/db/PICTURES/CMS/394600/394637.png","width":500,"height":500,"caption":"Maharashtra Cricket Association team logo","longCaption":"Maharashtra Cricket Association team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":3,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":17,"quotient":1.063,"nrr":null,"rpwr":null,"for":"3402/107","against":"3289/110","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"270 \u0026 310/5d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"418","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116279,"id":116279,"objectId":1445918,"slug":"maharashtra-vs-baroda-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":"FINISHED","state":"POST","winnerTeamId":1956,"status":"RESULT","statusText":"Maharashtra won by 439 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"297 \u0026 464/7d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"145 \u0026 177","scoreInfo":"T:617","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116265,"id":116265,"objectId":1445904,"slug":"odisha-vs-maharashtra-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Odisha won by 3 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":442,"objectId":58027,"name":"Barabati Stadium, Cuttack","smallName":"Cuttack","longName":"Barabati Stadium, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"Elite, Group A","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":"RESULT","statusText":"Services won by 35 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"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":1956,"status":"RESULT","statusText":"Maharashtra won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"RESULT","statusText":"Mumbai won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"428","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445840,1445857,1445873,1445889,1445904,1445918,1445935]},{"teamInfo":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":3,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":1,"points":17,"quotient":0.715,"nrr":null,"rpwr":null,"for":"2693/102","against":"2993/81","pct":null,"recentMatches":[{"_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-30T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"RESULT","statusText":"Services won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2669,"objectId":542177,"name":"DRIEMS Ground, Tangi, Cuttack","smallName":"Cuttack","longName":"DRIEMS Ground, Tangi, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"180 \u0026 394","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"199 \u0026 376/0","scoreInfo":"T:376","points":7,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2039,"status":"RESULT","statusText":"Odisha won by an innings and 56 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"198 \u0026 294","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"548/7d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116265,"id":116265,"objectId":1445904,"slug":"odisha-vs-maharashtra-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Odisha won by 3 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":442,"objectId":58027,"name":"Barabati Stadium, Cuttack","smallName":"Cuttack","longName":"Barabati Stadium, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"Elite, Group A","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":"RESULT","statusText":"Mumbai won by an innings and 103 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"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":1610,"status":"RESULT","statusText":"Baroda won by an innings and 98 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":442,"objectId":58027,"name":"Barabati Stadium, Cuttack","smallName":"Cuttack","longName":"Barabati Stadium, Cuttack","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":"ABANDONED","statusText":"Match abandoned without a ball bowled","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":null,"allMatchObjectIds":[1445842,1445856,1445871,1445890,1445904,1445920,1445937]},{"teamInfo":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":1,"points":14,"quotient":1.233,"nrr":null,"rpwr":null,"for":"2734/75","against":"2601/88","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"270 \u0026 310/5d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"418","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"212 \u0026 357/5d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"294 \u0026 101/2","scoreInfo":"T:276","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116264,"id":116264,"objectId":1445903,"slug":"jammu-kashmir-vs-tripura-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"J + K won by 4 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3619,"objectId":1346887,"name":"Hostel Ground JKCA, Jammu","smallName":"Jammu","longName":"Hostel Ground JKCA, Jammu","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"Elite, Group A","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","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":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"RESULT","statusText":"Tripura won by an innings and 17 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"ABANDONED","statusText":"Match abandoned without a ball bowled","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1157,"objectId":57841,"name":"Maharaja Bir Bikram College Stadium, Agartala","smallName":"Agartala","longName":"Maharaja Bir Bikram College Stadium, Agartala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"30,000"},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"Odisha","longName":"Odisha","abbreviation":"ODSA","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":null,"allMatchObjectIds":[1445842,1445858,1445874,1445887,1445903,1445921,1445935]},{"teamInfo":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":0.343,"nrr":null,"rpwr":null,"for":"2314/138","against":"3176/65","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1654,"status":"RESULT","statusText":"Mumbai won by an innings and 456 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"Sharad Pawar Cricket Academy BKC, Mumbai","smallName":"Mumbai","longName":"Sharad Pawar Cricket Academy BKC, Mumbai","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"86 \u0026 129","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"671/7d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2039,"status":"RESULT","statusText":"Odisha won by an innings and 56 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"198 \u0026 294","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"Odisha","longName":"Odisha","abbreviation":"ODSA","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"548/7d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116263,"id":116263,"objectId":1445902,"slug":"baroda-vs-meghalaya-elite-group-a","title":"Elite, Group A","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":"RESULT","statusText":"Baroda won by an innings and 261 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"Baroda","longName":"Baroda","abbreviation":"BRODA","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":"Elite, Group A","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":"RESULT","statusText":"J + K won by 7 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"J + K","longName":"Jammu \u0026 Kashmir","abbreviation":"J + K","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":"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":1956,"status":"RESULT","statusText":"Maharashtra won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"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":"RESULT","statusText":"Tripura won by an innings and 17 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3457,"objectId":1162013,"name":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","smallName":"Shillong","longName":"Meghalaya Cricket Association Cricket Ground, Polo Ground, Shillong","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"Tripura","longName":"Tripura","abbreviation":"TPURA","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":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":"RESULT","statusText":"Services won by an innings and 65 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":527,"objectId":58051,"name":"Palam A Ground, Model Sports Complex, Delhi","smallName":"Delhi","longName":"Palam A Ground, Model Sports Complex, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"Services","longName":"Services","abbreviation":"SVCS","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":"Meghalaya","longName":"Meghalaya","abbreviation":"MEGHA","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":null,"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":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":0,"matchesTied":0,"matchesDrawn":1,"matchesNoResult":0,"points":40,"quotient":1.49,"nrr":null,"rpwr":null,"for":"3779/118","against":"2987/139","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 58 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"190 \u0026 355","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"326 \u0026 161","scoreInfo":"T:220","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 221 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":971,"objectId":58159,"name":"KL Saini Ground, Jaipur","smallName":"Jaipur","longName":"KL Saini Ground, Jaipur","slug":"kl-saini-ground-jaipur","location":"Mansarovar","image":null,"town":{"id":617,"objectId":58156,"name":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"165 \u0026 428/9d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"265 \u0026 107","scoreInfo":"T:329","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116267,"id":116267,"objectId":1445906,"slug":"vidarbha-vs-gujarat-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Elite, Group B","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":"RESULT","statusText":"Vidarbha won by an innings and 88 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Elite, Group B","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":"RESULT","statusText":"Vidarbha won by 266 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3416,"objectId":1145946,"name":"Rajiv Gandhi International Cricket Stadium, Dehradun","smallName":"Dehradun","longName":"Rajiv Gandhi International Cricket Stadium, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"25000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"RESULT","statusText":"Vidarbha won by 120 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"RESULT","statusText":"Vidarbha won by 74 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":null,"allMatchObjectIds":[1445846,1445862,1445878,1445892,1445906,1445925,1445939]},{"teamInfo":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":4,"matchesLost":0,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":32,"quotient":1.147,"nrr":null,"rpwr":null,"for":"3444/108","against":"3085/111","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"RESULT","statusText":"Gujarat won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":375,"objectId":57850,"name":"Gujarat College Ground, Ahmedabad","smallName":"Ahmedabad","longName":"Gujarat College Ground, Ahmedabad","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"215 \u0026 175","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"247 \u0026 145/1","scoreInfo":"T:144","points":6,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"RESULT","statusText":"Gujarat won by an innings and 28 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":375,"objectId":57850,"name":"Gujarat College Ground, Ahmedabad","smallName":"Ahmedabad","longName":"Gujarat College Ground, Ahmedabad","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"111 \u0026 254","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"393","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116267,"id":116267,"objectId":1445906,"slug":"vidarbha-vs-gujarat-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"RESULT","statusText":"Gujarat won by 1 wicket","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2402,"objectId":377303,"name":"Narendra Modi Stadium B Ground, Motera, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium B Ground, Motera, Ahmedabad","slug":"narenda-modi-stadium-b-ground-motera-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"RESULT","statusText":"Gujarat won by 126 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":null,"allMatchObjectIds":[1445843,1445859,1445875,1445891,1445906,1445922,1445938]},{"teamInfo":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":21,"quotient":1.015,"nrr":null,"rpwr":null,"for":"3356/102","against":"3339/103","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"RESULT","statusText":"Gujarat won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":375,"objectId":57850,"name":"Gujarat College Ground, Ahmedabad","smallName":"Ahmedabad","longName":"Gujarat College Ground, Ahmedabad","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"215 \u0026 175","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"247 \u0026 145/1","scoreInfo":"T:144","points":6,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1815,"status":"RESULT","statusText":"Hyderabad won by an innings and 43 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"565","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 275 \u0026 247","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116268,"id":116268,"objectId":1445907,"slug":"himachal-pradesh-vs-puducherry-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Himachal won by an innings and 17 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Elite, Group B","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":"RESULT","statusText":"Vidarbha won by an innings and 88 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Elite, Group B","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":"RESULT","statusText":"Himachal won by an innings and 38 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","smallName":"Visakhapatnam","longName":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"RESULT","statusText":"Rajasthan won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"RESULT","statusText":"Himachal won by an innings and 97 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":null,"allMatchObjectIds":[1445844,1445860,1445876,1445892,1445907,1445923,1445938]},{"teamInfo":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":3,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":16,"quotient":1.223,"nrr":null,"rpwr":null,"for":"3671/102","against":"3530/120","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 58 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"190 \u0026 355","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"326 \u0026 161","scoreInfo":"T:220","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1815,"status":"RESULT","statusText":"Hyderabad won by an innings and 43 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"565","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 275 \u0026 247","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116269,"id":116269,"objectId":1445908,"slug":"hyderabad-india-vs-andhra-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Elite, Group B","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":"RESULT","statusText":"Hyderabad won by an innings and 50 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"RESULT","statusText":"Uttarakhand won by 78 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3191,"objectId":928527,"name":"Abhimanyu Cricket Academy, Dehradun","smallName":"Dehradun","longName":"Abhimanyu Cricket Academy, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"RESULT","statusText":"Gujarat won by 126 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":null,"allMatchObjectIds":[1445843,1445861,1445877,1445893,1445908,1445923,1445939]},{"teamInfo":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":2,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":16,"quotient":1,"nrr":null,"rpwr":null,"for":"3019/96","against":"3742/119","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1592,"status":"RESULT","statusText":"Andhra won by 6 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"Dr PVG Raju ACA Sports Complex, Vizianagaram","smallName":"Vizianagaram","longName":"Dr PVG Raju ACA Sports Complex, Vizianagaram","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"258 \u0026 114","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"220 \u0026 157/4","scoreInfo":"T:153","points":6,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 221 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":971,"objectId":58159,"name":"KL Saini Ground, Jaipur","smallName":"Jaipur","longName":"KL Saini Ground, Jaipur","slug":"kl-saini-ground-jaipur","location":"Mansarovar","image":null,"town":{"id":617,"objectId":58156,"name":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"165 \u0026 428/9d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"265 \u0026 107","scoreInfo":"T:329","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116270,"id":116270,"objectId":1445909,"slug":"uttarakhand-vs-rajasthan-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3191,"objectId":928527,"name":"Abhimanyu Cricket Academy, Dehradun","smallName":"Dehradun","longName":"Abhimanyu Cricket Academy, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"RESULT","statusText":"Rajasthan won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":null,"allMatchObjectIds":[1445845,1445860,1445875,1445893,1445909,1445925,1445941]},{"teamInfo":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":3,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":13,"quotient":0.946,"nrr":null,"rpwr":null,"for":"3261/116","against":"3239/109","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1592,"status":"RESULT","statusText":"Andhra won by 6 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"Dr PVG Raju ACA Sports Complex, Vizianagaram","smallName":"Vizianagaram","longName":"Dr PVG Raju ACA Sports Complex, Vizianagaram","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"258 \u0026 114","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"220 \u0026 157/4","scoreInfo":"T:153","points":6,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"303 \u0026 319/6d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"260 \u0026 152/0","scoreInfo":"T:363","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116269,"id":116269,"objectId":1445908,"slug":"hyderabad-india-vs-andhra-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"Dr PVG Raju ACA Sports Complex, Vizianagaram","smallName":"Vizianagaram","longName":"Dr PVG Raju ACA Sports Complex, Vizianagaram","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Elite, Group B","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":"RESULT","statusText":"Himachal won by an innings and 38 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","smallName":"Visakhapatnam","longName":"Dr. Y.S. Rajasekhara Reddy ACA-VDCA Cricket Stadium, Visakhapatnam","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"RESULT","statusText":"Gujarat won by 1 wicket","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2402,"objectId":377303,"name":"Narendra Modi Stadium B Ground, Motera, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium B Ground, Motera, Ahmedabad","slug":"narenda-modi-stadium-b-ground-motera-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"RESULT","statusText":"Vidarbha won by 74 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":367,"objectId":58344,"name":"Vidarbha Cricket Association Ground, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Ground, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":null,"allMatchObjectIds":[1445846,1445859,1445876,1445894,1445908,1445924,1445941]},{"teamInfo":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":3,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":11,"quotient":0.617,"nrr":null,"rpwr":null,"for":"3137/123","against":"3884/94","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"427 \u0026 201/8","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"273","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"RESULT","statusText":"Gujarat won by an innings and 28 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":375,"objectId":57850,"name":"Gujarat College Ground, Ahmedabad","smallName":"Ahmedabad","longName":"Gujarat College Ground, Ahmedabad","slug":"gujarat-college-ground-ahmedabad","location":"","image":null,"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"111 \u0026 254","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"393","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116270,"id":116270,"objectId":1445909,"slug":"uttarakhand-vs-rajasthan-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3191,"objectId":928527,"name":"Abhimanyu Cricket Academy, Dehradun","smallName":"Dehradun","longName":"Abhimanyu Cricket Academy, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"Dr PVG Raju ACA Sports Complex, Vizianagaram","smallName":"Vizianagaram","longName":"Dr PVG Raju ACA Sports Complex, Vizianagaram","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Andhra","longName":"Andhra","abbreviation":"AP","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":"Elite, Group B","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":"RESULT","statusText":"Vidarbha won by 266 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3416,"objectId":1145946,"name":"Rajiv Gandhi International Cricket Stadium, Dehradun","smallName":"Dehradun","longName":"Rajiv Gandhi International Cricket Stadium, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"25000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"RESULT","statusText":"Uttarakhand won by 78 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3191,"objectId":928527,"name":"Abhimanyu Cricket Academy, Dehradun","smallName":"Dehradun","longName":"Abhimanyu Cricket Academy, Dehradun","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"5000"},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"RESULT","statusText":"Himachal won by an innings and 97 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","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":null,"allMatchObjectIds":[1445844,1445861,1445878,1445894,1445909,1445922,1445940]},{"teamInfo":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":3,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":6,"quotient":0.783,"nrr":null,"rpwr":null,"for":"3303/120","against":"3164/90","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"427 \u0026 201/8","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"Uttarakhand","longName":"Uttarakhand","abbreviation":"UKHND","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"273","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"Andhra","longName":"Andhra","abbreviation":"AP","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"303 \u0026 319/6d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"260 \u0026 152/0","scoreInfo":"T:363","points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116268,"id":116268,"objectId":1445907,"slug":"himachal-pradesh-vs-puducherry-elite-group-b","title":"Elite, Group B","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":"RESULT","statusText":"Himachal won by an innings and 17 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Himachal","longName":"Himachal Pradesh","abbreviation":"HP","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":"Elite, Group B","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"Elite, Group B","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":"RESULT","statusText":"Hyderabad won by an innings and 50 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"Hyderabad","longName":"Hyderabad (India)","abbreviation":"HYD","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":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"RESULT","statusText":"Vidarbha won by 120 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3459,"objectId":1162017,"name":"Cricket Association Puducherry Siechem Ground","smallName":"Puducherry","longName":"Cricket Association Puducherry Siechem Ground","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":664,"objectId":58162,"name":"Sawai Mansingh Stadium, Jaipur","smallName":"Jaipur","longName":"Sawai Mansingh Stadium, Jaipur","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":"Jaipur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"Puducherry","longName":"Puducherry","abbreviation":"PONDI","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":"Rajasthan","longName":"Rajasthan","abbreviation":"RAJ","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":null,"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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":0,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":29,"quotient":1.212,"nrr":null,"rpwr":null,"for":"2850/98","against":"2735/114","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"304 \u0026 294/8","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"450","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"RESULT","statusText":"Haryana won by 283 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2997,"objectId":795187,"name":"Bengal Cricket Academy Ground, Kalyani","smallName":"Kalyani","longName":"Bengal Cricket Academy Ground, Kalyani","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"157 \u0026 336","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"125 \u0026 85","scoreInfo":"T:369","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116274,"id":116274,"objectId":1445913,"slug":"haryana-vs-kerala-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"Elite, Group C","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":"RESULT","statusText":"Haryana won by 37 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"RESULT","statusText":"Haryana won by an innings and 43 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":null,"allMatchObjectIds":[1445849,1445865,1445881,1445897,1445913,1445927,1445942]},{"teamInfo":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":0,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":28,"quotient":1.813,"nrr":null,"rpwr":null,"for":"2451/73","against":"1722/93","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1912,"status":"RESULT","statusText":"Kerala won by an innings and 169 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"351","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 64 \u0026 118","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3400,"objectId":1120086,"name":"Greenfield International Stadium, Thiruvananthapuram","smallName":"Thiruvananthapuram","longName":"Greenfield International Stadium, Thiruvananthapuram","slug":"greenfield-international-stadium-thiruvananthapuram","location":"Karyavattom","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"160 \u0026 369/8d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"167 \u0026 268/8","scoreInfo":"T:363","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116274,"id":116274,"objectId":1445913,"slug":"haryana-vs-kerala-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"Elite, Group C","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":"RESULT","statusText":"Kerala won by an innings and 117 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2995,"objectId":795181,"name":"Jadavpur University Campus 2nd Ground, Kolkata","smallName":"Kolkata","longName":"Jadavpur University Campus 2nd Ground, Kolkata","slug":"jadavpur-university-campus-2nd-ground-kolkata","location":"","image":null,"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"356/9d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2702,"objectId":573809,"name":"KSCA Cricket Ground, Alur","smallName":"Alur","longName":"KSCA Cricket Ground, Alur","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"161/3","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"RESULT","statusText":"Kerala won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445850,1445863,1445880,1445898,1445913,1445929,1445944]},{"teamInfo":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":1,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":1,"points":21,"quotient":1.175,"nrr":null,"rpwr":null,"for":"2387/81","against":"2457/98","pct":null,"recentMatches":[{"_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-30T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"RESULT","statusText":"Bengal won by an innings and 13 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","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":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"191 \u0026 139","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"343","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"RESULT","statusText":"Haryana won by 283 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2997,"objectId":795187,"name":"Bengal Cricket Academy Ground, Kalyani","smallName":"Kalyani","longName":"Bengal Cricket Academy Ground, Kalyani","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"157 \u0026 336","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"125 \u0026 85","scoreInfo":"T:369","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116272,"id":116272,"objectId":1445911,"slug":"madhya-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Bengal won by 11 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2995,"objectId":795181,"name":"Jadavpur University Campus 2nd Ground, Kolkata","smallName":"Kolkata","longName":"Jadavpur University Campus 2nd Ground, Kolkata","slug":"jadavpur-university-campus-2nd-ground-kolkata","location":"","image":null,"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"356/9d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"ABANDONED","statusText":"Match abandoned without a ball bowled","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2997,"objectId":795187,"name":"Bengal Cricket Academy Ground, Kalyani","smallName":"Kalyani","longName":"Bengal Cricket Academy Ground, Kalyani","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":null,"allMatchObjectIds":[1445848,1445864,1445880,1445895,1445911,1445927,1445943]},{"teamInfo":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","unofficialName":"","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":5,"matchesNoResult":0,"points":20,"quotient":1.195,"nrr":null,"rpwr":null,"for":"2420/70","against":"2778/96","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"304 \u0026 294/8","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"450","scoreInfo":null,"points":3,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1923,"status":"RESULT","statusText":"Karnataka won by an innings and 207 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"55 \u0026 213","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"475","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116271,"id":116271,"objectId":1445910,"slug":"uttar-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Karnataka won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2702,"objectId":573809,"name":"KSCA Cricket Ground, Alur","smallName":"Alur","longName":"KSCA Cricket Ground, Alur","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"161/3","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445847,1445863,1445879,1445895,1445910,1445926,1445942]},{"teamInfo":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":5,"matchesNoResult":0,"points":14,"quotient":1.158,"nrr":null,"rpwr":null,"for":"3730/95","against":"3425/101","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"670/7d \u0026 28/0","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"611","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3400,"objectId":1120086,"name":"Greenfield International Stadium, Thiruvananthapuram","smallName":"Thiruvananthapuram","longName":"Greenfield International Stadium, Thiruvananthapuram","slug":"greenfield-international-stadium-thiruvananthapuram","location":"Karyavattom","image":null,"town":{"id":718,"objectId":58476,"name":"Thiruvananthapuram","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"160 \u0026 369/8d","scoreInfo":null,"points":1,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"167 \u0026 268/8","scoreInfo":"T:363","points":3,"teamOdds":null}],"languages":["hi"]},{"_uid":116272,"id":116272,"objectId":1445911,"slug":"madhya-pradesh-vs-bengal-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Bengal won by 11 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Elite, Group C","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":"RESULT","statusText":"M. Pradesh won by an innings and 108 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3585,"objectId":1290799,"name":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","smallName":"Mullanpur","longName":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445847,1445866,1445881,1445896,1445911,1445929,1445945]},{"teamInfo":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":5,"matchesNoResult":0,"points":14,"quotient":0.989,"nrr":null,"rpwr":null,"for":"3401/87","against":"3597/91","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"Holkar Cricket Stadium, Indore","smallName":"Indore","longName":"Holkar Cricket Stadium, Indore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"670/7d \u0026 28/0","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"611","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"RESULT","statusText":"UP won by an innings and 119 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"248 \u0026 236","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"603/2d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116271,"id":116271,"objectId":1445910,"slug":"uttar-pradesh-vs-karnataka-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Kerala won by an innings and 117 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3585,"objectId":1290799,"name":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","smallName":"Mullanpur","longName":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":null,"allMatchObjectIds":[1445848,1445865,1445882,1445898,1445910,1445928,1445945]},{"teamInfo":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":4,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":11,"quotient":0.827,"nrr":null,"rpwr":null,"for":"2637/119","against":"2654/99","pct":null,"recentMatches":[{"_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-30T03:15:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"RESULT","statusText":"Bengal won by an innings and 13 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","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":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"191 \u0026 139","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"343","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1923,"status":"RESULT","statusText":"Karnataka won by an innings and 207 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"55 \u0026 213","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"475","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116273,"id":116273,"objectId":1445912,"slug":"punjab-vs-bihar-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Punjab won by an innings and 67 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Mohali","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Elite, Group C","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":"RESULT","statusText":"Haryana won by 37 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Elite, Group C","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3585,"objectId":1290799,"name":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","smallName":"Mullanpur","longName":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"UP","longName":"Uttar Pradesh","abbreviation":"UP","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3585,"objectId":1290799,"name":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","smallName":"Mullanpur","longName":"Maharaja Yadavindra Singh International Cricket Stadium, Mullanpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"RESULT","statusText":"Kerala won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"179 \u0026 158/2","scoreInfo":"T:158","points":6,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445850,1445866,1445882,1445897,1445912,1445926,1445943]},{"teamInfo":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":1,"quotient":0.338,"nrr":null,"rpwr":null,"for":"1973/120","against":"2481/51","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":1912,"status":"RESULT","statusText":"Kerala won by an innings and 169 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3345,"objectId":1053905,"name":"St Xavier's College Ground, Thumba","smallName":"Thumba","longName":"St Xavier's College Ground, Thumba","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"351","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 64 \u0026 118","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"RESULT","statusText":"UP won by an innings and 119 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"248 \u0026 236","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"UP","longName":"Uttar Pradesh","abbreviation":"UP","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"603/2d","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116273,"id":116273,"objectId":1445912,"slug":"punjab-vs-bihar-elite-group-c","title":"Elite, Group C","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":"RESULT","statusText":"Punjab won by an innings and 67 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Mohali","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Punjab","longName":"Punjab","abbreviation":"PNJB","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":"Elite, Group C","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":"RESULT","statusText":"M. Pradesh won by an innings and 108 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"M. Pradesh","longName":"Madhya Pradesh","abbreviation":"MP","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":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Elite, Group C","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":"RESULT","statusText":"Karnataka won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"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":"ABANDONED","statusText":"Match abandoned without a ball bowled","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2997,"objectId":795187,"name":"Bengal Cricket Academy Ground, Kalyani","smallName":"Kalyani","longName":"Bengal Cricket Academy Ground, Kalyani","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"Bengal","longName":"Bengal","abbreviation":"BENG","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":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"RESULT","statusText":"Haryana won by an innings and 43 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2112,"objectId":269356,"name":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","smallName":"Rohtak","longName":"CH Bansi Lal Cricket Stadium, Lahli, Rohtak","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"Bihar","longName":"Bihar","abbreviation":"BIHAR","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":"Haryana","longName":"Haryana","abbreviation":"HRYNA","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":null,"allMatchObjectIds":[1445849,1445864,1445879,1445896,1445912,1445928,1445944]}],"finalMatches":[]},{"name":"Elite, Group D","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":2,"matchesTied":0,"matchesDrawn":2,"matchesNoResult":0,"points":25,"quotient":1.248,"nrr":null,"rpwr":null,"for":"2859/88","against":"2993/115","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"RESULT","statusText":"Saurashtra won by an innings and 144 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"474","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 164 \u0026 166","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"RESULT","statusText":"Saurashtra won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"Saurashtra","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"188 \u0026 94","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"271 \u0026 15/0","scoreInfo":"T:12","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116276,"id":116276,"objectId":1445915,"slug":"chandigarh-vs-saurashtra-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Saurashtra won by an innings and 59 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2575,"objectId":485865,"name":"JSCA International Stadium Complex, Ranchi","smallName":"Ranchi","longName":"JSCA International Stadium Complex, Ranchi","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Elite, Group D","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":"RESULT","statusText":"Railways won by 37 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"RESULT","statusText":"Tamil Nadu won by an innings and 70 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Coimbatore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":null,"allMatchObjectIds":[1445854,1445868,1445886,1452877,1445915,1445933,1445946]},{"teamInfo":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":1,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":25,"quotient":1.67,"nrr":null,"rpwr":null,"for":"3458/85","against":"2850/117","pct":null,"recentMatches":[{"_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-30T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"RESULT","statusText":"Jharkhand won by 44 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"185 \u0026 154","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"106 \u0026 189","scoreInfo":"T:234","points":0,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"RESULT","statusText":"Tamil Nadu won by 209 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3559,"objectId":1261661,"name":"Salem Cricket Foundation Ground","smallName":"Salem","longName":"Salem Cricket Foundation Ground","slug":"salem-cricket-foundation-ground-salem","location":"","image":null,"town":{"id":698,"objectId":58424,"name":"Salem","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"301 \u0026 305/5d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"204 \u0026 193","scoreInfo":"T:403","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116278,"id":116278,"objectId":1445917,"slug":"railways-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Tamil Nadu won by an innings and 25 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Coimbatore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"RESULT","statusText":"Tamil Nadu won by an innings and 70 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Coimbatore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":null,"allMatchObjectIds":[1445854,1445869,1445885,1445899,1445917,1445931,1445949]},{"teamInfo":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","isCountry":false,"primaryColor":null,"image":{"id":394027,"objectId":1467352,"slug":"chandigarh-team-logo","url":"/lsci/db/PICTURES/CMS/394000/394027.png","width":500,"height":500,"caption":"Chandigarh team logo","longCaption":"Chandigarh team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":4,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":25,"quotient":0.983,"nrr":null,"rpwr":null,"for":"3039/112","against":"3423/124","pct":null,"recentMatches":[{"_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-30T03:45:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"RESULT","statusText":"Chandigarh won by 54 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"283 \u0026 299","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"406 \u0026 122","scoreInfo":"T:177","points":0,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"RESULT","statusText":"Tamil Nadu won by 209 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3559,"objectId":1261661,"name":"Salem Cricket Foundation Ground","smallName":"Salem","longName":"Salem Cricket Foundation Ground","slug":"salem-cricket-foundation-ground-salem","location":"","image":null,"town":{"id":698,"objectId":58424,"name":"Salem","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"301 \u0026 305/5d","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"204 \u0026 193","scoreInfo":"T:403","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116276,"id":116276,"objectId":1445915,"slug":"chandigarh-vs-saurashtra-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Saurashtra won by an innings and 59 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"Elite, Group D","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":"RESULT","statusText":"Chandigarh won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"Elite, Group D","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":"RESULT","statusText":"Chandigarh won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"RESULT","statusText":"Chandigarh won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"RESULT","statusText":"Railways won by 181 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445852,1445867,1445884,1445900,1445915,1445931,1445947]},{"teamInfo":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":2,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":21,"quotient":0.872,"nrr":null,"rpwr":null,"for":"2902/94","against":"3259/92","pct":null,"recentMatches":[{"_uid":116309,"id":116309,"objectId":1445948,"slug":"delhi-vs-railways-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":"FINISHED","state":"POST","winnerTeamId":1719,"status":"RESULT","statusText":"Delhi won by an innings and 19 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"241 \u0026 114","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"374","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"RESULT","statusText":"Saurashtra won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"Saurashtra","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"188 \u0026 94","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"271 \u0026 15/0","scoreInfo":"T:12","points":7,"teamOdds":null}],"languages":["hi"]},{"_uid":116277,"id":116277,"objectId":1445916,"slug":"delhi-vs-jharkhand-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"Elite, Group D","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":"RESULT","statusText":"Chandigarh won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"Elite, Group D","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":"RESULT","statusText":"Delhi won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":null,"allMatchObjectIds":[1445853,1445869,1445883,1445900,1445916,1445933,1445948]},{"teamInfo":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":1,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":20,"quotient":0.922,"nrr":null,"rpwr":null,"for":"3013/107","against":"2902/95","pct":null,"recentMatches":[{"_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-30T03:30:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"RESULT","statusText":"Jharkhand won by 44 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"185 \u0026 154","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"106 \u0026 189","scoreInfo":"T:234","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6558,"status":"RESULT","statusText":"Jharkhand won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"230 \u0026 250","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"376 \u0026 105/2","scoreInfo":"T:105","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116277,"id":116277,"objectId":1445916,"slug":"delhi-vs-jharkhand-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2575,"objectId":485865,"name":"JSCA International Stadium Complex, Ranchi","smallName":"Ranchi","longName":"JSCA International Stadium Complex, Ranchi","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"Elite, Group D","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":"RESULT","statusText":"Chandigarh won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Railways","longName":"Railways","abbreviation":"RLYS","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Assam","longName":"Assam","abbreviation":"ASSAM","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":null,"allMatchObjectIds":[1445851,1445870,1445884,1452877,1445916,1445932,1445949]},{"teamInfo":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":2,"matchesTied":0,"matchesDrawn":3,"matchesNoResult":0,"points":17,"quotient":0.85,"nrr":null,"rpwr":null,"for":"2766/115","against":"2718/96","pct":null,"recentMatches":[{"_uid":116309,"id":116309,"objectId":1445948,"slug":"delhi-vs-railways-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":"FINISHED","state":"POST","winnerTeamId":1719,"status":"RESULT","statusText":"Delhi won by an innings and 19 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"241 \u0026 114","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"Delhi","longName":"Delhi","abbreviation":"DELHI","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"374","scoreInfo":null,"points":7,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"250 \u0026 124/5d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"216","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116278,"id":116278,"objectId":1445917,"slug":"railways-vs-tamil-nadu-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Tamil Nadu won by an innings and 25 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Elite, Group D","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":"RESULT","statusText":"Railways won by 37 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Railways","longName":"Railways","abbreviation":"RLYS","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":"RESULT","statusText":"Railways won by 181 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"109 \u0026 159","scoreInfo":"T:341","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445852,1445870,1445886,1445901,1445917,1445930,1445948]},{"teamInfo":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":5,"matchesNoResult":0,"points":11,"quotient":1.11,"nrr":null,"rpwr":null,"for":"3745/95","against":"3375/95","pct":null,"recentMatches":[{"_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-30T03:45:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"RESULT","statusText":"Chandigarh won by 54 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"283 \u0026 299","scoreInfo":null,"points":6,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"406 \u0026 122","scoreInfo":"T:177","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6558,"status":"RESULT","statusText":"Jharkhand won by 8 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":404,"objectId":58180,"name":"Keenan Stadium, Jamshedpur","smallName":"Jamshedpur","longName":"Keenan Stadium, Jamshedpur","slug":"keenan-stadium-jamshedpur","location":"","image":null,"town":{"id":623,"objectId":58179,"name":"Jamshedpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"19,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"230 \u0026 250","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2,4],"isHome":true,"isLive":false,"score":"376 \u0026 105/2","scoreInfo":"T:105","points":6,"teamOdds":null}],"languages":["hi"]},{"_uid":116275,"id":116275,"objectId":1445914,"slug":"chhattisgarh-vs-assam-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Railways","longName":"Railways","abbreviation":"RLYS","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":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":"Coimbatore","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":null,"allMatchObjectIds":[1445853,1445868,1445885,1445901,1445914,1445932,1445947]},{"teamInfo":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":3,"matchesTied":0,"matchesDrawn":4,"matchesNoResult":0,"points":6,"quotient":0.624,"nrr":null,"rpwr":null,"for":"3057/118","against":"3319/80","pct":null,"recentMatches":[{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"RESULT","statusText":"Saurashtra won by an innings and 144 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"Niranjan Shah Stadium, Rajkot","smallName":"Rajkot","longName":"Niranjan Shah Stadium, Rajkot","slug":"niranjan-shah-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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"Saurashtra","longName":"Saurashtra","abbreviation":"SAU","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"474","scoreInfo":null,"points":7,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2,3],"isHome":false,"isLive":false,"score":"(fo) 164 \u0026 166","scoreInfo":null,"points":0,"teamOdds":null}],"languages":["hi"]},{"_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-23T03:00:00.000Z","format":"TEST","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"Railways","longName":"Railways","abbreviation":"RLYS","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"250 \u0026 124/5d","scoreInfo":null,"points":3,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"216","scoreInfo":null,"points":1,"teamOdds":null}],"languages":["hi"]},{"_uid":116275,"id":116275,"objectId":1445914,"slug":"chhattisgarh-vs-assam-elite-group-d","title":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2815,"objectId":601879,"name":"Shaheed Veer Narayan Singh International Stadium, Raipur","smallName":"Raipur","longName":"Shaheed Veer Narayan Singh International Stadium, Raipur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"60,000 approx"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Chhattisgarh","longName":"Chhattisgarh","abbreviation":"CGR","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":"Elite, Group D","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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"Tamil Nadu","longName":"Tamil Nadu","abbreviation":"TN","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":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Elite, Group D","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":"RESULT","statusText":"Delhi won by 10 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","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":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Delhi","longName":"Delhi","abbreviation":"DELHI","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":"RESULT","statusText":"Chandigarh won by 9 wickets","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"Assam","longName":"Assam","abbreviation":"ASSAM","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":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.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":"RESULT","statusText":"Match drawn","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2865,"objectId":680295,"name":"Barsapara Cricket Stadium, Guwahati","smallName":"Guwahati","longName":"Barsapara Cricket Stadium, Guwahati","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40000"},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"Jharkhand","longName":"Jharkhand","abbreviation":"JHK","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":"Assam","longName":"Assam","abbreviation":"ASSAM","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":null,"allMatchObjectIds":[1445851,1445867,1445883,1445899,1445914,1445930,1445946]}],"finalMatches":[]}],"finalMatches":[{"finalType":4,"matchObjectIds":[1445952,1445953,1445950,1445951]},{"finalType":3,"matchObjectIds":[1445955,1445954]},{"finalType":1,"matchObjectIds":[1445956]}],"liveTeamIds":[],"objects":{"matches":{}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":null,"playersOfTheMatch":[{"type":"PLAYER_OF_MATCH","player":{"id":117015,"objectId":1421992,"name":"DV Malewar","longName":"Danish Malewar","mobileName":"Malewar","indexName":"Malewar, DV","battingName":"DV Malewar","fieldingName":"Malewar","slug":"danish-malewar","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":10,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"inningStats":[{"inningNumber":1,"stat":{"runs":153,"ballsFaced":285,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}},{"inningNumber":2,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":1,"stumped":0}},{"inningNumber":3,"stat":{"runs":73,"ballsFaced":162,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}}]}],"playersOfTheSeries":[{"type":"PLAYER_OF_SERIES","player":{"id":107515,"objectId":1216159,"name":"HS Dubey","longName":"Harsh Dubey","mobileName":"Dubey","indexName":"Dubey,HS","battingName":"HS Dubey","fieldingName":"Dubey","slug":"harsh-dubey","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":null},"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"stat":{"runs":476,"ballsFaced":802,"notouts":1,"wickets":69,"conceded":1172,"balls":null,"economy":null,"caught":2,"stumped":0}}],"matchSeriesResult":{"leadTeam":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"leadType":3,"leadHowWon":1,"resultType":1,"matchesWonByLeadTeam":0,"matchesWonByLoserTeam":0,"matchNumber":0,"totalNumberOfMatches":0,"abondonedNumberOfMatches":0,"cancelledNumberOfMatches":0,"isLeadAbandoned":false,"isLeadCancelled":false,"groupTitle":""},"recentReportStory":{"id":333055,"objectId":1475585,"scribeId":44078096,"slug":"ranji-trophy-2024-25-karun-nair-malewar-bowlers-lead-vidarbha-to-title","title":"Nair, Malewar and bowlers lead Vidarbha to third Ranji Trophy title","subTitle":"","seoTitle":"Ranji Trophy 2024-25 - Nair, Malewar, bowlers lead Vidarbha to title","summary":"Playing their first final, Kerala were left with several moments to look back on","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2025-03-02T10:20:00.000Z","modifiedAt":"2025-03-02T12:42:03.000Z","showPublishedAt":true,"showModifiedAt":false,"day":5,"authorId":667,"image":{"id":397556,"objectId":1475617,"slug":"vidarbha-are-the-2024-25-ranji-trophy-champions","url":"/lsci/db/PICTURES/CMS/397500/397556.5.jpg","width":365,"height":205,"caption":"Vidarbha are the 2024-25 Ranji Trophy champions","longCaption":"Vidarbha are the 2024-25 Ranji Trophy champions, Kerala vs Vidarbha, Ranji Trophy final, 5th day, Nagpur, March 2, 2025","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/397500/397556.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/397500/397556.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/397500/397556.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:44:48.682Z","credit":"Shashank Kishore is a senior correspondent at ESPNcricinfo","copyright":"ESPN Sports Media Ltd.","overviewHtml":null,"keywords":[""],"video":null,"storyGenre":{"id":3,"slug":"report","title":"Report","summary":null},"reactionStat":{"id":22000,"emojis":[{"unicode":"U+2764","skintone":1,"count":154}],"share":0,"modifiedAt":"2025-03-03T08:55:00.000Z"}},"recentPreviewStory":{"id":332917,"objectId":1474775,"scribeId":44006842,"slug":"ranji-trophy-2024-25-high-flying-kerala-run-into-confident-vidarbha-in-final-showdown","title":"High-flying Kerala run into pedigreed Vidarbha in final showdown","subTitle":"","seoTitle":"Ranji Trophy 2024-25 - High-flying Kerala run into confident Vidarbha in final showdown","summary":"Vidarbha are chasing their third title, while this is the first time Kerala have qualified for the Ranji Trophy final","shortText":null,"byline":"Shashank Kishore","categoryType":"OTHERS","genreType":"PREVIEW","genreId":2,"genreName":"Preview","publishedAt":"2025-02-25T10:12:00.000Z","modifiedAt":"2025-02-26T06:57:14.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":396467,"objectId":1472951,"slug":"salman-nizar-celebrates-after-kerala-qualify-for-the-ranji-semi-final","url":"/lsci/db/PICTURES/CMS/396400/396467.5.jpg","width":365,"height":205,"caption":"Salman Nizar celebrates after Kerala qualify for the Ranji semi-final","longCaption":"Salman Nizar celebrates after Kerala qualify for the Ranji semi-final, Kerala vs J\u0026K, Ranji Trophy 2024-25, Quarter-finals, Day 5, Pune, February 12, 2025","credit":"Kerala Cricket Association ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/396400/396467.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/396400/396467.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/396400/396467.10.jpg"}},"matchMeta":{"id":116317,"objectId":1445956,"scribeId":1445956,"slug":"vidarbha-vs-kerala-final","seriesId":16560,"seriesObjectId":1445824,"seriesSlug":"ranji-trophy-2024-25"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-03-03T12:44:48.682Z","credit":"Shashank Kishore is a senior correspondent at ESPNcricinfo","copyright":"ESPN Sports Media Ltd.","overviewHtml":null,"keywords":[""],"video":null,"storyGenre":{"id":2,"slug":"preview","title":"Preview","summary":null},"reactionStat":{"id":21637,"emojis":[{"unicode":"U+2764","skintone":1,"count":29}],"share":0,"modifiedAt":"2025-02-27T04:45:00.000Z"}},"liveBlogStory":null,"fantasyPickStory":null,"commentaryStarted":true,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"1912":[{"_uid":116315,"id":116315,"objectId":1445954,"slug":"gujarat-vs-kerala-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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn (Kerala won on 1st innings)","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"457 \u0026 114/4","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"455","scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]}],"2230":[{"_uid":116316,"id":116316,"objectId":1445955,"slug":"vidarbha-vs-mumbai-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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 80 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"383 \u0026 292","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"270 \u0026 325","scoreInfo":"T:406","points":null,"teamOdds":null}],"languages":["hi"]}]},"teamsNextMatches":{},"seriesPrevMatches":[{"_uid":116316,"id":116316,"objectId":1445955,"slug":"vidarbha-vs-mumbai-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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"RESULT","statusText":"Vidarbha won by 80 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1,3],"isHome":true,"isLive":false,"score":"383 \u0026 292","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2,4],"isHome":false,"isLive":false,"score":"270 \u0026 325","scoreInfo":"T:406","points":null,"teamOdds":null}],"languages":["hi"]},{"_uid":116315,"id":116315,"objectId":1445954,"slug":"gujarat-vs-kerala-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":"FINISHED","state":"POST","winnerTeamId":null,"status":"RESULT","statusText":"Match drawn (Kerala won on 1st innings)","statusEng":"RESULT","resultStatus":4,"previewStoryId":null,"coverage":"U","series":{"id":16560,"objectId":1445824,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2025-03-02T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":""},"inningNumbers":[1,3],"isHome":false,"isLive":false,"score":"457 \u0026 114/4","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"455","scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]}],"seriesNextMatches":[],"hasTeamPlayers":true,"weather":null,"social":null,"hasTeamSquads":true,"hasStats":true,"hasFantasyStats":false,"hasFanComments":false,"hasPolls":false}}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":true},"ad":{"gpt":{"webAdUnitPath":"game/scorecard","appAdUnitPath":"game/scorecard","attributes":{"pgtyp":"game","kvpt":"archivedscorecard","kvsite":"ranji-trophy-2024-25","kvseriesid":1445824,"kvmatchid":1445956},"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_VIEW","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_VIEW","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_VIEW","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_VIEW","attributes":{"pos":"longstripGamepackage","kvpos":"left"}},"longstripGamepackageRight":{"unit":"longstripGamepackage","type":"IN_VIEW","attributes":{"pos":"longstripGamepackage","kvpos":"right"}},"presbyMobile":{"unit":"presbyMobile","type":"IN_PAGE","attributes":{"pos":"presbyMobile","kvpos":"top"}},"instream":{"unit":"instream","type":"IN_PAGE","attributes":{"pos":"instream"}},"nativeText":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"top"}},"nativeText2":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"middle"}},"nativeText3":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"bottom"}},"bannerNative":{"unit":"bannerNative","type":"IN_VIEW","attributes":{"pos":"bannerNative","kvpos":"newbottom"}}}},"video":{"adUnitPath":"game/scorecard","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:vidarbha-vs-kerala-final:scorecard","siteSection":"ranji-trophy-2024-25","subSection":"game:ranji-trophy-2024-25","contentType":"game","league":"ranji-trophy-2024-25","gameid":"1445956-Vidarbha vs KeralaFinal-2024/25","gameState":"post"}},"seo":{"title":"VIDAR vs KER Cricket Scorecard, Final at Nagpur, February 26 - March 02, 2025","description":"Live Cricket Scoreboard: Get Vidarbha vs Kerala Final, cricket scorecard, Ranji Trophy 2024/25 dated February 26 - March 02, 2025.","canonical":"/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard","keywords":["Vidarbha vs Kerala Final","cricket scorecard","cricket scoreboard","VIDAR vs KER","reports","Ranji Trophy"],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/397500/397556.6.jpg","canonicalEng":"/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard","languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/ranji-trophy-2024-25-1445824/vidarbha-vs-kerala-final-1445956/full-scorecard"}]}}}},"page":"/match/CiMatchScorecardPage","query":{"seriesSlug":"ranji-trophy-2024-25","seriesId":"1445824","matchSlug":"vidarbha-vs-kerala-final","matchId":"1445956"},"buildId":"O-8vfdF9927q7Yo_SWSb7","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>